summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textHEADmasterLester Caine3-7/+7
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine4-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-04Switch attachment icon from mail-attachment to stock_attachLester Caine1-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-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine4-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-15Remove unused group model codeLester Caine1-16/+1
2026-05-15Namespace fixesLester Caine5-23/+28
2026-05-15Add a functional copy of DynamicTreeBuilder.js for use in packageLester Caine3-2/+20
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine26-67/+65
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19Tidy maintainer linksV5-php84lsces1-1/+1
2026-03-27Figured what has been causing a problem with using && and || in smarty ↵lsces10-21/+21
templates and related to mistake in processing {2} elements that should use curly brackets and not revert to square ones.
2026-03-26Smarty style changeslsces9-13/+13
2026-02-01Additional namespace fixes. Still not tested fullylsces1-49/+30
2025-08-27Code updated to PHP8.4 and namespacelsces15-424/+339
2021-04-15clean up for includes/ reorgmodela bitweaver4-4/+5
2021-02-13move bit_setup_inc.php to includes/modela bitweaver1-0/+0
2021-02-12rename *_structure to structure_*modela bitweaver3-3/+3
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver6-6/+6
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver7-12/+12
2021-02-01privatize and clean up requireHandlerFile; use public getContentClassName ↵modela bitweaver1-10/+12
when need to load a class
2021-01-31PHP7 clean up dual static + object use of parseData, and create ↵modela bitweaver1-1/+1
->getParsedData & ::filterDataHash
2018-07-31Merge branch 'master' of github.com:bitweaver/pigeonholesmodela bitweaver1-1/+1
2017-07-03Merge branch 'master' of github.com:bitweaver/pigeonholesmodela bitweaver1-1/+1
2017-07-03fix getDisplayLinkmodela bitweaver1-1/+1
2017-05-01Merge branch 'master' of github.com:bitweaver/pigeonholesmodela bitweaver1-1/+1
2017-03-21Merge branch 'master' of github.com:bitweaver/pigeonholesmodela bitweaver1-1/+1
2017-01-14assign_by_ref-to-assignByRefmodela bitweaver3-5/+5
2016-02-07Merge to githublsces9-28/+22
2016-02-07bootstrap3-css-changes-form-grouplsces6-32/+32
2016-02-07Move from Smarty2 to Smarty3 function stylelsces3-5/+5
2014-11-19add-forminput-label-param-for-bs3spiderr1-2/+2
2014-09-22getTitleFromHash-cleanupspiderr1-3/+3
2014-05-30bootstrap3-css-changes-form-groupspiderr4-25/+25
2014-05-23bootstrap3-btn-defaultspiderr4-6/+6
2014-05-23Merge commit 'a332eb3'modela bitweaver1-5/+2
2014-05-23fix pigeonholesmodela bitweaver1-5/+2
2014-04-18merge bwo live changesmodela bitweaver1-2/+2
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵spiderr3-7/+6
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-3/+1
user menus
2013-04-18tweak menu to display title link only when passed varspiderr1-1/+1
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr1-4/+4
to the _template
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr3-3/+3
to the _template
2013-04-07more clean up for Smarty 3.0 and another pass at cleaning the top menusChristian Fowler1-1/+1
2013-04-07resolve menu conflictChristian Fowler6-18/+18
2013-04-07add strip to menusChristian Fowler2-0/+3
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr6-17/+18
2013-04-04cleanup more booticonizationspiderr1-1/+0
2013-04-04cleanup edit formsspiderr4-6/+6
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-1/+3
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-1/+1