summaryrefslogtreecommitdiff
path: root/assign.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-15Namespace fixesLester Caine1-1/+2
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-3/+3
2026-03-09As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the co...lsces1-3/+3
2021-02-03move 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
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-1/+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-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-5/+5
2008-08-01better perm checks - require admin permwjames51-10/+18
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2007-03-31rename bitboards to boardsMax Kremmel1-5/+5
2007-02-15Add phpdoc comment blocks for documentationLester Caine1-5/+11
2006-09-01massive UI update to assign pageMax Kremmel1-9/+9
2006-07-12allow content to be assigned to boards and get some extra data for the querie...Hash91-0/+50