source: extensions/user_tags/CHANGELOG @ 21252

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

Fix issue. Search for tag with capitalize letter didn't work.

(Thanks one more time to Tim Mohr for reporting issue)

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