summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2008-04-26new admin feature to limit editing of comments by n minutes, default 60 -- al...wjames51-0/+8
2008-04-17move moderate comments out of liberty to its own pkgwjames54-40/+1
2008-04-17introduce options for moderating comments, e.g. screening them before they ar...wjames54-6/+51
2008-04-11remove ajax requirement to set noprimary attachmentwjames51-1/+1
2008-04-04clean up Aliases helpChristian Fowler1-2/+2
2008-03-28Allow a single upload on new content when using ajax uploads.Nick Palmer1-1/+17
2008-03-28new getViewTemplates for asking for center templates from any content type - ...wjames54-0/+151
2008-03-23Use ihash for navigation fieldsLester Caine1-7/+7
2008-03-19add content aliases editing supportChristian Fowler1-0/+11
2008-03-11fix delete link use of urlArgs, add file sizeChristian Fowler1-2/+2
2008-02-05revert to libertypagination because function.pagination.php seems completely ...Christian Fowler1-2/+2
2008-02-03convert last remaining uses of libertypagination to pagination functionJams H Thompson2-3/+2
2008-02-01Make sure not to call on gContent unless it is valid.Nick Palmer1-6/+6
2008-01-31Decide URL separation based on actual URL instead of on the assumption that t...Nick Palmer1-4/+3
2008-01-03simplify {tr} section for easy translationMax Kremmel1-1/+1
2008-01-02fix filter box, i.e. change field name to the one php code is looking forJams H Thompson1-2/+2
2008-01-02add missing functionJams H Thompson1-1/+1
2007-12-30fix content status display for stuff that isn't fully loadedMax Kremmel1-2/+2
2007-12-30display content status when appropriate and gave 'getContentStatus' a better ...Max Kremmel2-1/+4
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-03syntax touch upChristian Fowler1-1/+1
2007-11-19Add ability to unset the primary as well as the ability for content to turn o...Nick Palmer1-0/+6
2007-11-14add note about crappy hackMax Kremmel1-1/+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-09add deprecated messageMax Kremmel1-1/+6
2007-11-08massive update to javascript and css file loading. main aim is to reduce the ...Max Kremmel1-12/+4
2007-10-31revert daft idea. this has to be done better to allow for jspacking and other...Max Kremmel1-1/+4
2007-10-31fix attachments ajax conflict by using a simple file to wrap request and hand...Max Kremmel1-18/+9
2007-10-31call LibertyAttachments.js using new 'custom' lib methodMax Kremmel1-5/+3
2007-10-31fix attachment deletion, revert recent ajax related changes and try to fix th...Max Kremmel1-6/+6
2007-10-31make ajax process check in attch uploader specific to attchment processes - g...wjames51-2/+2
2007-10-26Fixup edit_format so it works properly in all cases.Nick Palmer1-33/+46
2007-10-25fix mochikit ajax checkChristian Fowler1-1/+1
2007-10-25Change comment deletion to only delete one comment instead of the comment and...Jams H Thompson2-8/+0
2007-10-10migrate core ajax services off prototype to mochikitwjames57-14/+14
2007-10-08Fix delete with ajax attachments on.Nick Palmer1-1/+1
2007-10-03load edit_storage_inc.php through the liberty edit service, update all instan...Max Kremmel1-6/+18
2007-09-30Fixup ajax uploader and restore delete functionality.Nick Palmer4-31/+28
2007-09-26seems to make more sense to show the primary attachment since we now always h...Max Kremmel1-5/+8
2007-09-25clean up image processing admin options, add preliminary support for php-imag...Max Kremmel1-60/+18
2007-09-24Move "promotions" stuff to _bit_hype. You need to check out that package to g...Nick Palmer9-100/+0
2007-09-24Doh! Fix copy paste mistake.Nick Palmer1-1/+1
2007-09-24Add promotions with lots of nice bells and whistles. Need to test all the ser...Nick Palmer9-12/+98
2007-09-23Changes to get ajax attachments working again. You must turn on the new stora...Nick Palmer1-2/+2
2007-09-22Only output services div if there is content to live in the div.Nick Palmer1-8/+15
2007-09-15make it possible to set a primary attachment with a simply radio button. U co...Max Kremmel2-23/+31
2007-09-15remove deprecated codeMax Kremmel1-41/+1