bde8af8d58
Merge branch 'current-docs'
2021-07-17 18:02:31 +02:00
eeebe750f9
Improve some openapi descriptions
2021-07-17 18:01:18 +02:00
d95a78f495
Allow to set folder by id or name
2021-07-17 15:10:19 +02:00
cd304bcff7
Improve doc string for some endpoints
2021-07-17 13:09:20 +02:00
280968355e
Improve doc string for some endpoints
2021-07-14 22:32:17 +02:00
1120434cd9
Replace generating preview images with an admin endpoint
...
It doesn't make much sense to have this per collective, because this
is triggered by an admin after changing the server config file. So it
is now implemented as an admin endpoint that affects all files.
2021-07-04 21:37:34 +02:00
528ee6ecdc
Set version to 0.25.0-SNAPSHOT
2021-06-18 23:53:50 +02:00
068281f9a7
Set version to 0.24.0
2021-06-18 22:39:04 +02:00
8791326d6a
Fix openapi linter warnings
2021-06-12 21:50:51 +02:00
1fe7b05026
Set next version to 0.24.0-SNAPSHOT
2021-05-29 16:17:45 +02:00
4f03705d88
Set version to 0.23.0
2021-05-29 14:46:28 +02:00
25788a0b23
Add routes for storing/retrieving client settings
2021-05-27 21:34:05 +02:00
037d8e818d
Added a route definition to bulk-delete attachments
2021-04-15 17:59:39 +02:00
994e3df597
Fix query for getting tag categoy summary
2021-04-12 13:40:22 +02:00
cb522ee6eb
Set version to 0.23.0-SNAPSHOT
2021-04-11 23:36:16 +02:00
1492800be0
Set version to 0.22.0
2021-04-11 22:33:39 +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
c36073b852
Allow to give human readable summary to user tasks
2021-03-27 22:13:13 +01:00
cc38b850a6
Remove deprecated search routes and some refactoring
2021-03-27 22:13:13 +01:00
7d513dce0b
Set version to 0.22.0-SNAPSHOT
2021-03-13 18:09:29 +01:00
39d6f5789a
Set version to 0.21.0
2021-03-13 16:57:33 +01:00
76f5ab6c68
Allow to reprocess single and multiple items in the ui
2021-03-12 00:16:19 +01:00
058c31e1f6
Reprocessing now sets metadata to an item if not in state confirmed
...
When reprocessing an item, the metadat of all *files* are replaced.
This change now also sets some metadat to an item, but only if the
item is not in state "confirmed". Confirmed items are not touched, but
the metadata of the files is updated.
2021-03-12 00:16:19 +01:00
274e433d9d
Allow to change use enum for org/equipment
2021-03-10 23:55:18 +01:00
18992ee374
Deprecate search endpoints
2021-03-01 15:31:02 +01:00
dadab0d308
Implement search by query in endpoints
2021-03-01 15:31:02 +01:00
cd2f623773
Set version to 0.21.0-SNAPSHOT
2021-02-19 23:32:10 +01:00
4d3a25a8c1
Set version to 0.20.0
2021-02-19 22:36:55 +01:00
7ef3185659
Add language to a source
...
Allows to define upload urls for different languages.
2021-02-18 23:34:42 +01:00
5181283b1b
Add a short-name to organizations
2021-02-17 22:55:35 +01:00
20ccdda609
Add a notes field to equipments
2021-02-17 22:39:07 +01:00
48eee00c0b
Allow person to be correspondent, concerning or both
2021-02-16 22:49:55 +01:00
62f596be35
Set version to 0.20.0-SNAPSHOT
2021-01-25 10:19:00 +01:00
73b54addc5
Set version to 0.19.0
2021-01-25 09:21:16 +01:00
96612e0e59
Refactor scan mailbox form and add flag for post-processing
...
Mails are filtered once by using an imap search and then by some globs
to filter files and subjects. Imap can search by subject via a
string-contains, but not via globs or patterns (afaik). The subject
filter is applied to all downloaded mail headers. Now for post
processing (moving to some target folder or deleting), it can be
chosen to post-process all "seen" mails or only those that matched all
filters.
2021-01-24 01:46:31 +01:00
a6f29153c4
Control what tag categories to use for auto-tagging
2021-01-19 01:20:13 +01:00
249f9e6e2a
Extend guessing tags to all tag categories
2021-01-18 21:51:45 +01:00
54bd75e99e
Set version to 0.19.0-SNAPSHOT
2021-01-11 23:27:47 +01:00
0d1b55a205
Set version to 0.18.0
2021-01-11 22:39:40 +01:00
668abf2140
Add a reset-password admin route
2021-01-04 20:59:31 +01:00
0cfd8974d3
Add a flag to imap settings to enable/disable oauth2 scheme
2021-01-04 11:03:04 +01:00
8fba637ebe
Add folder counts to search summary
2020-12-16 01:14:27 +01:00
80e23d1c84
Add a route to get search summary
2020-12-15 23:37:02 +01:00
b338f18e98
Remove redundant fileCount from search result
2020-12-15 21:03:46 +01:00
ae0a543101
Set next version to 0.18.0-SNAPSHOT
2020-12-14 14:57:40 +01:00
398f969207
Set version to 0.17.0
2020-12-14 14:34:27 +01:00
5882405f30
Search index if search object only contains this field
2020-12-05 02:59:57 +01:00
c10c1fad72
Prepare remember-me authentication variant
2020-12-04 17:59:25 +01:00
fc2668feee
Allow to connect a person to an organization
2020-12-01 23:39:45 +01:00
0ee8ff66d5
Allow to search by source name
2020-11-30 14:07:45 +01:00