summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-31clean up all topic pref settings like sticky and notify - remove ajaxiness wh...wjames51-10/+1
2008-07-31migrate board topic post to more common file name convention, this will be sl...wjames53-9/+9
2008-06-15Make boards 'Warned Posts' feature workJams H Thompson1-1/+1
2008-05-27extended class so that floaticon can be floatedlaetzer1-2/+2
2008-05-27added class so that warn_block can be floatedlaetzer1-1/+1
2008-04-25update perm check calls to hasUserPerm and the likewjames52-5/+5
2008-04-22link title to get back to boardChristian Fowler1-1/+1
2008-04-22hide technical configuration except from boards adminsChristian Fowler1-26/+25
2008-04-21add in new service list_tpl for including info like we would using body, but ...wjames51-1/+2
2008-04-21remove gContent assignment seems unused and only causes trouble since assigne...wjames51-2/+0
2008-04-17woops wrong object ref board not groupwjames51-2/+2
2008-04-17fix perm check to see mailing list subscription iconwjames51-2/+2