source: extensions/user_tags/CHANGELOG @ 20985

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

Fix issue with some themes when selection #Tags too small.
(Thanks to Tim Mohr for reporting issue)

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