source: extensions/Icy_Picture_Modify/CHANGELOG @ 31975

Last change on this file since 31975 was 16495, checked in by icy, 12 years ago

Version 2.0.0, advance ACL . Code copied from git/master.

I could not use merging with git svn . Stupidly copy-&-paste ;)

File size: 1.9 KB
Line 
12.0.0 2012-07-09
2
3  - Advance ACL support in local ZAML file
4  - Upload permission can be specified in new ACL
5  - Doesn't require any settings from the plugin `community`
6
71.1.2 2012-07-04
8
9  - Make plugin compatible with Piwigo 2.3.5 and Piwigo 2.4.1
10  - Fix minor bugs. Fix caching issue when updating images.
11
121.2.0 2012-01-07
13
14  - Support advanced ACL in local file <ROOT/local/config/icy_acl.php>
15    + Allow user to edit images in any set of categories
16    + Allow user to (dis)associate image (from)to any categories
17    + Allow user to upload images to any categories
18
191.1.0 2011-09-02
20
21  - Compatible with Piwigo 2.2.3, 2.2.4 and 2.2.5 (There are code changes
22    in both Piwigo and this plugin. If you are using Piwigo 2.2.5 you must
23    install/upgrade to this version of the plugin.)
24
251.0.3 2011-08-12
26
27  - Compatible with Piwigo 2.2.3, Piwigo 2.2.4 and the lastest version
28    of the plugin 'community' (*)
29  - Allow user to make links for image (image may be associated to or
30    dissociate from any uploadable album). See KNOWN PROBLEMS in the file
31    README for more details.
32  - Allow user to make represent for uploadable albums. See KNOWN PROBLEMS
33    in the file README for more details.
34  - Clean up code
35
36  (*) http://piwigo.org/ext/extension_view.php?eid=303
37
381.0.2 2011-07-04
39
40  - Compatible with Piwigo 2.2.3
41  - Redirect user to the original page 'picture_modify.php' if the
42    current user is an administrator
43  - Check if an image does exist before invoking other codes
44    (the original code 'picture_modify' doesn't check that.)
45  - Fix display name of the plugin in the Piwigo's panel
46  - Doesn't show the internal data if image_id is invalid
47    (use bad_request instead of fatal_error)
48
491.0.1 2011-07-04
50
51  - Compatible with Piwigo 2.2.3
52  - Fix Plugin URI (to support AutoUpdate)
53  - Update the file README
54  - Clean up code
55
561.0.0 2011-07-03
57
58  - Compatible with Piwigo 2.2.3
59  - Initial version
Note: See TracBrowser for help on using the repository browser.