Commit Graph

1494 Commits

Author SHA1 Message Date
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
Thomas NOËL c73c9b505f translation update 2019-01-21 23:04:53 +01:00
Thomas NOËL 154e689b3b add phone calls connector (#29829) 2019-01-21 17:31:31 +01:00
Benjamin Dauvergne da4e91d4a0 dpark: modify document types (#29902) 2019-01-18 17:09:38 +01:00
Serghei Mihai 0e9007392f vivaticket: add initial connector (#29314) 2019-01-18 14:43:39 +01:00
Serghei Mihai bfa6827b87 base: remove duplicate slug field declaration (#25815) 2019-01-16 17:38:02 +01:00
Benjamin Dauvergne 4bc3f0e1dd jsonresponse: use string conversion on exceptions (fixes #29060)
- introduce exception_to_text():
 - first try to use unicode/str on exception
 - then try to use repr,
 - finally only render class name and e.args (if present)
2019-01-16 16:00:46 +01:00
Emmanuel Cazenave 71b32783f1 translation update 2019-01-16 15:58:17 +01:00
Serghei Mihai 1a56a4c21e actesweb: fix demand file permissions (#29774) 2019-01-16 11:28:55 +01:00
Thomas NOËL 4e36e9ae66 agoraplus: do not consider seconds in test (#21865) 2019-01-16 09:32:00 +01:00
Emmanuel Cazenave 1955efda7e planitech: filter place referential with custom attributes (#29666) 2019-01-15 09:41:38 +01:00
Emmanuel Cazenave 324cba80fa planitech: add some parameters to createreservation endpoint (#29659) 2019-01-15 09:41:17 +01:00
Emmanuel Cazenave 0de254f665 planitech: general infos endpoints (#29646) 2019-01-15 09:40:47 +01:00
Emmanuel Cazenave bb8fee662b planitech: create users under the hood (#29514) 2019-01-15 09:40:25 +01:00
Emmanuel Cazenave 00dd8c4db8 iws: accept optionnal 17th char on STI code (#29632) 2019-01-15 09:38:00 +01:00
Frédéric Péters d3be91b12b trivial: use django.utils copy of the six compatibility module (#29695) 2019-01-14 16:12:17 +01:00
Thomas NOËL f216edcb15 translation update
... contains only a few forgotten words for planitech
2019-01-10 22:49:38 +01:00
Emmanuel Cazenave e9b16ec213 planitech: use custom fields (#29127) 2019-01-09 11:13:26 +01:00