2022-06-09 Skgland cut release for version 0.2.0 ... - changes to the summary endpoint are considered braking - also fix a typo in the readme c1febc19df View at this point in history 2022-06-09 17:35:40 +02:00 Skgland fix compilation error 30626fe8ee View at this point in history 2022-06-09 17:25:24 +02:00 Skgland add "how to cut a release" readme section 964a001d5e View at this point in history 2022-06-09 17:23:54 +02:00 Skgland adjuct summary endpoint 72a4481b96 View at this point in history 2022-06-09 16:48:58 +02:00 Skgland add changelog entry 7ef6c12ccc View at this point in history 2022-06-09 15:46:37 +02:00 Skgland allow highlighting a specific job offer b32469611d View at this point in history 2022-06-09 15:45:47 +02:00
2022-06-02 Skgland add changelog entries for hopefully all changes since 0.16 b05beb9df9 View at this point in history 2022-06-02 03:22:02 +02:00 Skgland add an edit link to the job offer entries when logged-in as a reviewer 21f261094f View at this point in history 2022-06-02 03:04:47 +02:00 Skgland more ediet dialog allow chaning the submission date and setting the permanent flag 3369a245d5 View at this point in history 2022-06-02 03:00:10 +02:00 Skgland more edit dialog allow addition/deletion of attachments ... * form now also shows emty slots for links/attachments when the default form count is not already filled 62c6b8170d View at this point in history 2022-06-02 02:54:45 +02:00
2022-06-01 Skgland update/upgrade dependencies 27dcdf2bcd View at this point in history 2022-06-01 23:28:54 +02:00 Skgland initial edit dialog ... also includes some refactoring that should have been 2-3 separate commits, sorry 736270c709 View at this point in history 2022-06-01 23:21:01 +02:00
2022-05-30 Skgland refactor some route-handlers in separate and better named files c33b855568 View at this point in history 2022-05-30 22:44:42 +02:00 Skgland rename types so its more clear that these are not storage formats c0e590babc View at this point in history 2022-05-30 21:54:41 +02:00 Skgland impl Hash for JobOffer so a future edit dialog can detect concurrent modifications 4e78d960fa View at this point in history 2022-05-30 21:52:16 +02:00 Skgland reactor Error types ... better separate response error types used for route handlers and other errors - with an exception of PresentationError d98df7839d View at this point in history 2022-05-30 21:10:05 +02:00 Skgland show the user which entries will be deleted with delete expired 8d0eacb79d View at this point in history 2022-05-30 18:03:23 +02:00 Skgland do not silently drop review-only settings wne not logged-in 9a026da169 View at this point in history 2022-05-30 17:51:23 +02:00 Skgland fix some clippy warnings 4d95d456ab View at this point in history 2022-05-30 15:37:36 +02:00 Skgland fix unnecessary qualification warning 82abb63c83 View at this point in history 2022-05-30 15:18:10 +02:00 Skgland fix IDE error ... the IDE failed to see the implicit deref conversion 967b48cef0 View at this point in history 2022-05-30 15:17:24 +02:00 Skgland allow adding/changing/removing footer links via configuration 353414720a View at this point in history 2022-05-30 15:00:13 +02:00
2022-05-28 Skgland add option for reviewers to filter for entries awaiting review 3bda8ab121 View at this point in history 2022-05-28 04:15:03 +02:00 Skgland update/upgrade dependencies c8db5715da View at this point in history 2022-05-28 02:08:02 +02:00 Skgland fix some lint warnings ... also reduce the use of conditional imports 89f997ecec View at this point in history 2022-05-28 01:29:43 +02:00 Skgland refactor the login handling 36ba2f2ff1 View at this point in history 2022-05-28 01:06:36 +02:00 Skgland remove unnecessary qualification 78e837ae8c View at this point in history 2022-05-28 00:48:38 +02:00 Skgland remove ResponseError impl from type that is never a top-level error 1603db6ab7 View at this point in history 2022-05-28 00:48:17 +02:00 Skgland more/better error handling b817ba9f0e View at this point in history 2022-05-28 00:30:57 +02:00
2022-05-27 Skgland reduce the duplication in the submission page template 7aad8acd46 View at this point in history 2022-05-27 19:38:49 +02:00