10041 Commits

Author SHA1 Message Date
Daniel Quinn
642b2f7ee3 Merge pull request #18 from mrwacky42/master
Add other prerequisites for Vagrant
2016-02-09 09:41:53 +00:00
Sharif Nassar
6115b2f03d Add other prerequisites
Vagrant setup didn't work for me unless I manually installed tesseract and ImageMagick.
2016-02-09 01:07:48 -08:00
Daniel Quinn
0eaed36420 The 'API' is written but untested 2016-02-08 23:46:16 +00:00
Daniel Quinn
212752f46e Fixt the tags to be optional 2016-02-08 17:28:59 +00:00
Daniel Quinn
0c729e5675 Changed the name, forgot to change the check.
Closes #17
2016-02-08 11:14:57 +00:00
Daniel Quinn
e5e4ee0350 Added file magic 2016-02-08 11:12:14 +00:00
Daniel Quinn
c4311af263 Cleaned up the tests 2016-02-06 17:41:11 +00:00
Daniel Quinn
febb45af81 Prettied up the interface a little 2016-02-06 17:27:17 +00:00
Daniel Quinn
ce69e37256 Linked tag labels 2016-02-06 17:14:44 +00:00
Daniel Quinn
48761911b3 Image imports and consumption by mail work 2016-02-06 17:05:36 +00:00
Daniel Quinn
71075a691a The mailconsumer isn't a consumer at all. Best fixt that 2016-02-05 20:15:08 +00:00
Daniel Quinn
d8ad6b589b Added pytest and broke up the consumer into file and mail 2016-02-05 00:23:36 +00:00
Daniel Quinn
3bc89d23c8 Sorting the filters 2016-02-03 17:20:12 +00:00
Daniel Quinn
a70b40f618 Broke the consumer script into separate files and started on a mail consumer 2016-01-30 01:18:52 +00:00
Daniel Quinn
84d5f8cc5d Merge branch 'master' into feature/images-as-docs 2016-01-29 23:41:13 +00:00
Daniel Quinn
cf4c437eca Be a little more verbose about the passphrase 2016-01-29 23:40:57 +00:00
Daniel Quinn
8701007a7a Merge pull request #15 from jat255/DOC_setup_enh
Clarify how to start server on a different port/ip
2016-01-29 23:32:15 +00:00
Daniel Quinn
889fd93c5e Merge pull request #14 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.rst
2016-01-29 23:31:25 +00:00
The Gitter Badger
77a2a5bb8e Add Gitter badge 2016-01-29 23:27:37 +00:00
Joshua Taillon
a983d7390a Clarify how to start server on a different port/ip 2016-01-29 18:26:50 -05:00
Daniel Quinn
ace9389e5f #12: Support image documents 2016-01-29 23:18:03 +00:00
Daniel Quinn
10e4f0f5f3 Added some better admin for tags 2016-01-28 18:37:27 +00:00
Daniel Quinn
d6f4ef27aa Added pytz requirement 2016-01-28 08:22:33 +00:00
Daniel Quinn
a7d041a9f5 Prettied-up the admin 2016-01-28 08:16:29 +00:00
Daniel Quinn
3026593d6c Version bump for automated tagging 2016-01-28 07:29:25 +00:00
Daniel Quinn
0ec63ae1f9 #11: automatic tagging support 2016-01-28 07:23:11 +00:00
Daniel Quinn
95fd68d708 Copypasta is the mindkiller 2016-01-24 20:44:20 -05:00
Daniel Quinn
da50bc1cc6 formatting 2016-01-24 20:41:58 -05:00
Daniel Quinn
200ee69bf9 formatting 2016-01-24 20:39:47 -05:00
Daniel Quinn
a4f0074c16 formatting 2016-01-24 20:35:47 -05:00
Daniel Quinn
2514042bb7 s/md/rst/ 2016-01-24 20:33:28 -05:00
Daniel Quinn
26d231752c Updated the README to point to rtfd 2016-01-24 20:29:41 -05:00
Daniel Quinn
286292dbf9 Added some documentation 2016-01-24 20:15:50 -05:00
Daniel Quinn
0612cd53b7 Moved the Vagrant stuff around to keep the root tidy 2016-01-24 21:35:05 +01:00
Daniel Quinn
54366c1d27 Merge branch 'avichalp-master' 2016-01-24 12:32:52 +00:00
Daniel Quinn
62353f7d0b Tweaked to force Python3 2016-01-24 12:32:26 +00:00
Daniel Quinn
04bcb1cdad Forced python3 for setups not using a virtualenv 2016-01-24 12:31:02 +00:00
avichalp
cb8fb4a820 adds Vagrantfile and setup script to setup the project 2016-01-23 22:57:53 +05:30
Daniel Quinn
669cf1cb70 Add labels (#9) 2016-01-23 04:40:35 +00:00
Daniel Quinn
976cbdf112 Added a note about document_exporter 2016-01-23 03:46:29 +00:00
Daniel Quinn
1219e81e77 Moved changes to where it should be 2016-01-23 03:44:51 +00:00
Daniel Quinn
65074b4375 Smarter check positions 2016-01-23 03:42:39 +00:00
Daniel Quinn
0eb0c88d3d Now the exporter sets the proper dates 2016-01-23 03:22:15 +00:00
Daniel Quinn
0035e8d9e1 Ignoring my dev importer 2016-01-23 03:16:10 +00:00
Daniel Quinn
796e977894 Django insists on adding every little thing as a migration 2016-01-23 03:14:55 +00:00
Daniel Quinn
4f1bf81d5b Better variable names 2016-01-23 03:05:40 +00:00
Daniel Quinn
9e596953a3 pep8 2016-01-23 02:58:03 +00:00
Daniel Quinn
d69df37fb6 The exporter now re-dates the files 2016-01-23 02:57:29 +00:00
Daniel Quinn
db494ec250 Added langdetect dependency 2016-01-23 02:38:21 +00:00
Daniel Quinn
fdb29f739f Added language detection 2016-01-23 02:33:29 +00:00