17e49f40c7
Set version to 0.25.0
2021-07-29 17:47:53 +02:00
4af8dd0950
Preprocess japanese texts to find dates
...
Not very efficient, but should work to find the position of dates in
japanese text.
2021-07-29 01:35:15 +02:00
e8348e2809
Remove excessive spaces
2021-07-29 02:08:48 +03:00
1095a7d56f
Add another Japanese test
2021-07-29 01:13:22 +03:00
119a4ffdc9
Update Japanese tests with more sensible data
2021-07-29 01:08:48 +03:00
f994d4b248
Add japanese document language
2021-07-28 20:05:48 +02:00
09b224b07a
Left align item separator and make it more prominent
...
Refs: #950
2021-07-27 18:10:46 +02:00
15b15666bf
Allow to use the created timestamp in item queries
...
Refs: 925
2021-07-27 17:33:13 +02:00
9578dd2b2b
Add route to remove tags for a single item
2021-07-25 23:27:06 +02:00
3483dfe32e
Fix openapi doc
2021-07-25 22:00:54 +02:00
fcef52856a
Allow tag ids or tag names when replacing tags
2021-07-25 21:26:22 +02:00
782ca0fa4f
Remove a deleted item from search results
...
When an item is deleted in detail view, the results must be updated to
reflect the new state. The results are now changed by removing the
corresponding item.
Fixes : #920
2021-07-25 17:35:01 +02:00
21eb7dad94
Change headers of all elm files
2021-07-25 14:00:11 +02:00
42b37df6a1
Fix header formatting
2021-07-25 13:57:05 +02:00
a6c0af93e8
Use more space in sidebar
...
Reduce left and right padding
2021-07-25 13:42:57 +02:00
912104ce49
Small german corrections
...
Fixes : #901
2021-07-25 13:40:15 +02:00
eb977ab3a7
Show the number of selected files on upload page
...
Fixes : #896
2021-07-25 13:37:06 +02:00
1851c5b7af
Merge pull request #944 from scala-steward/update/tika-core-2.0.0
...
Update tika-core to 2.0.0
2021-07-25 11:18:53 +00:00
558007235b
Update tika-core to 2.0.0
...
Include new ODF parser from tika-2.0.0
2021-07-25 13:08:18 +02:00
916217df4f
Make convert-all-pdfs an admin endpoint
2021-07-25 01:25:24 +02:00
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
1c0d87527b
Log error when setting folder doesn't work
2021-07-17 15:10:00 +02:00
cd304bcff7
Improve doc string for some endpoints
2021-07-17 13:09:20 +02:00
1913877de1
The id must be recreated for each job, obviously
...
Fixes : #938
2021-07-16 21:14:47 +02:00
280968355e
Improve doc string for some endpoints
2021-07-14 22:32:17 +02:00
f7eed33545
Return a 404 if a source was not found when checking a file
2021-07-08 21:17:48 +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
8e5c88fd32
Add copyright header to source files
2021-07-04 10:57:53 +02:00
4299fcedd8
Update German translations
...
Fixes some typos and replaces "Absenden" with "Speichern" that seems a better fit when saving data (submitting a form) in German.
2021-07-01 22:45:12 +02:00
d6f3d7dd6e
Fix typo in German translation
2021-07-01 00:24:43 +02:00
159472b37e
Enhance german translation ( #899 )
2021-06-29 17:34:47 +02:00
ce6f53cc29
Fix next-job query to do round-robin through job groups
2021-06-27 00:04:56 +02:00
988367a281
Extend query builder to compare results from subselects
2021-06-26 21:12:02 +02:00
7dcb61ef56
Use old ip checks and fix dev-ui-build script
...
These checks could be improved to not use javas InetAddress. But for
now it should have the same behaviour as before.
2021-06-26 14:43:16 +02:00
0bdfcd531d
Improve German translation
2021-06-24 23:10:57 +02:00
9e552d2ac1
Move webapp related build files into the webapp directory
2021-06-22 23:47:15 +02:00
02b8078f01
Use fs2 Files api
2021-06-22 23:17:32 +02:00
bd791b4593
Upgrade code base to CE3
2021-06-22 22:53: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
4a9ab2c1be
Only update category options if the query selected all tags
...
The tag category is a bit special (sadly). The options are retrieved
by going through the tags. It must not update these, if a query
selects only a subset of tags.
2021-06-16 00:14:35 +02:00
31c4e14e76
Merge pull request #870 from monnypython/master
...
Some small corrections and ideas for the German translation
2021-06-15 01:20:23 +02:00
77cb25bbc4
Update ClassifierSettingsForm.elm
2021-06-14 23:15:03 +02:00
22045dcead
Update AttachmentMeta.elm
2021-06-14 23:13:34 +02:00
e021f06946
Update language dropdown for new data
...
When receiving a new value to display in the form, the language
dropdown was not initialized with the corresponding value.
2021-06-14 21:02:36 +02:00
0cc06898fe
Update ScanMailboxForm.elm
2021-06-14 13:32:19 +02:00
2f3f5e483e
Update EquipmentManage.elm
2021-06-14 08:05:35 +02:00
653ffd9ba5
Update SourceManage.elm
2021-06-13 21:14:55 +02:00