9793 Commits

Author SHA1 Message Date
Daniel Quinn
43060a37ed Fixt the repo QR code 2016-03-12 20:50:43 +00:00
Daniel Quinn
8c5cb163a1 The API now supports filtering docs by tag & correspondent, as well as ordering 2016-03-12 20:45:13 +00:00
Daniel Quinn
f764f5cb7b Preliminarily finished the presentation 2016-03-11 00:20:55 +00:00
Daniel Quinn
ac0899e1bc Added one more slide 2016-03-10 19:19:27 +00:00
Daniel Quinn
2d79f5e428 Better title 2016-03-10 19:16:57 +00:00
Daniel Quinn
5cd530b56a Added the beginnings of the presentation for March 15th 2016-03-10 19:16:00 +00:00
Daniel Quinn
8beda76a49 Merge pull request #83 from danielquinn/issue/80
Added basic filtering + search
2016-03-09 01:08:59 +00:00
Daniel Quinn
1ef119eb82 Added basic filtering + search 2016-03-09 01:05:46 +00:00
Daniel Quinn
bbc85ece31 Merge pull request #82 from bodegard/master
Fix Django Project URL - Previous link dead
2016-03-08 23:57:06 +00:00
Brandon Odegard
5a68f190ee Update README.rst 2016-03-08 10:58:52 -06:00
Brandon Odegard
77ce3eccc8 Fix Django URL 2016-03-08 10:55:32 -06:00
Brandon Odegard
f5e0a89a3f Merge pull request #1 from danielquinn/master
Sync with upstream
2016-03-08 10:54:26 -06:00
Tikitu de Jager
a22f088e28 Add some failing edge case tests 2016-03-07 21:48:47 +02:00
Tikitu de Jager
8afdcabca8 Template-based tests of combinations of valid elements 2016-03-07 21:47:18 +02:00
Tikitu de Jager
ad07eec3e1 Make tests pass 2016-03-07 21:37:18 +02:00
Tikitu de Jager
4065d14fab Remove stuff I intended to use but never did 2016-03-07 21:11:34 +02:00
Tikitu de Jager
95217e8e21 Use FileInfo directly instead of via indirection 2016-03-07 21:08:07 +02:00
Tikitu de Jager
1f75af0137 Extract filename parsing into testable class 2016-03-07 21:05:04 +02:00
Tikitu de Jager
0b34894db9 Add FileInfo class with pass implementations 2016-03-07 20:47:37 +02:00
Daniel Quinn
6ca389c28a #76 2016-03-07 10:12:55 +00:00
Daniel Quinn
f7e96eab72 Put the lid on the changelog for 0.1.1 2016-03-06 17:36:39 +00:00
Daniel Quinn
3b278c3a24 Added an informational log message for consumer start 2016-03-06 17:26:07 +00:00
Daniel Quinn
2fba41ad75 Added the use of unpaper to the README 2016-03-06 16:03:02 +00:00
Daniel Quinn
500c615e56 Merge pull request #74 from pitkley/feature/unpaper
Add unpaper support
2016-03-06 15:59:50 +00:00
Pit Kleyersburg
fb36a49c26 Add unpaper as another pre-processing step 2016-03-06 15:30:37 +01:00
Daniel Quinn
0e2d8cc0d8 Merge pull request #73 from pitkley/fix/dockerfile
Update Dockerfile to match latest version
2016-03-06 13:52:02 +00:00
Pit Kleyersburg
9180ad78c4 Update Dockerfile to match latest version 2016-03-06 14:49:25 +01:00
Daniel Quinn
fb7f826688 Merge pull request #72 from danielquinn/feature/thumbnails
Add thumbnails to the document. Closes #71.
2016-03-05 12:44:36 +00:00
Daniel Quinn
bfad4560e1 Fixed the check for empty installations 2016-03-05 12:43:05 +00:00
Daniel Quinn
034b96277c Added thumbnail_url to the API 2016-03-05 12:34:26 +00:00
Daniel Quinn
ac40aee805 Added some nice output so the migration is less scary 2016-03-05 12:31:43 +00:00
Daniel Quinn
495ed1c36c Added thumbnail generation to the conumer 2016-03-05 12:09:06 +00:00
Daniel Quinn
8a9ea4664c Cleaned up the thumbnails by switching to .png 2016-03-05 02:15:26 +00:00
Daniel Quinn
52f15b4de1 The first stages of getting thumbnails back 2016-03-05 01:57:49 +00:00
Daniel Quinn
5c41e717f0 Missed on case of 'sender' 2016-03-05 00:23:14 +00:00
Daniel Quinn
8b5416896d Grammar & formatting 2016-03-05 00:03:45 +00:00
Daniel Quinn
eb05707f27 Added link to the api doc page 2016-03-05 00:01:09 +00:00
Daniel Quinn
1ffce8f52d Documented the API and added some help for the config file 2016-03-04 23:59:13 +00:00
Daniel Quinn
66df220bea Merge pull request #70 from danielquinn/feature/exporter2
New exporter + s/sender/correspondent/g
2016-03-04 23:32:48 +00:00
Daniel Quinn
d24cfbb246 Added the bit about s/sender/correspondent/g 2016-03-04 23:22:57 +00:00
Daniel Quinn
94a7914073 More descriptive 2016-03-04 23:20:22 +00:00
Daniel Quinn
13c2ed66e1 Better bare metal explanation 2016-03-04 17:53:54 +00:00
Daniel Quinn
5d4587ef8b Accounted for .sender in a few places 2016-03-04 09:14:50 +00:00
Daniel Quinn
ba7878b9aa Added some tests for the importer 2016-03-03 21:25:08 +00:00
Daniel Quinn
070463b85a s/Sender/Correspondent & reworked the (im|ex)porter 2016-03-03 20:52:42 +00:00
Daniel Quinn
fad466477b More verbose error logging 2016-03-03 18:18:48 +00:00
Daniel Quinn
55dcbcc47f Forgot a slash 2016-03-03 18:18:38 +00:00
Daniel Quinn
b8be20b565 Preparing for a proper UI 2016-03-03 18:09:10 +00:00
Daniel Quinn
66d4407565 #68: Using dotenv for a proper unix config file 2016-03-03 18:01:02 +00:00
Daniel Quinn
0aead1fbe6 #68: Using dotenv for a proper unix config file 2016-03-03 17:59:27 +00:00