Jonas Winkler
f92ee0068c
updated some dependencies, updated docker files
2020-11-13 18:42:32 +01:00
Jonas Winkler
9d22d9c9b1
added a task scheduler for recurring tasks
2020-11-09 20:29:10 +01:00
Jonas Winkler
8b36bc7801
added dependency for filename checking
2020-11-07 23:26:33 +01:00
Jonas Winkler
9f29dc2863
updated consumer: now using watchdog
2020-11-01 23:07:54 +01:00
Jonas Winkler
7b2f145300
stuff required for the matching api
2020-10-29 00:33:42 +01:00
Jonas Winkler
d5a1a4916e
added whitenoise again
2020-10-27 01:09:50 +01:00
Jonas Winkler
052c1680f3
added
...
- document index
- api access for thumbnails/downloads
- more api filters
updated
- pipfile
removed
- filename handling
- legacy thumb/download access
- obsolete admin gui settings (per page items, FY, inline view)
2020-10-25 23:03:02 +01:00
Jonas Winkler
879683a074
updated pipfile
2020-10-20 00:29:54 +02:00
Johannes Wienke
cf4836ad07
Bump dependency versions
...
Not all dependencies work well on Alpine 3.11. Thus, bump dependencies and lock
again.
Due to also updating the CORS packages while dependency locking, the
CORS_ORIGIN_WHITELIST had to be changed to valid URIs, which are now required
by the respective packages.
2020-03-01 10:59:59 +01:00
Florian Gabsteiger
30b18df71c
Adjust requirements
2019-08-07 21:38:54 +02:00
Florian Gabsteiger
ce02473edb
Remove specific versions from Pipfile and adjust Pipfile.lock and requirements.txt accordingly
2019-08-06 12:25:37 -09:00
Florian Gabsteiger
39754792c8
Add whitenoise and brotli as prerequesite for improving performance of static file serving
...
Additionally, pipenv Pipfile and Pipfile.lock as well as requirements.txt were updated to fullfil requirements of the above packages
2019-07-24 11:22:13 -09:00
Daniel Quinn
b4b7d167d1
Update dependencies & add djangoql
2019-01-27 13:39:56 +00:00
Stéphane Brunner
4efb153e86
Add and configure DjangoQL
2019-01-26 22:15:28 +01:00
Stéphane Brunner
25e953bbf0
Install psycopg2 in the Docker container
2019-01-26 14:33:51 +01:00
Daniel Quinn
cf36c8467e
Update the Pipfile lock
2018-12-30 17:32:04 +00:00
Daniel Quinn
9ab50ed09d
Fix requiremnts.txt
2018-11-03 13:29:22 +00:00
Daniel Quinn
e0acb4a40b
Update dependencies
...
This includes a security update for requests.
2018-11-03 12:49:35 +00:00
Daniel Quinn
5c39fff51b
Add tox to dev dependencies
2018-09-09 19:59:47 +01:00
Daniel Quinn
39afe41f08
Drop django-flat-responsive
...
It's not necessary for Django 2.0+ as the new system is responsive by
default.
2018-09-02 21:25:30 +01:00
Daniel Quinn
2d4008371b
Merge @dadosch's changes & fix dependency conflicts
2018-09-02 21:06:40 +01:00
Daniel Quinn
39ef81d398
Update dependencies
2018-09-02 20:33:28 +01:00
Daniel Quinn
24d3e7f9d3
Merge @ovv's documentation changes and tweak the grammar a bit
2018-07-08 22:14:17 +01:00
Ovv
6fd9995aa1
Installation documentation setup
...
Issue #329
2018-04-25 19:51:21 +02:00
Daniel Quinn
b733b32c1d
Update lockfile
2018-04-16 09:53:39 +01:00
Daniel Quinn
9d4bebd569
Dependencies update
2018-04-13 19:52:11 +01:00
Daniel Quinn
c4bbb71a3b
Have pytest generate the coverage files
2018-02-25 16:42:15 +00:00
Daniel Quinn
b1e616055e
Add Pipfile
2018-02-25 15:57:32 +00:00