| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-11-25 | w3c cleanup: The type attribute is unnecessary for JavaScript resources. | spiderr | 1 | -3/+3 | |
| 2022-07-31 | migrate from font-awesome 3.2.1 icon- to 6.1.2 fa- | spiderr | 1 | -3/+3 | |
| 2019-07-20 | fix attachment display with dropdown selection and modern html | spiderr | 1 | -90/+68 | |
| 2014-05-30 | bootstrap3-css-changes-form-group | spiderr | 1 | -1/+1 | |
| 2013-04-24 | fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵ | spiderr | 1 | -1/+1 | |
| all table.data tags | |||||
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 1 | -1/+1 | |
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 1 | -2/+2 | |
| 2013-04-01 | bootstrap-conversion | spiderr | 1 | -1/+1 | |
| 2012-05-25 | replace PHP_SELF with SCRIPT_NAME | spiderr | 1 | -1/+1 | |
| 2009-10-29 | set primary_attachment_id in mInfo from mStorage, and standardize on that in ↵ | Christian Fowler | 1 | -1/+1 | |
| edit tpls | |||||
| 2009-09-17 | reduce clutter in tpl - remove excess verbage, and remove table column | Christian Fowler | 1 | -18/+14 | |
| 2009-02-04 | remove unused p_liberty_delete_attachments perm check | Christian Fowler | 1 | -1/+1 | |
| 2008-12-26 | fix colspan and only display tr when needed | Max Kremmel | 1 | -5/+5 | |
| 2008-12-26 | split storage and attachment templates into separate templates for easier ↵ | Max Kremmel | 1 | -2/+6 | |
| maintenance and better control. | |||||
| 2008-12-26 | clean up HTML code. the attribute 'name' is not XHTML 1.0 Strict and should ↵ | Max Kremmel | 1 | -26/+22 | |
| be removed if possible. | |||||
| 2008-12-21 | stay conform and indent smarty logic as well | Max Kremmel | 1 | -48/+48 | |
| 2008-12-19 | improve inclusion code to have more options - especially html friendly ones | wjames5 | 1 | -3/+63 | |
| 2008-09-29 | inline css in liberty, kernel, themes replaced with classes from inline.css ↵ | laetzer | 1 | -5/+5 | |
| (loaded by themes pkg) | |||||
| 2008-07-15 | attach a form_id to ajax attachment forms so that you can have multiple ↵ | wjames5 | 1 | -3/+3 | |
| attachment forms on a page and have the updates all work smoothly. | |||||
| 2008-07-03 | a lot of fixes and updates. rename $area to $display_type and reduce these ↵ | Max Kremmel | 1 | -2/+1 | |
| to storage_thumbs instead of 3 different ones. use media_url instead of audio_url and video_url. get {attachment} display options working with audio and flv plugins. | |||||
| 2008-06-14 | move getMimeTemplate to new home in LibertySystem and add new method to ↵ | Max Kremmel | 1 | -1/+1 | |
| fetch all templates of a given type | |||||
| 2008-06-10 | some pretty url stuff | Max Kremmel | 1 | -1/+1 | |
| 2008-06-10 | rename files again | Max Kremmel | 1 | -1/+1 | |
| 2008-06-10 | rename mime files | Max Kremmel | 1 | -1/+1 | |
| 2008-06-01 | get the attachment browser working with libertymime plugins | Max Kremmel | 1 | -7/+15 | |
| 2008-05-25 | move js from href to proper location of onclick handler | wjames5 | 1 | -1/+1 | |
| 2008-04-11 | remove ajax requirement to set noprimary attachment | wjames5 | 1 | -1/+1 | |
| 2008-03-11 | fix delete link use of urlArgs, add file size | Christian Fowler | 1 | -2/+2 | |
| 2007-12-08 | make urlArgs available in all situations | Max Kremmel | 1 | -1/+1 | |
| 2007-12-08 | html fixes and only display no primary when appropriate to avoid accidental ↵ | Max Kremmel | 1 | -2/+8 | |
| de-priming | |||||
| 2007-11-19 | Add ability to unset the primary as well as the ability for content to turn ↵ | Nick Palmer | 1 | -0/+6 | |
| off the auto_primary setting behavior. | |||||
| 2007-11-14 | don't write new divs when updating by ajax | Max Kremmel | 1 | -4/+4 | |
| 2007-10-31 | fix attachments ajax conflict by using a simple file to wrap request and ↵ | Max Kremmel | 1 | -18/+9 | |
| handle liberty related ajax calls and generally try to simplify insanity of code | |||||
| 2007-10-31 | fix attachment deletion, revert recent ajax related changes and try to fix ↵ | Max Kremmel | 1 | -6/+6 | |
| them in a way that might suit everyone | |||||
| 2007-10-31 | make ajax process check in attch uploader specific to attchment processes - ↵ | wjames5 | 1 | -2/+2 | |
| general ajax request checks are too sweeping in scope, which can cause conflicts in other ajax requests that might not want the same exclusion. also tidy a libertyattachments ajax callback so its not running its process everytime its called on page load - which prolly should be cleaned up but not goign to bother tonight | |||||
| 2007-10-10 | migrate core ajax services off prototype to mochikit | wjames5 | 1 | -4/+4 | |
| 2007-10-08 | Fix delete with ajax attachments on. | Nick Palmer | 1 | -1/+1 | |
| 2007-10-03 | load edit_storage_inc.php through the liberty edit service, update all ↵ | Max Kremmel | 1 | -6/+18 | |
| instances of the attachment list when we delete an item, fix display on attachment deletion | |||||
| 2007-09-30 | Fixup ajax uploader and restore delete functionality. | Nick Palmer | 1 | -14/+15 | |
| 2007-09-15 | make it possible to set a primary attachment with a simply radio button. U ↵ | Max Kremmel | 1 | -20/+24 | |
| comment attachment browser for now as well. UI needs lots more work but we will probably have to discuss on what we want to have visible and what wethe attachments tab is supposed to do | |||||
| 2007-09-15 | SCHEMA CHANGE: Major overhaul to liberty attachable by removing ↵ | Christian Fowler | 1 | -11/+0 | |
| attachment_map and only allow attachments to be wired to a single piece of content. removed attachment_map, single and multiple attachments are working, ajax code was removed, and should be put in a separate library/class to handle what to do with 'floating' files waiting for a store | |||||
| 2007-06-20 | Add new expungingAttachment call to LibertyAttachable to notify content that ↵ | Nick Palmer | 1 | -2/+2 | |
| an attachment it is connected to is dying. Restore delete to edit_storage_list gated by a new permission. Ensure that fisheye and treasury delete when their attachments delete. | |||||
| 2007-06-16 | disable attachment deletion until we have found a way to delete the spawning ↵ | Max Kremmel | 1 | -2/+2 | |
| content if there is one | |||||
| 2007-06-13 | Hide attachment delete button for mannaged content | Lester Caine | 1 | -4/+4 | |
| Only works with treasury items at present need to amend bitfile storage module | |||||
| 2007-06-13 | Identify primary_attachment in attachment list | Lester Caine | 1 | -1/+1 | |
| 2007-06-10 | use filename as fallback if title is not set | Max Kremmel | 1 | -1/+1 | |
| 2007-06-10 | finally found a better place for the annoying inline help in the attachment ↵ | Max Kremmel | 1 | -7/+8 | |
| browser | |||||
| 2007-06-10 | use popup to avoid data loss when clicking on an attachment | Max Kremmel | 1 | -5/+5 | |
| 2007-04-18 | Various attachment related changes to make things more ajax and fix bugs. | Nick Palmer | 1 | -5/+15 | |
| 2007-04-18 | CRITICAL UPDATE! Fix horked attachment changes. Sorry guys! | Nick Palmer | 1 | -2/+2 | |
