diff options
author | plegall <plg@piwigo.org> | 2005-05-09 22:34:21 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-05-09 22:34:21 +0000 |
commit | 6a9e165e32a7613bd4e381011993d2461d3b03df (patch) | |
tree | 573073e0320df332d28e72c28ea71102a1bb03b4 /doc | |
parent | fd2cc0d700e601caf3af8c98156f036ffec697f4 (diff) |
- user list : links to profile page and permissions page are represented by
icons (more compact)
- user list : ability to associate to a group or to dissociate from a group
a list of selected users
- user list : ability to set user properties in "batch" mode (a selection of
users at once)
- user list : alternate background color for each line
- (not in ChangeLog) temporary commented code to update current user
language if $_POST['language'] is set (see include/user.inc.php for
details)
git-svn-id: http://piwigo.org/svn/trunk@787 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index cff4f3ff0..2887060bb 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,16 @@ +2005-05-10 Pierrick LE GALL + + * user list : links to profile page and permissions page are + represented by icons (more compact) + + * user list : ability to associate to a group or to dissociate + from a group a list of selected users + + * user list : ability to set user properties in "batch" mode (a + selection of users at once) + + * user list : alternate background color for each line + 2005-04-30 Pierrick LE GALL * user list updated : ability to filter list on status. Function |