summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)AuthorFilesLines
2026-05-18Create service to be used by getServicesSql targeting search results initiallyLester Caine2-1/+24
2026-05-18Mochikit has ben dropped in favour of jquery equivalentLester Caine2-2/+0
2026-05-18Rework to use browser based calendar pop-upLester Caine1-44/+18
2026-05-16Another missing defaultLester Caine1-1/+1
2026-05-16Extend recent_blogs to allow Read More to create a pop-up of the full postLester Caine2-2/+2
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine6-82/+74
2026-04-06Tidying links to bitweaver.org to avoid redirect from httpV5-php84lsces2-2/+2
2026-03-27Namespace additionslsces1-2/+2
2025-09-10short array style updateslsces1-11/+11
2025-08-28Classes code updated to PHP8.4 and namespacelsces2-297/+288
2025-08-28Extra code updated to PHP8.4 and namespacelsces5-64/+84
2021-04-15clean up for includes/ reorgmodela bitweaver1-1/+1
2021-02-13move bit_setup_inc.php to includes/modela bitweaver1-0/+40
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver5-7/+7
2021-02-01move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH ↵modela bitweaver6-0/+1866
constants