summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2014-05-31Modify templates for ink frameworkINK_Portlsces10-36/+34
2014-05-31PSR trial tidyup. Drop trailing ?> and tidy legacy bracing.lsces1-5/+4
2014-05-31PSR trial tidyup. Drop trailing ?> and tidy legacy bracing.lsces1-3/+1
2014-05-23bootstrap3-btn-defaultspiderr8-11/+11
2014-05-23fix articles for smarty3modela bitweaver3-3/+5
2013-10-04Switch centre module to Smarty3 formatlsces1-5/+6
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ...spiderr5-9/+8
2013-04-19convert {textarea} from block into functionspiderr1-1/+1
2013-04-19fix menu_*_admin to be multi-purpose as dropdown or visual list like normal u...spiderr1-8/+6
2013-04-18tweak menu to display title link only when passed varspiderr1-1/+1
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr6-18/+19
2013-04-05rename header_inc.tpl to html_head_inc.tpl for naming consistency and avoidin...spiderr1-0/+0
2013-04-04cleanup more booticonizationspiderr2-6/+3
2013-04-04cleanup edit formsspiderr8-11/+11
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-5/+8
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr3-3/+3
2013-04-02convert lots of biticon to booticonspiderr5-10/+10
2013-04-02convert lots of biticon to booticonspiderr4-10/+10
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr6-27/+27
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2012-05-06Handle user functions in users packageLester Caine ext:(%22)1-10/+1
2012-04-30Check user_id exists before usingLester Caine ext:(%22)1-1/+1
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git12-12/+12
2010-03-24Fix articles image / topic icon displayDaniel Sutcliffe1-6/+6
2010-03-18Make the p_liberty_read_comments permission actually be required to see commentsDaniel Sutcliffe1-2/+4
2010-02-02New Articles menu item to see upcoming/future articlesDaniel Sutcliffe1-1/+6
2010-01-26p_articles_create didn't exist so update templates to use real permsDaniel Sutcliffe2-3/+7
2010-01-26Fix articles list page so the Created By field actually contains who the arti...Daniel Sutcliffe1-2/+2
2009-04-14Disable article topic's permissions that was either never finished or impleme...Daniel Sutcliffe1-2/+2
2009-01-20Fix quotes on many smarty include directivesDaniel Sutcliffe1-2/+2
2009-01-08don't bother with displayname since it doesn't do anything in this case.Max Kremmel1-2/+2
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler5-10/+10
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...pre_update_permissionwjames52-5/+5
2008-07-25only try to display image when we have something to displaybitweaver.org1-2/+2
2008-07-25use constant for anon user id and use is_owner()Max Kremmel1-3/+3
2008-07-25Fixed Article Edit icon permission check and don't allow anonymous users to e...Stephan Borg1-2/+2
2008-07-10make better use of LibertyMime featuresMax Kremmel1-4/+4
2008-07-06pass form id to attachments for ajaxwjames51-2/+2
2008-07-03add content_id to edit forms - needed for fancy attachment ajax tricks as com...wjames51-0/+1
2007-11-10indent using tabsMax Kremmel1-3/+3
2007-11-10Fixing captcha for articles submitionMW1-8/+3
2007-09-26adjust to new primary display logicMax Kremmel1-2/+2
2007-09-19SCHEMA CHANGE: move image_attachment_id information to liberty_attachments dr...Max Kremmel1-22/+12
2007-09-15remove primary attachment selection tab - was used to set the article image. ...Max Kremmel1-18/+1
2007-09-15get articles working with recent schema updateMax Kremmel1-19/+21
2007-08-30don't try extracting params if there are nonewjames51-2/+4
2007-08-23make it possible to edit the title of the article type as wellMax Kremmel1-4/+5
2007-08-23make articles and wiki aware of list servicesMax Kremmel1-3/+29
2007-07-29missing close tagMax Kremmel1-1/+1