source: extensions/Icy_Picture_Modify/CHANGELOG @ 11934

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

Merge branch 'master' into svn

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