Commit Graph

1483 Commits

Author SHA1 Message Date
eikek
0b3fe8eb5c Publish joex from within the job store
Reduces friction when using the job store.
2022-03-20 11:40:44 +01:00
eikek
b84bbbd750 Upload zip files contents as independent files 2022-03-20 11:40:25 +01:00
eikek
37b5a4dfef Select linked items from search page
- Quickly select related items from the search view
- Include related items with item details to spare another request
2022-03-19 18:31:45 +01:00
eikek
ae845dfe3b Fix previously published db migration 2022-03-19 14:20:25 +01:00
eikek
57bcea7ae3 Allow to configure some http server details 2022-03-19 00:22:15 +01:00
eikek
e3ed0ba24d Use temporary files when receiving large data 2022-03-18 23:57:36 +01:00
eikek
e957d6e96f Link multiple items via selection 2022-03-18 00:41:00 +01:00
eikek
288ed83b7f Make ItemMerge independent from the action 2022-03-17 23:25:04 +01:00
eikek
c7b2a1271a Link items it detail view 2022-03-16 23:56:59 +01:00
eikek
232baf5858 Add routes to link items 2022-03-16 23:56:59 +01:00
eikek
1874ac070f Fix executing collective user tasks now 2022-03-16 23:56:59 +01:00
eikek
8d5fc7f9da Move scheduler queries into the new module 2022-03-16 23:56:59 +01:00
eikek
d12c672dcf Log structured details during job execution 2022-03-16 23:56:59 +01:00
eikek
c7da3dcfee Fix French translation
Thanks @jgiradet
2022-03-16 23:25:06 +01:00
moerfi
cdbc73bba2 Add french translations with help of a translator 2022-03-15 22:04:31 +01:00
moerfi
805f57def3 Simplify recursive folder scan with 2022-03-15 21:52:54 +01:00
moerfi
a6e79a32a8 Change scanRecursively to an Option field 2022-03-15 21:52:54 +01:00
moerfi
39f2f8cc1b Add a recursive mail folder scan option to ScanMailboxTask 2022-03-15 21:52:54 +01:00
eikek
46ebfbea41 Use calev-fs2 artifact
Ref: #1394
2022-03-13 19:24:00 +01:00
eikek
4207c395e9
Merge pull request #1440 from jgirardet/master
French translation
2022-03-13 17:14:14 +01:00
eikek
4c220879db Reformat code 2022-03-13 15:20:34 +01:00
eikek
90e52efbff Remove store dependency from scheduler api 2022-03-13 15:20:33 +01:00
eikek
3a05dc56cb Refactor scheduler into api / impl 2022-03-13 15:20:33 +01:00
eikek
69765f05ff Move user task to scheduler module 2022-03-13 15:20:33 +01:00
eikek
83d3644b39 Move job queue to scheduler-api and fix notification of periodic tasks 2022-03-13 15:20:33 +01:00
eikek
aafd908906 Adopt code to use moved schedule api 2022-03-13 15:20:33 +01:00
eikek
0ce3abb3ff Move scheduler code into separate module 2022-03-13 15:20:33 +01:00
eikek
0739957fd7 Fix package name 2022-03-13 15:20:33 +01:00
eikek
cd3db6ea08 Run file integrity check in house keeping tasks 2022-03-13 15:20:33 +01:00
eikek
b71085761b Add some docs to file backends 2022-03-13 15:20:33 +01:00
eikek
290b4ca58b Provide tasks with ability to return data and human message
To allow better communication from background tasks, tasks can return
not only data (json), but also a human readable message which is send
via notification channels
2022-03-12 12:58:34 +01:00
eikek
c1ce0769eb Check file integrity 2022-03-12 12:58:34 +01:00
eikek
422c0905dc Add task to copy files 2022-03-12 12:58:28 +01:00
eikek
e82b00c582 Use different file stores based on config 2022-03-12 12:19:00 +01:00
eikek
c812ea1009 Store files in different binary stores 2022-03-12 12:18:58 +01:00
eikek
d3ef4b6166 Moved route definitions in RestApp 2022-03-12 12:18:36 +01:00
Jimmy Girardet
2ce4bb74ec apply eml-format 2022-03-10 14:18:52 +01:00
Jimmy Girardet
c98ecd172a apply eml-format 2022-03-10 14:18:28 +01:00
Jimmy Girardet
81e447c0bf adjustemts 2022-03-10 14:14:10 +01:00
Jimmy Girardet
58255f60a3 share et dashboad 2022-03-10 12:11:43 +01:00
Jimmy Girardet
8d7308d970 search 2022-03-10 11:26:12 +01:00
Jimmy Girardet
b5fe694522 manage data 2022-03-09 17:09:33 +01:00
Jimmy Girardet
2b42a1cc8b fix uilangauge 2022-03-09 14:10:26 +01:00
Jimmy Girardet
7bc1b3d916 fin user settings 2022-03-09 12:10:19 +01:00
Jimmy Girardet
febb173498 periodic query 2022-03-09 10:33:22 +01:00
Jimmy Girardet
7186df2e60 webhook 2022-03-08 15:13:29 +01:00
Jimmy Girardet
3c82975453 partial user settings 2022-03-08 09:42:45 +01:00
eikek
ffb78d1265 Set version to 0.34.0-SNAPSHOT 2022-03-06 14:28:06 +01:00
eikek
aafa73e724 Set version to 0.33.0 2022-03-06 13:51:23 +01:00
eikek
e6777df5f2 Log flywaydb migrations 2022-03-06 13:43:01 +01:00