summaryrefslogtreecommitdiff
path: root/LibertyStructure.php
AgeCommit message (Expand)AuthorFilesLines
2012-10-30Use the correct static display_url lookuplsces1-1/+1
2012-09-28Missed static function - e_strict compliancelsces1-1/+1
2012-09-22Can't see an easy way to differentiate, but this is a more firendly warninglsces1-1/+1
2012-09-22This may need to be different between databases, but Firebird needs the deletelsces1-1/+1
2012-09-22Strip extra white space ...lsces1-66/+66
2012-09-08Having established $type['content_object'] is empty, is a little difficult usinglsces1-1/+1
2012-07-02handlerFile file_existsspiderr1-0/+1
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr1-2/+2
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-2/+2
2012-03-04more class_exists checks for Structure loading content, to check for abandone...spiderr1-3/+9
2012-03-03lots of class_exists checks for Structure loading content, to check for aband...spiderr1-15/+24
2011-12-12fix require_once( $classFile ) in buildSubTocspiderr1-1/+1
2011-11-30add last_modified to LibertyStructure::buildTreeToc; is_object( ['content_obj...Christian Fowler1-5/+13
2011-06-28removed commented debugChristian Fowler1-1/+0
2011-03-16Remove deprecated functions, add buildTreeTocChristian Fowler1-70/+54
2010-12-28clean up buildSubtreeToc to allow prefixing for depths and use getDisplayUrl ...spiderr1-12/+23
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-05-31remove mochikit dependency; use BitBase.SimpleAjax instead; tweak logic to hi...Christian Fowler1-2/+19
2008-11-06use date to indicate since when functions have been deprecatedMax Kremmel1-9/+9
2008-10-19add @deprecated doc tags where appropriateMax Kremmel1-1/+25
2007-07-16Rename gStructureNodeCache to reflect static status.Nick Palmer1-8/+8
2007-07-16Add caching to getNode to reduce query cost when loading pigeonhole paths. Fi...Nick Palmer1-9/+20
2007-07-10move functions not part of a class to liberty_lib.phpMax Kremmel1-288/+1
2007-06-13Fix expunge of root node. Use LibertyContent to do the work properly.Nick Palmer1-3/+5
2007-05-30improvement to LibertyStructures editing - separate Add Content with Mochikit...Christian Fowler1-5/+11
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel1-9/+9
2006-12-25rename ...Page() functions to ...Node()Max Kremmel1-16/+17
2006-12-23remove unused LibertyStructure class creationMax Kremmel1-3/+3
2006-12-23clean out a lot of the old structure stuff. comment unused functions and move...Max Kremmel1-143/+273
2006-09-12create a subtree behaves the same for a subtree of root and a subtree of any ...Sylvie Greverend1-3/+3
2006-09-01remove hits from queryMax Kremmel1-2/+2
2006-05-17`user` to `create_user` to remove reserved words used as aliasesLester Caine1-2/+2
2006-02-16new API for parseData(); please view ApiChangeLog for detailsMax Kremmel1-2/+2
2006-02-16replace tp alias with either atp (article_topic) or wp (wiki_page)Max Kremmel1-15/+15
2006-02-11Strip in-line group_id - still need serviceSql addingLester Caine1-7/+1
2006-02-09Filter lists of content by group_id ( only enabled when gatekeeper is off )Lester Caine1-2/+8
2006-02-06unify defined package constantsMax Kremmel1-2/+2
2006-02-04forgot to add table prefixMax Kremmel1-2/+2
2006-02-04simplify LibertyStructure::getStructure() API by automatically getting and ch...Max Kremmel1-14/+30
2006-02-02detikify sequence namesMax Kremmel1-2/+2
2006-02-01detikify libertyMax Kremmel1-71/+71
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh pack...bitweaver.org1-6/+6
2006-01-25Added uspport for multiple database backend support. This necessitates remova...Christian Fowler1-8/+7
2006-01-17merge recent changes into HEADMax Kremmel1-2/+1
2006-01-16call structure verification related methods statically that they can be calle...Max Kremmel1-8/+9
2006-01-14merge recent changes into HEADMax Kremmel1-86/+39
2006-01-10merge recent changes into HEADMax Kremmel1-52/+257
2005-12-29merge recent changes into HEADMax Kremmel1-10/+10
2005-12-26merge recent changes into HEADMax Kremmel1-14/+14
2005-12-18merge recent changes into HEADMax Kremmel1-15/+22