Commit Graph

58 Commits

Author SHA1 Message Date
Frédéric Péters 08f1431a66 trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
Lauréline Guérin 48470c50c0
misc: apply isort (#52224) 2021-03-19 18:00:18 +01:00
Frédéric Péters 4ebe82ef21 trivial: apply black 2021-02-04 10:37:40 +01:00
Frédéric Péters 8d33aa0e82 build: generate sourcemap for CSS files (#49794) 2021-01-03 11:13:15 +01: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 25e0957b6b setup: allow micro django-ckeditor updates (#41233) 2020-04-01 16:37:08 +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 63378e331d debian: run with python 3 (#39164) 2020-01-24 09:01:30 +01:00
Frédéric Péters d81959f81f trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
Emmanuel Cazenave 564f96ab82 misc: PEP 440 compliant version number (#15562) 2019-10-02 15:56:07 +02:00
Frédéric Péters 0a55d2dfc0 misc: remove possibility to download PDF of statistics (#35281) 2019-08-21 11:25:43 +02:00
Frédéric Péters 32f304fd51 misc: add rate limiting to tracking code URL (#35386) 2019-08-13 17:13:24 +02:00
Emmanuel Cazenave 7af971995c bump django-ckeditor version compatibility (#33252) 2019-05-28 11:02:38 +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 820ca97964 build: declare django-ckeditor dependency (#27986) 2018-12-05 14:36:12 +01:00
Frédéric Péters 7108949387 build: mark minimal gadjo dependency (#22440) 2018-04-16 13:29:46 +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 0de5efb88a general: switch i18n to django (#6735) 2017-08-12 15:13:57 +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 ffd3200c06 misc: simplify version discovery (#8531)
No more handwritten version number in wcs/__init__.py, no more support for
qommon as it was once used in Authentic, no more support for subversion.
2015-10-07 10:12:43 +02:00
Frédéric Péters e0c5f65d96 build: fix distribution of font files (#8237) 2015-09-16 18:08:40 +02:00
Frédéric Péters 50f1e431c2 misc: ship a copy of FontAwesome (#8212)
(this will be removed with the Django port and a proper dependency on gadjo)
2015-09-08 15:15:52 +02:00
Thomas NOËL 721a719fac setup.py: add missing files (#7019) 2015-04-23 11:14:10 +02:00
Frédéric Péters 2bf4426619 remove ptl support stuff (#4813) 2014-05-15 14:20:31 +02:00
Thomas NOËL 15d1af75d7 prepare 1.10.0 with tag v1.10.0 2014-04-24 16:31:04 +02:00
Jérôme Schneider 268caf265a setup.py sdist: store version into the archive 2013-08-13 18:02:17 +02:00
Thomas NOËL fa84776288 setup.py: version number build from git describe (fix #2805) 2013-05-06 12:55:03 +02:00
Frédéric Péters b6f0e108af setup: compile and install gettext files (and switch back to distutils) (#2807) 2013-04-27 15:58:40 +02:00
Frédéric Péters 48af5d8515 switch setup.py to setuptools, change version number to not have a + sign 2013-04-26 10:04:07 +02:00
Frédéric Péters 65240fb024 add git commit hash to version string 2013-04-26 09:46:11 +02:00
Jérôme Schneider aaece5c768 Fix wcs.cfg example
* wcs.cfg-sample: add missing \n
2012-01-13 14:25:25 +00:00
Frédéric Péters 4290f2c971 ship data files 2011-04-21 13:50:17 +00:00
Benjamin Dauvergne e579145f0d Restore old path of qommon, make all import of qommon through path wcs.qommon 2010-03-23 16:00:59 +00:00
Benjamin Dauvergne 659fb353be Move qommon at the root of the project through a symbolic link 2010-03-23 10:49:38 +00:00
Frédéric Péters a4233ce558 [release] 1.5 2009-10-28 12:38:57 +00:00
Benjamin Dauvergne 874972d00c Move root directory into data/web
* rename root -> data/web:
 * setup.py:
   change install source path
 * wcs/root.ptl:
   add StaticDirectory controller to find static files.
2009-04-22 15:18:35 +00:00
Jérôme Schneider 1e8f1c8525 Add SMS support
* wcs/admin/settings.ptl : add SMS options
* wcs/qommon/errors.ptl : add SMSError class exception
* wcs/qommon/sms.py : SMS class backend
* wcs/qommon/tokens.py : modify Token to support SMS
2009-04-17 09:24:51 +00:00
Frédéric Péters 3b97eab2bf preparing for release 2009-04-09 07:52:28 +00:00
Frédéric Péters 48add721aa ship qommon.vendor 2008-11-25 11:21:16 +00:00
Frédéric Péters 5140b31478 added missing module 2008-01-03 16:05:16 +00:00
Frédéric Péters a0b0de9762 fixed installation of qommon static files 2008-01-02 14:56:55 +00:00
Frédéric Péters 5ed0d24af4 added qommon static files to distutils 2008-01-02 13:52:09 +00:00
Frédéric Péters 5c5181c387 don't include .svn directories 2007-10-16 16:40:21 +00:00
Damien Laniel 05d227c3be Install gif files for jscalendar images 2007-01-04 17:13:37 +00:00
Frédéric Péters 02f5db2bcf ship ezt files 2007-01-03 16:50:39 +00:00
Frédéric Péters f8cce65cc4 remove removed wcs.ident from modules to install 2006-12-19 12:33:58 +00:00
Frédéric Péters cce09a97a7 install qommon submdules 2006-11-12 12:50:42 +00:00
Frédéric Péters f963c9561e started moving common infrastructure to qommon/ directory, this will later
be shared accross projects.
2006-10-27 10:40:42 +00:00
Frédéric Péters e6d51bda8b ship wcs/ctl:Bouncers/ 2006-10-13 08:49:34 +00:00