summaryrefslogtreecommitdiff
path: root/templates/content_permissions_inc.tpl
AgeCommit message (Collapse)AuthorFilesLines
2022-07-31migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr1-2/+2
2014-05-30bootstrap3-css-changes-form-groupspiderr1-3/+3
2014-05-23bootstrap3-btn-defaultspiderr1-2/+2
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵spiderr1-2/+2
all table.data tags
2013-04-04cleanup edit formsspiderr1-2/+2
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2013-04-01bootstrap-conversionspiderr1-3/+3
2008-09-29inline css in liberty, kernel, themes replaced with classes from inline.css ↵laetzer1-1/+1
(loaded by themes pkg)
2007-08-10optional all null args on getDisplayUriChristian Fowler1-2/+2
2007-03-31lots of content permissions work. tentatively added updateUserPermissions() ↵Max Kremmel1-66/+89
to service load function.
2007-03-29you cannot have nested forms - services are inserted into forms, rename some ↵Max Kremmel1-5/+6
of the form values to use unique names
2007-01-07make content permissions sortableMax Kremmel1-2/+2
2006-11-08allow assignment of a given permission to multiple groups and only return ↵Max Kremmel1-1/+1
user-specific permissions on LibertyContent::loadPermissions
2006-09-03change all biticon links to point to the new icons provided in ↵Max Kremmel1-1/+1
themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links.
2006-07-18try to clean up some of the obejct permission code - make it easy to assign ↵Max Kremmel1-0/+74
object permissions using liberty/content_permissions_inc.php