9f2f4584b1
Update pureconfig to 0.15.0
2021-04-18 06:15:47 +02:00
1db5eaf5ee
Attachments selectable
2021-04-17 16:43:24 +02:00
a9c02e9e88
Prepared multiselect view mode for attachment list
2021-04-17 13:04:30 +02:00
cb512dee39
Merge pull request #770 from scala-steward/update/flyway-core-7.8.1
...
Update flyway-core to 7.8.1
2021-04-16 14:32:17 +00:00
825ba6a1e2
Update flyway-core to 7.8.1
2021-04-16 16:21:09 +02:00
558197e415
Fixed the imports
2021-04-15 20:49:34 +02:00
2be02b3e77
Merge pull request #769 from scala-steward/update/flyway-core-7.8.0
...
Update flyway-core to 7.8.0
2021-04-15 16:39:12 +00:00
6149a2ab89
Restored unused imports to make it compile again
2021-04-15 18:34:54 +02:00
d080b4c6b5
Update flyway-core to 7.8.0
2021-04-15 18:25:41 +02:00
fa34312020
Implemented endpoint to delete multiple attachments
2021-04-15 18:05:01 +02:00
93f772351a
Made multi id read logic sharable
2021-04-15 18:03:58 +02:00
037d8e818d
Added a route definition to bulk-delete attachments
2021-04-15 17:59:39 +02:00
de16edcfce
Merge pull request #767 from scala-steward/update/kittens-2.2.2
...
Update kittens to 2.2.2
2021-04-14 00:41:10 +02:00
8e6f1539ff
Merge pull request #766 from eikek/missing-strings
...
Use externalized strings for edit label
2021-04-13 22:22:58 +00:00
d6b442e8e8
Update kittens to 2.2.2
2021-04-14 00:17:29 +02:00
9d6e26efb4
Use externalized strings for edit label
2021-04-14 00:11:10 +02:00
9070f69c93
Merge pull request #764 from eikek/fix-summary-query
...
Fix query for getting tag categoy summary
2021-04-12 12:03:43 +00:00
994e3df597
Fix query for getting tag categoy summary
2021-04-12 13:40:22 +02:00
b781461b4a
Merge pull request #763 from eikek/date-format
...
Prepare translating dates
2021-04-12 09:18:04 +00:00
5737eba82d
Prepare translating dates
2021-04-12 10:53:34 +02:00
7cb4f741e0
Merge pull request #761 from eikek/docker-build-fix
...
Make detecting version more reliable
2021-04-11 23:24:31 +00:00
df543a3e92
Make detecting version more reliable
...
The docker bash scripts try to get the version from sbt, without
calling sbt but reading the files. This was relying on a specific
position. It is now a bit more robust.
2021-04-12 00:42:48 +02:00
cb522ee6eb
Set version to 0.23.0-SNAPSHOT
2021-04-11 23:36:16 +02:00
5a4a9c63d7
Update nix setup
2021-04-11 23:35:14 +02:00
6ba8a0f25d
Add changelog release date
2021-04-11 23:25:17 +02:00
1492800be0
Set version to 0.22.0
2021-04-11 22:33:39 +02:00
4a20656323
Merge remote-tracking branch 'origin/current-docs' into release-0.22
2021-04-11 22:32:21 +02:00
67cfd89808
Update Changelog
2021-04-11 21:17:45 +02:00
5a70011810
Merge pull request #757 from eikek/more-fixes
...
More fixes
2021-04-11 19:16:12 +00:00
f91f4340b8
Fix scanmailbox form layout
2021-04-11 20:38:09 +02:00
7b1cbe6435
Use a placeholder string for all dropdowns
2021-04-11 20:37:16 +02:00
bbda4e84d7
Merge pull request #756 from eikek/doc-updates
...
Doc updates
2021-04-11 15:51:03 +00:00
b48f8dbf2d
Add a guide to help with translating
2021-04-11 16:55:53 +02:00
255fe82005
Hide the language menu in login page when there are no options
2021-04-11 16:55:32 +02:00
c2599eda4c
Remove un-done translations for German
2021-04-11 16:05:11 +02:00
cdbd65388d
Merge pull request #755 from eikek/fix-category-count
...
Fix category count
2021-04-11 14:59:49 +02:00
f40fa0419c
Assign dependency prs for notification
2021-04-11 14:40:26 +02:00
39ed246a42
Use correct category count in search menu
2021-04-11 14:34:44 +02:00
3e0914ece7
Correctly count tag categories
...
If multiple tags of the same category are applied to the same item,
just summing tag counts will produce the wrong results as now items
are counted multiple times.
2021-04-11 14:34:44 +02:00
132730b19c
Fix mergify auto-merge settings
2021-04-11 14:33:55 +02:00
d8a56d7482
Merge pull request #754 from eikek/query-fix
...
Reduce not expressions
2021-04-11 13:08:59 +02:00
1f60417189
Merge branch 'master' into query-fix
2021-04-11 12:59:00 +02:00
a78ae3c65b
Merge pull request #753 from eikek/ui-bugs
...
UI bugs
2021-04-11 12:58:45 +02:00
4041018c47
Reduce not expressions
...
Fixes queries containing macros inside a "not".
2021-04-11 12:57:42 +02:00
5f001b59e5
Show cancelled jobs in queue page
2021-04-11 01:01:32 +02:00
c07fd1e61d
Make long filenames break within the container
2021-04-10 23:26:28 +02:00
3ed239a132
Update dependency cssnano to v5
2021-04-10 18:53:39 +00:00
a3949e9cd0
Update postgres Docker tag to v11.11
2021-04-10 18:03:23 +00:00
d1a18b59bf
Update dependency @tailwindcss/forms to ^0.3.0
2021-04-10 16:57:22 +00:00
f8baace4a3
Merge pull request #748 from eikek/sbt-ci
...
Sbt ci
2021-04-10 17:43:16 +02:00