Commit Graph

400 Commits

Author SHA1 Message Date
Benjamin Gamard
eb9e0e0543 Closes #219: button to force full reindexing 2018-10-29 19:01:32 +01:00
Benjamin Gamard
35c3ee023b Closes #222: full reindexing scalable + concurrent Lucene merges 2018-10-29 18:32:39 +01:00
Benjamin Gamard
4910dfd527 Closes #252: route model permissions 2018-10-28 17:03:21 +01:00
Benjamin Gamard
a9648f803c #247: upgrade dependencies 2018-10-21 11:54:19 +02:00
Benjamin Gamard
6ceb1f6c02 Closes #241: search highlighting 2018-10-20 21:16:06 +02:00
Benjamin Gamard
8c37af6207 #241: search suggestions 2018-10-19 19:13:39 +02:00
Benjamin Gamard
0c257b763d Closes #245: admin group undeletable + admin can see all 2018-10-18 18:57:06 +02:00
Benjamin Gamard
26d9d826a3 fix permission query 2018-10-17 16:51:07 +02:00
Benjamin Gamard
0dce279fd0 Closes #243: webhooks UI 2018-10-17 11:31:49 +02:00
Benjamin Gamard
884239bc26 #243: call webhooks 2018-10-16 22:49:29 +02:00
Benjamin Gamard
dfdd5f8d20 #243: webhook CRUD 2018-10-16 19:04:04 +02:00
Benjamin Gamard
b5f0612e78 add a new MP4 magic number 2018-07-25 13:11:51 +02:00
Benjamin Gamard
763f91fd4c Closes #220: background tasks count 2018-04-22 11:12:09 +02:00
Benjamin Gamard
748659e78e create a single index writer for Lucene + Closes #231 2018-04-11 12:38:03 +02:00
Benjamin Gamard
b265b8b1e0 process events concurrently 2018-04-11 11:27:55 +02:00
Benjamin Gamard
d0335b6b16 Closes #206: action to process all files 2018-04-09 13:02:39 +02:00
Benjamin Gamard
6d35020840 Closes #227: fix searching by tag 2018-04-06 23:37:54 +02:00
Benjamin Gamard
cedd4b47b3 #227: revert waiting for better solution 2018-04-06 13:18:47 +02:00
Benjamin Gamard
45a672ab0d Closes #227: AND tags search criteria 2018-04-06 12:58:18 +02:00
Benjamin Gamard
6798e01f49 Closes #224: scan for indexing handler 2018-04-05 19:19:22 +02:00
Benjamin Gamard
c0678e9a90 #221: increase ThreadPoolExecutor size to 8 threads 2018-04-05 12:45:04 +02:00
Benjamin Gamard
156e67bc52 upgrade opensagres.xdocreport 2018-04-03 20:40:24 +02:00
Benjamin Gamard
f9b61546ab richer acl event 2018-04-02 11:09:21 +02:00
Benjamin Gamard
1b3a33104a richer acl event + upgrade json lib 2018-04-02 10:47:43 +02:00
Benjamin Gamard
d819c05669 Fire some more indexing events 2018-04-01 23:06:45 +02:00
Benjamin Gamard
90a3d7aa68 add missing index 2018-03-31 22:53:49 +02:00
Benjamin Gamard
b3349176d9 fix reindexing on application startup 2018-03-31 13:24:25 +02:00
Benjamin Gamard
e72dab2a6e indexing in transactional context 2018-03-31 13:22:59 +02:00
Benjamin Gamard
b54debe2e5 handle index rebuilding 2018-03-31 11:01:27 +02:00
Benjamin Gamard
95ce4f0dc0 indexing in transactional context 2018-03-30 21:36:44 +02:00
Benjamin Gamard
c9ba182a2e search acl without type 2018-03-30 21:22:28 +02:00
Benjamin Gamard
716954aa9a indexing in transactional context 2018-03-30 21:16:13 +02:00
Benjamin Gamard
5c5a3f614f indexing in transactional context 2018-03-30 14:45:25 +02:00
Benjamin Gamard
229d845a42 missing document updated events 2018-03-30 12:37:10 +02:00
Benjamin Gamard
d1a8fa38b0 Refactor documents and files indexing 2018-03-29 17:59:48 +02:00
Benjamin Gamard
899f13cb35 Closes #201: reprocess file manually 2018-03-29 11:34:25 +02:00
Benjamin Gamard
0409c2ef79 Closes #210: choose a tag applied on documents 2018-03-28 16:48:16 +02:00
Benjamin Gamard
34a003d0e5 typo 2018-03-27 19:20:12 +02:00
Benjamin Gamard
7b89bb449d set the admin email by env var 2018-03-27 18:58:08 +02:00
Benjamin Gamard
4aca4ad495 cleanup user creation 2018-03-26 22:28:22 +02:00
Benjamin Gamard
99d44f2a92 extensible authentication system 2018-03-26 22:07:26 +02:00
Benjamin Gamard
c9606f98d3 scan classpath for format handlers 2018-03-26 20:51:53 +02:00
Benjamin Gamard
c8c4208bb4 dead code 2018-03-26 17:00:31 +02:00
Benjamin Gamard
abde9b7897 Closes #200: use tesseract command line 2018-03-23 22:12:55 +01:00
Benjamin Gamard
be1c2a7b90 Closes #208: display file content + fix filename encoding 2018-03-23 16:41:02 +01:00
Benjamin Gamard
55a4bb7621 #208: rename files 2018-03-23 12:52:42 +01:00
Benjamin Gamard
785ad7f3a1 Closes #216: redirect to login if not connected 2018-03-22 15:05:24 +01:00
Benjamin Gamard
5d9b87dace Closes #114: fix query for h2 2018-03-21 22:44:23 +01:00
Benjamin Gamard
feb5484cf6 Closes #114: Better PostgreSQL performance 2018-03-21 21:48:19 +01:00
Benjamin Gamard
3821a15f9d Closes #114: PostgreSQL compatibility 2018-03-21 18:58:50 +01:00
Benjamin Gamard
3613f6f8de Closes #215: handle pptx files 2018-03-20 22:46:56 +01:00
Benjamin Gamard
5220b13e7d
Java 8, Tesseract 4, Ubuntu (#214)
Java 8, Tesseract 4, Ubuntu 18.04
2018-03-18 22:21:31 +01:00
Benjamin Gamard
7ea8d0c0f7 Closes #182: format handling refactoring 2018-03-18 16:16:32 +01:00
Benjamin Gamard
dcb924abac #182: fix tests 2018-03-14 18:31:06 +01:00
Benjamin Gamard
94e18146fd #182: fix thumbnail for orphan files 2018-03-14 18:12:19 +01:00
Benjamin Gamard
2a619849f4 #182: thumbnail generation asynchronous 2018-03-14 15:13:09 +01:00
Benjamin Gamard
1e57ee5fb3 clean up 2018-03-14 14:53:41 +01:00
Benjamin Gamard
f44b4bb0e0 #201: file processing indicator 2018-03-13 23:32:05 +01:00
Benjamin Gamard
2678ff4477 Closes #205: action: remote tag 2018-03-13 14:09:39 +01:00
Benjamin Gamard
995e45d28f
#202 Actions on route transitions (#204)
#202 Actions on route transition
2018-03-12 22:55:04 +01:00
Benjamin Gamard
5426be9fa0 Closes #193: last updated date (db + search + ui) 2018-03-12 14:15:00 +01:00
Benjamin Gamard
9d8034e010 clickable labels 2018-03-12 11:43:11 +01:00
Benjamin Gamard
647ad841df #186: ocr pdf if it contains no text 2018-03-12 11:12:48 +01:00
Benjamin Gamard
740476460f #176: show children tag 2018-03-10 17:50:24 +01:00
Benjamin Gamard
2b6a14a348 remove parent tag after tag deletion 2018-03-10 17:04:20 +01:00
Benjamin Gamard
77311f42cd #176: navigation by tag 2018-03-10 16:36:14 +01:00
Benjamin Gamard
5cdbe9338b non crashing pdf font 2018-03-10 10:44:40 +01:00
Benjamin Gamard
8b039c61ed trim crappy characters 2018-03-09 22:01:12 +01:00
Benjamin Gamard
d497fa8ed7 recreate a new imap session for each sync 2018-03-09 19:55:26 +01:00
Benjamin Gamard
de703531f6 fix for pdf generation and \r\n in description 2018-03-09 17:11:50 +01:00
Benjamin Gamard
c72f9fbdb1 #176: search by tags and all associated children 2018-03-09 16:54:30 +01:00
Benjamin Gamard
a7c954c6bc Workflow assigned to me on home + Closes #170 + glyphicon -> fa 2018-03-07 16:31:37 +01:00
Benjamin Gamard
2c90df2c2d Closes #192: workflow active info + search criteria 2018-03-06 12:27:45 +01:00
Benjamin Gamard
1479b818ea Closes #189: Ignore folderclosedexception on imap scanning 2018-03-05 14:11:32 +01:00
Benjamin Gamard
4f6de892b5 #189: fire async event after transactionutil.handle 2018-03-05 11:57:56 +01:00
Benjamin Gamard
f3f21bbf73 inbox service: fix javax.mail duplicate jar with jetty 2018-03-04 16:43:40 +01:00
Benjamin Gamard
44a1389dd7 inbox service: catch all errors to avoid service crash 2018-03-04 16:10:32 +01:00
Benjamin Gamard
1b05261a97 inbox service imap(s) timeouts 2018-03-03 17:33:57 +01:00
Benjamin Gamard
c511ed380e inbox service logs 2018-03-03 14:39:12 +01:00
Benjamin Gamard
65b038afcd ffmpeg less chatty 2018-03-02 20:36:39 +01:00
Benjamin Gamard
ab69e502da fix travis build 2018-03-02 19:43:28 +01:00
Benjamin Gamard
4a676b01e1 Closes #140: video file support 2018-03-02 19:05:20 +01:00
Benjamin Gamard
4795d8f48c add logs to inbox scanning 2018-03-01 16:28:57 +01:00
Benjamin Gamard
1ce5ba4f06 #180: expain that only unread emails will be imported, fix logo display 2018-02-28 13:08:30 +01:00
Benjamin Gamard
2b23a1d048 #180: fix tests 2018-02-27 20:17:09 +01:00
Benjamin Gamard
7ded510625 Closes #180: IMAP inbox synching (ui) 2018-02-27 20:05:10 +01:00
Benjamin Gamard
797a987e2b refresh ui css + init inbox scanning settings 2018-02-27 19:02:23 +01:00
Benjamin Gamard
062dee987f #180: last inbox sync infos 2018-02-27 17:11:04 +01:00
Benjamin Gamard
3720a881a4 #180: IMAP inbox synching (api) 2018-02-27 14:58:37 +01:00
Benjamin Gamard
9a9e86829e #179: default language (api) 2018-02-22 12:57:33 +01:00
Benjamin Gamard
66cd4abd8b #177: truncate data to fit the database 2018-02-22 11:42:41 +01:00
Benjamin Gamard
b95ec019de #177: import document from EML file (api done) 2018-02-22 10:46:32 +01:00
Benjamin Gamard
d3a40ebca8 #177: import document from EML file (wip) 2018-02-21 21:47:57 +01:00
Benjamin Gamard
f8278bd44e update translations 2018-02-02 18:12:14 +01:00
Benjamin Gamard
706d244ff8 Closes #159: cancel routes + email at route step validation 2018-02-02 17:18:34 +01:00
Benjamin Gamard
5b8cd18128 #159: display and validate route steps 2018-02-02 12:37:56 +01:00
Benjamin Gamard
8a854bb37d #159: get routes on a document 2018-02-01 23:26:29 +01:00
Benjamin Gamard
6e6f892cb0 fix 2018-02-01 18:26:33 +01:00
Benjamin Gamard
2b4ddfa072 #159: validate route steps 2018-02-01 18:01:11 +01:00
Benjamin Gamard
c9adff5a25 #159: add temporary READ ACL for route step 2018-02-01 11:48:02 +01:00
Benjamin Gamard
503cfff82e #159: return the active step in GET /document/id 2018-01-31 22:07:38 +01:00
Benjamin Gamard
5e713f0c2a #159: start a route on a document 2018-01-29 23:34:43 +01:00
Benjamin Gamard
e035007070 #159: route model steps validation 2018-01-28 14:52:13 +01:00
Benjamin Gamard
17a94395f3 #159: route model api 2018-01-28 12:44:11 +01:00
Benjamin Gamard
8284169923 #159: workflow steps ui 2018-01-27 23:41:57 +01:00
Benjamin Gamard
332ac9c109 #159: workflow db model 2018-01-26 11:26:34 +01:00
Benjamin Gamard
9ba49f35ff enable cors 2018-01-24 15:39:27 +01:00
Benjamin Gamard
d0646f12e6 translations 2018-01-08 12:02:01 +01:00
Benjamin Gamard
8ab284ff98 russian translation 2018-01-06 11:44:44 +01:00
Benjamin Gamard
66d331ddb8 env var for admin password expected hashed 2018-01-01 17:14:12 +01:00
Benjamin Gamard
9bb73bb35b Merge remote-tracking branch 'origin/master' 2017-12-11 10:17:19 +01:00
Benjamin Gamard
2ca5b04de2 initial admin password by env variable 2017-12-11 10:17:08 +01:00
bgamard
e883c1e678 Closes #171: strip alpha channel from png 2017-11-23 15:40:53 +01:00
bgamard
4fc434a222 Merge remote-tracking branch 'origin/master' 2017-11-23 15:32:31 +01:00
bgamard
ecfa747a2c Closes #172: smart images caching 2017-11-23 15:32:20 +01:00
Benjamin Gamard
dc28ebfa50 fix file modal + fix file link in audit log + high quality thumbs 2017-11-23 01:16:54 +01:00
Benjamin Gamard
e4fe1cfa90 fix active user count 2017-11-21 19:37:29 +01:00
Benjamin Gamard
2156848e4a GET /app returns document count 2017-11-21 09:49:33 +01:00
Benjamin Gamard
d786862a60 Closes #167: disable users 2017-11-20 21:21:50 +01:00
Benjamin Gamard
fb75bafe96 Closes #166: global quota 2017-11-20 20:34:29 +01:00
Benjamin Gamard
b3dc409926 cleanup logs for Travis + new process for each test 2017-11-18 20:01:11 +01:00
Benjamin Gamard
287ed06b6a prevent lastpass autofill in non editable fields 2017-11-18 19:45:08 +01:00
Benjamin Gamard
df1d013b1c Closes #165: smtp hostname/port/username/password configurables with env 2017-11-18 19:34:13 +01:00
Benjamin Gamard
fdb95484c1 fix sending email to an unauthenticated smtp server 2017-11-17 23:47:53 +01:00
Benjamin Gamard
4cf1f29e0a Closes #161: password recovery by email 2017-11-17 23:17:05 +01:00
Benjamin Gamard
039d881a07 #161: password recovery by email (wip, server part done) 2017-11-17 22:03:54 +01:00
bgamard
65937d6f4c #161: password recovery by email (wip) 2017-11-17 17:01:08 +01:00
bgamard
590bf74e98 display two-factor authentication activation in admin area 2017-11-17 15:18:16 +01:00
Benjamin Gamard
dca8c28b84 Closes #157: Deskew before OCR 2017-11-12 14:49:52 +01:00
Benjamin Gamard
517e4a4507 Closes #150: Display file name in audit log 2017-11-12 02:06:41 +01:00
Benjamin Gamard
244ddc7ce2 Closes #141: Never close full file content in memory 2017-11-06 16:45:47 +01:00
Benjamin Gamard
f46e10e11c support more languages 2017-10-31 21:20:22 +01:00
Benjamin Gamard
b9acc4ecf8 support more languages 2017-10-31 21:16:46 +01:00
Benjamin Gamard
0c4e200900 support more languages 2017-10-31 20:34:54 +01:00
Benjamin Gamard
e1e1b4e278 embed free monospaced font 2017-07-31 14:40:35 +02:00
Benjamin Gamard
119d30bb16 fix plain text file save 2017-07-31 12:08:42 +02:00
Benjamin Gamard
e0214a6a9f Closes #118: create pdf from text plain files 2017-07-31 01:51:23 +02:00
Benjamin Gamard
330de495db #118: extract text content from text plain files (WIP) 2017-06-11 11:33:30 +02:00
jendib
bb3faca533 Closes #119: Keep and display original file name 2016-12-07 01:28:52 +01:00
jendib
b36d08db8e Closes #116: Allow all file types 2016-11-20 18:41:42 +01:00
jendib
cdd19e182b Closes #113: Fire async events after request transaction commit 2016-08-26 21:22:27 +02:00
jendib
cdfb43dbd8
Cleanup Lucene DAO 2016-06-28 23:31:59 +02:00
jendib
d7865cfaf0
#85: Login as guest 2016-05-29 16:37:26 +02:00
jendib
ead01ce1d0
#85: Guest login configuration 2016-05-28 23:09:52 +02:00
jendib
4a512af178 Bump version to 1.4-SNAPSHOT 2016-05-09 15:23:02 +02:00
jendib
4d79dd7076
#79: Change background and logo image 2016-05-08 17:25:21 +02:00
jendib
a55c55bbdb
Closes #83: Edit ACLs for tags in UI + batch for old DB 2016-05-08 00:46:32 +02:00
jendib
73133f5ba5
#83: Remove GET /tag/stats 2016-05-07 15:41:19 +02:00
jendib
f12e3ec663 #83: Access documents by a shared tag 2016-05-06 00:36:54 +02:00
jendib
1b1d5e9b4c #83: Use ACLs for tag operations 2016-05-05 22:36:53 +02:00