summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textHEADmasterLester Caine1-1/+1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine2-5/+5
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 tidies to php8.5 standardsLester Caine9-1/+1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06Tidying links to bitweaver.org to avoid redirect from httplsces1-1/+1
2026-03-27Figured what has been causing a problem with using && and || in smarty ↵lsces4-7/+7
templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones.
2026-03-26Smarty style changeslsces3-4/+4
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.spiderr2-2/+2
2022-07-30migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr2-5/+5
2018-04-13add bootstrap styling to translate forms, and tidy upspider@dev2-18/+24
2014-11-19add-forminput-label-param-for-bs3spiderr2-36/+38
2014-09-19fix language is_dsiabled savingspider1-7/+5
2014-06-03Switch to BS3 form-grouplsces7-59/+59
2014-05-31Modify templates for ink frameworkINK_Portlsces7-49/+49
2014-05-29update bootstrap v3 classesspider1-1/+1
2014-05-23bootstrap3-btn-defaultspiderr7-21/+21
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵spiderr2-20/+15
all table.data tags
2013-04-19fix menu_*_admin to be multi-purpose as dropdown or visual list like normal ↵spiderr1-10/+8
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 menusspiderr2-7/+8
2013-04-04cleanup edit formsspiderr7-19/+19
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-1/+1
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-7/+10
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-3/+3
2013-04-01bootstrap-conversionspiderr7-40/+40
2012-08-05Spelling mistakelsces2-2/+2
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2011-05-19tidy UI and {tr} stringsspiderr1-2/+2
2011-05-03add auto translate for master strings; genericize auto javascript; ajax ↵spiderr4-58/+75
returns null when translation == masterstring
2011-05-01tidy up legend; and link to master stringspiderr1-2/+2
2011-05-01remove verbose, htmlified, redundant formhelpspiderr1-12/+0
2011-04-30more clean up of string translation via Google API, make sure smarty tags ↵spiderr1-7/+20
don't get translated
2011-04-30add auto button to get all empty translations, however javascript speed ↵spiderr1-9/+28
choking issue
2011-04-30seperate out string translation per language into a separate file, add ↵spiderr4-153/+181
support for google translate API
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-09use js namespace for switchCheckboxesPRE_LIBERTYSYS_SERVICE_UPDATEwjames51-1/+1
2008-12-05wordinglaetzer1-3/+3
2008-09-18add ability to translate multiple master strings at once, add guessing for ↵Christian Fowler1-36/+33
masters
2008-09-16add some basic filtering options for easier master string manipulationMax Kremmel1-1/+24
2008-08-29helpful info into 'formhelp'laetzer1-2/+2
2008-06-29hide export tab if there is nothing to exportMax Kremmel1-8/+6
2008-06-29display a message when there are no exportable languagesMax Kremmel1-41/+45
2008-06-14show language links also in admin menulaetzer1-1/+8
2007-07-01standardise all menus by using new ilocation=menu and add missing iconsR202PRE_LIB_ATTACHMENT_REFACTORMax Kremmel1-3/+3
2007-06-22Add icons to languages menu.Nick Palmer1-3/+3
2007-05-22typoslaetzer1-5/+5
2007-03-17get google translations to work with long pages as well - fopen only seems ↵Max Kremmel1-1/+1
to support about 1500 characters
2007-03-17some work on content translations - basics are working now. need to clean up ↵Max Kremmel2-16/+23
included translation template in edit page.
2007-01-24escape and nl2br stringsMax Kremmel1-3/+3
2007-01-24clean up template and use <label>Max Kremmel1-22/+24