Releases: JankariTech/OpenProjectTmetricIntegration
Releases · JankariTech/OpenProjectTmetricIntegration
v1.3.0
Changelog
- 17e740b Merge pull request #28 from JankariTech/onlyTrackedProjects
- 213dbe0 Merge pull request #27 from JankariTech/dependabot/go_modules/golang.org/x/crypto-0.45.0
- 2e2f3bd get only projects that can be tracked
- 50ec729 Merge pull request #26 from JankariTech/improveExport
- 66bdedd Bump golang.org/x/crypto from 0.42.0 to 0.45.0
- 518b4fc return empty ArbitraryString if the given item does not exist
- 2430345 give template access to all projects of a client
- 4ba81b6 limit getting projects to client
- 07cd65e get more details per report item
- 0bfec2a Merge pull request #25 from JankariTech/plausabilityCheck
- 6509845 show progress generating diff table
- 20eeeee improve output, so that the table doesn't overflow
- 89a19dc show plausibility warnings in diff
- d85996c plausability checks for the 'check' command
- 0da6716 Merge pull request #24 from JankariTech/setDateInExport
- f01755c allow to set date in the export
v1.2.1
v1.2.0
v1.1.0
v1.0.0
Changelog
- 0f170aa add release job (#18)
- 5cfac01 add release job
- 1720c87 setup unit-test ci pipeline (#17)
- 2957926 Merge pull request #20 from JankariTech/feat/show-total-diff
- d77e473 feat: show total diff at the end
- f03c7c9 check if link in tmetric is a valid OP link (#15)
- c4630cb Merge pull request #12 from JankariTech/sortTimeEntries
- 5dbef79 sort timeentries better
- c50b006 improve doc string
- 9ee3859 Merge pull request #10 from JankariTech/checkOtherusers
- 4d8a39f possibility to check other users
- 067b232 Merge pull request #11 from JankariTech/passUserByValue
- 78aad3f pass around tmetric user by value
- 52b1b8f Merge pull request #9 from JankariTech/noProjectInTimeEntry
- 1c6e43b do not add project to OP time entry if empty
- c9f5d2b Merge pull request #7 from JankariTech/moreDetailsInDiff
- 8537f32 return error correctly
- 0a3cb66 fix tests
- 6f37649 more details in table
- 746bbcc show worktype in diff
- c733b35 Merge pull request #8 from JankariTech/fixFilter
- aa28027 fix filter when query OpenProject
- 3efcd27 improve documentation
- 8433143 Merge pull request #6 from JankariTech/diff
- e944c49 diff function
- 4db7b61 Merge pull request #5 from JankariTech/spinner
- 75854ee show a spinner while work in progress
- fb80780 copy data over to openproject (#3)
- 34699b7 fetch tmetric entries again after update
- 051e0fe fix output
- eb2e3d3 Merge pull request #4 from JankariTech/refactorStructure
- d8b7ade refactor into seprate packages
- 866799d cosmetic changes
- 81d956c Merge pull request #2 from JankariTech/workType
- fd3202c check and set work types in tmetric
- 718b841 initial commit (#1)
- 6d5eb8d Initial commit