summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textHEADmasterLester Caine4-10/+10
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine4-6/+6
user-trash updated to a proper dustbin SVG. All templates across all packages updated to use user-trash instead of edit-delete. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine5-26/+26
Replace all {booticon iname="icon-*"} and {booticon iname="fa-*"} calls with {biticon ipackage="icons" iname="<freedesktop-name>"} using the tango iconset. Mapping covers ~70 distinct old names to tango equivalents (edit-delete, document-properties, go-next, lock, internet-mail, etc.). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14php-cs-fixer updates to php8.5 styleLester Caine1-2/+1
2026-03-27Figured what has been causing a problem with using && and || in smarty ↵lsces5-14/+14
templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones.
2026-03-27Figured what has been causing a problem with using && and || in smarty ↵lsces6-18/+18
templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones.
2026-03-26Smarty seems to have dropped && and || in templates insisting on and and or ↵lsces6-18/+18
instead
2026-03-09I had forgotten that the medw site has a lot of articles which have not been ↵lsces5-14/+14
displayed recently, so have applied all the Smarty5 and PHP8.4 fixes on mass which gets displaying and editing working, but the list function is currently broken
2026-02-01Major refactor for namespace, php8.4 and smarty5lsces24-28/+29
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver2-4/+4
2021-02-01fix navbar crudmodela bitweaver4-26/+23
2016-06-22update for BitSystem::get(set)ActivePackage() instead of ACTIVE_PACKAGElsces1-1/+1
2016-02-07Aditional style sheet for Article listlsces2-0/+123
2015-01-22Mergelsces1-2/+2
2015-01-22Strip legacy tags - $Header$lsces1-2/+0
2014-11-19add-forminput-label-param-for-bs3spiderr1-2/+2
2014-09-05fix thumbnailmodela bitweaver1-1/+1
2014-06-09Not sure why these have not already been switched to BS3 formatlsces4-5/+5
2014-06-06form-group switch missedlsces1-8/+8
2014-06-06Missing Quotelsces1-1/+1
2014-06-03Merge with masterlsces5-27/+27
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-30bootstrap3-css-changes-form-groupspiderr5-19/+19
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
all table.data tags
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 ↵spiderr1-8/+6
user menus
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 ↵spiderr1-0/+0
avoiding abiguiuty with new html5 header tag
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