From 5840251d559a368c084602d971e8d0926860c186 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 16 Aug 2005 15:19:40 +0000 Subject: - modification : admin/group_list screen completely rewrite to present the list of existing groups and a form to add a new group. Here you can delete a group, go to permissions management for a group, go to member list of a group (on admin/user_list with a filter on group). - modification : admin/user_perm and admin/group_perm are not directly reachable by the admin menu anymore. Only the user/group list lets you reach user/group permissions management screen. git-svn-id: http://piwigo.org/svn/trunk@815 68402e56-0260-453c-a942-63ccdbb3a9ee --- doc/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 2159cdf39..77166f56c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,15 @@ +2005-08-16 Pierrick LE GALL + + * modification : admin/group_list screen completely rewrite to + present the list of existing groups and a form to add a new + group. Here you can delete a group, go to permissions management + for a group, go to member list of a group (on admin/user_list with + a filter on group). + + * modification : admin/user_perm and admin/group_perm are not + directly reachable by the admin menu anymore. Only the user/group + list lets you reach user/group permissions management screen. + 2005-08-15 Pierrick LE GALL * new : introduction page to administration section. This page -- cgit v1.2.3