Commit Graph

21 Commits

Author SHA1 Message Date
buenosairesam
5007f241dd add safety checks and debug logging to period time calculations
This commit adds logging infrastructure and safety checks to prevent time
adjustment overflows in get_period_totals(). Includes early return for empty
results and detailed debug logging for troubleshooting period calculations.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-13 18:24:51 -03:00
buenosairesam
71752c7d76 claude unstested update for moving from wp to project -> wp to task 2025-10-03 04:59:01 -03:00
buenosairesam
7666917c13 remove duplications 2025-08-03 09:13:26 -03:00
buenosairesam
af06c1325e updated config 2025-08-03 07:22:17 -03:00
buenosairesam
2d7de863f3 added cal project 2025-08-03 06:21:14 -03:00
buenosairesam
0b9f23fafd hardcoded updates 2025-05-08 22:58:56 -03:00
buenosairesam
706ed2039c updated calendar, dmmain 2025-02-04 03:38:21 -03:00
buenosairesam
d0f1047b8b updated core function 2025-02-04 02:19:47 -03:00
buenosairesam
bada099d5e coloritos 2025-01-25 07:48:39 -03:00
buenosairesam
68f91f06de multiple task query 2025-01-25 07:33:37 -03:00
buenosairesam
2da2f2641a add task feature 2025-01-25 07:04:22 -03:00
Mariano Ramon
7a8367893c remove hardcoded year for calendar 2022-01-23 18:16:58 -03:00
Mariano Ramon
59964dcab3 added week calculations, refactor mocks 2020-05-17 10:14:29 -03:00
Mariano Ramon
3e073a0e4b calendar mockup 2020-05-04 02:26:48 -03:00
Mariano Ramon
bc1a5370f2 major redo of period totals function 2020-05-03 23:22:21 -03:00
Mariano Ramon
c994745364 get times by period function 2020-05-02 17:58:25 -03:00
Mariano Ramon
bd7e0a8020 fixed non existing key when fist date < start date 2020-04-19 08:15:14 -03:00
Mariano Ramon
676cbc6649 split switch delta to calculate correct period times 2020-04-14 06:02:55 -03:00
Mariano Ramon
69d16688e6 splited functions a bit 2020-04-14 05:10:33 -03:00
Mariano Ramon
5402b8854b added imperfect today totals 2020-04-12 08:20:00 -03:00
Mariano Ramon
2f72244972 basic script and web stub 2020-04-07 06:33:19 -03:00