Bharat Mediratta
75cf17d0d6
Make denied links not clickable at the root level when the permission
...
is already denied. Ie, at the root level you can't click the item to
reset because there's no permission to inherit from, so denied is now
just a non-actionable status.
2009-05-15 01:25:11 +00:00
Jakob Hilden
cb1a5113f8
permissions UI facelift
2009-05-14 00:12:46 +00:00
Bharat Mediratta
99da170def
Document why we skip the parent state for the root album.
2009-05-10 20:16:18 +00:00
Jakob Hilden
03960546be
added icons to permissions UI
2009-04-12 18:27:45 +00:00
Chad Kieffer
8a79d328ed
Minor markup cleanup.
2009-01-12 08:20:39 +00:00
Andy Staudacher
be478eb0c2
HTML fixes
2009-01-09 01:01:39 +00:00
Andy Staudacher
a631fe29f3
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
...
- And refactor printf to our string interpolation / pluralization syntax
- Also, a slight change to the translations_incomings table, using binary(16) instead of char(32) as message key.
2009-01-08 17:13:06 +00:00
Bharat Mediratta
cb3109784e
Wrap permissions in a <fieldset> so that we get a label for the dialog
2009-01-06 10:10:54 +00:00
Chad Kieffer
16ef5a8c28
Remove border attribute from table.
2009-01-04 08:49:58 +00:00
Bharat Mediratta
540e4ed9eb
Turn the permission dialog into a real 3-state faux checkbox. If we
...
replace them with intuitive icons, we're most of the way there.
2009-01-01 00:43:22 +00:00
Bharat Mediratta
4573ada534
Extend permissions interface to allow resetting to the parental default.
2008-12-31 19:59:42 +00:00
Bharat Mediratta
34372b86c5
Ajaxify the permissions browsing dialog. It only does allow/deny
...
right now, it doesn't allow you to reset to inherited values. That's
next.
2008-12-31 09:50:25 +00:00
Bharat Mediratta
48e91e71e5
Rename permission_xxx to permissions_xxx for consistency
2008-12-31 09:04:18 +00:00