source: extensions/user_tags/CHANGELOG @ 11099

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

Improve javascript and fix some issues

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