summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-30display content status when appropriate and gave 'getContentStatus' a better ...Max Kremmel4-8/+53
2007-12-29fix error in upgrade scriptJams H Thompson1-3/+1
2007-12-24Add nolink option to remove hotlink from displayed image.Lester Caine1-5/+12
2007-12-24Fix output=desc option so that just text is displayedLester Caine1-2/+4
2007-12-18Remove entity decode which was being used to hide a bug in tikiwiki parser.Nick Palmer1-2/+2
2007-12-18check for user_id for html include permission inclusion - other getLists will...wjames51-4/+8
2007-12-17Proper fix for htmlpurifier entity decoding prevention.Nick Palmer1-2/+3
2007-12-12tikiwiki text is coming in encoded - make sure its unencoded first otherwise ...wjames51-3/+3
2007-12-08make urlArgs available in all situationsMax Kremmel1-1/+1
2007-12-08html fixes and only display no primary when appropriate to avoid accidental d...Max Kremmel1-2/+8
2007-12-07Add a help message when using click to activate features of fckeditor.Nick Palmer1-0/+5
2007-12-06Clean out some legacy, liberty_content_connection_map table no longer in schemaMW1-16/+8
2007-12-05use more unique table abv for groups in getContentListPermissionsSql so that ...wjames51-3/+3
2007-12-03syntax touch upChristian Fowler1-1/+1
2007-12-03append ? to comments_return_url if it does not have one alreadyChristian Fowler1-3/+4
2007-12-02fix join to use correct field for creating userJams H Thompson1-2/+2
2007-11-30fix root_content_title loadingMax Kremmel1-2/+2
2007-11-30Fix double include error when uploading a zip file with multiple images that ...Nick Palmer1-2/+2
2007-11-30Fixes for warning in fisheye admin when only height or width is constrained o...Nick Palmer1-2/+2
2007-11-26Make LibertyContent::pageExists callable from static context and add new alia...Nick Palmer2-5/+74
2007-11-25add support for an array of content_type_guids to getListChristian Fowler2-27/+49
2007-11-24Fix for warning with new $comments_on_separate_page.Nick Palmer1-3/+4
2007-11-23fixes for out of range pagination requestsJams H Thompson1-7/+17
2007-11-23add option to store state in cookie for flipWithSignMax Kremmel1-4/+4
2007-11-21ensure the return of clean URLs without duplicate //Max Kremmel1-3/+2
2007-11-20remove spaces from styles which cause table parsing errorswjames51-4/+4
2007-11-20insert linebreak when neededMax Kremmel1-3/+3
2007-11-20improve support for rollback commentsJams H Thompson2-4/+4
2007-11-20add a clean BIT_ROOT_URL the thumbnail urlsChristian Fowler1-2/+3
2007-11-19Add ability to unset the primary as well as the ability for content to turn o...Nick Palmer2-27/+86
2007-11-19Allow setting of only width or height in gThumbSizes. May not work with gd or...Nick Palmer2-11/+22
2007-11-18Fix substr in URI construction and remove duplicate 'summary' column.Nick Palmer1-6/+5
2007-11-18Add missing phpdoc commentsLester Caine4-5/+25
2007-11-16check if gThumbSizes is set and use its list of image sizes - this allows one...wjames51-2/+9
2007-11-16comment out ghostcript hack pre-8.60Christian Fowler1-3/+4
2007-11-14add note about crappy hackMax Kremmel1-1/+2
2007-11-14remove unused divid codeMax Kremmel1-6/+2
2007-11-14temporary hack to disable ajax uploads to new content. this is a TEMPORARY ha...Max Kremmel1-0/+7
2007-11-14don't write new divs when updating by ajaxMax Kremmel1-4/+4
2007-11-14don't chuck errorsMax Kremmel1-4/+4
2007-11-13new permissions enforcing sql join - this is for limiting lists by the approp...wjames51-1/+13
2007-11-11update dependency commentwjames51-2/+2
2007-11-11fix the new optional liberty pdf thumbnail option and add it to liberty as an...Max Kremmel3-6/+22
2007-11-11set gBitSystem globalMax Kremmel1-3/+4
2007-11-11This may just be windows, but 'liberty_flat_cache' removes a layer of directo...Lester Caine1-3/+8
2007-11-11add setting to disable PDF thumbnailing by default since many gigabytes are n...Christian Fowler1-2/+2
2007-11-10keeps key itself untranslatedlaetzer1-3/+3
2007-11-09add new option to add index numbers to headings and table of contents on a pageMax Kremmel1-4/+42
2007-11-09add deprecated messageMax Kremmel1-1/+6
2007-11-08massive update to javascript and css file loading. main aim is to reduce the ...Max Kremmel2-14/+6