summaryrefslogtreecommitdiff
path: root/content_permissions.php
AgeCommit message (Expand)AuthorFilesLines
2026-03-26Namespace changeslsces1-8/+9
2025-08-27Kernel functions changes to cover uninitialized variables and style changes f...lsces1-21/+18
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2020-08-08remove default TRUE on verifyTicketspiderr1-1/+1
2014-08-01mass reworking of structure editingChristian Fowler1-2/+0
2013-05-12fix smarty_modifier_biticon loadPlugin with smarty_function_biticonspiderr1-1/+1
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr1-1/+1
2013-03-05use GONE for not found; default sort_modespiderr1-1/+1
2012-06-08revert getContactUrl with getDisplayUrl - looks like a mass search and replac...spiderr1-1/+1
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-1/+1
2012-02-10use HttpStatusCodes in ::fatalError callspiderr1-2/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-10-29add isAdmin check in 'visible' flag for getAllGroups to make sure admins can ...Christian Fowler1-2/+2
2009-10-29roll back, whatever the limit on groups to be loaded was supposed to address ...wjames51-3/+3
2009-10-20content_permissions now only shows groups that you own or that are publicTyler Bello1-3/+3
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2008-03-22Protect against invalid content id.Nick Palmer1-1/+6
2007-10-10migrate core ajax services off prototype to mochikitwjames51-3/+3
2007-09-11add tri-state permissioning to assignment to allow overriding of default to f...Christian Fowler1-13/+6
2007-07-15ajaxed liberty content permissionsMax Kremmel1-2/+46
2007-07-06set up UI to work with a unison permission approach. content permissions back...Max Kremmel1-24/+35
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ...Max Kremmel1-3/+2
2007-06-17getGroupPermissions() now takes a parameter hash instead of the individual in...Max Kremmel1-2/+2
2007-03-31lots of content permissions work. tentatively added updateUserPermissions() t...Max Kremmel1-3/+54
2006-10-13phpDoc correctionsLester Caine1-0/+9
2006-07-18try to clean up some of the obejct permission code - make it easy to assign o...Max Kremmel1-0/+6