source: extensions/user_tags/CHANGELOG @ 22062

Last change on this file since 22062 was 22062, checked in by nikrou, 11 years ago

Admin can allow users to add only existing tags

File size: 3.0 KB
Line 
1User Tags 0.8.0 - 2013-04-07
2================================
3* Admin can allow users to add only existing tags.
4
5User Tags 0.7.5 - 2013-02-23
6================================
7* Fix issue : search for tags was case sensistive.
8
9User Tags 0.7.4 - 2013-02-23
10================================
11* Fix issue with some themes when selection #Tags too small.
12
13User Tags 0.7.3 - 2013-02-15
14================================
15* Fix issue that altering picture page content
16* Fix possible sql injections issues
17
18User Tags 0.7.2 - 2013-01-18
19================================
20* Fix issue with path in help pages
21
22User Tags 0.7.1 - 2012-09-12
23================================
24* Fix issue with image without tag
25
26User Tags 0.7.0 - 2012-09-11
27================================
28* Fix incompatibility with piwigo 2.4.x
29* Fix issue when adding similary tags
30
31User Tags 0.6.1 - 2011-07-18
32================================
33* Fix installation issue
34
35User Tags 0.6.0 - 2011-07-14
36================================
37* Make plugin works as expected using webservice.
38
39User Tags 0.5.2 - 2011-05-29
40================================
41* Improve javascript and fix some issues
42
43User Tags 0.5.1 - 2011-05-29
44================================
45* Fix incompatibility with simple theme
46
47User Tags 0.5.0 - 2011-05-27
48================================
49* Fix incompatibility with piwigo 2.2
50* Change jquery plugin from fcbkcomplete to tokeninput
51
52User Tags 0.4.2 - 2011-02-19
53================================
54* add no_NO (Norwegian) thanks to atlew
55
56User Tags 0.4.1 - 2011-02-01
57================================
58* Fix javascript issue for Internet Explorer 8.
59  That browser takes the word "class" as a javascript reserved word
60  and aborts the script. Thanks to cljosse.
61
62User Tags 0.4.0 - 2011-02-01
63================================
64* Fix translation issue
65* Fix bugs with special configuration params :
66      - $conf['question_mark_in_urls'] = false;
67      - $conf['php_extension_in_urls'] = false;
68* Prepare piwigo release 2.2 (func_combine_script instead of func_known_script)
69
70User Tags 0.3.5 - 2010-09-18
71================================
72* Add German and Italian translation
73
74User Tags 0.3.4 - 2010-09-13
75================================
76* Fix regression (incompatibility with PY GVideo and Charlies')
77
78User Tags 0.3.3 - 2010-09-05
79================================
80* Remove plugin configuration file when user removes the plugin.
81
82User Tags 0.3.2 - 2010-09-04
83================================
84* Fix problem of permission check
85
86User Tags 0.3.1 - 2010-08-29
87================================
88* Fix incompatibility with PY GVideo (and Charlies')
89* Fix problem when deleting last related tag
90
91User Tags 0.3.0 - 2010-08-28
92================================
93* update tags with ajax request
94
95User Tags 0.2.1 - 2010-08-28
96================================
97* small bug : misspelling
98
99User Tags 0.2.0 - 2010-08-26
100================================
101* add permissions on add tags widget
102* use default theme jquery library
103* add help
104
105User Tags 0.1.0 - 2010-08-24
106================================
107* first public release
Note: See TracBrowser for help on using the repository browser.