Commit Graph

63 Commits

Author SHA1 Message Date
Emmanuel Cazenave c3f822c823 tests: use force_text() before json.loads() (#39560)
python<3.6 compatibility.
2020-02-05 15:03:55 +01:00
Emmanuel Cazenave 6a2d80af28 run tests in jenkins (#39560) 2020-02-05 14:57:10 +01:00
Emmanuel Cazenave 6b0fcffee6 use tox to run tests (#39560) 2020-02-05 14:48:36 +01:00
Emmanuel Cazenave 10284247ec move tests in tests/ directory (#39560) 2020-02-05 13:47:13 +01:00
Emmanuel Cazenave 401b9961b6 pin supported django version (#39560) 2020-02-05 13:41:34 +01:00
Emmanuel Cazenave e8104a4ac2 cast version to string (#39560) 2020-02-05 13:40:39 +01:00
Emmanuel Cazenave 0afd56441d use items() instead of iteritems() (#39560) 2020-02-05 13:39:23 +01:00
Emmanuel Cazenave fce66ba72e use py3 compati^Ce except syntax (#39560) 2020-02-05 13:38:49 +01:00
Emmanuel Cazenave 5bf620f918 use python_2_unicode_compatible for objects representation (#39560) 2020-02-05 13:37:45 +01:00
Emmanuel Cazenave 643ebb3df7 jenkins: use ci@entrouvert.org for notifications 2019-10-02 14:19:31 +02:00
Frédéric Péters 33318b033f add Jenkinfile 2019-09-23 16:06:00 +02:00
Frédéric Péters 7384d3e37d use a dictionary for context (django 1.11) 2019-05-06 10:36:15 +02:00
Frédéric Péters 7467c3dfb9 skip command if settings do not exist (#30284) 2019-02-04 06:28:46 +01:00
Frédéric Péters 5ba59b3c75 debian: declare apps when installed 2019-01-26 09:21:04 +01:00
Frédéric Péters 893e4e7a8b remove log level attribute (#27162) 2018-11-19 15:00:32 +01:00
Frédéric Péters 425398fb13 migrations: mark slug as unique from the start (#20937) 2018-01-11 08:52:35 +01:00
Frédéric Péters 4bbfc767ef misc: disable db_index in slug fields to work around migration bug (#20937) 2018-01-02 13:59:57 +01:00
Frédéric Péters ec0a214ff8 general: update urls.py for django 1.11 (#20934) 2018-01-01 12:09:18 +01:00
Serghei Mihai 884d749d6f make slug unique (#13053) 2017-12-20 11:15:22 +01:00
Frédéric Péters 0022731900 misc: make title/slug/description translatable (#15660) 2017-12-12 07:29:51 +01:00
Frédéric Péters 017dfe6813 don't expose Monday for requests made on Saturday (#15880) 2017-04-14 12:57:11 +02:00
Frédéric Péters df480d1043 update templates to match summer 2016 gadjo changes (#15732) 2017-04-03 15:01:29 +02:00
Frédéric Péters 62ab9b4cbd make all forms/views compatible with django 1.8 (#15731) 2017-04-03 15:01:29 +02:00
Serghei Mihai e1a697c433 don't display Monday collect day on Friday eve (#10859) 2016-05-09 10:30:16 +02:00
Serghei Mihai 612e451386 remove "volume" and "type" columns from email ods (#9924) 2016-04-16 10:26:25 +02:00
Serghei Mihai f16fe9fb5b sort ods by 'commune' and 'voie' columns (#9925) 2016-04-16 10:25:41 +02:00
Frédéric Péters ea51cd37bc fix pieces of django 1.8 compatibility 2016-04-09 13:03:23 +02:00
Frédéric Péters b162999bd1 misc: add migration for passerelle log_level addition 2016-04-08 17:15:49 +02:00
Frédéric Péters 23e0b423ee ignore cancelled requests (#9871) 2016-02-04 13:47:56 +01:00
Serghei Mihai e25bec5ec9 "che" means "chemin" (#9208) 2015-12-04 17:04:15 +01:00
Serghei Mihai 209e76fd63 export formdata in ods file (#9178) 2015-12-04 09:56:49 +01:00
Serghei Mihai 07692842fb fix current weekday computing 2015-12-01 18:54:02 +01:00
Serghei Mihai 2c6be693f6 use empty string for empty form elements 2015-12-01 18:53:58 +01:00
Serghei Mihai c6813aebe4 increase contact email field size (#9164) 2015-12-01 11:44:17 +01:00
Serghei Mihai 2f9fd0714c debian: run notify sectors cron job for all tenants (#9144) 2015-11-30 10:15:06 +01:00
Frédéric Péters 484826cfc1 misc: on Fridays send emails for Sat and Sun and Mon (#9018) 2015-11-18 12:10:38 +01:00
Serghei Mihai aba220d7b6 allow commune edit (#8626) 2015-10-13 23:25:13 +02:00
Serghei Mihai 944094c4b8 add commune, first and last names in attached csv (#8561) 2015-10-09 09:30:42 +02:00
Serghei Mihai 138ca5c0a3 strip email subject 2015-10-07 08:09:52 +02:00
Serghei Mihai 01f404a75b get all formdata at once using "full=on" (#8512) 2015-10-06 09:41:41 +02:00
Serghei Mihai 5b10a3232d search next demands in all formdatas 2015-10-05 15:21:13 +02:00
Serghei Mihai 25d016ea6b read street name and number separately in formdata 2015-09-24 00:28:51 +02:00
Serghei Mihai d50d427ee3 allow multiple emails for sectors (#8268) 2015-09-17 09:39:27 +02:00
Serghei Mihai 6f64d3b239 notify sectors about new demands (#7604) 2015-07-10 12:01:44 +02:00
Serghei Mihai 5bea7ec74e define optional sectors via street list for commune (#7603) 2015-07-10 11:35:49 +02:00
Serghei Mihai d0ec829a2b debian: do not use pybuild 2015-06-30 18:27:32 +02:00
Serghei Mihai 5131bf994a fix collectday unicode representation (#7618) 2015-06-29 10:57:51 +02:00
Serghei Mihai 9017316784 collect day is unique for a sector (#7683) 2015-06-29 10:57:35 +02:00
Serghei Mihai 8c24a36842 setup.py: remove package's entry point declaration (#7652) 2015-06-22 17:27:44 +02:00
Frédéric Péters 56ac3511ce port plugin to new passerelle django.apps support (#7515) 2015-06-15 14:54:54 +02:00