Commit Graph

62 Commits

Author SHA1 Message Date
Frédéric Péters c40f5a22ec misc: strip emojis from buttons (#76405)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-14 10:54:46 +02:00
Valentin Deniaud 24b8d6e55e misc: require django 3.2 (#75442) 2023-03-16 16:12:20 +01:00
Frédéric Péters d14312f3f8 misc: include current tenant name in cron process title (#70908) 2022-11-02 09:07:18 +01:00
Lauréline Guérin 451b9a95b5
snapshot: compare inspect of 2 versions (#66565)
gitea-wip/wcs/pipeline/head Build started... Details
2022-07-20 08:37:55 +02:00
Frédéric Péters 006fa6cba8 debian: apply wrap-and-sort 2022-06-17 19:12:18 +02:00
Frédéric Péters ca940dec59 misc: use xstatic-select2 instead of local copy (#63487) 2022-04-04 13:28:49 +02:00
Frédéric Péters 368be11101 debian: add python3-distutils dependency, workaround for pyproj (#62266) 2022-02-28 18:00:55 +01:00
Frédéric Péters 837d7d6eab debian: update django dependency to 2.2 2022-02-18 10:08:51 +01:00
Frédéric Péters 7338e136e5 misc: allow "rich" text in comments (#27994) 2022-01-16 13:34:19 +01:00
Frédéric Péters 1d3f09f526 general: require dnspython (#59704) 2021-12-15 08:16:42 +01:00
Paul Marillonnet a9f601400c debian: recommend dnspython instead of py3dns (#59264) 2021-12-13 09:57:48 +01:00
Frédéric Péters ac667a5021 jenkins: build buster & bullseye packages 2021-12-03 15:54:31 +01:00
Frédéric Péters 22a29a4704 misc: switch html cleanup to bleach (#58808) 2021-11-30 13:49:58 +01:00
Frédéric Péters 1e9f5ec3f3 debian: fix typo in python3-unidecode package name 2021-10-20 18:59:01 +02:00
Frédéric Péters c1ccadde40 sql: switch fts normalization to unidecode (#57009) 2021-10-20 15:09:54 +02:00
Frédéric Péters 7665bf1fc7 debian: switch to devhelper-compat 12 (#57538) 2021-10-09 15:29:24 +02:00
Frédéric Péters 057cdcb338 debian: run wrap-and-sort 2021-10-09 15:29:24 +02:00
Frédéric Péters 6f99df0ff8 build: switch CSS files to SCSS (#49776) 2020-12-30 14:06:39 +01:00
Frédéric Péters 8a5ff15656 general: use uwsgi spooler to run afterjobs (#48407) 2020-12-18 15:56:54 +01:00
Frédéric Péters c9bc9f6bf0 cleanup: remove legacy support for .xls exports (#48590) 2020-11-17 09:31:42 +01:00
Lauréline Guérin 2f030fd345 templates: add filters for working days (#31851) 2020-07-13 13:55:17 +02:00
Frédéric Péters b8b9244fc8 misc: add filter to detect language (#43335) 2020-05-29 07:36:57 +02:00
Thomas NOËL 5f1450de0a debian: recommends libreoffice-writer (#41812) 2020-04-17 12:31:20 +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
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 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
Christophe Siraut bbb7242434 debian/control: add python-docutils in recommends (#25760) 2018-08-22 11:01:32 +02:00
Frédéric Péters 218bc1063b misc: switch http support to requests library (#19437) 2017-11-30 10:00:35 +01: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 3e998dff21 debian: adapt packaging to django switch (#6735) 2017-08-12 15:13:58 +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 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 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
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
Frédéric Péters 7aaaaf4c82 debian: add dependency on graphviz 2015-04-03 11:24:12 +02:00
Frédéric Péters 567125b2e1 debian: only build for Python 2.7 2015-04-03 11:24:12 +02:00
Jérôme Schneider 07d85d6240 debian: adapt packaging for Wheezy 2015-04-03 11:24:12 +02:00
Thomas NOËL 2f231db19c updates in debian packaging 2012-09-05 11:45:25 +02:00
Thomas NOËL 6c91e7df51 debian package recommends python-xlwt (xls export) 2012-01-12 09:23:38 +00:00