source: extensions/user_tags/CHANGELOG @ 11741

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

Make plugin works as expected using webservice.

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