Commit Graph

674 Commits

Author SHA1 Message Date
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
jendib
5cf0532db7 Page size selector 2015-03-02 00:07:42 +01:00
jendib
6edae27d26 Fixes #3: Race condition on settings screen 2015-01-25 19:20:49 +01:00
jendib
745766a2c3 Fix error handling on DELETE /share/id 2014-12-01 01:21:38 +01:00
jendib
c0a963e845 Button to clear the search field, bug fix on share modal 2014-05-12 21:39:20 +02:00
jendib
34e3ac5478 Download all files from a document as ZIP 2014-02-23 14:09:41 +01:00
jendib
ae566018d6 Gruntification 2014-02-23 02:28:44 +01:00
jendib
12c3c4750f Print a file 2014-02-02 01:19:17 +01:00
jendib
d76b8e32c8 File upload progress 2014-01-19 18:46:07 +01:00
jendib
6aaecb473f New logo 2014-01-13 20:05:17 +01:00
jendib
03976160bf Migration of /share.html 2014-01-11 21:39:26 +01:00
jendib
9802beaf7b Migration of /tags and /settings views 2014-01-11 20:39:00 +01:00
jendib
6963fd9770 Migration of /document views 2014-01-11 16:38:58 +01:00
jendib
85aa16afba Angular UI Bootstrap migration 2014-01-11 00:56:36 +01:00
jendib
0e99f06310 Upgrade libs 2014-01-10 23:54:12 +01:00
jendib
56f6038c09 Vertical scroll on file preview for small screens 2013-09-07 00:27:13 +02:00
jendib
c40e7e1cc9 File upload feedback in title and form state, new favicon 2013-09-05 19:14:21 +02:00
jendib
8eb5b8066e Merge branch 'master' of https://github.com/sismics/docs.git 2013-09-05 11:35:00 +02:00
jendib
e37eab3b7a All users can access logs 2013-09-05 11:34:53 +02:00
jendib
1db54174d4 Remove TODO 2013-09-05 00:50:23 +02:00
jendib
fc53758eb7 Typo, TODO 2013-09-03 18:03:44 +02: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
6e3d2ea972 Show file count on documents list (client) 2013-08-22 22:24:14 +02:00
jendib
870a44da0d Return file count on GET /document/list 2013-08-22 17:59:24 +02:00
jendib
62a5840777 Alert in navigation bar if there is a new error in logs 2013-08-22 17:41:47 +02:00
jendib
a858699391 Git ignore 2013-08-22 14:44:58 +02:00
jendib
fb0aec5fee Fix document scope reset after add, fix wrong web.xml configuration
(it broke TIFF image encoding on OCR)
2013-08-22 01:44:51 +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
906de329ae DB update script 6 2013-08-20 18:55:49 +02:00
jendib
00b00f0d0c File encryption utilities 2013-08-20 18:06:08 +02:00
jendib
0bc658a396 More loading feedback (client) 2013-08-20 00:57:22 +02:00
jendib
464d43194b File encryption (in progress) 2013-08-19 23:57:50 +02:00
jendib
1c606ebf25 Delete files when a document is deleted, fix search by date 2013-08-19 15:27:34 +02:00
jendib
9989a8967a Send the correct MIME type from /file/id/data 2013-08-18 14:48:48 +02:00
jendib
2289f523c4 Close all PDDocument 2013-08-18 14:25:53 +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
00ed2e3c25 Close IndexReader after search 2013-08-17 23:16:19 +02:00
jendib
e7629eb6a0 Fix multiple criterias Lucene query 2013-08-17 18:38:59 +02:00
jendib
5451c79674 Fix OCR all files batch 2013-08-17 16:59:16 +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
5507d4ca57 Support Japanese language 2013-08-17 02:40:28 +02:00
jendib
7bb1f48464 Display and edit language on document (client) 2013-08-17 01:48:33 +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
70a86dc86f More details in tag name validation 2013-08-16 18:01:19 +02:00
jendib
bd71dbd445 Loading feedback for GET /app 2013-08-16 17:17:38 +02:00
jendib
d1644dcbc0 Loading feedback 2013-08-16 17:14:50 +02:00
jendib
988f55de3f Unified documents search, tag validation 2013-08-16 15:01:53 +02:00
jendib
14bd72494d Temporary fix for https://github.com/angular/angular.js/issues/2833 2013-08-15 22:55:03 +02:00
jendib
84cb6c51dc Update database version after upgrade, fix 403 detection on sharing app 2013-08-15 19:19:58 +02:00
jendib
0aa9b44481 Search on shared status,display shared status on documents list (client) 2013-08-15 19:08:01 +02:00
jendib
c14797bd5a Search on shared status (server) 2013-08-15 18:33:58 +02:00
jendib
ea1e226b50 Document sharing (client), better state handling for file view 2013-08-15 15:23:41 +02:00
jendib
ed85909d00 Init share app, client refactoring 2013-08-15 00:43:06 +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
99978a12b7 Init file share 2013-08-13 21:05:14 +02:00
jendib
7822045ee7 Cleanup code 2013-08-13 20:20:28 +02:00
jendib
48d363352c Cleanup imports 2013-08-13 20:08:14 +02:00
jendib
e924ac2dd8 Cleanup javadoc 2013-08-13 02:33:18 +02:00
jendib
305993e0f9 Tag stats reflect changes in the tag list 2013-08-12 21:32:16 +02:00
jendib
c37fb1d4ae Hide admin only menu in settings tab 2013-08-12 21:20:34 +02:00
jendib
10a7be01f5 Cleanup, mobile module 2013-08-12 19:56:31 +02:00
Benjamin Gamard
2c430f522c TODO 2013-08-11 23:09:28 +02:00
jendib
10b31aec29 Close button on file preview 2013-08-11 23:06:44 +02:00
Benjamin Gamard
ac424b60cc Delete user (client) 2013-08-10 02:24:31 +02:00
jendib
c48eb7a0fe Users administration (client) 2013-08-09 00:21:11 +02:00
jendib
990884137b Users viewing 2013-08-08 20:17:16 +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
1deda6e993 Better display for tags in document list 2013-08-07 13:51:29 +02:00
jendib
395b528b4b Display tags on documents list 2013-08-07 12:01:35 +02:00
jendib
28fe7c8b02 Return tags on GET /document/list 2013-08-07 11:42:57 +02:00
jendib
0e330a1cbd Phone responsive design 2013-08-04 19:21:06 +02:00
jendib
fe44930d99 Responsive design adjustments 2013-08-04 18:59:34 +02:00
jendib
b5e3598b48 Tag stats design 2013-08-04 17:15:52 +02:00
jendib
800f91af63 Typo 2013-08-04 16:47:02 +02:00
jendib
363d6eef23 Order tags by name in all requests 2013-08-04 16:45:37 +02:00
jendib
0ab480165c Tag stats (client) 2013-08-04 16:40:06 +02:00
jendib
97fa6b10f7 Tag stats (server) 2013-08-04 14:19:37 +02:00
jendib
f5871e89e2 Display server logs 2013-08-03 21:51:15 +02:00
jendib
c0e7e34373 Reordering files 2013-08-03 20:19:02 +02:00
jendib
ae853cf789 Diplay opened sessions and close them 2013-08-03 17:20:44 +02:00
jendib
487d538503 List and delete active tokens (server) 2013-08-03 00:53:58 +02:00
jendib
9fca036edb Remove duplicate from document title autocomplete 2013-08-03 00:07:56 +02:00
jendib
05683ef81e Autocomplete on document title edition 2013-08-02 23:59:00 +02:00
jendib
210f0dcc27 File data cache header, alert with file count on document added 2013-08-02 23:03:31 +02:00
jendib
f25faad262 Meta for mobile viewport 2013-08-02 18:01:28 +02:00
jendib
5ba3fabf7a Bugfix tags selection, TODO 2013-08-02 00:08:05 +02:00
jendib
19db8f2445 Fix string list parameters 2013-08-01 23:32:55 +02:00
jendib
0f75faeccc User settings, alerts on document added 2013-08-01 22:50:08 +02:00
jendib
2e95803424 Document count and general data on default page 2013-08-01 13:53:52 +02:00
jendib
9e5459cafe Document count in GET /app, TODO 2013-08-01 13:36:15 +02:00
jendib
4d50b220a2 Bugfix, display number of documents found 2013-08-01 00:35:27 +02:00
jendib
e0bccf7121 Bugfix, TODO 2013-08-01 00:06:21 +02:00
jendib
3345f3def6 Fix document add with tags (client) 2013-07-31 23:12:25 +02:00
jendib
03e164ea38 Search on tags (client/server) 2013-07-31 22:36:13 +02:00
jendib
fc5a1f2e71 Confirmation on tag deletion 2013-07-31 22:07:42 +02:00
jendib
b8b0891083 Edition of existing tag names (client) 2013-07-31 22:04:00 +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
990a1c3aa5 Search on creation date (client) 2013-07-31 01:51:03 +02:00
jendib
871e531c4b Search on creation date (server), edit creation date (client) 2013-07-31 00:07:30 +02:00
jendib
a8b9148359 Edition and display of tags on documents 2013-07-30 21:00:16 +02:00
jendib
db8ff759a6 Client side creation and removal of tags 2013-07-30 01:34:30 +02:00
jendib
62b6512996 Server side tag system 2013-07-29 22:55:32 +02:00
jendib
74132103bb File sorting (client side) 2013-07-29 01:57:18 +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