This website requires JavaScript.
Explore
Help
Sign In
tocmo0nlord
/
Odoo-18.0-20251222
Watch
1
Star
0
Fork
0
You've already forked Odoo-18.0-20251222
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
pre-commit.yml
stale.yml
test.yml
Actor
All actors
tocmo0nlord
Status
All status
Success
Failure
Waiting
Running
feat: add date range wizard (travel)
pre-commit.yml #107
:
Commit
599ad94d2a
pushed by
tocmo0nlord
18.0
2026-03-14 08:25:15 +00:00
0s
View workflow file
chore: add 18.0.1.0.2 migration package init
test.yml #106
:
Commit
f719a668d6
pushed by
tocmo0nlord
18.0
2026-03-14 08:24:58 +00:00
0s
View workflow file
chore: add 18.0.1.0.2 migration package init
pre-commit.yml #105
:
Commit
f719a668d6
pushed by
tocmo0nlord
18.0
2026-03-14 08:24:58 +00:00
0s
View workflow file
chore: add 18.0.1.0.2 migration package init
test.yml #104
:
Commit
f719a668d6
pushed by
tocmo0nlord
18.0
2026-03-14 06:26:11 +00:00
0s
View workflow file
chore: add 18.0.1.0.2 migration package init
pre-commit.yml #103
:
Commit
f719a668d6
pushed by
tocmo0nlord
18.0
2026-03-14 06:26:11 +00:00
0s
View workflow file
feat: add travel mode and category quick-filter buttons to search view
test.yml #102
:
Commit
2406fc9aa8
pushed by
tocmo0nlord
18.0
2026-03-14 06:26:11 +00:00
0s
View workflow file
feat: add travel mode and category quick-filter buttons to search view
pre-commit.yml #101
:
Commit
2406fc9aa8
pushed by
tocmo0nlord
18.0
2026-03-14 06:26:11 +00:00
0s
View workflow file
fix: detect flights via stop-to-stop speed (catches gaps with no activity segment)
test.yml #100
:
Commit
1ccc83a64e
pushed by
tocmo0nlord
18.0
2026-03-14 05:28:15 +00:00
0s
View workflow file
fix: detect flights via stop-to-stop speed (catches gaps with no activity segment)
pre-commit.yml #99
:
Commit
1ccc83a64e
pushed by
tocmo0nlord
18.0
2026-03-14 05:28:14 +00:00
0s
View workflow file
fix: require >= 30 min duration for flying classification
test.yml #98
:
Commit
67449c3047
pushed by
tocmo0nlord
18.0
2026-03-14 05:16:33 +00:00
0s
View workflow file
fix: require >= 30 min duration for flying classification
pre-commit.yml #97
:
Commit
67449c3047
pushed by
tocmo0nlord
18.0
2026-03-14 05:16:33 +00:00
0s
View workflow file
fix: require 50+ mile distance to classify activity segment as flying (avoids GPS drift false positives)
test.yml #96
:
Commit
fa177e0342
pushed by
tocmo0nlord
18.0
2026-03-14 05:08:18 +00:00
0s
View workflow file
fix: require 50+ mile distance to classify activity segment as flying (avoids GPS drift false positives)
pre-commit.yml #95
:
Commit
fa177e0342
pushed by
tocmo0nlord
18.0
2026-03-14 05:08:18 +00:00
0s
View workflow file
fix: detect flights from activity segment coords; fix category for UNKNOWN/ALIASED_LOCATION
test.yml #94
:
Commit
1b796b6ba4
pushed by
tocmo0nlord
18.0
2026-03-14 05:05:13 +00:00
0s
View workflow file
fix: detect flights from activity segment coords; fix category for UNKNOWN/ALIASED_LOCATION
pre-commit.yml #93
:
Commit
1b796b6ba4
pushed by
tocmo0nlord
18.0
2026-03-14 05:05:13 +00:00
0s
View workflow file
feat: use 'flying' mode for speeds >150mph, keep 'transit' for rail
test.yml #92
:
Commit
334a1a0f88
pushed by
tocmo0nlord
18.0
2026-03-14 04:03:24 +00:00
0s
View workflow file
feat: use 'flying' mode for speeds >150mph, keep 'transit' for rail
pre-commit.yml #91
:
Commit
334a1a0f88
pushed by
tocmo0nlord
18.0
2026-03-14 04:03:24 +00:00
0s
View workflow file
feat: add 'flying' travel mode to selection
test.yml #90
:
Commit
cc8bd4ef00
pushed by
tocmo0nlord
18.0
2026-03-14 03:26:11 +00:00
0s
View workflow file
feat: add 'flying' travel mode to selection
pre-commit.yml #89
:
Commit
cc8bd4ef00
pushed by
tocmo0nlord
18.0
2026-03-14 03:26:10 +00:00
0s
View workflow file
fix: infer travel_mode from timelinePath speed when activity type is UNKNOWN
test.yml #88
:
Commit
988d26df4e
pushed by
tocmo0nlord
18.0
2026-03-14 03:25:25 +00:00
0s
View workflow file
fix: infer travel_mode from timelinePath speed when activity type is UNKNOWN
pre-commit.yml #87
:
Commit
988d26df4e
pushed by
tocmo0nlord
18.0
2026-03-14 03:25:25 +00:00
0s
View workflow file
fix: extract travel_mode from activity segments preceding each visit in semanticSegments
test.yml #86
:
Commit
7c65a34fce
pushed by
tocmo0nlord
18.0
2026-03-14 03:14:14 +00:00
0s
View workflow file
fix: extract travel_mode from activity segments preceding each visit in semanticSegments
pre-commit.yml #85
:
Commit
7c65a34fce
pushed by
tocmo0nlord
18.0
2026-03-14 03:14:14 +00:00
0s
View workflow file
feat: load geocoding cron in manifest (v18.0.1.0.1)
test.yml #84
:
Commit
aa714a8fd6
pushed by
tocmo0nlord
18.0
2026-03-14 02:59:55 +00:00
0s
View workflow file
feat: load geocoding cron in manifest (v18.0.1.0.1)
pre-commit.yml #83
:
Commit
aa714a8fd6
pushed by
tocmo0nlord
18.0
2026-03-14 02:59:54 +00:00
0s
View workflow file
feat: add background geocoding cron job (20 records every 2 minutes)
test.yml #82
:
Commit
2b678ff1be
pushed by
tocmo0nlord
18.0
2026-03-14 02:58:23 +00:00
0s
View workflow file
feat: add background geocoding cron job (20 records every 2 minutes)
pre-commit.yml #81
:
Commit
2b678ff1be
pushed by
tocmo0nlord
18.0
2026-03-14 02:58:23 +00:00
0s
View workflow file
feat: add Geocode Next 20 and Recompute Distances server actions to list view
test.yml #80
:
Commit
82309f80fb
pushed by
tocmo0nlord
18.0
2026-03-14 02:58:10 +00:00
0s
View workflow file
feat: add Geocode Next 20 and Recompute Distances server actions to list view
pre-commit.yml #79
:
Commit
82309f80fb
pushed by
tocmo0nlord
18.0
2026-03-14 02:58:10 +00:00
0s
View workflow file
fix: batch geocoding (max 20/call) to prevent worker timeout, add action_geocode_all_pending
test.yml #78
:
Commit
5bcd8a5548
pushed by
tocmo0nlord
18.0
2026-03-14 02:45:35 +00:00
0s
View workflow file
First
Previous
1
2
3
4
5
Next
Last