summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2026-06-04Switch iconset to SVG-only — drop small/medium/large PNG directoriesHEADmasterLester Caine1-2/+2
All iconset icons (ipackage=icons) now served from scalable/ as SVGs. ipath (/small/, /medium/, /large/) is preserved only for cache key differentiation and SVG width/height calculation. Four icons remapped to SVG equivalents in tango/scalable/: dialog-cancel -> process-stop (newsletters: unsubscribed) emblem-downloads -> network-receive (fisheye: download file) emblem-shared -> emblem-symbolic-link (boards: moved topic/thread) mail-mark-important -> emblem-important (messages: flagged) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine2-4/+4
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-16Drop group management ? allow post to role membersLester Caine1-8/+0
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code ↵Lester Caine1-2/+2
base defaulted to ROLE_MODEL
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine10-24/+14
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27Figured what has been causing a problem with using && and || in smarty ↵V5-php84lsces7-11/+11
templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones.
2026-03-26Smarty style changeslsces2-2/+2
2026-02-02Restructure layout in line with namespace addition and PHP8.4 style ruleslsces28-152/+52
2025-08-28Refactor for PHP8.4 standardslsces3-71/+84
2025-08-28Restructure layout in line with namespace additionlsces3-6/+5
2022-07-30migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr2-4/+4
2021-02-13update package_path in bit_setup_incspiderr1-1/+1
2021-02-13move bit_setup_inc.php to includes/modela bitweaver1-0/+0
2021-02-04move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsspiderr6-6/+6
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver5-5/+5
2021-01-31PHP7 clean up dual static + object use of parseData, and create ↵spiderr1-3/+1
->getParsedData & ::filterDataHash
2020-05-22replace expunge which is defined in base class as no parameters with ↵spiderr3-3/+3
expungeMessage
2016-12-29bootstrap in user_preferences formspider@app11-2/+2
2016-02-07Move from Smarty2 to Smarty3 function stylelsces2-2/+2
2014-11-19add-forminput-label-param-for-bs3spiderr1-4/+4
2014-09-05fix admin menusanto spider1-1/+1
2014-06-06boostrap3-control-group-2-from-groupspiderr7-32/+32
2014-05-30bootstrap3-css-changesspiderr2-2/+2
2014-05-23bootstrap3-btn-defaultspiderr7-10/+10
2014-05-23disable javascript popupmodela bitweaver1-2/+2
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵spiderr2-9/+7
all table.data tags
2013-04-19fix admin menusspiderr1-3/+1
2013-04-19convert {textarea} from block into functionspiderr3-3/+3
2013-04-19fix menu_*_admin to be multi-purpose as dropdown or visual list like normal ↵spiderr1-3/+1
user menus
2013-04-18tweak menu to display title link only when passed varspiderr1-1/+1
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 edit formsspiderr7-10/+10
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-3/+3
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr2-2/+2
2013-04-01bootstrap-conversionspiderr8-53/+49
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base ↵PRE_BOOTSTRAPspiderr1-3/+0
class constructors with parent::__construct()
2012-05-05replace all calls to ::BitBase() with parent::__construct()spiderr1-1/+1
2011-05-01add content_id to messagespre-lf-storage-path-to-file-namespiderr1-0/+1
2010-06-09Strip down CVS keywords.cvs2git10-10/+10
2010-02-10update javascript to use BitBase namespacepre_ctype_desc_name_schmeachangePRE_LIBERTYSYS_SERVICE_UPDATEPRE_CONTENTTYPE_NAME_PLURALCVS_HEADChristian Fowler1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames55-10/+10
2009-10-01remove ref to non-existant copyright.txt filepre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGEwjames55-10/+10
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames55-10/+10
2008-10-16use selection list instead of user names methodpre_update_permissionR250Max Kremmel2-10/+6
2008-10-15shorter tab titlelaetzer1-1/+3
2008-10-14fix contact feature and some other minor issues.Max Kremmel3-19/+12
2008-06-25change display call to use a hash for display options, add display_mode to ↵create_permissionChristian Fowler5-12/+12
options hash
2007-07-04move prep/postGetList to LibertyBaseR202PRE_LIB_ATTACHMENT_REFACTORChristian Fowler1-3/+3