Commit Graph

1661 Commits

Author SHA1 Message Date
Benjamin Dauvergne fe2772afb5 tests: mark some base_adresse tests as expected to fail (#30458) 2019-03-01 17:55:02 +01:00
Benjamin Dauvergne b2189b78b4 tests: fix inconsistencies in opengis tests (#30458) 2019-03-01 17:55:02 +01:00
Benjamin Dauvergne 10f15acaae tests: fix grenoble_gru tests inconsistencies (#30458) 2019-03-01 17:55:02 +01:00
Benjamin Dauvergne 07b7b3ec61 tests: fix vivaticket tests inconsistencies (#30458) 2019-03-01 17:55:02 +01:00
Benjamin Dauvergne 91c12958b5 tests: clear cache between tests (#30458) 2019-03-01 17:55:02 +01:00
Benjamin Dauvergne c6bc553741 family: enlarge archive field (#30458) 2019-03-01 17:55:02 +01:00
Benjamin Dauvergne 43b837172b base_adresse: PEP8ness, code style (#30458) 2019-03-01 17:55:02 +01:00
Benjamin Dauvergne 5e23162573 csv_datasource: PEP8ness, code style (#30458) 2019-03-01 17:55:02 +01:00
Benjamin Dauvergne 204c214026 opengis: PEP8ness, code style (#30458) 2019-03-01 17:55:02 +01:00
Benjamin Dauvergne ddffadf025 grenoble_gru: PEP8ness, code style (#30458) 2019-03-01 17:55:02 +01:00
Benjamin Dauvergne f581c082a8 vivaticket: PEP8ness (#30458) 2019-03-01 17:55:02 +01:00
Benjamin Dauvergne f2e7add34b actesweb: work-around not latin15 encodable characters (fixes #30995) 2019-03-01 15:58:02 +01:00
Benjamin Dauvergne a7ad6bda4b tests: non-regression (#30995) 2019-03-01 15:58:02 +01:00
Frédéric Péters 560fe4406a tests: pass open file to etree.parse() in cityweb tests 2019-02-27 09:33:27 +01:00
Frédéric Péters 08900c4537 actesweb: don't escape characters in demands (#30924) 2019-02-27 09:33:27 +01:00
Frédéric Péters cb4233e020 settings: force 0644 as mode for uploaded files (#30905) 2019-02-26 14:51:50 +01:00
Frédéric Péters fd2672f6f2 cartads: return empty list if requested type has no CERFA associated (#30883) 2019-02-25 14:32:36 +01:00
Frédéric Péters 8c1391b88b translation update 2019-02-21 13:32:09 +01:00
Frédéric Péters d413c28332 atos genesys: put error details in parenthesis (#30815) 2019-02-21 12:33:34 +01:00
Frédéric Péters ae317a83e1 cartads: add status label for pending files (#30813) 2019-02-21 12:13:10 +01:00
Frédéric Péters e6f98e37c8 cartads_cs: adjust status endpoint to work with zeep objects (#30792) 2019-02-20 17:02:57 +01:00
Frédéric Péters 49e3a51c74 translation update 2019-02-20 14:05:11 +01:00
Frédéric Péters 3ebb28ea27 misc: adjust availability check parameters dialog (#30786) 2019-02-20 14:05:11 +01:00
Frédéric Péters 81690434be add connector for Cart@DS CS (#27144) 2019-02-20 13:36:32 +01:00
Frédéric Péters 8fc099421f misc: include help_text in availability check migration 2019-02-20 11:41:34 +01:00
Frédéric Péters 5257471818 general: add basic asynchronous job infrastructure (#12469) 2019-02-20 11:31:48 +01:00
Emmanuel Cazenave fa76fbc8d7 manage availability check through the UI (#29965) 2019-02-20 11:07:55 +01:00
Thomas NOËL d501c6055b api_particulier: new test system (#30708) 2019-02-15 15:38:27 +01:00
Benjamin Dauvergne 89a97579b6 api_particulier: enlarge _api_key field (fixes #30551) 2019-02-13 12:21:59 +01:00
Benjamin Dauvergne 81997da73c api_particulier: rewrite initial migration (#30551)
Adapt to addition of verbose_name in #15660.
2019-02-13 12:21:59 +01:00
Frédéric Péters 7a2a7215fb jenkins: publish results earlier 2019-02-12 19:59:57 +01:00
Benjamin Dauvergne 5793a44733 tests: do not create a fake ressource model (#30221) 2019-02-12 15:17:59 +01:00
Benjamin Dauvergne 47d5994e8e utils: hide SSL warnings when verify is False (fixes #30221) 2019-02-12 15:06:25 +01:00
Benjamin Dauvergne bd01462050 tests: pep8ness, style, escape sequence in regexp pattern (#30221)
Also fix python2ism.
2019-02-12 15:04:44 +01:00
Frédéric Péters 3f13117021 misc: don't log payload as is, use repr() so it can be stored (#30558) 2019-02-12 14:52:51 +01:00
Frédéric Péters 70cc7b757b misc: don't log non-unicode payloads (#30540) 2019-02-12 11:00:36 +01:00
Thomas NOËL d2292e0027 translation update 2019-02-11 11:05:07 +01:00
Thomas NOËL 17a49c0c92 base_adresse: really allow more than one zipcode (#30455)
max_length is now 600, up to 100 zipcodes (5 chars + comma)
2019-02-08 14:27:31 +01:00
Frédéric Péters 7368816a87 tests: adjust test ods metadata to remove thumbnail references 2019-02-07 14:46:43 +01:00
Frédéric Péters d1badfefc1 csvdatasource: always select single sheet despite sheet_name value (#14058) 2019-02-07 14:39:45 +01:00
Serghei Mihai 4e90a47ad7 arpege_ecp: mark demands as readable (#30380) 2019-02-04 22:52:26 +01:00
Serghei Mihai 5d1d9a77d0 arpege_ecp: update user forms endpoint (#30365)
In order to respect demands retrieval API
2019-02-04 18:33:07 +01:00
Frédéric Péters 8a4a03ded1 tox.ini: limit to pytest-django<3.4.6
See #30307 and https://github.com/pytest-dev/pytest-django/issues/698
2019-02-03 19:11:14 +01:00
Serghei Mihai 7a30fa535b actesweb: add group write permission on demand files (#30143) 2019-01-28 18:32:43 +01:00
Serghei Mihai 38149ceacb actesweb: make file encoding compliant with ActesWeb (#30033) 2019-01-28 09:38:50 +01:00
Serghei Mihai a57cb9e615 vivaticket: add func tests (#29890) 2019-01-28 09:37:12 +01:00
Frédéric Péters ef7850a5dd misc: change Jenkinsfile to build eobuilder default distribution targets 2019-01-24 16:47:15 +01:00
Frédéric Péters 4ba28f811b utils: fix logging details of http errors (#30069) 2019-01-24 15:47:00 +01:00
Serghei Mihai bfb8fdff41 actesweb: define applicant zipcode in demand file (#30025) 2019-01-23 13:29:39 +01:00
Emmanuel Cazenave 6d15b29b28 planitech: remove availability check (#29984) 2019-01-22 15:16:48 +01:00