index
:
wiki
master
Bitweaver wiki package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
edit.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-05
Switch icons: document-properties → edit, text-x-generic → view-list-text
Lester Caine
1
-2
/
+2
2026-05-14
php-cs-fixer tidies to php8.5 standards
Lester Caine
1
-11
/
+4
2025-08-29
General code updated to PHP8.4 and namespace
lsces
1
-113
/
+172
2021-02-04
move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants; remove an...
spiderr
1
-5
/
+0
2021-02-03
update path for kernel/includes/setup_inc.php
modela bitweaver
1
-1
/
+1
2021-02-02
move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants
modela bitweaver
1
-3
/
+3
2021-02-01
move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants
modela bitweaver
1
-3
/
+3
2021-01-31
PHP7 clean up dual static + object use of parseData, and create ->getParsedDa...
spiderr
1
-8
/
+4
2018-07-31
reorg util package to put library code in includes/ and used new UTIL_PKG_INC...
spiderr
1
-2
/
+2
2017-09-22
X-XSS-Protection: 0 for preview
spider@app2
1
-0
/
+2
2016-02-07
Move from Smarty2 to Smarty3 function style
lsces
1
-3
/
+3
2015-04-07
loadCkEditor, not the best place but works for now
spider
1
-0
/
+4
2014-06-03
Sync with BS3 master
lsces
1
-0
/
+1
2014-06-03
Spelling correction
lsces
1
-1
/
+0
2013-04-24
remove antiquated sandbox feature
spiderr
1
-16
/
+4
2012-09-28
Unregistered user could access to edit content direct using a content_id
lsces
1
-1
/
+3
2012-04-29
Roll back getContentUrl to alternate static getDisplayUrl fix
Lester Caine ext:(%22)
1
-3
/
+3
2012-04-16
Tidy up to remove 'STRICT' warnings
Lester Caine ext:(%22)
1
-3
/
+3
2011-01-04
remove CVS Header and Id tags
spiderr
1
-3
/
+0
2010-06-09
Strip down CVS keywords.
cvs2git
1
-2
/
+2
2010-02-08
deprecate root bit_setup_inc use kernel/setup_inc.php
wjames5
1
-3
/
+3
2009-10-08
remove false setting of comment content id
wjames5
1
-3
/
+3
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-3
/
+3
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-3
/
+3
2009-05-15
Load title if creating page from a previous new link
Lester Caine
1
-2
/
+4
2009-02-21
preview doesnt need parse on load
Tekimaki
1
-3
/
+3
2009-02-21
Disable parsing of page when loading it to edit. preview will parse the page,...
Lester Caine
1
-2
/
+7
2009-02-19
move edit functions to the end of the file for much improved readability of a...
Christian Fowler
1
-220
/
+233
2008-10-20
BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...
Christian Fowler
1
-3
/
+3
2008-10-18
only call edit services when we're not previewing. this is makes more sense s...
Max Kremmel
1
-4
/
+4
2008-10-03
sandbox check needs to come before perms check
wjames5
1
-9
/
+8
2008-10-03
CORE CHANGE: cleave Create permission from Edit permission so that they are d...
wjames5
1
-14
/
+12
2008-07-15
Modified the check for allowed urls in 'import external url' to allow https.
Jo-Herman Haugholt
1
-3
/
+8
2008-07-15
Fixed vulnerability described on
Jo-Herman Haugholt
1
-2
/
+9
2008-06-25
change display call to use a hash for display options, add display_mode to op...
Christian Fowler
1
-3
/
+3
2008-04-14
some whitespace
Max Kremmel
1
-7
/
+7
2008-04-08
add check for wiki_comments, also require classs to prevent fatal
Christian Fowler
1
-3
/
+4
2008-03-23
eliminate dependency on get_bitpage_info.php
Jams H Thompson
1
-4
/
+6
2008-03-22
refactor display_bitpage_inc.php to allow additional info available to non pa...
Jams H Thompson
1
-2
/
+8
2007-10-10
migrate core ajax services off prototype to mochikit
wjames5
1
-4
/
+2
2007-09-20
invokeServices( 'content_edit_function' )
Christian Fowler
1
-4
/
+4
2007-09-15
check hasEditPerm for editing pages
wjames5
1
-4
/
+9
2007-08-23
try to improve readability
Max Kremmel
1
-7
/
+8
2007-07-14
edit help is now taken care of by services. this means that there is no need ...
Max Kremmel
1
-4
/
+2
2007-07-10
move loadAjax() to BitThemes
Max Kremmel
1
-3
/
+3
2007-07-09
clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...
Max Kremmel
1
-3
/
+3
2007-06-16
Drop $show_attachments check - replaced by p_liberty_attach_attachments
Lester Caine
1
-9
/
+2
2007-06-14
Add die after header() call.
Nick Palmer
1
-2
/
+3
2007-06-01
remove a lot of antiquated code including breadcrumbs and outdated wiki-speci...
Max Kremmel
1
-18
/
+4
2007-04-23
fatalError message translation standardisation: fatalError message is not tra...
Max Kremmel
1
-6
/
+6
[next]