summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2013-04-02convert lots of biticon to booticonspiderr5-10/+10
2013-04-01bootstrap-conversionspiderr11-48/+48
2013-02-13New Topic moved to form submitspiderr1-7/+4
2010-06-14use smarty.const.BOARDS_PKG_DIR as the header title on full list if the direc...spiderr1-1/+1
2010-06-09Strip down CVS keywords.cvs2git5-5/+5
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEADwjames51-3/+3
2010-02-10update javascript to use BitBase namespacePRE_LIBERTYSYS_SERVICE_UPDATEChristian Fowler1-2/+2
2010-02-09use js namespace for switchCheckboxeswjames51-2/+2
2010-02-02use ->getTitle() method instead of ->mInfo.title in templates to allow for cl...Christian Fowler3-7/+7
2009-10-09make sure object existsR270wjames51-2/+2
2009-10-09fix header links to support boards and topics feedswjames51-3/+8
2009-10-09major clean up of feed generator - get boards or topic feedswjames51-1/+1
2009-10-08boards own menu for rss feeds and put icons on boards and topic pageswjames53-2/+57
2009-10-08add httpauth support in header rss linkswjames51-2/+2
2009-10-05display non found msg if no boardswjames51-1/+3
2009-10-05add liberty icon services to board view, and hide linkedboard link from board...wjames51-2/+3
2009-06-30move $() into BitBase name space, and use document.getElementById in distro'e...Christian Fowler1-2/+2
2009-05-05always and only show edits to board adminChristian Fowler1-1/+1
2009-05-01Use 'Last modified' text as that is most prevalent in other packagesChristian Fowler1-2/+2
2009-05-01only show post edits to board admin after comments_edit_minutesChristian Fowler1-3/+3
2009-04-05Leave minifind in it's own div, so that vertical formatting is tidy on older ...Lester Caine1-2/+2
2009-03-29fix warning iconTekimaki1-1/+1
2009-03-17upgrade Comments to LiberytMime to support attaching files to comments. big m...wjames51-0/+3
2009-02-04fix comments getDisplayUrl - gets url based on root_id - related fix boards t...Tekimaki1-1/+1
2009-01-23use serviceLocation='comment' for comment to display to allow service to opt ...R250Christian Fowler1-1/+1
2009-01-23do not include services_inc.tpl on post_display as this can cause hell with s...Christian Fowler1-1/+1
2009-01-20Fix quotes on many smarty include directivesDaniel Sutcliffe2-4/+4
2009-01-16only show last modified for comment if edit is over 1 our old or gBitUser is ...Christian Fowler1-3/+5
2008-11-29update documentation linkTekimaki1-1/+1
2008-11-27Don't show native boards moderation if modcomments is being used.Nick Palmer1-2/+3
2008-11-22only show empty flipswitches to those with ability to change themChristian Fowler1-8/+8
2008-11-21add classes to table headersChristian Fowler1-4/+4
2008-11-18add userCanUpdate, and remove root object stuff in userCanEdit since it was s...Christian Fowler1-1/+1
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler4-9/+9
2008-10-03Cleanup mailman_lib.php a bit so that it can be configured for more envs.pre_update_permissionNick Palmer1-7/+29
2008-10-02use hasEditPerm instead of generic hasUserPermcreate_permissionwjames51-1/+1
2008-10-02Move expunge to edit where it belongs.Nick Palmer1-2/+2
2008-09-25add minifind promptChristian Fowler1-2/+2
2008-09-25tweak layout listing to put author under topic title in listingChristian Fowler1-11/+6
2008-09-15checks to keep user input after previewlaetzer1-1/+5
2008-09-12duplicate anchor name replaced with unique idlaetzer1-5/+1
2008-08-04add topic_count and post_count to board listingChristian Fowler1-3/+2
2008-08-04add table header and re-org info for nicer presentation - not totally complet...wjames51-19/+34
2008-08-01move breadcrumb up top for consistancy with topic view - this will allow for ...wjames51-4/+8
2008-08-01make threaded feature workwjames51-0/+6
2008-08-01fix up various problems with moving topicswjames51-2/+4
2008-08-01fix moving a topic - get rid of ajax toowjames52-31/+12
2008-08-01change topic delete to require board admin perm instead of edit - more in kee...wjames52-8/+8
2008-08-01check parent board perms for topic editing featureswjames51-6/+6
2008-08-01move expunge topic into edit_topic, and do perm checks on the root board for ...wjames51-2/+2