www_archline_hu/cadline
LÁZÁR Imre AI Agent efefce3fd8 feat(cadline): convert common_cadline_libraries + maintenance to submodules
The developer-controlled Cadline repos (cadcommonlib, maintenance) become git
submodules so updates flow through: git submodule update --remote -> build ->
commit new pointers. Pinned to their authoritative HEADs. build-baseline.sh
inits the submodules and normalizes their CRLF to LF (the deploy transform) so
the assembled baseline byte-matches the deployed form. constants.php (live-only
config, not in the repo; carries a DB credential tracked in the credential
inventory) is kept as an overlay (overrides/) per instruction — removal happens
at source later.

Signed-off-by: LÁZÁR Imre <imre@illusion.hu>
Assisted-by: claude-code@claude-opus-4-8
2026-07-16 13:47:32 +02:00
..
backend feat(cadline): convert common_cadline_libraries + maintenance to submodules 2026-07-16 13:47:32 +02:00
components feat(cadline): add Cadline-own components 2026-07-16 11:34:29 +02:00
docroot feat(cadline): add com_users Cadline additions (recaptcha, easyprofile) 2026-07-16 11:39:03 +02:00
modules/modules feat(cadline): add Cadline-own modules 2026-07-16 11:34:30 +02:00
tmpl-plg feat(cadline): add Cadline plugin + templates 2026-07-16 11:34:30 +02:00
.gitkeep build(baseline): constituents+generator skeleton 2026-07-16 09:40:46 +02:00