summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2011-10-17fix status warning with {assign}'ed varspiderr1-1/+2
2011-07-05update file_name in mime attachment codespiderr1-2/+2
2010-12-28fix logic for inStructure flagspiderr1-2/+2
2010-07-25add service wrapper only for mini tplsspiderr1-2/+2
2010-07-04add service div around include for styling purposesspiderr1-0/+2
2010-06-09Strip down CVS keywords.cvs2git10-7/+7
2010-05-31remove mochikit dependency; use BitBase.SimpleAjax instead; tweak logic to hi...Christian Fowler1-17/+26
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...wjames53-4/+4
2010-04-17fine tune single plural selection of type namepre_ctype_desc_name_schmeachangewjames52-2/+1
2010-04-17step three of contenttype name plural - replace all instances where name is a...wjames51-2/+2
2010-04-17step three of contenttype name plural - replace all instances where name is a...wjames51-2/+2
2010-04-17step two of contenttype name plural - convert all mType references to getCont...wjames51-1/+1
2010-04-17step one of contenttype name plural - new methods to fetch name in libertycon...wjames51-2/+2
2010-04-08add a char counter to textarea plugin, set maxchars=n to invoke, not compatib...wjames51-2/+18
2010-03-20add option to display require iconwjames51-0/+1
2010-03-18Make the p_liberty_read_comments permission actually be required to see commentsDaniel Sutcliffe1-25/+27
2010-03-16skip display if $attachment is empty, which may be the case for old, broken c...Christian Fowler1-2/+2
2010-02-23strip_tags from filename (description), so that <p> etc. don't end up inside <a>laetzer1-1/+1
2010-02-21preserve functionality for statically invoked service files when there is no ...Christian Fowler1-2/+2
2010-02-21check for valid gContent before trying to access itChristian Fowler1-1/+1
2010-02-15new feature check if content type has service available to it - anticipates i...wjames51-2/+2
2010-02-14add space before "Allow HTML" checkboxMax Kremmel1-1/+1
2010-02-12display error if there is onewjames51-0/+1
2010-02-12flatten services hash and introduce new param for adding some meta data about...wjames51-5/+3
2010-02-10update javascript to use BitBase namespaceChristian Fowler1-4/+4
2010-02-10update javascript to use BitBase namespaceChristian Fowler2-3/+3
2010-01-30add View linkChristian Fowler1-3/+7
2010-01-30add center commentsChristian Fowler2-0/+69
2009-10-29set primary_attachment_id in mInfo from mStorage, and standardize on that in ...Christian Fowler1-1/+1
2009-10-20Limit perm name to adminsTyler Bello1-1/+1
2009-10-20Fix pathing to bit_setup_inc.phpTyler Bello1-1/+1
2009-10-16default to <span style='display:inline-block'> for att-pluging wrapper. This ...Christian Fowler1-2/+2
2009-10-15sorround description in div tag so it doesnt break inline elements like the <...Tyler Bello1-1/+1
2009-10-15sorround description in p tag so it doesnt break inline elements like the <br/>Tyler Bello1-1/+2
2009-10-15Add width and height attributes to image in mime attachment tpl so that they ...Tyler Bello1-2/+2
2009-10-08check all 3 comment flagswjames51-1/+1
2009-10-08loose check if we are editing a comment or content so we can check the right ...wjames51-9/+24
2009-09-17reduce clutter in tpl - remove excess verbage, and remove table columnChristian Fowler1-18/+14
2009-09-15if we have a single format in the liberty hash use it - this lets us get the ...wjames51-1/+7
2009-06-30move $() into BitBase name space, and use document.getElementById in distro'e...Christian Fowler1-5/+5
2009-06-30include required javascript for Multifile uploadsChristian Fowler1-0/+1
2009-05-17clean up inline login form and use choose div classes based on what they repr...bitweaver.org1-13/+12
2009-05-05remove depricated storeage plugin stuff and crusty outdated ajax bitswjames51-14/+1
2009-05-04fix html and indent with tabsMax Kremmel1-37/+33
2009-05-01use is_editable, which comes from userCanEdit which should take all of the re...Christian Fowler1-3/+1
2009-04-28add display for User if user_id is setChristian Fowler1-0/+3
2009-04-28add hidden fields for user_id and sort_mode in restrict listing formChristian Fowler1-2/+3
2009-04-28make storage_thumbs listing more like a true listing of attachmentsChristian Fowler1-19/+69
2009-04-13cap menu item and translatewjames51-1/+1
2009-04-07Ajax filter not working reliably - replaced with {minifind} simply to get it ...Lester Caine1-0/+4