source: extensions/user_tags/CHANGELOG @ 9056

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

Fix javascript issue for Internet Explorer 8.
That browser takes the word "class" as a javascript reserved word
and aborts the script. Thanks to cljosse.

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