summaryrefslogtreecommitdiff
path: root/display_bitpage_inc.php
AgeCommit message (Expand)AuthorFilesLines
2009-10-01remove ref to non-existant copyright.txt filewjames51-3/+3
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-3/+3
2008-11-12let admin lock or unlock any timewjames51-3/+3
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-3/+3
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-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-4/+4
2008-03-23support for comments on separate pageJams H Thompson1-2/+14
2008-03-22back out changeJams H Thompson1-3/+77
2008-03-22refactor display_bitpage_inc.php to allow additional info available to non pa...Jams H Thompson1-77/+3
2007-11-05add setHttpStatus 404Christian Fowler1-2/+3
2007-09-27SCHEMA CHANGE: remove wiki_pages.description and support the new liberty_cont...Christian Fowler1-3/+2
2007-09-14migrate view perm calls to hasViewPermissionChristian Fowler1-3/+3
2007-07-06move to gContent perm functions so assigned content permissions work properlyChristian Fowler1-3/+3
2007-06-01clean up more stuff and finally get rid of wikilib and only create class wher...Max Kremmel1-4/+6
2007-06-01remove a lot of antiquated code including breadcrumbs and outdated wiki-speci...Max Kremmel1-48/+7
2007-04-23fatalError message translation standardisation: fatalError message is not tra...Max Kremmel1-3/+3
2007-03-21use isLocked() instead of assigning 'lock'Max Kremmel1-6/+2
2007-03-20remove antiquated page_setup_incChristian Fowler1-3/+2
2006-12-23centrally update user permissions if individual page permissions have been se...Max Kremmel1-4/+2
2006-11-09check for content permissionsMax Kremmel1-2/+4
2006-05-07clean up undo button, still not working properly, but at least is not totally...Christian Fowler1-15/+3
2006-04-30rename some user settings in liberty_content_prefsMax Kremmel1-6/+6
2006-04-19mass kernel_config renaming for users_Christian Fowler1-5/+5
2006-04-14change wiki kernel preference names to be standard compliantMax Kremmel1-3/+3
2006-04-13comment out unused codeMax Kremmel1-44/+2
2006-04-11more permissions housekeeping and tidyupMax Kremmel1-3/+3
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-11/+11
2006-02-19move parseData to BitPage::load and do some spring cleaningMax Kremmel1-25/+6
2006-02-19Fix reserved word field namesLester Caine1-3/+3
2006-02-14some more isFeatureActive() checksMax Kremmel1-5/+5
2006-02-09remove getPref() and we continue using old method getPreference();Max Kremmel1-3/+3
2006-02-06further paermission renaming and cleanupMax Kremmel1-10/+10
2006-02-04remove more outdated code: $section and other old template assignmentsMax Kremmel1-73/+44
2006-02-03merge recent changes into HEADMax Kremmel1-4/+4
2006-02-01first pass at removing theme_control stuff not finished yet, but should be ou...Max Kremmel1-7/+2
2006-01-28fix undefined index $wiki_cacheMax Kremmel1-2/+3
2006-01-28merge recent changes into HEADMax Kremmel1-5/+5
2006-01-27replace old code with new version of the code - we need to stop babysitting o...Max Kremmel1-5/+5
2006-01-27replace old code with new versions - we need to stop babysitting outdated codeMax Kremmel1-10/+9
2005-08-30synch recent changes from R1 to HEADMax Kremmel1-4/+4
2005-08-24synch recent changes from R1 to HEADMax Kremmel1-24/+12
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-45/+45
2005-07-25Merge recent changes R1 1.0.2 beta --> HEADMax Kremmel1-2/+8
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-10/+9
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-0/+17
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+334