summaryrefslogtreecommitdiff
path: root/templates/edit_storage_list.tpl
AgeCommit message (Expand)AuthorFilesLines
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.spiderr1-3/+3
2022-07-31migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr1-3/+3
2019-07-20fix attachment display with dropdown selection and modern htmlspiderr1-90/+68
2014-05-30bootstrap3-css-changes-form-groupspiderr1-1/+1
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ...spiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-2/+2
2013-04-01bootstrap-conversionspiderr1-1/+1
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2009-10-29set primary_attachment_id in mInfo from mStorage, and standardize on that in ...Christian Fowler1-1/+1
2009-09-17reduce clutter in tpl - remove excess verbage, and remove table columnChristian Fowler1-18/+14
2009-02-04remove unused p_liberty_delete_attachments perm checkChristian Fowler1-1/+1
2008-12-26fix colspan and only display tr when neededMax Kremmel1-5/+5
2008-12-26split storage and attachment templates into separate templates for easier mai...Max Kremmel1-2/+6
2008-12-26clean up HTML code. the attribute 'name' is not XHTML 1.0 Strict and should b...Max Kremmel1-26/+22
2008-12-21stay conform and indent smarty logic as wellMax Kremmel1-48/+48
2008-12-19improve inclusion code to have more options - especially html friendly oneswjames51-3/+63
2008-09-29inline css in liberty, kernel, themes replaced with classes from inline.css (...laetzer1-5/+5
2008-07-15attach a form_id to ajax attachment forms so that you can have multiple attac...wjames51-3/+3
2008-07-03a lot of fixes and updates. rename $area to $display_type and reduce these to...Max Kremmel1-2/+1
2008-06-14move getMimeTemplate to new home in LibertySystem and add new method to fetch...Max Kremmel1-1/+1
2008-06-10some pretty url stuffMax Kremmel1-1/+1
2008-06-10rename files againMax Kremmel1-1/+1
2008-06-10rename mime filesMax Kremmel1-1/+1
2008-06-01get the attachment browser working with libertymime pluginsMax Kremmel1-7/+15
2008-05-25move js from href to proper location of onclick handlerwjames51-1/+1
2008-04-11remove ajax requirement to set noprimary attachmentwjames51-1/+1
2008-03-11fix delete link use of urlArgs, add file sizeChristian Fowler1-2/+2
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-11-19Add ability to unset the primary as well as the ability for content to turn o...Nick Palmer1-0/+6
2007-11-14don't write new divs when updating by ajaxMax Kremmel1-4/+4
2007-10-31fix attachments ajax conflict by using a simple file to wrap request and hand...Max Kremmel1-18/+9
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-10migrate core ajax services off prototype to mochikitwjames51-4/+4
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 Palmer1-14/+15
2007-09-15make it possible to set a primary attachment with a simply radio button. U co...Max Kremmel1-20/+24
2007-09-15SCHEMA CHANGE: Major overhaul to liberty attachable by removing attachment_ma...Christian Fowler1-11/+0
2007-06-20Add new expungingAttachment call to LibertyAttachable to notify content that ...Nick Palmer1-2/+2
2007-06-16disable attachment deletion until we have found a way to delete the spawning ...Max Kremmel1-2/+2
2007-06-13Hide attachment delete button for mannaged contentLester Caine1-4/+4
2007-06-13Identify primary_attachment in attachment listLester Caine1-1/+1
2007-06-10use filename as fallback if title is not setMax Kremmel1-1/+1
2007-06-10finally found a better place for the annoying inline help in the attachment b...Max Kremmel1-7/+8
2007-06-10use popup to avoid data loss when clicking on an attachmentMax Kremmel1-5/+5
2007-04-18Various attachment related changes to make things more ajax and fix bugs.Nick Palmer1-5/+15
2007-04-18CRITICAL UPDATE! Fix horked attachment changes. Sorry guys!Nick Palmer1-2/+2