| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-05 | Switch icons: document-properties → edit, text-x-generic → view-list-textHEADmaster | Lester Caine | 3 | -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 | 4 | -5/+5 | |
| 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 | 4 | -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 | Remove unused group model code | Lester Caine | 1 | -16/+1 | |
| 2026-05-15 | Namespace fixes | Lester Caine | 5 | -23/+28 | |
| 2026-05-15 | Add a functional copy of DynamicTreeBuilder.js for use in package | Lester Caine | 3 | -2/+20 | |
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 26 | -67/+65 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-04-19 | Tidy maintainer linksV5-php84 | lsces | 1 | -1/+1 | |
| 2026-03-27 | Figured what has been causing a problem with using && and || in smarty ↵ | lsces | 10 | -21/+21 | |
| templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones. | |||||
| 2026-03-26 | Smarty style changes | lsces | 9 | -13/+13 | |
| 2026-02-01 | Additional namespace fixes. Still not tested fully | lsces | 1 | -49/+30 | |
| 2025-08-27 | Code updated to PHP8.4 and namespace | lsces | 15 | -424/+339 | |
| 2021-04-15 | clean up for includes/ reorg | modela bitweaver | 4 | -4/+5 | |
| 2021-02-13 | move bit_setup_inc.php to includes/ | modela bitweaver | 1 | -0/+0 | |
| 2021-02-12 | rename *_structure to structure_* | modela bitweaver | 3 | -3/+3 | |
| 2021-02-03 | update path for kernel/includes/setup_inc.php | modela bitweaver | 6 | -6/+6 | |
| 2021-02-02 | move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constants | modela bitweaver | 7 | -12/+12 | |
| 2021-02-01 | privatize and clean up requireHandlerFile; use public getContentClassName ↵ | modela bitweaver | 1 | -10/+12 | |
| when need to load a class | |||||
| 2021-01-31 | PHP7 clean up dual static + object use of parseData, and create ↵ | modela bitweaver | 1 | -1/+1 | |
| ->getParsedData & ::filterDataHash | |||||
| 2018-07-31 | Merge branch 'master' of github.com:bitweaver/pigeonholes | modela bitweaver | 1 | -1/+1 | |
| 2017-07-03 | Merge branch 'master' of github.com:bitweaver/pigeonholes | modela bitweaver | 1 | -1/+1 | |
| 2017-07-03 | fix getDisplayLink | modela bitweaver | 1 | -1/+1 | |
| 2017-05-01 | Merge branch 'master' of github.com:bitweaver/pigeonholes | modela bitweaver | 1 | -1/+1 | |
| 2017-03-21 | Merge branch 'master' of github.com:bitweaver/pigeonholes | modela bitweaver | 1 | -1/+1 | |
| 2017-01-14 | assign_by_ref-to-assignByRef | modela bitweaver | 3 | -5/+5 | |
| 2016-02-07 | Merge to github | lsces | 9 | -28/+22 | |
| 2016-02-07 | bootstrap3-css-changes-form-group | lsces | 6 | -32/+32 | |
| 2016-02-07 | Move from Smarty2 to Smarty3 function style | lsces | 3 | -5/+5 | |
| 2014-11-19 | add-forminput-label-param-for-bs3 | spiderr | 1 | -2/+2 | |
| 2014-09-22 | getTitleFromHash-cleanup | spiderr | 1 | -3/+3 | |
| 2014-05-30 | bootstrap3-css-changes-form-group | spiderr | 4 | -25/+25 | |
| 2014-05-23 | bootstrap3-btn-default | spiderr | 4 | -6/+6 | |
| 2014-05-23 | Merge commit 'a332eb3' | modela bitweaver | 1 | -5/+2 | |
| 2014-05-23 | fix pigeonholes | modela bitweaver | 1 | -5/+2 | |
| 2014-04-18 | merge bwo live changes | modela bitweaver | 1 | -2/+2 | |
| 2013-04-24 | fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵ | spiderr | 3 | -7/+6 | |
| all table.data tags | |||||
| 2013-04-19 | convert {textarea} from block into function | spiderr | 1 | -1/+1 | |
| 2013-04-19 | fix menu_*_admin to be multi-purpose as dropdown or visual list like normal ↵ | spiderr | 1 | -3/+1 | |
| user menus | |||||
| 2013-04-18 | tweak menu to display title link only when passed var | spiderr | 1 | -1/+1 | |
| 2013-04-11 | update modules for smarty 3 template centric variables, and assign modules ↵ | spiderr | 1 | -4/+4 | |
| to the _template | |||||
| 2013-04-11 | update modules for smarty 3 template centric variables, and assign modules ↵ | spiderr | 3 | -3/+3 | |
| to the _template | |||||
| 2013-04-07 | more clean up for Smarty 3.0 and another pass at cleaning the top menus | Christian Fowler | 1 | -1/+1 | |
| 2013-04-07 | resolve menu conflict | Christian Fowler | 6 | -18/+18 | |
| 2013-04-07 | add strip to menus | Christian Fowler | 2 | -0/+3 | |
| 2013-04-06 | major clean up for Smarty 3.0 and another pass at cleaning the top menus | spiderr | 6 | -17/+18 | |
| 2013-04-04 | cleanup more booticonization | spiderr | 1 | -1/+0 | |
| 2013-04-04 | cleanup edit forms | spiderr | 4 | -6/+6 | |
| 2013-04-03 | update all admin menus for bootstrap dropdowns with proper sub-menus | spiderr | 1 | -1/+3 | |
| 2013-04-03 | update all admin menus for bootstrap dropdowns | spiderr | 1 | -1/+1 | |
