source: extensions/user_tags/CHANGELOG @ 11081

Last change on this file since 11081 was 11081, checked in by nikrou, 13 years ago

Fix incompatibility with piwigo 2.2
Change jquery plugin from fcbkcomplete to tokeninput

File size: 1.8 KB
Line 
1User Tags 0.5.0 - 2011-05-27
2================================
3* Fix incompatibility with piwigo 2.2
4* Change jquery plugin from fcbkcomplete to tokeninput
5
6User Tags 0.4.2 - 2011-02-19
7================================
8* add no_NO (Norwegian) thanks to atlew
9
10User Tags 0.4.1 - 2011-02-01
11================================
12* Fix javascript issue for Internet Explorer 8.
13  That browser takes the word "class" as a javascript reserved word
14  and aborts the script. Thanks to cljosse.
15
16User Tags 0.4.0 - 2011-02-01
17================================
18* Fix translation issue
19* Fix bugs with special configuration params :
20      - $conf['question_mark_in_urls'] = false;
21      - $conf['php_extension_in_urls'] = false;
22* Prepare piwigo release 2.2 (func_combine_script instead of func_known_script)
23
24User Tags 0.3.5 - 2010-09-18
25================================
26* Add German and Italian translation
27
28User Tags 0.3.4 - 2010-09-13
29================================
30* Fix regression (incompatibility with PY GVideo and Charlies')
31
32User Tags 0.3.3 - 2010-09-05
33================================
34* Remove plugin configuration file when user removes the plugin.
35
36User Tags 0.3.2 - 2010-09-04
37================================
38* Fix problem of permission check
39
40User Tags 0.3.1 - 2010-08-29
41================================
42* Fix incompatibility with PY GVideo (and Charlies')
43* Fix problem when deleting last related tag
44
45User Tags 0.3.0 - 2010-08-28
46================================
47* update tags with ajax request
48
49User Tags 0.2.1 - 2010-08-28
50================================
51* small bug : misspelling
52
53User Tags 0.2.0 - 2010-08-26
54================================
55* add permissions on add tags widget
56* use default theme jquery library
57* add help
58
59User Tags 0.1.0 - 2010-08-24
60================================
61* first public release
Note: See TracBrowser for help on using the repository browser.