summaryrefslogtreecommitdiff
path: root/edit.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-15Namespace fixesLester Caine1-4/+5
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-2/+2
2026-03-09As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the co...lsces1-6/+6
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-2/+2
2012-04-30Tidy up white space extra spaces and tabsLester Caine ext:(%22)1-1/+1
2012-04-19lots of getDisplayUrl cleanupspiderr1-1/+1
2012-04-15Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-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
2009-05-17indent using tabs and use bit_redirect() instead of header()Max Kremmel1-5/+3
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-2/+2
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...wjames51-2/+2
2008-10-02Move expunge to edit where it belongs.Nick Palmer1-1/+20
2008-07-31tidy up with a preview methodwjames51-19/+3
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2008-04-25update perm check calls to hasUserPerm and the likewjames51-4/+9
2008-04-17merge form params before storage so that additional options from LibertyConte...wjames51-2/+4
2008-04-14fix format_guid issue when saving board descriptionMax Kremmel1-2/+2
2008-03-01add mailing list board_sync for each boardChristian Fowler1-1/+2
2007-04-20Update boards to use new {textarea}.Nick Palmer1-9/+1
2007-03-31rename bitboards to boardsMax Kremmel1-5/+5
2007-02-15Add phpdoc comment blocks for documentationLester Caine1-5/+11
2006-07-29total removal of the word from forums, so everything, including tables are ju...Christian Fowler1-12/+12
2006-07-12allow content to be assigned to boards and get some extra data for the querie...Hash91-0/+71