Commit Graph

98 Commits

Author SHA1 Message Date
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
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
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
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
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
1db54174d4 Remove TODO 2013-09-05 00:50:23 +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
db7a9f0e4a Encrypt stored files in SHA 256 2013-08-20 21:51:07 +02:00
jendib
0bc658a396 More loading feedback (client) 2013-08-20 00:57:22 +02:00
jendib
9989a8967a Send the correct MIME type from /file/id/data 2013-08-18 14:48:48 +02:00
jendib
2c7083aa43 Force loading of corrupted PDF 2013-08-18 14:11:08 +02:00
jendib
4f8076427b Search criterias on full content and specific date 2013-08-18 13:02:50 +02:00
jendib
00ed2e3c25 Close IndexReader after search 2013-08-17 23:16:19 +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
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