index
:
liberty
master
Bitweaver liberty package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Fix mContentTypeGuid never set after getLibertyObject load
HEAD
master
Lester Caine
1
-0
/
+1
2026-06-12
loadContent: add linked_data alongside linked_title from lc_linked JOIN
Lester Caine
1
-1
/
+2
2026-06-12
LibertyXref: propagate mPackageGuid so dual-guid types resolve correctly in l...
Lester Caine
3
-5
/
+28
2026-06-11
Consolidate xref loading: LibertyXrefInfo → LibertyXrefContent + LibertyXre...
Lester Caine
6
-184
/
+166
2026-06-11
LibertyXref: extend BitBase directly, not LibertyBase
Lester Caine
1
-1
/
+1
2026-06-11
LibertyContent: document xrefType() accessor and mXrefType property
Lester Caine
1
-2
/
+17
2026-06-11
LibertyXrefType: expand class docblock to cover dual-guid schema pattern
Lester Caine
1
-2
/
+30
2026-06-11
LibertyXrefType: convert to instance class; fix cross-guid xref join
Lester Caine
2
-122
/
+123
2026-06-08
LibertyXref: guard xorder against null when item not in liberty_xref_item
Lester Caine
1
-1
/
+1
2026-06-07
LibertyXrefInfo/LibertyXrefGroup: optional package-level guid support
Lester Caine
2
-9
/
+28
2026-06-06
liberty: fix null mUserId in LibertyXrefType JOIN conditions
Lester Caine
1
-4
/
+4
2026-06-06
LibertyBase: replace placeholder with architecture docblock; tighten factory ...
Lester Caine
1
-30
/
+43
2026-06-06
xref: migrate query methods to LibertyXrefType; docblocks throughout
Lester Caine
5
-152
/
+648
2026-06-06
xref group templates: drop Link column; tighten text item edit gating
Lester Caine
1
-0
/
+87
2026-06-01
Guard null pFileHash type in preg_match/preg_split calls — PHP 8.x deprecation
Lester Caine
1
-3
/
+3
2026-05-30
Fix xref role guard and add xorder to loadXrefList SELECT
Lester Caine
1
-6
/
+6
2026-05-29
Add enrichXrefDisplay hook and xkey_ext to value edit template
Lester Caine
1
-0
/
+2
2026-05-29
Standardise xref templates to _item naming; add value and group templates
Lester Caine
1
-12
/
+33
2026-05-29
BOM parts list support: xref template dispatch and LibertyXref fixes
Lester Caine
2
-3
/
+41
2026-05-27
Fix LibertyXref: public mContentTypeGuid, format dates for Firebird
Lester Caine
1
-5
/
+5
2026-05-26
Add liberty_xref cleanup to LibertyContent::expunge()
Lester Caine
1
-0
/
+4
2026-05-26
Fix stale column name source → item in getXrefTypeList num_entries query
Lester Caine
1
-2
/
+2
2026-05-26
Add liberty_xref subsystem: package-agnostic typed cross-references
Lester Caine
4
-52
/
+57
2026-05-22
Add generic xref group/source admin pages to liberty
Lester Caine
1
-0
/
+42
2026-05-22
Add generic xref methods to LibertyContent
Lester Caine
1
-0
/
+217
2026-05-22
Add mContentTypeGuid scoping to LibertyXref for multi-package isolation
Lester Caine
2
-7
/
+12
2026-05-22
Add liberty_xref package-agnostic cross-reference mechanism
Lester Caine
2
-0
/
+230
2026-05-21
Fix addHit() race condition and stuck Firebird transaction
Lester Caine
1
-10
/
+8
2026-05-18
getLibertySql was never completed so roll back to the working getServicesSql ...
Lester Caine
1
-2
/
+1
2026-05-18
Tidy install process handling following other changes
Lester Caine
1
-4
/
+14
2026-05-16
Phantom ; removed
Lester Caine
1
-4
/
+3
2026-05-16
Fix parseData corruption of raw 'data' element
Lester Caine
1
-2
/
+3
2026-05-15
Namespace fixes
Lester Caine
1
-1
/
+2
2026-05-15
To simplyfy maintenence BitUser classes have been retired and active code bas...
Lester Caine
1
-68
/
+14
2026-05-14
Move markdown library into the relevant package for easier maintenance
Lester Caine
1
-0
/
+1691
2026-05-14
php-cs-fixer tidies to php8.5 standards
Lester Caine
12
-171
/
+132
2026-05-10
Use BIT_INSTALL to block database access until database has been populated
Lester Caine
1
-1
/
+1
2026-05-08
Add default when no user active (PHP8)
lsces
1
-1
/
+1
2026-04-16
Style tidies for PHP8.4
lsces
2
-17
/
+16
2026-04-16
Default to html on new install
lsces
1
-13
/
+5
2026-04-06
Tidying links to bitweaver.org to avoid redirect from http
lsces
1
-1
/
+1
2026-04-06
Tidy a default setting hole
lsces
1
-0
/
+3
2026-04-05
Solving a little chicken and egg situation when installing from scratch. Once...
lsces
2
-10
/
+12
2026-04-02
static function calls, but still need to clear an error
lsces
2
-10
/
+10
2026-04-02
Little hacky for firebird, need to identify correct pdo driver if pdo is bein...
lsces
1
-3
/
+4
2026-03-26
Empty value corrections
lsces
2
-6
/
+6
2026-02-01
Tidy to php8.4, add default values
lsces
1
-2
/
+2
2025-09-10
Preface function calls with Liberty namespace
lsces
1
-0
/
+2
2025-09-10
Short array format
lsces
1
-30
/
+36
2025-09-10
Missing namespace stuff
lsces
1
-5
/
+5
[next]