-
Notifications
You must be signed in to change notification settings - Fork 27
Comparing changes
Open a pull request
base repository: netresearch/timetracker
base: main
head repository: mogic-le/timetracker
compare: mogic-develop
- 18 commits
- 14 files changed
- 2 contributors
Commits on Feb 26, 2025
-
TIM-106: Fix testBulkentryAction
- queried entries were wrong
Configuration menu - View commit details
-
Copy full SHA for 00f032e - Browse repository at this point
Copy the full SHA 00f032eView commit details -
TIM-106: Bulk entry: Show error to user without contract
.. when requesting contract times to be used.
Configuration menu - View commit details
-
Copy full SHA for 881d7d7 - Browse repository at this point
Copy the full SHA 881d7d7View commit details -
TIM-106: Bulk entry: Fix end date for open ended contracts
Use enddate of bulkentry instead of today.
Configuration menu - View commit details
-
Copy full SHA for 02759a3 - Browse repository at this point
Copy the full SHA 02759a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa2cc9 - Browse repository at this point
Copy the full SHA 0fa2cc9View commit details
Commits on Mar 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 45bdcf6 - Browse repository at this point
Copy the full SHA 45bdcf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b61f8ae - Browse repository at this point
Copy the full SHA b61f8aeView commit details -
TIM-102: Sort contracts list by username and then by start date
.. so that the list is ordered properly to see the contracts of a single person in order
Configuration menu - View commit details
-
Copy full SHA for c5ca6f3 - Browse repository at this point
Copy the full SHA c5ca6f3View commit details -
TIM-102: Update test, contracts are returned sorted by username and t…
…hen by startdate
Configuration menu - View commit details
-
Copy full SHA for 5b25af2 - Browse repository at this point
Copy the full SHA 5b25af2View commit details -
TIM-102: Saving a contract now looks up existing contracts
- checks for date mismatches before creating a new contract - refuses to create new contract if error in existing contract - last open ended contract gets updated
Configuration menu - View commit details
-
Copy full SHA for b78e4c9 - Browse repository at this point
Copy the full SHA b78e4c9View commit details -
TIM-102: Allow custom start and end day for contracts
Do not limit it to start-of-month.
Configuration menu - View commit details
-
Copy full SHA for 769eb57 - Browse repository at this point
Copy the full SHA 769eb57View commit details
Commits on Mar 5, 2025
-
TIM-116: Fix tt not loading in Firefox
- Wait until DOM is ready, and all classes are loaded instead of wait until the document is ready
Configuration menu - View commit details
-
Copy full SHA for f5b34b8 - Browse repository at this point
Copy the full SHA f5b34b8View commit details
Commits on Mar 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fabbbcb - Browse repository at this point
Copy the full SHA fabbbcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3831775 - Browse repository at this point
Copy the full SHA 3831775View commit details -
Configuration menu - View commit details
-
Copy full SHA for 521f256 - Browse repository at this point
Copy the full SHA 521f256View commit details -
TIM-120, TIM-116: Fix interpretation entries list
I do not know why Interpretation.entryStore.requires does not work anymore, but manually requiring the file makes it work again.
Configuration menu - View commit details
-
Copy full SHA for 7c62160 - Browse repository at this point
Copy the full SHA 7c62160View commit details
Commits on May 9, 2025
-
TIM-123: Translate error message "No entry for id."
.. and update test
Configuration menu - View commit details
-
Copy full SHA for eab175a - Browse repository at this point
Copy the full SHA eab175aView commit details -
TIM-123: Fix documentation for /interpretation/allEntries
- Add key extTicket to response
Configuration menu - View commit details
-
Copy full SHA for ce7fd8c - Browse repository at this point
Copy the full SHA ce7fd8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20a9a3b - Browse repository at this point
Copy the full SHA 20a9a3bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...mogic-develop