summaryrefslogtreecommitdiff
path: root/edit.php
AgeCommit message (Expand)AuthorFilesLines
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textLester Caine1-2/+2
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-11/+4
2025-08-29General code updated to PHP8.4 and namespacelsces1-113/+172
2021-02-04move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants; remove an...spiderr1-5/+0
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-3/+3
2021-02-01move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-3/+3
2021-01-31PHP7 clean up dual static + object use of parseData, and create ->getParsedDa...spiderr1-8/+4
2018-07-31reorg util package to put library code in includes/ and used new UTIL_PKG_INC...spiderr1-2/+2
2017-09-22X-XSS-Protection: 0 for previewspider@app21-0/+2
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-3/+3
2015-04-07loadCkEditor, not the best place but works for nowspider1-0/+4
2014-06-03Sync with BS3 masterlsces1-0/+1
2014-06-03Spelling correctionlsces1-1/+0
2013-04-24remove antiquated sandbox featurespiderr1-16/+4
2012-09-28Unregistered user could access to edit content direct using a content_idlsces1-1/+3
2012-04-29Roll back getContentUrl to alternate static getDisplayUrl fixLester Caine ext:(%22)1-3/+3
2012-04-16Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-3/+3
2011-01-04remove CVS Header and Id tagsspiderr1-3/+0
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-3/+3
2009-10-08remove false setting of comment content idwjames51-3/+3
2009-10-01remove ref to non-existant copyright.txt filewjames51-3/+3
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-3/+3
2009-05-15Load title if creating page from a previous new linkLester Caine1-2/+4
2009-02-21preview doesnt need parse on loadTekimaki1-3/+3
2009-02-21Disable parsing of page when loading it to edit. preview will parse the page,...Lester Caine1-2/+7
2009-02-19move edit functions to the end of the file for much improved readability of a...Christian Fowler1-220/+233
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-3/+3
2008-10-18only call edit services when we're not previewing. this is makes more sense s...Max Kremmel1-4/+4
2008-10-03sandbox check needs to come before perms checkwjames51-9/+8
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...wjames51-14/+12
2008-07-15Modified the check for allowed urls in 'import external url' to allow https.Jo-Herman Haugholt1-3/+8
2008-07-15Fixed vulnerability described onJo-Herman Haugholt1-2/+9
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-3/+3
2008-04-14some whitespaceMax Kremmel1-7/+7
2008-04-08add check for wiki_comments, also require classs to prevent fatalChristian Fowler1-3/+4
2008-03-23eliminate dependency on get_bitpage_info.phpJams H Thompson1-4/+6
2008-03-22refactor display_bitpage_inc.php to allow additional info available to non pa...Jams H Thompson1-2/+8
2007-10-10migrate core ajax services off prototype to mochikitwjames51-4/+2
2007-09-20invokeServices( 'content_edit_function' )Christian Fowler1-4/+4
2007-09-15check hasEditPerm for editing pageswjames51-4/+9
2007-08-23try to improve readabilityMax Kremmel1-7/+8
2007-07-14edit help is now taken care of by services. this means that there is no need ...Max Kremmel1-4/+2
2007-07-10move loadAjax() to BitThemesMax Kremmel1-3/+3
2007-07-09clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...Max Kremmel1-3/+3
2007-06-16Drop $show_attachments check - replaced by p_liberty_attach_attachmentsLester Caine1-9/+2
2007-06-14Add die after header() call.Nick Palmer1-2/+3
2007-06-01remove a lot of antiquated code including breadcrumbs and outdated wiki-speci...Max Kremmel1-18/+4
2007-04-23fatalError message translation standardisation: fatalError message is not tra...Max Kremmel1-6/+6