index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
views
/
permissions_form.html.php
Age
Commit message (
Expand
)
Author
2009-05-15
Make denied links not clickable at the root level when the permission
Bharat Mediratta
2009-05-14
permissions UI facelift
Jakob Hilden
2009-05-10
Document why we skip the parent state for the root album.
Bharat Mediratta
2009-04-12
added icons to permissions UI
Jakob Hilden
2009-01-12
Minor markup cleanup.
Chad Kieffer
2009-01-09
HTML fixes
Andy Staudacher
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-06
Wrap permissions in a <fieldset> so that we get a label for the dialog
Bharat Mediratta
2009-01-04
Remove border attribute from table.
Chad Kieffer
2009-01-01
Turn the permission dialog into a real 3-state faux checkbox. If we
Bharat Mediratta
2008-12-31
Extend permissions interface to allow resetting to the parental default.
Bharat Mediratta
2008-12-31
Ajaxify the permissions browsing dialog. It only does allow/deny
Bharat Mediratta
2008-12-31
Rename permission_xxx to permissions_xxx for consistency
Bharat Mediratta