summaryrefslogtreecommitdiff
path: root/templates/attachments.tpl
AgeCommit message (Collapse)AuthorFilesLines
2014-05-30bootstrap3-css-changes-form-groupspiderr1-1/+1
2014-05-23bootstrap3-btn-defaultspiderr1-1/+1
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵spiderr1-1/+1
all table.data tags
2013-04-04cleanup edit formsspiderr1-1/+1
2013-04-01bootstrap-conversionspiderr1-1/+1
2008-10-08clean up display and use mime_meta_inc.tpl to display attachment detailsMax Kremmel1-14/+3
2008-01-03simplify {tr} section for easy translationMax Kremmel1-1/+1
2008-01-02add missing functionJams H Thompson1-1/+1
2007-01-14replace contents of modifier.display_bytes.php with modifier.kbsize.php and ↵Max Kremmel1-1/+1
use that instead since it's a better name for the function
2007-01-11add option to scan for usage of a given attachment id in contentMax Kremmel1-1/+24
2006-12-23default to own attachments for admin as wellMax Kremmel1-1/+1
2006-11-26move getAttachmentList function to LibertyAttachable, where it belongs and ↵Max Kremmel1-0/+60
add a basic page to list all available attachments - only admin may view attachments from other users as well. - functionally still somewhat lacking...