Jonas Winkler
6120a316b4
updated some dependencies, updated docker files
2020-11-13 18:42:32 +01:00
Jonas Winkler
d3e7c8ff4e
added a task scheduler for recurring tasks
2020-11-09 20:29:10 +01:00
Jonas Winkler
3d67af1411
added dependency for filename checking
2020-11-07 23:26:33 +01:00
Jonas Winkler
6fd73a04b8
updated consumer: now using watchdog
2020-11-01 23:07:54 +01:00
Jonas Winkler
b14a39cacb
stuff required for the matching api
2020-10-29 00:33:42 +01:00
Jonas Winkler
e24baf5811
added whitenoise again
2020-10-27 01:09:50 +01:00
Jonas Winkler
93d963ed4e
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
4ed8263127
updated pipfile
2020-10-20 00:29:54 +02:00
Johannes Wienke
2bf709568d
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
dac1e9533a
Adjust requirements
2019-08-07 21:38:54 +02:00
Florian Gabsteiger
118a3dba5b
Remove specific versions from Pipfile and adjust Pipfile.lock and requirements.txt accordingly
2019-08-06 12:25:37 -09:00
Florian Gabsteiger
699b0e9240
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
4a5b0b6454
Update dependencies & add djangoql
2019-01-27 13:39:56 +00:00
Stéphane Brunner
711c0925e1
Add and configure DjangoQL
2019-01-26 22:15:28 +01:00
Stéphane Brunner
0d8351e85b
Install psycopg2 in the Docker container
2019-01-26 14:33:51 +01:00
Daniel Quinn
13fb020915
Update the Pipfile lock
2018-12-30 17:32:04 +00:00
Daniel Quinn
e67d319d58
Fix requiremnts.txt
2018-11-03 13:29:22 +00:00
Daniel Quinn
f0de4fdd46
Update dependencies
...
This includes a security update for requests.
2018-11-03 12:49:35 +00:00
Daniel Quinn
16ba221ad9
Add tox to dev dependencies
2018-09-09 19:59:47 +01:00
Daniel Quinn
40e409e092
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
7d2d3901bc
Merge @dadosch's changes & fix dependency conflicts
2018-09-02 21:06:40 +01:00
Daniel Quinn
52bfb2edf0
Update dependencies
2018-09-02 20:33:28 +01:00
Daniel Quinn
24cd20dffc
Merge @ovv's documentation changes and tweak the grammar a bit
2018-07-08 22:14:17 +01:00
Ovv
4818cd11da
Installation documentation setup
...
Issue #329
2018-04-25 19:51:21 +02:00
Daniel Quinn
d31c096f4a
Update lockfile
2018-04-16 09:53:39 +01:00
Daniel Quinn
b72aac7bd8
Dependencies update
2018-04-13 19:52:11 +01:00
Daniel Quinn
149aaf0bae
Have pytest generate the coverage files
2018-02-25 16:42:15 +00:00
Daniel Quinn
3712ba054c
Add Pipfile
2018-02-25 15:57:32 +00:00