summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-06fix check for home disabled settingpre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEMax Kremmel1-4/+4
2009-11-22Allow ordering of backlinks - alternative may be ORDER BY titleLester Caine1-4/+4
2009-10-16wrap item in liR270wjames51-1/+1
2009-10-09support http auth in rss and add menu option for recent changes feedwjames52-2/+5
2009-10-08remove false setting of comment content idwjames52-6/+6
2009-10-01remove ref to non-existant copyright.txt filewjames533-99/+99
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames533-99/+99
2009-07-17move content_view_tpl service *before* page commentsChristian Fowler1-2/+2
2009-05-22content type guid needed for some service pagination - this is getting a litt...Tekimaki1-2/+3
2009-05-19fix last edit comment param so it actaully displaysTekimaki1-2/+2
2009-05-19option to use list of wiki pages as home pageTekimaki3-5/+23
2009-05-15Load title if creating page from a previous new linkLester Caine1-2/+4
2009-05-04clean up htmlMax Kremmel1-3/+3
2009-05-01remove random references to pageExists that shouldnt be therewjames51-4/+3
2009-04-28move listing of storage_thumbs *after* content since it not appears as a true...Christian Fowler1-2/+2
2009-03-30always show edit link to adminwjames51-1/+1
2009-03-22minor page title cleanupMax Kremmel2-6/+6
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