summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-07Remove duplicate ipackage attributes from biticon callsHEADmasterLester Caine6-25/+25
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textLester Caine6-8/+8
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine5-5/+5
2026-06-04Switch attachment icon from mail-attachment to stock_attachLester Caine2-2/+2
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine7-40/+40
2026-05-21Fix undefined BITBLOGPOST_CONTENT_TYPE_GUID in rankings.phpLester Caine1-146/+5
2026-05-21Tidy automatic generation of sitemapLester Caine1-0/+35
2026-05-18showBlogTitle was a strange dead end, should have been passed via blogPostsFo...Lester Caine1-1/+0
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 Caine3-3/+1
2026-05-18Rework to use browser based calendar pop-upLester Caine2-54/+28
2026-05-16Tidy $showBlogTitle since it was hard coded anywayLester Caine1-8/+1
2026-05-16Another missing defaultLester Caine1-1/+1
2026-05-16Extend Read More popup to blog listing ...Lester Caine3-32/+34
2026-05-16Extend recent_blogs to allow Read More to create a pop-up of the full postLester Caine5-16/+46
2026-05-16Access blog posts history which is all contained in the database alreadyLester Caine4-0/+163
2026-05-15Remove unused group model codeLester Caine1-1/+1
2026-05-15Further trimming of role_model selectionLester Caine2-6/+1
2026-05-15Namespace fixesLester Caine1-2/+2
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine2-18/+4
2026-05-15Need to sort out access control to allow anonymous display if p_blogs_view is...Lester Caine1-1/+1
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine31-182/+169
2026-04-06Tidying links to bitweaver.org to avoid redirect from httpV5-php84lsces2-2/+2
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces15-38/+38
2026-03-27Namespace additionslsces4-25/+35
2026-03-27Smarty seems to have dropped && and || in favour of and and or in templates?lsces13-34/+34
2026-02-01Additional namespace tidies and 8.4 style fixeslsces3-6/+5
2025-09-10short array style updateslsces1-11/+11
2025-08-29Another little icon/style tweeklsces1-2/+2
2025-08-29Can now see the little niggles and pick them off. Not sure why Print was hidd...lsces1-2/+2
2025-08-28Missed a default setting to shut up PHP8.4lsces1-4/+4
2025-08-28Classes code updated to PHP8.4 and namespacelsces2-297/+288
2025-08-28Extra code updated to PHP8.4 and namespacelsces5-64/+84
2025-08-28General code updated to PHP8.4 and namespacelsces14-180/+169
2025-08-28Templates code updated to PHP8.4 and namespacelsces24-85/+85
2025-08-28Modules code updated to PHP8.4 and namespacelsces19-78/+76
2025-08-28plugin code updated to PHP8.4 and namespacelsces1-49/+50
2025-08-28Admin code updated to PHP8.4 and namespacelsces5-165/+157
2025-08-28Remove older update code ... start clean on BW5lsces1-213/+0
2021-04-15clean up for includes/ reorgmodela bitweaver1-1/+1
2021-02-13move bit_setup_inc.php to includes/modela bitweaver1-0/+0
2021-02-03move kernel/includes/setup_inc.phpmodela bitweaver14-15/+15
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver10-12/+12
2021-02-01move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons...modela bitweaver33-56/+55
2021-01-31PHP7 clean up dual static + object use of parseData, and create ->getParsedDa...modela bitweaver9-16/+16
2018-08-01reorg util package to put library code in includes/ and used new UTIL_PKG_INC...modela bitweaver1-1/+1
2017-07-03Update for new includes/ directory structuremodela bitweaver1-2/+2
2017-07-03remove commented BitUser includemodela bitweaver7-7/+0
2016-06-22change-all-StartTrans-calls-to-BitBase-methodlsces2-15/+15
2016-06-22change-class-var-to-publicmodela bitweaver2-2/+2