Lukáš Kucharczyk lukas
  • Joined on 2020-07-29
lukas pushed to main at lukas/timetracker 2023-11-12 07:11:24 +00:00
c8a3212b77 CI: run migrations before tests
lukas pushed to main at lukas/timetracker 2023-11-12 07:01:13 +00:00
d211326c3f Make sure empty stats are 0
270a291f05 Change stats years to 2000 up to current year
13b750ca92 Add stat for finished this year's games
Compare 3 commits »
lukas pushed to main at lukas/timetracker 2023-11-11 14:02:31 +00:00
015b6db2f7 Fix detecting manual durations
lukas pushed to main at lukas/timetracker 2023-11-10 20:37:17 +00:00
667b161fff Remove deprecated USE_L10N
5958cbf4a6 Add more tests
Compare 2 commits »
lukas pushed to main at lukas/timetracker 2023-11-10 19:09:18 +00:00
3b37f2c3f0 Fix edge case in format_duration
lukas closed issue lukas/timetracker#65 2023-11-10 19:09:18 +00:00
Incorrect amount of hours in certain cases
lukas opened issue lukas/timetracker#65 2023-11-10 19:06:34 +00:00
Incorrect amount of hours in certain cases
lukas pushed to main at lukas/timetracker 2023-11-09 20:43:20 +00:00
4517ff2b5a Fix ordering
lukas pushed to main at lukas/timetracker 2023-11-09 20:20:15 +00:00
884ce13e26 Also prefill year between game and edition
lukas pushed to main at lukas/timetracker 2023-11-09 20:12:02 +00:00
dd219bae9d Version 1.4.0
60d29090a1 Adding new games is easier
Compare 2 commits »
lukas commented on issue lukas/timetracker#7 2023-11-09 20:05:15 +00:00
Allow adding a game in a single step

Not quite a single step, but an improvement in that direction: c358b1aaa092f6d0ac03ac9f9e0f1f8fdd2e116d

lukas closed issue lukas/timetracker#63 2023-11-09 20:04:07 +00:00
Make certain fields optional to streamline adding new game/session
lukas commented on issue lukas/timetracker#63 2023-11-09 20:04:07 +00:00
Make certain fields optional to streamline adding new game/session

Done in 666dee33ba87dfc722ab8ac4c5598bc6cd50146d

lukas released 1.4.0 / 2023-11-09 21:01+01:00 at lukas/timetracker 2023-11-09 20:02:46 +00:00
lukas pushed tag 1.4.0 to lukas/timetracker 2023-11-09 20:02:46 +00:00
lukas pushed to main at lukas/timetracker 2023-11-09 20:02:01 +00:00
394dd4f9f8 Version 1.4.0
c358b1aaa0 Adding new games is easier
1bc3ca057b Refactor, remove cruft
c2c0886451 Add backlog decrease count
Compare 4 commits »
lukas pushed to main at lukas/timetracker 2023-11-09 14:41:58 +00:00
b0be7b5887 Fix sort names getting mangled
099d989f16 Pre-fill year when adding edition
Compare 2 commits »
lukas opened issue lukas/timetracker#64 2023-11-09 14:41:07 +00:00
Sort name gets modified invisibly
lukas pushed to main at lukas/timetracker 2023-11-09 13:51:39 +00:00
a879360ebd UX improvements
866f2526e6 Fix hardcoded year
Compare 2 commits »
lukas pushed to main at lukas/timetracker 2023-11-09 09:09:50 +00:00
ce3c4b55f0 Order devices alphabetically on new session form
c52cd822ae Use safe_division in more places
Compare 2 commits »