index
:
pfwbged.ocrloader.git
master
transitions_to_apply
Script to OCR and upload documents
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ocrloader.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix backward compatibiltiy for recipient groups (#27642)
HEAD
master
Frédéric Péters
2018-10-29
1
-1/+1
*
add possibility to specify recipients of notifications
Frédéric Péters
2018-05-31
1
-0/+1
*
import logging.handlers, now required
Frédéric Péters
2018-05-16
1
-0/+1
*
remove duplicated stream handler
Frédéric Péters
2018-05-16
1
-1/+0
*
add support for presetting recipients (#22009)
Frédéric Péters
2018-04-26
1
-0/+1
*
add support for multiple treating groups (#22009)
Frédéric Péters
2018-04-26
1
-1/+2
*
add support for predefined keywords (#22009)
Frédéric Péters
2018-04-26
1
-0/+1
*
add seconds to titles
Frédéric Péters
2018-04-18
1
-1/+1
*
rotate log files
Frédéric Péters
2015-05-05
1
-1/+5
*
add missing socket import
Frédéric Péters
2014-12-18
1
-0/+1
*
enable ocr by default for PDF files
Frédéric Péters
2014-10-28
1
-1/+1
*
allow uploading files from a directory (#4447)
Frédéric Péters
2014-10-07
1
-1/+29
*
handle more imap server failures
Frédéric Péters
2014-09-23
1
-5/+21
*
check ocr doesn't produce empty files
Frédéric Péters
2014-09-23
1
-3/+10
*
log things to stdout
Frédéric Péters
2014-09-23
1
-0/+1
*
use logging module to log
Frédéric Péters
2014-03-27
1
-11/+14
*
fix typo in credential variable names (#4448)
Frédéric Péters
2014-03-12
1
-1/+1
*
use subprocess.call to call ocr (#4448)
Frédéric Péters
2014-03-12
1
-2/+4
*
typo fix
Frédéric Péters
2014-03-10
1
-1/+1
*
use config file to get username/password
Frédéric Péters
2014-03-10
1
-1/+1
*
use subprocess to call curl
Frédéric Péters
2014-03-10
1
-17/+11
*
do not quote title (#4399)
Frédéric Péters
2014-03-10
1
-1/+1
*
use string template for interpolation
Frédéric Péters
2014-02-24
1
-1/+4
*
add possibility to set treating group
Frédéric Péters
2014-02-24
1
-0/+2
*
add missing urllib import
Frédéric Péters
2014-01-02
1
-0/+1
*
display current time when waiting
Frédéric Péters
2013-11-05
1
-1/+1
*
give a proper title to scanned documents (#2848)
Frédéric Péters
2013-11-05
1
-0/+5
*
rewrite option parsing to use optparse, for compatibility with squeeze
Frédéric Péters
2013-10-10
1
-5/+6
*
add possibility to store file locally
Frédéric Péters
2013-10-10
1
-15/+21
*
add a --config command line option
Frédéric Péters
2013-10-10
1
-1/+9
*
fix call to OCR when not disabled
Frédéric Péters
2013-08-16
1
-1/+1
*
add script and config file as they were developed on the server
Frédéric Péters
2013-08-14
1
-0/+117