summaryrefslogtreecommitdiff
path: root/attachment_uploader.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-15Namespace fixesLester Caine1-5/+6
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
2025-08-27Kernel functions changes to cover uninitialized variables and style changes f...lsces1-8/+14
2021-02-27use ::requireHandlerFile to load contentHash class filesspiderr1-9/+3
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2012-04-29Strip extra white spaceLester Caine ext:(%22)1-1/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2008-11-09Fix is_primary jumping around with ajax uploads and allow primary_label to pe...Nick Palmer1-3/+9
2008-07-15attach a form_id to ajax attachment forms so that you can have multiple attac...wjames51-1/+5
2008-06-25fix format passed in to options paramaterChristian Fowler1-2/+2
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2008-06-23Put phpdoc header backLester Caine1-0/+9
2008-06-20big overhaul of ajax attachment uploader - this is mime and attachable friend...wjames51-71/+59
2007-10-08Fix delete with ajax attachments on.Nick Palmer1-1/+4
2007-09-30Fixup ajax uploader and restore delete functionality.Nick Palmer1-24/+45
2007-09-23Changes to get ajax attachments working again. You must turn on the new stora...Nick Palmer1-24/+50
2007-09-10use a unique name for the content_id and update code to adhere to the code st...Max Kremmel1-20/+21
2007-04-18Various attachment related changes to make things more ajax and fix bugs.Nick Palmer1-4/+4
2007-04-18CRITICAL UPDATE! Fix horked attachment changes. Sorry guys!Nick Palmer1-2/+2
2007-04-16Remove empty attachment when attachmnet browser is open.Nick Palmer1-2/+4
2007-04-16AJAX attachment uploader. This stuff ROCKS!Nick Palmer1-6/+38
2007-04-08Remove vd from LibertyAttachable. Add first pass of attachment_uploader.Nick Palmer1-0/+18
2007-04-08init new file to handle attachment uploadingwjames51-0/+0