97463d60f0
Switch to supported timezone indicator since pytz suddenly ditched 'Eastern'
...
This is so seriously bizarre but whatever.
Had a moment of madness with like 'but i know i fixed this'!
before suddenly realizing it was in Pomodoro Prompt not this hours rollup
that i fixed it in last week!
2023-10-01 20:18:36 -04:00
48d3c25535
Add shortcuts for recording marketing time
2023-09-04 21:08:32 -04:00
46589744a8
Add PECE
2023-09-04 21:08:19 -04:00
ba71570843
Add two new projects
2023-07-02 17:21:07 -04:00
270410f4dc
Add HousingWorks project
2023-05-19 18:11:24 -04:00
24d4f4bb44
Added typo i apparently make
2023-05-19 11:49:44 -04:00
1db748d8bf
Fix fatally-forgotten comma
2023-02-08 12:55:22 -05:00
065dfff427
Add Everyday AI project plus aliases to names to know
2023-02-08 12:54:10 -05:00
449a46238f
Make backup settings file automatically when pulling down new project info
2023-02-08 12:53:42 -05:00
7e2175860f
Update string split method to use keyword arguments for newer Pandas
2023-02-06 10:03:22 -05:00
34eb40a092
Fix capture of pomodoro counts above 9, oops
2022-12-15 10:56:52 -05:00
00735f3764
Try not including spaces when splitting tasks etc off projects, subprojects
2022-10-12 13:32:04 -04:00
b2c3a2bb8a
Add Kick Big Pollutors Out project with aliases
2022-10-12 13:31:27 -04:00
5cf1051e97
Add additional aliases (NE for networ engagement, laaha for UNICEF)
2022-10-03 10:50:26 -04:00
c0f3fcbac9
Add Contratados (with aliases for RADcat which i should not do)
2022-09-16 11:24:15 -04:00
f4ee51d312
Add more misspellings of action information
2022-09-16 11:06:01 -04:00
5a9323109d
Add misspelling of Drutopia
2022-07-20 22:42:34 -04:00
d16f8bed78
Trim whitespace before regex for time multiplyier
2022-06-10 15:55:43 -04:00
ae64de6c21
Solve confusion about camp time going to internal
2022-06-10 14:41:26 -04:00
866b06e047
Update CRLA to the project now in use it seems
2022-05-27 17:01:45 -04:00
803e58499b
Add unicef project
2022-05-27 16:28:08 -04:00
03603cbba2
'Action Information' is too long add all possible aliases
2022-05-23 14:44:34 -04:00
e30639b241
Add one somehow missed alias for camp defense
2022-05-21 23:45:34 -04:00
6f55939ff1
Add Winchester project
2022-05-21 23:45:19 -04:00
143c85ff7a
Add the obvious countent writing alias
2022-05-07 18:40:47 -04:00
8b1bd1852b
Add EndTB project with aliases
2022-05-07 18:39:55 -04:00
a355487b18
condense duplicate content writing lines
2022-05-07 18:39:35 -04:00
c1254f7498
Add Longshore Workers Coalition project and aliases
2022-05-02 12:28:10 -04:00
ffc0f46865
Default Leads project subprojects ('tasks') to 'Leads' not 'Development'
2022-05-02 12:16:07 -04:00
644b3170ef
Add typo / alt forms for projects
2022-05-02 12:15:36 -04:00
3c519a8723
Fix typo in comment
2022-05-02 12:15:10 -04:00
105f2cd185
Add todo so we might catch next one before import
2022-04-11 15:39:10 -04:00
854a0a1fc6
Add typo to task renaming to catch it next time
2022-04-11 15:38:55 -04:00
ec8add017c
Add a couple basic typos i made to accepted projects/tasks
2022-04-01 17:28:18 -04:00
4c3ee5a0d3
Add Sahara Reporters
2022-03-25 16:40:13 -04:00
4bcb2995d8
Add solidarity network to other projects
2022-03-25 16:38:16 -04:00
e3ca1b2860
Oh just add a blatant typo to our projects list
2022-03-25 16:37:18 -04:00
369070a257
Add shortcuts for internal content writing
2022-03-11 16:38:13 -05:00
85a38e9fd4
Add a common task alias and a couple internal task shortcuts
2022-03-07 21:41:59 -05:00
41d9655e8c
Include Type Network in projects
2022-03-04 19:43:56 -05:00
9449f1dad3
Make matching for time shifts (in paranthesis) non-greedy, stopping at first closing paren
2022-03-04 18:33:43 -05:00
2be463c04d
Add Tulane
2022-02-11 22:05:29 -05:00
780fd91394
Add Green Calendar
2022-02-11 22:03:27 -05:00
861a3c402f
Oh, just commit a typo task to the compound task parser, easier than fixing it
2022-02-05 23:40:34 -05:00
ab264aab0c
Add Visions Unite with aliases @TODO fix bug requiring this line
...
OK it's great to add the aliases but i had 'Visions Unite' directly and it
should have worked, but through some bug or oversight we do not work off the raw
projects / org list for projects, but require it to be in this set of provided
harvest project names.
2022-01-28 23:52:58 -05:00
b2c1bc841a
Correct formatting to create latest date
2022-01-28 23:51:13 -05:00
7102c3876f
Ensure date is a datetime not just an object
...
This mostly doesn't even matter but it prevents this warning when adding the delta:
PerformanceWarning: Adding/subtracting object-dtype array to TimedeltaArray not vectorized
2021-12-18 00:04:52 -05:00
239989075e
Make not using regex explicit (this'll be the default)
...
but causing warnings now
2021-12-18 00:00:12 -05:00
8ffc95fe74
Remove shifted time from description, final working version
2021-12-17 23:22:00 -05:00
3b90dc2e3e
Update description successfully to remove shifted time values
...
Fixes this error:
ValueError: Series.replace cannot use dict-like to_replace and non-None value
2021-12-17 17:07:20 -05:00