summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Collapse)AuthorFilesLines
2026-06-01Remove 5.0.0 upgrade script — default version set to 5.0.0Lester Caine1-12/+0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine4-22/+20
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06Tidying links to bitweaver.org to avoid redirect from httplsces1-6/+6
2025-08-29Admin tools updated to PHP8.4 and namespacelsces5-249/+242
2025-08-27Tidy old upgrade stuff for new 5.0 startlsces4-406/+13
2021-02-04move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants; remove ↵spiderr1-1/+1
ancient imagegals and s5 features
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02update requires for move classes to includes/classes and use ↵modela bitweaver1-2/+2
PKG_CLASS/INCLUDE_PATH constants
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-3/+3
2021-02-01move classes to includes/classes and use PKG_CLASS/INCLUDE_PATH constantsmodela bitweaver1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-5/+5
2014-10-03default to most wiki perms to editors for default safetyspider1-7/+7
2013-05-02remove s5spiderr2-5/+0
2013-04-24remove antiquated sandbox featurespiderr2-5/+0
2012-04-19add wiki_footnotes_user_ref constraintChristian Fowler1-1/+2
2012-03-06change_CONSTRAINTS_to_CONSTRAINTChristian Fowler1-2/+2
2011-07-19CONSTRAINTs-typospiderr1-2/+2
2011-04-29Merge branch 'master' of github.com:bitweaver/wikipre-lf-storage-path-to-file-namespiderr2-5/+2
2011-04-29remove wikiwords default pref activespiderr1-1/+1
2011-02-27add CONSTRAINTSspiderr1-0/+2
2011-02-26kill wiki_list_pages feature, and simply use p_wiki_list_pages permission, ↵spiderr2-5/+0
the way it should be
2011-01-04remove CVS Header and Id tagsspiderr6-7/+2
2010-08-10wiki_words should be off by default.spiderr1-1/+1
2010-06-09Strip down CVS keywords.cvs2git5-5/+5
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to ↵wjames51-1/+5
content_name, add column content_name_plural - update all class files and hashes where appropriate
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames52-4/+4
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames52-4/+4
2009-05-19option to use list of wiki pages as home pageTekimaki1-1/+5
2008-12-22fix file headerMax Kremmel2-2/+2
2008-11-16be a bit more specific about what the upgrade doesMax Kremmel1-1/+1
2008-11-15fix db specific upgrade rulesMax Kremmel1-6/+4
2008-11-14try to get column type change upgrades working for all databases.Max Kremmel1-0/+30
2008-11-13oops. nuked needed table by accident.Max Kremmel1-0/+8
2008-11-13big cleanup of wiki, removed unused tables, removed commented code, moved ↵Max Kremmel2-43/+27
remaining wikilib class stuff to BitPage (finally), revived and cleaned up wiki graph stuff, added generic methods to get default settings for graphs (still requires some UI to set all defaults)
2008-11-12alter wiki_footnotes.user_id from var char to integer and use a different ↵Max Kremmel1-9/+2
'first' version for wiki
2008-11-12Add upgrade script to column user_id fix from C40 to I4.Tomasz Kalkosinski1-0/+30
2008-11-12Fix for column type.Tomasz Kalkosinski1-1/+1
2008-11-11moved to semaphore pkgwjames51-3/+1
2008-11-09add content_id and page_id options to listingsMax Kremmel1-64/+26
2008-10-25remove test upgrade scriptsMax Kremmel2-58/+0
2008-10-24lots more work towards package based upgrades. basics all working now. see ↵Max Kremmel2-13/+40
wiki test upgrade script for details.
2008-10-23sample upgrade files. this is simply to illustrate that the upgrade files ↵Max Kremmel2-0/+31
might look like.
2008-10-21change edit to update like the restwjames51-1/+1
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming ↵Christian Fowler1-1/+1
convention, hasEditPermission is now hasUpdatePermission, many explicit perm checks have been cleaned up to hasUpdatePermission
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are ↵wjames51-2/+4
distinct. See mailing list for more details
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler2-6/+6
options hash
2008-02-26register content types on install. many packages are updated with this, but ↵wjames51-0/+6
more need updating
2008-01-22fixed small typo.Peter Moore1-2/+2
2007-11-01BUG: 1824020: missing DB prefixesMax Kremmel1-1/+1