summaryrefslogtreecommitdiff
path: root/edit_storage_inc.php
AgeCommit message (Expand)AuthorFilesLines
2009-04-01dom requires iter - dont leave home without itTekimaki1-2/+2
2008-12-22split getPluginFunction into 2 functions to allow us to return either a strin...Max Kremmel1-5/+3
2008-08-04Call-time pass-by-reference has been deprecatedChristian Fowler1-2/+2
2008-07-15call the upload function of active plugins.Max Kremmel1-2/+9
2008-07-03oops rollback - didnt mean to uppack jswjames51-2/+2
2008-07-03fix attachment ajax upload callbacks - forgot to get form by idwjames51-2/+2
2008-06-27if no gContent is available, we fall back to using gBitUser. this is necessar...Max Kremmel1-1/+8
2008-06-23Tidy phpdoc headerLester Caine1-2/+2
2008-06-22submit title as some content requires it in verify, also a number of other mi...wjames51-2/+2
2007-11-08massive update to javascript and css file loading. main aim is to reduce the ...Max Kremmel1-2/+2
2007-11-06uncomment attachment deletionMax Kremmel1-2/+2
2007-10-31move js inclusion stuff to the right fileMax Kremmel1-1/+6
2007-10-31fix attachments ajax conflict by using a simple file to wrap request and hand...Max Kremmel1-51/+2
2007-10-31fix attachment deletion, revert recent ajax related changes and try to fix th...Max Kremmel1-38/+39
2007-10-30comment out fetch of edit_storage_list - this include shouldnt end by pulling...wjames51-10/+14
2007-10-26comment out die at end of process - it kills all attempts to ajax edit any co...wjames51-2/+12
2007-10-18clean up code so only ajax is loaded whenneccessary, re-assign gContent only ...Christian Fowler1-9/+12
2007-10-10migrate core ajax services off prototype to mochikitwjames51-2/+3
2007-10-03load edit_storage_inc.php through the liberty edit service, update all instan...Max Kremmel1-7/+22
2007-09-26more code cleanup. including this file from the template causes problems when...Max Kremmel1-4/+6
2007-09-19remove detachment remanantsMax Kremmel1-15/+8
2007-07-11set gBitThemes globalMax Kremmel1-6/+6
2007-07-10move loadAjax() to BitThemesMax Kremmel1-2/+2
2007-07-09clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...Max Kremmel1-2/+2
2007-06-20Add new expungingAttachment call to LibertyAttachable to notify content that ...Nick Palmer1-2/+2
2007-06-18General cleanup of LibertyAttachable. Make LA::expunge() take a parameter to ...Nick Palmer1-8/+3
2007-04-18Various attachment related changes to make things more ajax and fix bugs.Nick Palmer1-1/+2
2007-04-16AJAX attachment uploader. This stuff ROCKS!Nick Palmer1-14/+18
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-3/+3
2006-02-02detikifyMax Kremmel1-2/+2
2006-01-24merge recent changes into HEADMax Kremmel1-2/+8
2005-11-22merge recent changes into HEADMax Kremmel1-22/+18
2005-10-29merge recent changes into HEADMax Kremmel1-1/+4
2005-08-30synch recent changes from R1 to HEADMax Kremmel1-3/+3
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-2/+2
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-3/+3
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-5/+13
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+46