summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-17upgrade Comments to LiberytMime to support attaching files to comments. big m...wjames54-1/+70
2009-03-09Don't show the Format Help tab if there is none to showDaniel Sutcliffe1-15/+17
2009-02-25move captcha next to comment_name, add params.id and params.style to captcha....Christian Fowler1-2/+2
2009-02-25add code to be able to do online login/registration when posting commentChristian Fowler1-2/+23
2009-02-24remove all php includesMax Kremmel1-2/+0
2009-02-24move data.dbreport.php to a non distro packageChristian Fowler1-29/+0
2009-02-23remove {php} include (LIBERTY_PKG_PATH."edit_storage_inc.php"); {/php} - it ...Christian Fowler1-3/+0
2009-02-22add whitespace for conditional levels so code is readable, call {php} includ...Christian Fowler1-46/+39
2009-02-21Tidy dbreport_direct and dbreport_manage - still need to add tools to create ...Lester Caine1-8/+12
2009-02-21Move to liberty - plugin will be used from other packagesLester Caine1-0/+25
2009-02-07only display edit icon when a user has the right to edit a commentMax Kremmel1-2/+3
2009-02-04remove unused p_liberty_delete_attachments perm checkChristian Fowler1-1/+1
2009-01-28add some standard help languageTekimaki1-0/+1
2009-01-24standardize search with 'find' param, removes find_objects - CUSTOM PACKAGE D...wjames52-2/+2
2009-01-23check lat lngs are numeric so 0s printTekimaki1-2/+2
2009-01-23only print <br /> when a description is setMax Kremmel1-1/+3
2009-01-23use serviceLocation='comment' for comment to display to allow service to opt ...Christian Fowler1-1/+1