summaryrefslogtreecommitdiff
path: root/templates/list_topics.tpl
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Christian Fowler1-2/+2
cleaner polymorphism
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 ↵wjames51-2/+3
board objects is circular
2009-04-05Leave minifind in it's own div, so that vertical formatting is tidy on older ↵Lester Caine1-2/+2
themes. This could preceed the navbar div if preferred, but tidies up overlaps currently seen.
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 ↵Christian Fowler1-6/+6
convention, hasEditPermission is now hasUpdatePermission, many explicit perm checks have been cleaned up to hasUpdatePermission
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
nice expansion when we have subboards eventually
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 ↵wjames51-6/+6
keeping with old separate remove perm - plus content_id bug fix in edit_topic
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
editing topics instead of on the topic itself - NOTE! change to expunge topic is now either hasEditPerm on the board if its root is a board or has admin_comments perm. Prevents someone from killing a tree of comments on content that is not controlled by the board but is mapped to the board - but does give board editor more power over its native comments
2008-07-31migrate board topic post to more common file name convention, this will be ↵wjames51-5/+5
slightly weird for some tpls temporarily - those will get cleaned up in follow up changes
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
so that it can be formatted to work with table lists, location here may not be perfect - move it if you thing there is a better place for it
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
check for js before using js in links
2007-10-10migrate core ajax services off prototype to mochikitwjames51-20/+2
2007-05-07add implementation of removing a message boardChristian Fowler1-2/+2
2007-05-07fix deleting of topics via link and with multi-checkChristian Fowler1-4/+6
2007-05-03use wrapper class boards instead of bitboard for consistency, move ↵bitweaver.org1-2/+2
indentation to css file by applying individual classes instead of hardcoding padding, move user avatar display, simplify templates where possible
2007-03-31rename bitboards to boardsMax Kremmel1-25/+25
2007-02-16Various bits of cleanup for displaying. Fixed bugs with displaying threaded ↵Nick Palmer1-7/+11
with and without threading. Hid icons for posting and topic creation for those that don't have permissions. Made titles display the thread or board name. Commented out home board from admin since home doesn't use it.
2007-01-14convert div.header h2 to div.header p where <h2> represents a description ↵Max Kremmel1-2/+2
such as in wiki pages
2007-01-08rename tables and columns to be consistent with standard bitweaver packagesChristian Fowler1-9/+2
2007-01-05searched for .title} .description} and .data} and added |escape where ↵Max Kremmel1-2/+2
appropriate (i hope). might have misinterpreted a situation or two, so please keep a lookout...
2006-11-22various fixes - XHMTL compliance - js cleanup...Max Kremmel1-3/+4
2006-10-05force several things to iconsChristian Fowler1-5/+5
2006-09-23remove .tpl's to list_ to follow convention and be more readableChristian Fowler1-0/+195