summaryrefslogtreecommitdiff
path: root/LibertyContent.php
AgeCommit message (Expand)AuthorFilesLines
2007-04-06Add preview function to liberty content and improve generic display_content.Nick Palmer1-1/+31
2007-04-05xing commit: disable url caching functions until they are fixedbitweaver.org1-1/+7
2007-04-04spiderr commit: fix perms to check for adminwjames51-2/+2
2007-04-04spiderr commit: Assigned content perms override the indvidual global perms, s...wjames51-21/+36
2007-03-31add missing tick mark in querywjames51-2/+2
2007-03-31add whitespace to query, use lcperm for liberty_content_permissions for consi...Max Kremmel1-14/+15
2007-03-31lots of content permissions work. tentatively added updateUserPermissions() t...Max Kremmel1-15/+21
2007-03-31add some parameter checks to storePermission() and rename uop table alias to ...Max Kremmel1-30/+34
2007-03-29remove duplicate preferences store cycleMax Kremmel1-8/+1
2007-03-23break hasUserPermission with fatal param into separate verifyPermission funct...Christian Fowler1-37/+73
2007-03-22add first pass at getContentPermissionsSqlChristian Fowler1-2/+9
2007-03-21remove deleted object_type query from expungeChristian Fowler1-3/+3
2007-03-21add liberty cache refresh link, clean up some caching issues, add method to c...Max Kremmel1-5/+20
2007-03-20rearrange function order for similar perm methodsChristian Fowler1-26/+26
2007-03-19*SCHEMA CHANGE* move object_permissions to liberty_content_permissions table,...Christian Fowler1-34/+126
2007-03-10Fix how I check if a status exists.Nick Palmer1-2/+2
2007-03-10Fix typo.Nick Palmer1-2/+2
2007-03-10Added support for changing status and owners of content. Reordered some statu...Nick Palmer1-2/+42
2007-03-06allow the use of an anchor when creating a link using LibertyContent::getDisp...Max Kremmel1-5/+7
2007-03-05Fix warning in prepGetList in certain cases.Nick Palmer1-2/+2
2007-03-02add some more smarts to LibertyContent::getDisplayLink()Max Kremmel1-10/+23
2007-03-02get title firstMax Kremmel1-2/+2
2007-03-01move the users_homepage adjustment settings out of storePreference()Max Kremmel1-6/+2
2007-02-28remove NOTNULL constraint on liberty_action_logs.log_message and allow error ...Max Kremmel1-27/+22
2007-02-24fix 'seperate' spelling mistakesMax Kremmel1-4/+4
2007-02-16comment out undefined vars for nowChristian Fowler1-3/+4
2007-02-11pagination fixesJams H Thompson1-1/+19
2007-01-21Actually fix history commentsJams H Thompson1-8/+9
2007-01-21fixes for history commentsJams H Thompson1-6/+6
2007-01-07make content permissions sortableMax Kremmel1-3/+9
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel1-5/+5
2006-12-31translate content descriptionMax Kremmel1-2/+2
2006-12-13Added invocation of content_load_function to allow services to have data that...Nick Palmer1-1/+2
2006-12-08statically call LibertyContent::isValid() from storePreference() that storing...Max Kremmel1-9/+17
2006-12-08remove punctuation from log messagesMax Kremmel1-4/+4
2006-11-16add first methods to utilize liberty_content_status - isPrivate, isProtected,...Christian Fowler1-3/+18
2006-11-10add stub code for expunging structures, needs real workChristian Fowler1-1/+6
2006-11-08allow assignment of a given permission to multiple groups and only return use...Max Kremmel1-15/+53
2006-11-02Re-add content_allow_html preference because existing sites wiht any HTML in ...Christian Fowler1-4/+4
2006-10-13phpDoc correctionsLester Caine1-2/+2
2006-09-22update liberty_content_links when expunge a contentSylvie Greverend1-1/+6
2006-09-21don't use _URL as relative path. use _PATH for file dealingsMax Kremmel1-18/+8
2006-09-20first pass at http://www.bitweaver.org/wiki/Liberty+Content+Status - basics a...Christian Fowler1-1/+7
2006-09-20shorten log messagesMax Kremmel1-5/+5
2006-09-19fixes from and until date rangewjames51-3/+3
2006-09-19log message cleanup and add option to delete old log entriesMax Kremmel1-5/+12
2006-09-19use correct hash to get title for logMax Kremmel1-2/+2
2006-09-18remove old commented codeMax Kremmel1-15/+2
2006-09-16remove diff commentsMax Kremmel1-16/+1
2006-09-16add logging back to expunge functionMax Kremmel1-3/+3