source: extensions/Icy_Picture_Modify/CHANGELOG @ 15907

Last change on this file since 15907 was 12034, checked in by icy, 13 years ago

Merge branch 'master' into svn

File size: 1.3 KB
Line 
11.1.0 2011-09-02
2
3  - Compatible with Piwigo 2.2.3, 2.2.4 and 2.2.5 (There are code changes
4    in both Piwigo and this plugin. If you are using Piwigo 2.2.5 you must
5    install/upgrade to this version of the plugin.)
6
71.0.3 2011-08-12
8
9  - Compatible with Piwigo 2.2.3, Piwigo 2.2.4 and the lastest version
10    of the plugin 'community' (*)
11  - Allow user to make links for image (image may be associated to or
12    dissociate from any uploadable album). See KNOWN PROBLEMS in the file
13    README for more details.
14  - Allow user to make represent for uploadable albums. See KNOWN PROBLEMS
15    in the file README for more details.
16  - Clean up code
17
18  (*) http://piwigo.org/ext/extension_view.php?eid=303
19
201.0.2 2011-07-04
21
22  - Compatible with Piwigo 2.2.3
23  - Redirect user to the original page 'picture_modify.php' if the
24    current user is an administrator
25  - Check if an image does exist before invoking other codes
26    (the original code 'picture_modify' doesn't check that.)
27  - Fix display name of the plugin in the Piwigo's panel
28  - Doesn't show the internal data if image_id is invalid
29    (use bad_request instead of fatal_error)
30
311.0.1 2011-07-04
32
33  - Compatible with Piwigo 2.2.3
34  - Fix Plugin URI (to support AutoUpdate)
35  - Update the file README
36  - Clean up code
37
381.0.0 2011-07-03
39
40  - Compatible with Piwigo 2.2.3
41  - Initial version
Note: See TracBrowser for help on using the repository browser.