source: extensions/user_tags/CHANGELOG @ 22063

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

Forget debug lines

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