source: extensions/user_tags/CHANGELOG @ 31991

Last change on this file since 31991 was 25653, checked in by nikrou, 10 years ago

small issue with paramter called by value

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