Commit Graph

239 Commits

Author SHA1 Message Date
Benjamin Gamard
cf44af0065 Closes #169 feedback for username/group name already taken 2018-01-04 16:18:06 +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
66f781b716 cleanup logs for Travis 2017-11-18 20:14:50 +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
039d881a07 #161: password recovery by email (wip, server part done) 2017-11-17 22:03:54 +01:00
bgamard
b8176a9fe9 fix tests 2017-11-17 17:10:05 +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
244ddc7ce2 Closes #141: Never close full file content in memory 2017-11-06 16:45:47 +01:00
Benjamin Gamard
14b4e5aeec design refresh 2017-11-03 00:10:17 +01:00
Benjamin Gamard
e660a70d00 travis: install microsoft fonts 2017-07-31 13:52:32 +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
1d78551f4c Fix tests, add logs for #117 2016-11-20 18:52:47 +01:00
jendib
b36d08db8e Closes #116: Allow all file types 2016-11-20 18:41:42 +01: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
8aca012c99
Reduce log verbosity 2016-05-16 21:21:19 +02:00
jendib
67a4dc63ca
Closes #106: Header base authentication 2016-05-16 21:07:01 +02:00
jendib
4a512af178 Bump version to 1.4-SNAPSHOT 2016-05-09 15:23:02 +02:00
jendib
3ff41d2002
Fix inherited ACLs displayed on documents 2016-05-08 23:40:08 +02:00
jendib
e234440ce6
Closes #93: Edit tag color and title in #/tag/id 2016-05-08 23:05:44 +02:00
jendib
26685334a1
Closes #79: UI: Change background and logo image 2016-05-08 18:57:32 +02:00
jendib
4d79dd7076
#79: Change background and logo image 2016-05-08 17:25:21 +02:00
jendib
f5394534f7
#79: Change custom CSS and app name 2016-05-08 15:38:47 +02:00
jendib
bf4cb02de5
Closes #91: Display ACL inherited from tags in document permissions 2016-05-08 13:45:46 +02:00
jendib
3dd8a52f7d
#83: Fix test for tag parent 2016-05-08 01:03:15 +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
b851fd0ecc
#83: GET /tag/id 2016-05-07 18:20:01 +02:00
jendib
73133f5ba5
#83: Remove GET /tag/stats 2016-05-07 15:41:19 +02:00
jendib
62020864ef #83: Fix ACL resource test 2016-05-06 00:49:41 +02:00
jendib
f12e3ec663 #83: Access documents by a shared tag 2016-05-06 00:36:54 +02:00
jendib
c398a3c4f5 #83: Tag name duplicates now allowed 2016-05-05 21:12:14 +02:00
jendib
ddf9e83a9b #83: Permission check for tags 2016-05-01 22:03:39 +02:00
jendib
09a53d5c4e #83: Handles tags as source ACL in GET /document/list 2016-04-30 01:52:24 +02:00
jendib
542ab737a2 #79: POST /theme, GET /theme 2016-04-27 00:05:25 +02:00
jendib
4e768e9103 #79: POST /theme/color to change the main color 2016-04-18 00:00:46 +02:00
jendib
8ad9c529b6 #79: Resource to generate a dynamic CSS 2016-04-09 21:23:55 +02:00
jendib
b33b7115ef #84: POST /user/disable_totp 2016-03-23 22:03:45 +01:00
jendib
fb0bb62eaf #84: TOTP key generation and validation code checking on login 2016-03-22 23:08:49 +01:00
jendib
718728a672 #84: Generate TOTP secret key 2016-03-22 01:18:18 +01:00
jendib
5a41e9555e Closes #82: Add role to groups 2016-03-20 22:18:58 +01:00
jendib
ced64a5d1f #18: Add/remove users from groups 2016-03-20 17:30:36 +01:00
jendib
689a4e6aae #18: Add/update/delete groups 2016-03-20 15:09:34 +01:00
jendib
21b3ba2bf6 #18: Handle new audit log for groups, filter users by group 2016-03-20 12:20:12 +01:00
jendib
7be2e1b9e5 #18: Add/display group ACL in web UI 2016-03-20 01:20:37 +01:00
jendib
c1c2228937 #18: GET /group + fix JUnit 2016-03-19 23:42:36 +01:00
jendib
3b9a66d1d8 #18: administrators group 2016-03-19 19:56:02 +01:00
jendib
a5ce5bf9ec #18: Group resource, groups handling in ACL, groups returned in users 2016-03-19 19:41:28 +01:00
jendib
43a1575187 #18: PUT /group 2016-03-17 01:43:10 +01:00
jendib
0fab8ff935 Nullable document metadata can be emptied 2016-03-15 00:58:55 +01:00
jendib
c2a2e9f585 DAO/event refactoring 2016-03-14 01:39:29 +01:00
jendib
ff91521a67 Closes #67: Relations between document (client-side) 2016-03-12 20:29:02 +01:00
jendib
0525754337 #67: relations between documents (server-side) 2016-03-06 21:06:23 +01:00
jendib
943465a390 Closes #68: Add contributors list on documents 2016-02-21 23:43:35 +01:00
jendib
ef3a592807 Closes #66: Search by creator 2016-02-15 23:09:45 +01:00
jendib
d8d01b077d Closes #69: Save and display originating user in audit log 2016-02-15 22:28:13 +01:00
jendib
359f5b5f49 #65: Publisher, format, source metadata 2016-02-14 22:47:49 +01:00
jendib
47082ceee9 #65: Vocabulary modification for admin only 2016-02-14 21:06:39 +01:00
jendib
98497f2a37 #65: Vocabulary resource 2016-02-14 21:00:21 +01:00
jendib
d3a74ed361 #65: PUT /vocabulary resource 2016-02-14 19:23:44 +01:00
jendib
7f2f480b25 #65: Init vocabulary resource 2016-02-14 01:58:32 +01:00
jendib
34d1422868 #65: Add subject and identifier metadata 2016-02-13 18:47:13 +01:00
jendib
a0f309c957 Upgrade libraries 2016-01-29 01:55:59 +01:00
jendib
2c791f5123 #55: Export document in PDF (REST resource + export options UI) 2016-01-01 01:56:54 +01:00
jendib
7708f61343 Closes #53: Build thumbnails for DOCX and ODT files 2015-12-11 22:00:44 +01:00
jendib
e36143b61c Closes #41: File upload error handling + used storage updated 2015-11-30 00:08:47 +01:00
jendib
aa97253ec7 #41: Batch to rebuild quota storage + UI: show and edit quota 2015-11-29 23:14:33 +01:00
jendib
90a4949d76 #41: Quota increase/decrease when file is added/delete
+ java.nio-ization
2015-11-29 19:42:49 +01:00
jendib
1cae964c09 #41: DB: Storage quota and current usage, accessible from /user 2015-11-24 00:30:01 +01:00
jendib
7e5aa9aecf Closes #44: Comments visible from share app
+ metadata-complete="true" in web.xml to skip annotations scanning
(second try with Jetty 9)
2015-11-21 20:31:21 +01:00
jendib
fc3a8bb4ae Closes #42: Gravatar images in comments 2015-11-19 00:05:04 +01:00
jendib
97252bb5da #32: Comments system (server side) 2015-11-16 02:22:51 +01:00
jendib
cfde218d32 #23: Tag tree (server) 2015-09-13 23:54:06 +02:00
jendib
a95dcf488d Closes #30: Delete locale & theme concept 2015-09-07 23:49:12 +02:00
jendib
0fe51d355c Closes #29: Upgrade to Jersey 2 2015-09-07 21:51:13 +02:00
jendib
467d14bacb Closes #24: Change to H2 database + indexes tweaks + queries tweaks
Tested up to 100k documents
2015-09-05 12:36:01 +02:00
jendib
08e4f6ddae Closes #14: Soft delete on DocumentTag + audit log ordering 2015-08-28 01:02:33 +02:00
jendib
86cae53789 Closes #20: Clean error message if document or file does not exist 2015-08-26 22:11:39 +02:00
jendib
6add34bb33 #20: Display logs on documents 2015-05-23 19:16:38 +02:00
jendib
ea4e3fd8f2 #20: Audit log displayed on main screen 2015-05-17 22:20:34 +02:00
jendib
b2a38cea62 Closes #21: Save IP and UA on login 2015-05-15 17:30:21 +02:00
jendib
b7f920f864 Native query for GET /document/id 2015-05-10 13:45:39 +02:00
jendib
fc1bb22d8d #13: ACL system 2015-05-09 14:44:19 +02:00
jendib
bfc70baefb Fix Junit 2015-03-24 23:59:06 +01:00
jendib
18cedaef2c Orphan files are linked to a specific user 2015-03-06 22:40:33 +01:00
jendib
d0c259ead2 List orphan files 2015-03-06 21:23:50 +01:00
jendib
2347483676 Order of files attached to document 2015-03-06 21:13:09 +01:00
jendib
c36014b46f Ability to upload files without document (no OCR, no Lucene)
+ New resource to attach a document to a file and OCR/Lucene it
2015-03-03 00:23:30 +01:00
jendib
745766a2c3 Fix error handling on DELETE /share/id 2014-12-01 01:21:38 +01:00
jendib
34e3ac5478 Download all files from a document as ZIP 2014-02-23 14:09:41 +01:00
jendib
f5079e83cb Typo 2013-09-03 09:19:47 +02:00
jendib
eb57af4029 Fix multi-platform jUnit 2013-08-26 22:35:30 +02:00
jendib
870a44da0d Return file count on GET /document/list 2013-08-22 17:59:24 +02:00
jendib
1a495ac948 Fix jUnit on PDF rendering 2013-08-21 01:30:37 +02:00
jendib
ba083fb57a Disable verbose logging 2013-08-21 01:15:52 +02:00
jendib
4e22111f38 Fix default thumbnail 2013-08-21 01:05:59 +02:00
jendib
db7a9f0e4a Encrypt stored files in SHA 256 2013-08-20 21:51:07 +02:00
jendib
1c606ebf25 Delete files when a document is deleted, fix search by date 2013-08-19 15:27:34 +02:00
jendib
2c7083aa43 Force loading of corrupted PDF 2013-08-18 14:11:08 +02:00
jendib
77c5a10aba Returns correct file variation from /file/id/data 2013-08-18 13:52:29 +02:00
jendib
d3f59554f8 Index and generate thumbnails from PDF 2013-08-18 13:48:08 +02:00
jendib
4f8076427b Search criterias on full content and specific date 2013-08-18 13:02:50 +02:00
jendib
fd95ecc4cb Batch to regenerate all file variations 2013-08-18 02:12:48 +02:00
jendib
dab6f4b9d1 Intermediate thumbnail size more web-friendly 2013-08-18 01:26:34 +02:00
jendib
6b5c1b2b51 Delete files from storage when necessary,
batch to cleanup storage for orphan files,
better Lucene directory reader management
2013-08-18 00:53:01 +02:00
jendib
e2bd85da5f OCR all files in database asynchronously 2013-08-17 16:54:53 +02:00
jendib
7ed976b27a Index files OCR-ized content and documents, search on index fields 2013-08-17 14:16:55 +02:00
jendib
82682600df Search in OCR content, batch to OCR all files 2013-08-17 00:36:36 +02:00
jendib
1f1f02ed41 Document language (server), OCR files and store result in database 2013-08-16 23:48:35 +02:00
jendib
988f55de3f Unified documents search, tag validation 2013-08-16 15:01:53 +02:00
jendib
c14797bd5a Search on shared status (server) 2013-08-15 18:33:58 +02:00
jendib
200d7a0001 Name on share, share document (not file) 2013-08-14 20:51:08 +02:00
jendib
4cb5b7fdbb File sharing (server done) 2013-08-14 00:47:58 +02:00
jendib
5cfc487193 File sharing (in progress) 2013-08-13 23:15:58 +02:00
jendib
48d363352c Cleanup imports 2013-08-13 20:08:14 +02:00
jendib
c48eb7a0fe Users administration (client) 2013-08-09 00:21:11 +02:00
jendib
6c347ff826 Tag colors (client) 2013-08-08 01:38:30 +02:00
jendib
b2ab313d11 Tag colors (server) 2013-08-07 23:45:47 +02:00
jendib
28fe7c8b02 Return tags on GET /document/list 2013-08-07 11:42:57 +02:00
jendib
363d6eef23 Order tags by name in all requests 2013-08-04 16:45:37 +02:00
jendib
97fa6b10f7 Tag stats (server) 2013-08-04 14:19:37 +02:00
jendib
c0e7e34373 Reordering files 2013-08-03 20:19:02 +02:00
jendib
487d538503 List and delete active tokens (server) 2013-08-03 00:53:58 +02:00
jendib
19db8f2445 Fix string list parameters 2013-08-01 23:32:55 +02:00
jendib
9e5459cafe Document count in GET /app, TODO 2013-08-01 13:36:15 +02:00
jendib
6c1354a2f6 Edition of tag name (server) 2013-07-31 21:02:08 +02:00
jendib
4dc5cb12b3 Search on tags (server) 2013-07-31 20:57:12 +02:00
jendib
871e531c4b Search on creation date (server), edit creation date (client) 2013-07-31 00:07:30 +02:00
jendib
62b6512996 Server side tag system 2013-07-29 22:55:32 +02:00
jendib
cd97382f60 Sequential files upload, basic search system 2013-07-29 00:04:34 +02:00
jendib
471933ca8c PDF handling, file upload progression 2013-07-28 18:29:03 +02:00
jendib
19000d095f Isolate jUnit tests with separate users 2013-07-28 02:06:00 +02:00
jendib
21495f4509 Fix document resource jUnit 2013-07-28 01:58:22 +02:00
jendib
c9fdb6def5 Pass file stream directly to GET /file/:id/data 2013-07-28 01:55:32 +02:00
jendib
3a2ffec497 Edit document, add files, display files 2013-07-28 01:07:04 +02:00
jendib
9b74bd8194 Initial commit 2013-07-27 18:33:20 +02:00