source: extensions/user_tags/CHANGELOG @ 14974

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

Fix installation issue, thanks to ddtddt

File size: 2.2 KB
RevLine 
[11770]1User Tags 0.6.1 - 2011-07-18
2================================
3* Fix installation issue
4
[11741]5User Tags 0.6.0 - 2011-07-14
6================================
7* Make plugin works as expected using webservice.
8
[11099]9User Tags 0.5.2 - 2011-05-29
10================================
11* Improve javascript and fix some issues
12
[11092]13User Tags 0.5.1 - 2011-05-29
14================================
15* Fix incompatibility with simple theme
16
[11081]17User Tags 0.5.0 - 2011-05-27
18================================
19* Fix incompatibility with piwigo 2.2
20* Change jquery plugin from fcbkcomplete to tokeninput
21
[9284]22User Tags 0.4.2 - 2011-02-19
23================================
24* add no_NO (Norwegian) thanks to atlew
25
[9056]26User Tags 0.4.1 - 2011-02-01
27================================
28* Fix javascript issue for Internet Explorer 8.
29  That browser takes the word "class" as a javascript reserved word
30  and aborts the script. Thanks to cljosse.
31
[9037]32User Tags 0.4.0 - 2011-02-01
33================================
34* Fix translation issue
35* Fix bugs with special configuration params :
36      - $conf['question_mark_in_urls'] = false;
37      - $conf['php_extension_in_urls'] = false;
38* Prepare piwigo release 2.2 (func_combine_script instead of func_known_script)
39
[6957]40User Tags 0.3.5 - 2010-09-18
41================================
42* Add German and Italian translation
43
[6896]44User Tags 0.3.4 - 2010-09-13
45================================
46* Fix regression (incompatibility with PY GVideo and Charlies')
47
[6895]48User Tags 0.3.3 - 2010-09-05
49================================
50* Remove plugin configuration file when user removes the plugin.
51
[6846]52User Tags 0.3.2 - 2010-09-04
53================================
54* Fix problem of permission check
55
[6818]56User Tags 0.3.1 - 2010-08-29
57================================
58* Fix incompatibility with PY GVideo (and Charlies')
59* Fix problem when deleting last related tag
60
[6813]61User Tags 0.3.0 - 2010-08-28
62================================
63* update tags with ajax request
64
[6812]65User Tags 0.2.1 - 2010-08-28
66================================
67* small bug : misspelling
68
[6806]69User Tags 0.2.0 - 2010-08-26
70================================
71* add permissions on add tags widget
72* use default theme jquery library
73* add help
74
[6798]75User Tags 0.1.0 - 2010-08-24
76================================
77* first public release
Note: See TracBrowser for help on using the repository browser.