summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
2026-06-01Remove 5.0.0 upgrade script — default version set to 5.0.0Lester Caine1-12/+0
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine4-22/+20
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 an...spiderr1-1/+1
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 PKG_CLASS/INCLUD...modela bitweaver1-2/+2
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, th...spiderr2-5/+0
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 content...wjames51-1/+5
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 rem...Max Kremmel2-43/+27
2008-11-12alter wiki_footnotes.user_id from var char to integer and use a different 'fi...Max Kremmel1-9/+2
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 wi...Max Kremmel2-13/+40
2008-10-23sample upgrade files. this is simply to illustrate that the upgrade files mig...Max Kremmel2-0/+31
2008-10-21change edit to update like the restwjames51-1/+1
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-1/+1
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...wjames51-2/+4
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler2-6/+6
2008-02-26register content types on install. many packages are updated with this, but m...wjames51-0/+6
2008-01-22fixed small typo.Peter Moore1-2/+2
2007-11-01BUG: 1824020: missing DB prefixesMax Kremmel1-1/+1