tocmo0nlord
  • Joined on 2026-02-11
tocmo0nlord created repository tocmo0nlord/llm-trainer 2026-03-21 20:58:13 +00:00
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:28:14 +00:00
d1ea26dba1 fix: remove numbercall (Odoo 18 removed it), use cron_name
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:26:31 +00:00
845365d5b0 feat: add access for date range wizard
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:26:14 +00:00
69194f81eb feat: add Date Range menu item
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:26:14 +00:00
a72d9f8c1b feat: bump version, add date range wizard to manifest
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:25:35 +00:00
59eda16782 feat: add date range wizard view
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:25:35 +00:00
d826665de5 feat: register date range wizard
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:25:15 +00:00
71805569ab feat: add date range wizard (travel)
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 08:24:58 +00:00
599ad94d2a feat: add date range wizard (travel)
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 06:26:11 +00:00
fb5d950733 chore: add migrations package init
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 06:26:11 +00:00
f719a668d6 chore: add 18.0.1.0.2 migration package init
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 05:28:14 +00:00
2406fc9aa8 feat: add travel mode and category quick-filter buttons to search view
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 05:16:33 +00:00
1ccc83a64e fix: detect flights via stop-to-stop speed (catches gaps with no activity segment)
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 05:08:18 +00:00
67449c3047 fix: require >= 30 min duration for flying classification
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 05:05:13 +00:00
fa177e0342 fix: require 50+ mile distance to classify activity segment as flying (avoids GPS drift false positives)
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 04:03:24 +00:00
1b796b6ba4 fix: detect flights from activity segment coords; fix category for UNKNOWN/ALIASED_LOCATION
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 03:26:10 +00:00
334a1a0f88 feat: use 'flying' mode for speeds >150mph, keep 'transit' for rail
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 03:25:25 +00:00
cc8bd4ef00 feat: add 'flying' travel mode to selection
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 03:14:14 +00:00
988d26df4e fix: infer travel_mode from timelinePath speed when activity type is UNKNOWN
tocmo0nlord pushed to 18.0 at tocmo0nlord/Odoo-18.0-20251222 2026-03-14 02:59:54 +00:00
7c65a34fce fix: extract travel_mode from activity segments preceding each visit in semanticSegments