Commit Graph

91 Commits

Author SHA1 Message Date
Frédéric Péters e7463c49ad misc: update to new style middlewares (with compat layer) (#41236) 2020-04-02 20:09:02 +02:00
Frédéric Péters c2c1fcdf50 maps: use Leaflet.GestureHandling to avoid zooming on map during scroll (#39058) 2020-01-27 17:50:48 +01:00
Frédéric Péters 99628d1177 debian: move python3-{psycogp2,lasso} to depends (#39232) 2020-01-24 12:04:53 +01:00
Frédéric Péters 7ad1246846 debian: use python3-pil instead of old name python3-imaging 2020-01-24 10:22:20 +01:00
Frédéric Péters 63378e331d debian: run with python 3 (#39164) 2020-01-24 09:01:30 +01:00
Frédéric Péters 32f304fd51 misc: add rate limiting to tracking code URL (#35386) 2019-08-13 17:13:24 +02:00
Frédéric Péters 3db2829e6e misc: use poppler to create PDF thumbnails (#34492) 2019-07-05 08:20:03 +02:00
Frédéric Péters 7f8c246f87 misc: add distance template tag (#32262) 2019-05-13 11:27:22 +02:00
Thomas NOËL 7fbd17431c debian: disable timeout of systemd service (#32634) 2019-04-25 23:38:53 +02:00
Frédéric Péters 31323392fd misc: switch to leaflet packaged as xstatic (#29941) 2019-02-04 14:49:13 +01:00
Frédéric Péters 2d05034eac debian: disable hobo logging configuration (#29494) 2019-01-07 12:36:11 +01:00
Frédéric Péters 4eef831e8f debian: disable uwsgi memory report (#19840) 2019-01-04 14:11:28 +01:00
Thomas NOËL aff3f3bd6c debian/init.d: be more specific on uwsgi daemon (#29247) 2018-12-20 10:52:42 +01:00
Frédéric Péters f672752020 general: switch to django-ckeditor (#27986) 2018-12-05 14:11:23 +01:00
Frédéric Péters 45fa82bc3f misc: add support for thumbnailing PDF files (#26632) 2018-10-29 14:41:44 +01:00
Thomas NOËL 6a75f590be debian: refine uwsgi settings (#27385) 2018-10-24 19:21:14 +02:00
Frédéric Péters fcbed60627 debian: run service in a utf-8 locale (#27060) 2018-10-08 10:18:09 +02:00
Christophe Siraut bbb7242434 debian/control: add python-docutils in recommends (#25760) 2018-08-22 11:01:32 +02:00
Frédéric Péters d8b1af174a debian: run collectstatic when gadjo is updated (#25360) 2018-07-19 16:27:22 +02:00
Frédéric Péters eb7d39a3b1 debian: move "stable" settings to debian_config.py (#20955) 2018-01-02 18:00:03 +01:00
Thomas NOËL 5b24487029 debian: add stat and diagnostic options in uwsgi.ini (#20266) 2017-12-23 13:57:07 +01:00
Frédéric Péters 218bc1063b misc: switch http support to requests library (#19437) 2017-11-30 10:00:35 +01:00
Thomas NOËL 8b66ac53b6 debian: use uwsgi stop/reload options in sysvinit (#18182) 2017-11-24 15:54:28 +01:00
Thomas NOËL 4bc706b752 debian: increase uwsgi harakiri delay to 120s (#19194) 2017-11-06 14:01:07 +01:00
Frédéric Péters 4827e276c5 debian: update init.d script to use uwsgi ini file (#19319) 2017-10-16 14:46:53 +02:00
Thomas NOËL ba12f5f58c debian: fix service, use ini instead of unknown init option (#18525) 2017-10-08 16:19:56 +02:00
Thomas NOËL 4cdbfa58eb debian: use a uwsgi.ini file (#18525) 2017-10-07 14:20:47 +02:00
Frédéric Péters 18b1d9d8e4 debian: remove python-scgi dependency (#18815) 2017-09-21 10:53:39 +02:00
Frédéric Péters a0e5a686f6 misc: add wcs tenant aware cache (#6735) 2017-08-12 16:51:11 +02:00
Frédéric Péters 3e998dff21 debian: adapt packaging to django switch (#6735) 2017-08-12 15:13:58 +02:00
Frédéric Péters bb707d540f add a management command to run cron jobs (#6735) 2017-08-12 15:13:58 +02:00
Frédéric Péters fa5d08658b debian: remove apache example file 2017-08-11 10:55:51 +02:00
Frédéric Péters 412844fbdd api: add ics export API view (#16797) 2017-07-31 10:45:50 +02:00
Frédéric Péters 80b6308f80 general: serve all static files from /static/ (#11582) 2016-06-29 11:38:49 +02:00
Frédéric Péters 79ad86c349 debian: run collectstatic on start (#12362) 2016-06-29 11:32:21 +02:00
Frédéric Péters aad64825af general: revamp static file serving to use external modules (#11355) 2016-06-21 16:35:01 +02:00
Frédéric Péters 48fb6c2522 debian: remove python-m2crypto recommends (#11357) 2016-06-15 18:30:55 +02:00
Frédéric Péters 65eba14c5f debian: force /bin/sh as shell when running hobo-deploy trigger (#9754) 2016-01-25 10:09:27 +01:00
Frédéric Péters 536b58961f debian: don't restart wcs on hobo-deploy trigger (#9405) 2016-01-21 11:17:32 +01:00
Frédéric Péters 143783b334 debian: fix trigger to call the right command (#9599) 2016-01-12 11:48:39 +01:00
Benjamin Dauvergne 208152976b debian: add postinst and triggers files for hobo-redeploy (#8894) 2016-01-06 10:30:22 +01:00
Frédéric Péters 26d5843612 debian: add python-magic to recommends (#9315) 2015-12-16 15:33:12 +01:00
Frédéric Péters 39a88562d9 forms: show uploaded images as thumbnails in form and validation pages (#8675) 2015-10-23 09:29:53 +02:00
Frédéric Péters 831a724a38 debian: recommends libjs-leaflet (#7574) 2015-06-24 12:04:25 +02:00
Thomas NOËL 08e2d240b9 debian: init start after postgresql and syslog (#7547, #7548) 2015-06-11 19:13:31 +02:00
Thomas NOËL cdf20cf8be debian: remove cron, clean_sessions is obsolete 2015-04-03 11:24:13 +02:00
Frédéric Péters 0581f21a3e debian: add python-feedparser dependency, a copy is no longer shipped 2015-04-03 11:24:12 +02:00
Frédéric Péters 68f7e5c3af debian: add recommends on python-qrcode 2015-04-03 11:24:12 +02:00
Thomas NOËL edfcd360cd debian/cron.daily: run only if wcsctl is present 2015-04-03 11:24:12 +02:00
Frédéric Péters 7aaaaf4c82 debian: add dependency on graphviz 2015-04-03 11:24:12 +02:00