summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-21alternate rowsMax Kremmel1-3/+3
2009-03-11add pear module checkMax Kremmel1-2/+7
2009-02-21Move to liberty - plugin will be used from other packagesLester Caine1-1688/+0
2009-02-21preview doesnt need parse on loadTekimaki1-3/+3
2009-02-21format to coding standardsTekimaki1-5/+5
2009-02-21Disable parsing of page when loading it to edit. preview will parse the page,...Lester Caine2-5/+12
2009-02-21Allow switch to disable parsing of data - needed to allow fixing of pages tha...Lester Caine1-5/+7
2009-02-21Drop duplicate global entryLester Caine1-2/+1
2009-02-21Add csv option to help - correct dns/dsn dyslexiaLester Caine1-8/+13
2009-02-21Functional CSV export. Needs a bit more esthetically directed development.Lester Caine1-3/+44
2009-02-21Port of dbreport from tikiwiki - modified to allow display_errors=onLester Caine1-0/+1643
2009-02-19move edit functions to the end of the file for much improved readability of a...Christian Fowler1-220/+233
2009-02-19if pretty urls in effect only encode the space - leave other chars litteralTekimaki1-4/+5
2009-01-20Fix quotes on many smarty include directivesR250Daniel Sutcliffe1-3/+3
2008-12-22fix file headerMax Kremmel2-2/+2
2008-12-18Fix 2048241.Tomasz Kalkosinski1-2/+8
2008-11-17Fix for 1889113 - cannot create WikiBook. Provide nice information about erro...Tomasz Kalkosinski2-6/+11
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 Kremmel7-781/+173
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-12let admin lock or unlock any timewjames51-3/+3
2008-11-11moved to semaphore pkgwjames51-3/+1
2008-11-09remove unused and confusing registerPlugin parameters: security and pathMax Kremmel1-4/+2
2008-11-09add content_id and page_id options to listingsMax Kremmel2-66/+42
2008-11-05css instead of html stylinglaetzer1-2/+2
2008-10-25remove test upgrade scriptsMax Kremmel2-58/+0
2008-10-25if verify fails anywhere along the class chain then process parent verify che...wjames52-4/+13
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 restwjames56-13/+13
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler9-23/+23
2008-10-18remove mostly broken semaphore code. we have a semaphore package to take care...pre_update_permissionMax Kremmel4-76/+4
2008-10-18only call edit services when we're not previewing. this is makes more sense s...Max Kremmel1-4/+4
2008-10-11redundant page header, form legend, tab titlelaetzer1-2/+2
2008-10-07remove unnecessary admin checkMax Kremmel1-3/+3
2008-10-07removed unused code, cleaned up code, updated outdated methods to new ones, f...Max Kremmel1-106/+65
2008-10-04check perm to see tools via BitUser method so global group perm is respectedwjames51-1/+1
2008-10-04use hasEditPermwjames51-1/+1
2008-10-03sandbox check needs to come before perms checkwjames51-9/+8
2008-10-03remove unused filesMax Kremmel1-76/+0
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...wjames55-55/+27
2008-10-02modernize permissions checkscreate_permissionwjames51-14/+44
2008-10-02rename verifyPermission to verifyUserPermission for nomenclature consistency ...wjames54-12/+12
2008-09-25user name instead of user id in page history. probably not the best method to...laetzer1-6/+9
2008-09-21Turn on query string append for pretty url version.Nick Palmer1-1/+1