• Joined on 2024-04-09
giles pushed to decoupling at coop/events 2026-02-18 22:02:21 +00:00
7b15f37686 Update shared submodule: fix ticket_types lazy-load
giles pushed to decoupling at coop/shared 2026-02-18 22:02:10 +00:00
ea7dc9723a Fix ticket_types lazy-load in async: add lazy=selectin
giles pushed to decoupling at coop/market 2026-02-18 21:50:04 +00:00
8dfb95ccab Update shared submodule: fix cart-mini home link
giles pushed to decoupling at coop/cart 2026-02-18 21:50:01 +00:00
52105def89 Update shared submodule: fix cart-mini home link
giles pushed to decoupling at coop/events 2026-02-18 21:49:59 +00:00
d2195c0969 Fix cart badge: include calendar entries + OOB update on add
giles pushed to decoupling at coop/blog 2026-02-18 21:49:59 +00:00
2efc05957e Fix cart badge to include calendar entries in count
giles pushed to decoupling at coop/shared 2026-02-18 21:49:33 +00:00
e3f8ff6e3c Fix cart-mini home link: use coop_url instead of broken qs|host filter
giles pushed to decoupling at coop/events 2026-02-18 21:24:42 +00:00
b153203fc0 Fix CalendarEntryPost join: add explicit ON clause for polymorphic content_id
giles pushed to decoupling at coop/events 2026-02-18 20:58:24 +00:00
ba456dca4c Decouple events: use shared.models for all cross-app imports
giles pushed to decoupling at coop/market 2026-02-18 20:58:22 +00:00
7ccdc1fa83 Decouple market: use shared.models for all cross-app imports
giles pushed to decoupling at coop/cart 2026-02-18 20:58:21 +00:00
8527ddb84b Decouple cart: use shared.models for all cross-app imports
giles pushed to decoupling at coop/blog 2026-02-18 20:58:20 +00:00
c537770172 Decouple blog: use shared.models for all cross-app imports
giles pushed to master at coop/glue 2026-02-18 20:57:41 +00:00
ebce44e9d9 Update imports to use shared.models instead of app-specific models
giles pushed to decoupling at coop/shared 2026-02-18 20:57:38 +00:00
0c0f3c8416 Decouple cross-app models: move canonical definitions to shared/models/
giles pushed to decoupling at coop/events 2026-02-18 20:03:56 +00:00
6e9c973572 Remove 41 identical events template overrides of shared templates
giles pushed to decoupling at coop/market 2026-02-18 20:03:32 +00:00
31f9aa3fac Remove 47 identical market template overrides of shared templates
giles pushed to decoupling at coop/cart 2026-02-18 20:03:23 +00:00
d6d82664d6 Remove 23 identical cart template overrides of shared templates
giles pushed to decoupling at coop/blog 2026-02-18 19:55:48 +00:00
1ea2950310 Remove 81 identical blog template overrides of shared templates
giles pushed to decoupling at coop/blog 2026-02-18 19:52:01 +00:00
aa06082ad2 Remove blog auth nav override, use shared version
giles pushed to decoupling at coop/blog 2026-02-18 19:48:07 +00:00
4d31123635 Fix orders link: use plain anchor for cross-domain cart navigation