| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 13 days | Replace network-receive/transmit with go-down/go-up for move down/up iconsHEADmaster | Lester Caine | 1 | -2/+2 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-07 | Remove duplicate ipackage attributes from biticon calls | Lester Caine | 5 | -12/+12 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-05 | Switch icons: document-properties → edit, text-x-generic → view-list-text | Lester Caine | 6 | -7/+7 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-05 | Switch delete icon from edit-delete to user-trash (dustbin) | Lester Caine | 2 | -2/+2 | |
| 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-04 | Switch attachment icon from mail-attachment to stock_attach | Lester Caine | 1 | -1/+1 | |
| stock_attach (paperclip) is available as PNG (16px) and SVG (scalable), making it a cleaner fit for attach/assign/crosspost contexts than the mail-specific mail-attachment icon. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-06-04 | Convert {booticon} to {biticon} — freedesktop/tango icon names throughout | Lester Caine | 6 | -17/+17 | |
| 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-15 | Switch to role_model code | Lester Caine | 1 | -1/+1 | |
| 2026-05-15 | Namespace fixes | Lester Caine | 1 | -3/+4 | |
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 25 | -84/+86 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-03-27 | Figured what has been causing a problem with using && and || in smarty ↵V5-php84 | lsces | 3 | -7/+7 | |
| templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones. | |||||
| 2025-08-27 | Code updated to PHP8.4 and namespace | lsces | 17 | -283/+255 | |
| 2021-04-15 | clean up for includes/ reorg | modela bitweaver | 1 | -1/+1 | |
| 2021-02-13 | move bit_setup_inc.php to includes/ | modela bitweaver | 1 | -0/+0 | |
| 2021-02-03 | update path for kernel/includes/setup_inc.php | modela bitweaver | 3 | -3/+3 | |
| 2021-02-02 | move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants | modela bitweaver | 6 | -8/+8 | |
| 2017-03-02 | Merge legacy updates | lsces | 2 | -4/+6 | |
| 2017-01-14 | assign_by_ref-to-assignByRef | modela bitweaver | 2 | -3/+3 | |
| 2016-02-07 | Merge with older github view | lsces | 2 | -4/+6 | |
| 2016-02-07 | Merge with github | lsces | 1 | -2/+2 | |
| 2016-02-07 | Bootstrap style form classes | lsces | 5 | -30/+30 | |
| 2016-02-07 | Move from Smarty2 to Smarty3 function style | lsces | 2 | -3/+3 | |
| 2014-11-19 | add-forminput-label-param-for-bs3 | spiderr | 1 | -2/+2 | |
| 2014-05-30 | bootstrap3-css-changes-form-group | spiderr | 5 | -26/+26 | |
| 2014-05-23 | bootstrap3-btn-default | spiderr | 3 | -4/+4 | |
| 2013-04-24 | fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵ | spiderr | 2 | -5/+4 | |
| all table.data tags | |||||
| 2013-04-19 | fix menu_*_admin to be multi-purpose as dropdown or visual list like normal ↵ | spiderr | 1 | -7/+5 | |
| user menus | |||||
| 2013-04-18 | tweak menu to display title link only when passed var | spiderr | 1 | -1/+1 | |
| 2013-04-06 | major clean up for Smarty 3.0 and another pass at cleaning the top menus | spiderr | 5 | -6/+9 | |
| 2013-04-04 | cleanup more booticonization | spiderr | 1 | -2/+0 | |
| 2013-04-04 | cleanup edit forms | spiderr | 3 | -4/+4 | |
| 2013-04-03 | lots of clean up for bootstrap menus, headers, and footer; purge some ↵ | spiderr | 1 | -1/+1 | |
| ancient defaults | |||||
| 2013-04-03 | update all admin menus for bootstrap dropdowns with proper sub-menus | spiderr | 1 | -4/+7 | |
| 2013-04-03 | update all admin menus for bootstrap dropdowns | spiderr | 1 | -1/+1 | |
| 2013-04-02 | convert biticon to booticon | spiderr | 1 | -1/+1 | |
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 2 | -3/+3 | |
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 3 | -5/+5 | |
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 5 | -8/+8 | |
| 2013-04-02 | bootstrap updates convert class=row to class=control-group | spiderr | 5 | -26/+26 | |
| 2012-10-01 | Reload page to get around the open transaction problem. | lsces | 1 | -3/+3 | |
| I will revert the loads when I track down the real problem, but this does at least allow nexus to work on Firebird. | |||||
| 2012-10-01 | Thought that this would fix an open transaction on Firebird, but something else | lsces | 1 | -0/+2 | |
| seems to have started a transaction when building nexus menues, so commit in CompleteTransaction is not actioned until page closes | |||||
| 2012-10-01 | Detail query needed modifying for $bindVars as well | lsces | 1 | -1/+1 | |
| 2012-10-01 | Tidy constructor to later stylePRE_BOOTSTRAP | lsces | 1 | -2/+2 | |
| $bindVars is already an array | |||||
| 2012-05-06 | replace all PHP4 style calls to LibertySystem base constructors with ↵ | spiderr | 1 | -1/+1 | |
| parent::__construct() | |||||
| 2010-06-09 | Strip down CVS keywords.pre-lf-storage-path-to-file-name | cvs2git | 11 | -12/+12 | |
| 2010-04-17 | step two of contenttype name plural - convert all mType references to ↵pre_ctype_desc_name_schmeachangeCVS_HEAD | wjames5 | 1 | -1/+1 | |
| getContentTypeName(), each of these was manually checked for rendering | |||||
| 2010-04-14 | Fix nexus menu edit service tab so it deletes the menu item when when remove ↵PRE_CONTENTTYPE_NAME_PLURAL | Daniel Sutcliffe | 1 | -1/+1 | |
| checkbox checked | |||||
| 2010-04-01 | Nexus menu dropdowns work better if they are above the tabsystem | Daniel Sutcliffe | 1 | -1/+1 | |
| 2010-03-22 | Fix for sticky suckerfish menus in IE7 | Daniel Sutcliffe | 1 | -0/+4 | |
| 2010-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.phpPRE_LIBERTYSYS_SERVICE_UPDATE | wjames5 | 3 | -6/+6 | |
| 2010-01-28 | Make sure ul's for suckerfish menus have a unique idpre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGE | Daniel Sutcliffe | 1 | -2/+2 | |
