Commit Graph

175 Commits

Author SHA1 Message Date
jendib
24ca81e91c #41: Storage quota editable only by admin role 2015-11-24 00:31:04 +01:00
jendib
1cae964c09 #41: DB: Storage quota and current usage, accessible from /user 2015-11-24 00:30:01 +01:00
jendib
dd671795e6 Android Studio 2 + small colors 2015-11-23 20:32:32 +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
1c7381376c Fix links to quick uploaded files from audit log 2015-11-21 17:50:10 +01:00
jendib
fc3a8bb4ae Closes #42: Gravatar images in comments 2015-11-19 00:05:04 +01:00
jendib
82b39586f0 Closes #32 : Display comments 2015-11-18 01:13:57 +01:00
jendib
c365c6f6e0 #32 : Comments layout
+ fix file viewer navigation
2015-11-17 02:48:07 +01:00
jendib
97252bb5da #32: Comments system (server side) 2015-11-16 02:22:51 +01:00
jendib
af23cd4948 Parent tag in GET /tag/stats 2015-11-02 23:54:07 +01:00
jendib
dc05ca0484 No wrap in tag tree 2015-11-02 22:19:58 +01:00
jendib
66cb7333c1 Closes #33: subviews for /document/view/id 2015-11-01 14:48:07 +01:00
jendib
2c782a23d8 Closes #37: Search terms in URL
+ empty tag tree
+ transitionTo -> go
+ audit log message can be empty
2015-09-22 01:34:01 +02:00
jendib
c7b7527183 Closes #23: Tag tree search 2015-09-15 23:03:42 +02:00
jendib
80bd11b44e #23: Edit tag parent 2015-09-15 00:14:13 +02:00
jendib
cfde218d32 #23: Tag tree (server) 2015-09-13 23:54:06 +02:00
jendib
50c7066f88 user agent and ip are nullable 2015-09-08 22:25:30 +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
6d73554967 #24: High performance is not going to happen on HSQLDB 2015-09-02 01:12:33 +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
0228d43442 Design fix 2015-05-11 11:34:49 +02:00
jendib
8597eac9f9 Fix ACL resource 2015-05-10 13:55:49 +02:00
jendib
b7f920f864 Native query for GET /document/id 2015-05-10 13:45:39 +02:00
jendib
1e3282eff3 Fix non-deletable ACL 2015-05-10 13:19:16 +02:00
jendib
451d913442 Simplify adding READ+WRITE ACL 2015-05-10 13:12:23 +02:00
jendib
25136bc146 Refactor, TODO 2015-05-09 23:35:10 +02:00
jendib
52387d93ac Closes #13: Don't show tags from other users 2015-05-09 21:52:01 +02:00
jendib
42320dc9b9 #13: Fix performance issue 2015-05-09 18:00:03 +02:00
jendib
ff994ce63b #13: Disable shared status in GET /document/list (too slow) 2015-05-09 16:48:01 +02:00
jendib
82ba0b5761 #13: Display the document's creator 2015-05-09 16:21:59 +02:00
jendib
fc1bb22d8d #13: ACL system 2015-05-09 14:44:19 +02:00
jendib
9b4b13a721 Convert JS click event to <a/> links 2015-05-02 17:15:37 +02:00
jendib
a1af1f369f Fixes #10: Page size for pagination 2015-05-01 19:44:20 +02:00
jendib
1c4161981b Upload drag & dropped files sequentially 2015-03-29 16:05:42 +02:00
jendib
5e3093d0d3 Attach orphan files to a new document 2015-03-28 18:02:21 +01:00
jendib
0d4643cc93 File modal refactoring + orphan files selection 2015-03-28 00:09:28 +01:00
jendib
80a2e0d055 Drag & drop files to documents 2015-03-27 23:03:55 +01:00
jendib
3461804399 Drag & drop to upload orphan files 2015-03-27 00:50:00 +01: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
6c976087de Missing file + TODO 2015-03-03 00:26:40 +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