summaryrefslogtreecommitdiff
path: root/templates/list_topics.tpl
AgeCommit message (Expand)AuthorFilesLines
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textHEADmasterLester Caine1-1/+1
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine1-2/+2
2026-06-04Switch iconset to SVG-only — drop small/medium/large PNG directoriesLester Caine1-2/+2
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine1-9/+9
2026-03-27Tidyup to loose endslsces1-1/+1
2026-03-09As with articles, boards has had a blanket Smarty5 and PHP8.4 sweep of the co...lsces1-33/+35
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.spiderr1-1/+1
2022-07-30migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr1-9/+9
2019-04-17forums clean upspiderr1-7/+6
2019-04-17clean up board level New Topicspiderr1-4/+1
2014-05-29update bootstrap v3 classesspider1-1/+1
2014-05-23bootstrap3-btn-defaultspiderr1-1/+1
2013-04-25prepend search button in minifind so it reads with placeholderChristian Fowler1-1/+1
2013-04-25move pagination under board title in topics listChristian Fowler1-3/+2
2013-04-25clean up topic displayChristian Fowler1-15/+13
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ...spiderr1-1/+1
2013-04-19major clean up for bootstrapChristian Fowler1-6/+5
2013-04-04cleanup more booticonizationspiderr1-3/+0
2013-04-04cleanup edit formsspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-2/+2
2013-04-02convert lots of biticon to booticonspiderr1-3/+3
2013-04-01bootstrap-conversionspiderr1-1/+1
2013-02-13New Topic moved to form submitspiderr1-7/+4
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
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 Fowler1-2/+2
2009-10-08boards own menu for rss feeds and put icons on boards and topic pageswjames51-1/+4
2009-10-05add liberty icon services to board view, and hide linkedboard link from board...wjames51-2/+3
2009-04-05Leave minifind in it's own div, so that vertical formatting is tidy on older ...Lester Caine1-2/+2
2008-11-27Don't show native boards moderation if modcomments is being used.Nick Palmer1-2/+3
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-6/+6
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-08-01move breadcrumb up top for consistancy with topic view - this will allow for ...wjames51-4/+8
2008-08-01fix moving a topic - get rid of ajax toowjames51-25/+6
2008-08-01change topic delete to require board admin perm instead of edit - more in kee...wjames51-6/+6
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-31migrate board topic post to more common file name convention, this will be sl...wjames51-5/+5
2008-04-25update perm check calls to hasUserPerm and the likewjames51-3/+3
2008-04-21add in new service list_tpl for including info like we would using body, but ...wjames51-1/+2
2008-04-17woops wrong object ref board not groupwjames51-2/+2
2008-04-17fix perm check to see mailing list subscription iconwjames51-2/+2
2008-04-11add board to list sync using mailmanChristian Fowler1-3/+6
2008-03-07change check of post comments perm using new LibertyContent methwjames51-4/+4
2007-12-16eliminate double display of 'New Topic' textJams H Thompson1-2/+2
2007-12-12clean up ajax calls to just use BitAjax without needless reassignments, also ...wjames51-3/+7
2007-10-10migrate core ajax services off prototype to mochikitwjames51-20/+2
2007-05-07add implementation of removing a message boardChristian Fowler1-2/+2