source: extensions/user_tags/CHANGELOG @ 11092

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

Fix incompatibility with simple theme

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