summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
11 daysutil/fonts: add dejavu-serif woff and archive of unused font familiesHEADmasterLester Caine87-0/+28201
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
11 daysutil/images: add cookie-consent imagesLester Caine2-0/+0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
11 daysutil: add images folder for cross-site shared assets; RDM logoLester Caine2-0/+0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
13 daysRemove unused gtk-* icons from tango iconset (71 files)Lester Caine72-35823/+0
No templates or code referenced any gtk- prefixed icons. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15Add password-show-on/off SVGs to tango iconsetLester Caine2-0/+633
Copied from tango5; needed in tango (the default) since biticon does not fall back to tango5. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10util: add view-grid-symbolic.svg to tango iconset (from tango5)Lester Caine1-0/+442
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06tango: add edit.svg iconLester Caine1-0/+403
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05Add icons from tango5 for contact and stock menusLester Caine8-1788/+10765
contact-new-symbolic, address-book-new, address-book-new-symbolic, view-list, task-add, view-group, view-list-tree, view-list-details, view-form-table, kt-add-filters, view-list-icons, view-task-add, view-task-child-add — all placeholder pending better icon sources Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05Add contact-new-symbolic, address-book-new-symbolic, view-list, task-add ↵Lester Caine5-357/+2711
from tango5 Sync address-book-new tango→tango5 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine4-498/+1064
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-04Add go-left/go-right icon aliases to tango iconsetLester Caine2-0/+1046
Tango uses go-previous/go-next; templates request go-left/go-right. Add copies so the layout admin move-module icons resolve without changing template logic. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04Remove tango PNG size dirs — iconset is now SVG-only (scalable/)Lester Caine3312-0/+0
small/, medium/, large/ PNG directories removed. All icons served from tango/scalable/ as SVGs with width/height set from isize config. Tango3 (externals/Tango3) remains as the maintained source for adding new SVGs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04Add tango iconset — freedesktop icon naming, multi-size PNGs and scalable SVGsLester Caine4533-0/+1095664
Iconsets moved here from config/ to be shared across all packages. tango/ built from Tango3 (externals/Tango3): small/ — 1218 PNGs at 16px medium/ — 913 PNGs at 24px large/ — 1181 PNGs at 32px scalable/ — 1219 SVGs (merged from all Tango3 category scalable/ dirs) gnome and highcontrast removed — too incomplete for current use. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18Retire MochiKit and move javascript to jqueryLester Caine2-76/+77
2026-05-15Add Bitweaver namespace to packageLester Caine1-1/+2
2026-05-15Move libraries to relevant packagesLester Caine29-3137/+0
2026-05-15Remove legacy javascript that is currently not used in compact package setLester Caine1246-406160/+0
2026-05-15Tidy in line with php8.5 styleLester Caine1-228/+224
2026-05-14Remove libraries that are no longer used in the existing code baseLester Caine527-182864/+0
2026-05-14package phpsniff for local managmentLester Caine3-568/+566
2026-05-14Modernised to php8.5 standardLester Caine1-70/+69
2026-05-14Tidy pear library down to used components so it can be maintained in later ↵Lester Caine109-2318/+3460
versions of PHP
2026-04-16MochiKit library added while playing with BitAjax, but the main updater has ↵V5-php84lsces24-0/+14190
already been migrated to BitBase and is working in fisheye.
2026-04-16A few areas use BitAjax to provide additional functions which have not been ↵lsces1-0/+40
working for some time. This as been restored and MochiKit added back in, but will be replaced with functions contained in BitBase.
2026-04-16Modernise the javascript to more modern standards, drop legacy code and ↵lsces1-258/+102
start moving BitAjax functions into BitBase suite
2026-04-05PEAR changes to support PHP8.4 .. Ideally need a generic package that is ↵lsces8-1192/+4009
more modern?
2026-04-02Merge pull request #1 from bitweaver/masterLester Caine2-0/+221
Sync with master
2026-04-02video.js librarylsces511-0/+145370
2026-04-02Static function calllsces1-3/+1
2026-04-02Modified pdf.js librarylsces402-0/+175810
2026-03-27Legacy code tweaks to simplepie library, but need to switch to current buildlsces1-11/+8
2026-03-27Legacy code tweaks to Text?Wiki librarylsces5-21/+20
2026-03-25Rename for nowlsces1-13316/+0
2026-03-25SimplePie needs moving to use modern build, but this shuts VSCode up as it ↵lsces1-0/+13316
does not like .inc php files ;)
2026-03-01add showByClass, hideByClass js functionsspiderr1-0/+25
2025-11-24add shiftcheckbox multi select to jquery formsspiderr1-0/+196
2025-05-27PHP7+ compatibility in WikiDiffspider@dav1-401/+400
2025-05-15diff engine basics fixed for PHP8spider@dav1-5/+4
2025-05-15init WikiDiff::$editsspider@dav1-2/+2
2024-06-04convert $_REQUEST['ajax_xml'] to $_REQUEST['ajax_api']spiderr1-1/+1
2023-11-25mv jscalendar head code to UTIL_PKGspiderr1-0/+8
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver4-10/+10
2021-02-01index check in wiki diffmodela bitweaver1-2/+5
2020-08-12move all captcha code to users/spiderr14-7990/+0
2020-07-30change ui.resizable to use border-box for resizingspiderr2-9/+9
2020-07-24add jquery 3.5.1; jquery-ui 1.12.1spiderr4-0/+29593
2020-05-2412 char genPassspiderr1-2/+2
2018-07-31update to UTIL_PKG_INCspiderr4-10/+10
2018-07-31major reorg and move everything to includes/ and Deny all in .htaccessspiderr627-0/+0