Commit Graph

46 Commits

Author SHA1 Message Date
Frédéric Péters 0ca7ba6b55 fix backward compatibiltiy for recipient groups (#27642) 2018-10-29 16:11:32 +01:00
Frédéric Péters 7dfcec5756 add possibility to specify recipients of notifications 2018-05-31 07:13:17 +02:00
Frédéric Péters a328d15855 import logging.handlers, now required 2018-05-16 12:57:43 +02:00
Frédéric Péters 26e0921a95 remove duplicated stream handler 2018-05-16 12:57:16 +02:00
Frédéric Péters 6eea71f5eb add support for presetting recipients (#22009) 2018-04-26 11:03:37 +02:00
Frédéric Péters aed8a23a0f add support for multiple treating groups (#22009) 2018-04-26 11:03:18 +02:00
Frédéric Péters 5d3eb88d2b add support for predefined keywords (#22009) 2018-04-26 10:15:30 +02:00
Frédéric Péters c60cc535c6 don't require profilePath attribute (#23244) 2018-04-18 15:18:36 +02:00
Frédéric Péters 778861bcfe add seconds to titles 2018-04-18 15:16:13 +02:00
Frédéric Péters 44d84f11ce rotate log files 2015-05-05 10:51:10 +02:00
Frédéric Péters 27109e6a07 add missing socket import 2014-12-18 11:57:23 +01:00
Frédéric Péters 79bc5255a1 add default processing directories to configuration 2014-10-28 08:43:59 +01:00
Frédéric Péters 96c2c62937 enable ocr by default for PDF files 2014-10-28 08:42:39 +01:00
Frédéric Péters 3ef0ef1b2d change template filename to match what's being done on the server 2014-10-07 10:47:41 +02:00
Frédéric Péters 95b0f0acc6 do not generate some entry points for now
(this is a copy of a modification I found on the server)
2014-10-07 10:47:41 +02:00
Frédéric Péters e64205c92f allow uploading files from a directory (#4447) 2014-10-07 10:47:41 +02:00
Frédéric Péters ddbcd61aa4 handle more imap server failures 2014-09-23 14:25:57 +02:00
Frédéric Péters 410ea2902b check ocr doesn't produce empty files 2014-09-23 14:25:40 +02:00
Frédéric Péters b559f97722 log things to stdout 2014-09-23 14:25:23 +02:00
Frédéric Péters 93adca76e0 create a second directory for every users (#4760) 2014-04-30 10:29:48 +02:00
Frédéric Péters 68881b67f5 quiet (bis) 2014-03-31 17:20:01 +02:00
Frédéric Péters 18ab4e9026 restrict ldap search scope 2014-03-31 17:18:51 +02:00
Frédéric Péters eca9062e2f quiet 2014-03-31 14:40:41 +02:00
Frédéric Péters 9050dccc6b typo fix 2014-03-31 14:40:11 +02:00
Frédéric Péters 91f8ccbeff revise default entries (#4583) 2014-03-31 14:38:12 +02:00
Frédéric Péters a56fda0858 add a configuration file to generate-ldap-users 2014-03-31 13:30:19 +02:00
Frédéric Péters 510eda7895 add command line parsing to generate-ldap-users 2014-03-31 13:18:05 +02:00
Frédéric Péters ecf6af37bf add init.d script 2014-03-27 11:59:00 +01:00
Frédéric Péters e6e14eb7ba use logging module to log 2014-03-27 11:57:55 +01:00
Frédéric Péters 82bbe28e8b fix typo in credential variable names (#4448) 2014-03-12 15:28:51 +01:00
Frédéric Péters 7139a92d25 use subprocess.call to call ocr (#4448) 2014-03-12 12:37:02 +01:00
Frédéric Péters b4367e4386 typo fix 2014-03-10 10:03:35 +01:00
Frédéric Péters 42ce8cc686 use config file to get username/password 2014-03-10 10:02:17 +01:00
Frédéric Péters 7ca19ca1b8 use subprocess to call curl 2014-03-10 10:01:38 +01:00
Frédéric Péters 3e07346755 do not quote title (#4399) 2014-03-10 10:00:31 +01:00
Frédéric Péters 2a1ca0a0a4 use string template for interpolation 2014-02-24 14:44:41 +01:00
Frédéric Péters be3c07f6bd add possibility to set treating group 2014-02-24 14:31:38 +01:00
Frédéric Péters 209759d8f1 add missing urllib import 2014-01-02 13:47:34 +01:00
Frédéric Péters c9e1f58986 add script to fill ocr config from LDAP (#3455) 2013-12-30 17:18:16 +01:00
Frédéric Péters ff596fc526 display current time when waiting 2013-11-05 13:07:32 +01:00
Frédéric Péters 65be07e6c4 give a proper title to scanned documents (#2848) 2013-11-05 13:06:33 +01:00
Frédéric Péters aa342ff79d rewrite option parsing to use optparse, for compatibility with squeeze 2013-10-10 13:44:46 +02:00
Frédéric Péters 19ed550ee3 add possibility to store file locally 2013-10-10 13:41:22 +02:00
Frédéric Péters 112e100502 add a --config command line option 2013-10-10 13:36:45 +02:00
Frédéric Péters a8f358bcd5 fix call to OCR when not disabled 2013-08-16 10:57:18 +02:00
Frédéric Péters 35bb78fbab add script and config file as they were developed on the server 2013-08-14 13:21:32 +02:00