217 Commits

Author SHA1 Message Date
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
Daniel Quinn
4d685ee424 Merge branch 'master' of github.com:danielquinn/paperless 2016-03-03 11:00:58 +00:00
Daniel Quinn
dd3bdcb956 Updated the Vagrant tools to use environment variables 2016-03-03 11:00:46 +00:00
Daniel Quinn
97bdd6e17e Merge pull request #65 from pitkley/fix/issue-44-docker
Update env-var in Dockerfile, fix volume names
2016-03-02 08:49:07 +00:00
Pit Kleyersburg
21cd4e9f14 Update env-var in Dockerfile, fix volume names 2016-03-02 09:10:52 +01:00
Daniel Quinn
857c7ac654 #44: Harmonise environment variables with constant names 2016-03-01 22:39:40 +00:00
Daniel Quinn
26c3781350 #44: Harmonise environment variables with constant names 2016-03-01 22:37:42 +00:00
Daniel Quinn
7d1aa1175f pep8 2016-03-01 19:03:28 +00:00
Daniel Quinn
26fc27da9b Setting appropriate permissions 2016-03-01 18:57:12 +00:00
Daniel Quinn
85f5963851 Fixt capitalisation 2016-02-28 15:02:18 +00:00
Daniel Quinn
439b60ce5c Merged new logging system 2016-02-28 15:01:19 +00:00
Daniel Quinn
9379e95446 Added a test for the new by_group() feature 2016-02-28 00:53:18 +00:00
Daniel Quinn
8687892332 Don't print to standard out during a test 2016-02-28 00:52:44 +00:00
Daniel Quinn
5a8e75112f Added a custom manager for groupped logs 2016-02-28 00:41:03 +00:00
Daniel Quinn
d686aba9ae Reset the group id for every pull 2016-02-28 00:40:08 +00:00
Daniel Quinn
631aa99d92 No need to pass verbosity around anymore 2016-02-28 00:39:40 +00:00
Daniel Quinn
a4d89ed124 Fixt the test to ignore verbosity 2016-02-27 20:50:48 +00:00
Daniel Quinn
1bfd5bcc2f Merge branch 'master' of https://github.com/danielquinn/paperless 2016-02-27 20:19:32 +00:00
Daniel Quinn
51173d80cf License clarification 2016-02-27 20:19:09 +00:00
Daniel Quinn
2fe9b0cbc1 New logging appears to work 2016-02-27 20:18:50 +00:00
Daniel Quinn
7b9e55d208 Software updates 2016-02-26 11:21:24 +00:00
Daniel Quinn
df1741e1fa Added a time to the logger admin 2016-02-26 11:21:14 +00:00
Daniel Quinn
e149baec4e Update for #53 2016-02-23 20:30:33 +00:00
Daniel Quinn
966d5cdd08 Merge pull request #62 from danielquinn/issue/53
Compensate for case and format of jpg vs. jpeg
2016-02-23 20:24:39 +00:00
Daniel Quinn
1aecb1e63a Compensate for case and format of jpg vs. jpeg 2016-02-23 20:15:13 +00:00
Daniel Quinn
b400c24dc8 Adding travis badge 2016-02-21 02:32:47 +00:00
Daniel Quinn
312cb523d8 /tmp is probably better than /tmp/paperless/consume 2016-02-21 02:30:39 +00:00