summaryrefslogtreecommitdiff
path: root/templates/content_permissions.tpl
AgeCommit message (Collapse)AuthorFilesLines
2022-07-31migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr1-3/+3
2014-06-04Fixed the smarty crashes, but not yet functionallsces1-2/+2
2014-04-14tweak text and quote in biticonsanto spider1-1/+1
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵spiderr1-1/+1
all table.data tags
2013-04-02convert lots of biticon to booticonspiderr1-3/+3
2010-02-10update javascript to use BitBase namespaceChristian Fowler1-1/+1
2009-10-20Limit perm name to adminsTyler Bello1-1/+1
2007-10-10migrate core ajax services off prototype to mochikitwjames51-1/+1
2007-09-11add tri-state permissioning to assignment to allow overriding of default to ↵Christian Fowler1-13/+12
force always allow/deny, regardless of assignment
2007-08-10optional all null args on getDisplayUriChristian Fowler1-1/+1
2007-07-16activate the spinner every time prototype is loaded and remove individual ↵Max Kremmel1-1/+0
spinner loading from various templates. this avoids duplicate spinners which causes spinner to stall
2007-07-15add iforce=icon to checksChristian Fowler1-1/+1
2007-07-15ajaxed liberty content permissionsMax Kremmel1-22/+24
2007-07-15forgot to dispay truncated group anmesbitweaver.org1-1/+1
2007-07-15UI updatebitweaver.org1-3/+10
2007-07-15slightly better layoutbitweaver.org1-13/+13
2007-07-15improve UI when there's few groups by increasing icon size and display large ↵bitweaver.org1-109/+40
matrix when there's many groups. might look daunting to start off with but it's easier to deal with in the long run.
2007-07-11SCHEMA CHANGE: (minor) rename is_excluded to a more intuitive is_revoked for ↵Christian Fowler1-3/+3
liberty_content_perms, also major update to hasUserPermission to get all permissions for the current user joined with perms for the current content. This should handle cases where non-default permissions is assigned, default permission is removed, and duplicate default permissions where one group's perm is revoked, but another is still permitted.
2007-07-07add cool new interface for sites with more than 10 groupsMax Kremmel1-27/+115
2007-07-06set up UI to work with a unison permission approach. content permissions ↵Max Kremmel1-91/+31
backend needs some more logic fixes but UI to assign and remove permissions is working nicely now
2007-04-01change layoutMax Kremmel1-17/+18
2007-03-31move _inc content into tpl that's calling itMax Kremmel1-1/+100
2006-07-18try to clean up some of the obejct permission code - make it easy to assign ↵Max Kremmel1-0/+9
object permissions using liberty/content_permissions_inc.php