1
0
mirror of https://github.com/sismics/docs.git synced 2026-05-28 18:22:57 +00:00
Commit Graph

123 Commits

Author SHA1 Message Date
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