summaryrefslogtreecommitdiff
path: root/page_history.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27Namespace changes and short array stylelsces1-1/+1
2025-08-29General code updated to PHP8.4 and namespacelsces1-12/+13
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2021-02-01move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
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-4/+4
2011-01-04remove CVS Header and Id tagsspiderr1-3/+0
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-3/+3
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-10-02rename verifyPermission to verifyUserPermission for nomenclature consistency ↵wjames51-3/+3
among perm handlers
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler1-3/+3
options hash
2008-04-28remove comments logic as it is unused in history listing (and caused a Fatal ↵Christian Fowler1-9/+4
due to lack of required class file)
2008-03-23fix bug in history previewJams H Thompson1-10/+10
2008-03-23eliminate dependency on get_bitpage_info.phpJams H Thompson1-4/+8
2008-03-22refactor display_bitpage_inc.php to allow additional info available to non ↵Jams H Thompson1-2/+5
page view templates
2007-11-20support for rollback preview in templatesJams H Thompson1-2/+6
2007-10-03get rollback working again, remove trailing witespace, indent with tabs, ↵Max Kremmel1-6/+6
clean up whitespace.
2007-09-14migrate view perm calls to hasViewPermissionChristian Fowler1-3/+3
2007-08-19fix paginationJams H Thompson1-2/+7
2007-07-10check content permissions after content has been loadedMax Kremmel1-61/+5
2007-07-06move to gContent perm functions so assigned content permissions work properlyChristian Fowler1-4/+4
2007-06-01update to use standard liberty history incwjames51-2/+8
2007-05-21Operational fixes for history page with listInfo controls for paginationLester Caine1-4/+3
Still needs further tidying to feed hash to getHistory
2007-04-23fatalError message translation standardisation: fatalError message is not ↵Max Kremmel1-3/+3
translated in the function so it has to be translated when it's passed in. this allows for dynamically changed errormessages without causing duplicate master strings
2007-03-20remove antiquated page_setup_incChristian Fowler1-3/+2
2007-02-11pagination fixesJams H Thompson1-10/+7
2006-11-02fix rollback and viewing of historical pagesChristian Fowler1-3/+4
2006-05-12new perm p_wiki_view_historySylvie Greverend1-2/+3
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-3/+3
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-5/+5
conflict with new content preferences
2006-02-17rename and move wiki_action_log to generalized liberty_action_log in ↵Christian Fowler1-3/+3
liberty, rename columns with the universally poorly named title of 'comment' and 'level', get liberty_content_history working properly. seems good for any content now.
2006-02-17wiki_history to content_history pref changeChristian Fowler1-3/+3
2006-02-16new API for parseData(); please view ApiChangeLog for detailsMax Kremmel1-5/+5
2006-02-07finish move of content versioning to liberty_content - had to move version ↵Christian Fowler1-5/+5
column to Liberty as well.
2006-02-06further paermission renaming and cleanupMax Kremmel1-16/+16
2006-02-06more preference standardisationMax Kremmel1-5/+5
2006-01-27replace old code with new versions - we need to stop babysitting outdated codeMax Kremmel1-13/+4
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-27/+27
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-16/+38
2005-06-19remove unused calls to hist_lib that cause warning msgJams H Thompson1-2/+1
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+91