summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-12fix fatal error, add p_wiki_list_pages permission to control wiki page listingsChristian Fowler1-0/+1
2007-09-27drop columns only after the data has been extractedMax Kremmel1-8/+13
2007-09-27SCHEMA CHANGE: remove wiki_pages.description and support the new liberty_cont...Christian Fowler2-1/+2
2007-07-11update pump a bit. we should get some writers in here...Max Kremmel1-55/+68
2007-07-09move pump files to individual packagesMax Kremmel1-0/+163