summaryrefslogtreecommitdiff
path: root/templates/attachment_uploader_inc.tpl
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-0/+0
2021-02-03remove all references to LibertyAttachablespiderr1-1/+1
2008-09-07remove input ids which are unnecessary and can cause collision if multiple fo...wjames51-3/+3
2008-07-15attach a form_id to ajax attachment forms so that you can have multiple attac...wjames51-1/+2
2008-07-03fix attachment ajax upload callbacks - forgot to get form by idwjames51-1/+1
2008-06-22submit title as some content requires it in verify, also a number of other mi...wjames51-1/+2
2008-06-20big overhaul of ajax attachment uploader - this is mime and attachable friend...wjames51-1/+2
2007-10-10migrate core ajax services off prototype to mochikitwjames51-1/+1
2007-09-30Fixup ajax uploader and restore delete functionality.Nick Palmer1-1/+1
2007-09-10use a unique name for the content_id and update code to adhere to the code st...Max Kremmel1-1/+1
2007-04-18Various attachment related changes to make things more ajax and fix bugs.Nick Palmer1-3/+0
2007-04-16AJAX attachment uploader. This stuff ROCKS!Nick Palmer1-0/+24