source: extensions/user_tags/CHANGELOG @ 20252

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

Fix issue with path in help pages

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