Joshua Taillon
|
ba452e0524
|
move tag colour override to static folder
|
2018-12-01 09:14:44 -05:00 |
|
Joshua Taillon
|
d6eefbccee
|
encapsulate in if blocks so no errors on non-tag pages; added support for edit tags page
|
2018-11-17 21:34:11 -05:00 |
|
Joshua Taillon
|
a813288aaf
|
add example override for tag colour display
|
2018-11-17 09:18:36 -05:00 |
|
Joshua Taillon
|
730daa3d6d
|
Merge branch 'master' of github.com:danielquinn/paperless into ENH_filename_date_parsing
|
2018-11-15 23:17:59 -05:00 |
|
Joshua Taillon
|
c225281f95
|
Change the massive regex to match boundaries with _ or - characters (not just word breaks); add line for year first formats like YYYY-MM-DD
|
2018-11-15 20:38:53 -05:00 |
|
Joshua Taillon
|
e1d8744c66
|
Add option for parsing of date from filename (and associated tests)
|
2018-11-15 20:32:15 -05:00 |
|
Joshua Taillon
|
4409f65840
|
Update date tests to be more explicit with settings and allow tests to pass if using a timezone other than UTC
|
2018-11-15 20:30:23 -05:00 |
|
Joshua Taillon
|
652ead2f5c
|
remove debugging print statement
|
2018-09-05 23:05:37 -04:00 |
|
Joshua Taillon
|
be9757894a
|
add INLINE_DOC to settings.py
|
2018-09-05 23:03:30 -04:00 |
|
Joshua Taillon
|
22378789e2
|
add option for inline vs. attachment for document rendering
|
2018-09-05 22:58:38 -04:00 |
|
Joshua Taillon
|
72c828170e
|
move date-matching regex pattern to base parser module for use by all subclasses
|
2018-09-05 21:13:36 -04:00 |
|
Joshua Taillon
|
cac63494f0
|
change tesseract parser to only convert first page to save (potentially) massive amounts of work
|
2018-09-05 15:18:35 -04:00 |
|
Joshua Taillon
|
23bf79274c
|
Merge branch 'master' into ENH_text_consumer
|
2018-09-03 23:47:30 -04:00 |
|
Joshua Taillon
|
4849249d86
|
explicitly add txt, md, and csv types for consumer and viewer; fix thumbnail generation
|
2018-09-03 23:46:13 -04:00 |
|
Joshua Taillon
|
d6fedbec52
|
first stab at text consumer
|
2018-08-30 23:32:41 -04:00 |
|
Joshua Taillon
|
d2757707b3
|
Make docs badge in readme redirect to documentation, not image
|
2016-02-15 11:58:07 -05:00 |
|
Joshua Taillon
|
a983d7390a
|
Clarify how to start server on a different port/ip
|
2016-01-29 18:26:50 -05:00 |
|