summaryrefslogtreecommitdiff
path: root/content_history_inc.php
AgeCommit message (Expand)AuthorFilesLines
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-86/+0
2021-02-01use public getContentClassName when need to load a classmodela bitweaver1-1/+1
2021-02-01remove assignByRef with function returns in comparemodela bitweaver1-2/+2
2021-01-31PHP7 clean up dual static + object use of parseData, and create ->getParsedDa...spiderr1-4/+3
2018-07-31reorg util package to put library code in includes/ and used new UTIL_PKG_INC...spiderr1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-5/+5
2012-06-08revert getContactUrl with getDisplayUrl - looks like a mass search and replac...spiderr1-1/+1
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-1/+1
2011-07-17remove deprecated & assignmentspiderr1-2/+2
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-2/+2
2008-10-03typowjames51-2/+2
2008-10-02rename verifyPermission to verifyUserPermission for nomenclature consistency ...wjames51-2/+2
2008-06-30when parsing historical data make sure no_cache is setwjames51-2/+4
2008-06-14stick to coding guidelinesMax Kremmel1-5/+6
2008-06-13Missing param causes problem with Firebird. Not sure if rollback_coment shoul...Lester Caine1-1/+2
2008-03-23back out changeJams H Thompson1-2/+1
2008-03-23make page_id available to templates on previewJams H Thompson1-1/+2
2007-11-20improve support for rollback commentsJams H Thompson1-2/+2
2007-10-03get rollback working again, remove trailing witespace, indent with tabs, clea...Max Kremmel1-44/+49
2007-09-27add capability to diff between any two versionsJams H Thompson1-4/+10
2007-07-11fall back to internal diff tools when pear isn't available but setMax Kremmel1-11/+8
2007-06-22Add phpdoc comment blocksLester Caine1-0/+6
2007-06-08Change require to @include_onceNick Palmer1-2/+1
2007-06-08Move PEAR.php inside liberty_inline_diff test. This needs more work and while...Lester Caine1-8/+8
2007-06-07Modified new inline diff to use PEAR installed Text_Diff instead of util vers...Nick Palmer1-7/+11
2007-06-07Add manual inclusion of Renderer first.Nick Palmer1-0/+1
2007-06-07Added inline diff option to liberty which works much better with the WYSIWYG ...Nick Palmer1-5/+14
2007-06-01ref diff in util, remove wiki dependancewjames51-1/+1
2007-06-01universal history getting stuffwjames51-0/+56