summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-16Have retired BitAjax and moved it's functions to BitBase so mochikit is no lo...lsces1-2/+2
2026-04-16Still need some work on the different gallery styles, but this sorts the righ...lsces1-2/+2
2026-04-16Get the right number of images per pagelsces1-1/+1
2026-04-16Tidies to bring templates up to date with smarty5 and add in missing elementslsces4-10/+14
2026-04-16Ensure offset is actually set to 0 to get all itemslsces1-1/+2
2026-04-06Tidying links to bitweaver.org to avoid redirect from httplsces2-2/+2
2026-04-05Few minor defaults for php8.4lsces1-3/+3
2026-04-02Check for highlight and display in pdf viewerlsces1-0/+3
2026-04-02Missing defaults for php8.4 and style change for fixed gridlsces4-56/+106
2026-03-27$moduleParams is now a smarty value rather than array. The passing of paramet...lsces2-17/+17
2026-03-27This has obviously been a problem for some time, query respects the number of...lsces1-1/+1
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces19-43/+43
2026-03-26Tidy confusion between empty string and null defaultslsces1-13/+16
2026-03-26Ensure temporary file is readablelsces1-4/+6
2026-03-26Namespace correctionslsces3-7/+7
2026-03-26Smarty style updateslsces14-36/+36
2026-03-26Test files for new grid formatslsces2-0/+148
2026-02-01Tidy for higher res screen gridlsces1-4/+9
2025-09-11missing defaultlsces1-1/+1
2025-09-10Missing varable defaultlsces1-1/+1
2025-08-28Extra code updated to PHP8.4 and namespace ... work in progress on updating s...lsces6-135/+122
2025-08-28Classes code updated to PHP8.4 and namespace ... work in progress on updating...lsces4-483/+526
2025-08-28General code updated to PHP8.4 and namespace ... work in progress on updating...lsces16-239/+213
2025-08-28Templates code updated to PHP8.4 and namespace ... work in progress on updati...lsces25-110/+116
2025-08-28Module code updated to PHP8.4 and namespace ... work in progress on updating ...lsces7-53/+50
2025-08-28plugin code updated to PHP8.4 and namespace ... work in progress on updating ...lsces3-93/+111
2025-08-28gallery_views code updated to PHP8.4 and namespace ... work in progress on up...lsces6-47/+52
2025-08-28Admin code updated to PHP8.4 and namespacelsces3-182/+126
2025-05-18is_a LibertyContent on fisheye_handle_uploadspiderr1-1/+3
2024-04-14fix parameters to fisheye_handle_uploadspiderr1-1/+1
2024-03-18add pRequest to fisheye_handle_upload; cleanup some upload gallery_additions;...spiderr2-11/+16
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.spiderr6-9/+9
2023-10-24uncomment p_fisheye_list_galleries checkspiderr1-1/+1
2022-08-16fix gallery iconsspiderr1-2/+2
2022-07-30migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr16-45/+45
2021-02-26fix return value on FisheyeGallery::load as !empty( mInfo )spiderr1-1/+1
2021-02-18empty preview_content checkspiderr1-1/+1
2021-02-13update package_path in bit_setup_incspiderr1-1/+1
2021-02-13move bit_setup_inc.php to includes/modela bitweaver1-0/+0
2021-02-08is_array check on pGalleryIdspiderr1-1/+1
2021-02-06fix default gallery additionsspiderr2-12/+22
2021-02-03clean up static LibertyMime::getStorage* calls with liberty_mime_get_storage_*spiderr1-1/+1
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver15-15/+15
2021-02-02clean up adminmodela bitweaver1-19/+19
2021-02-02clean up navbarmodela bitweaver1-4/+5
2021-02-02move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons...modela bitweaver34-43/+40
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver14-21/+21
2021-01-31PHP7 clean up dual static + object use of parseData, and create ->getParsedDa...spiderr1-3/+0
2021-01-28empty check on rs->fieldsspiderr1-2/+4
2021-01-25add refresh thumbnail icon to image viewspiderr2-2/+10