Commit Graph

1564 Commits

Author SHA1 Message Date
Emmanuel Cazenave 5d55ae528f iws: send a new parameter I_AG_TYPEAGENDA (#26746)
And always set C_EQUIPE to 'VPVIGIE'.
2018-10-02 10:20:14 +02:00
Emmanuel Cazenave e2c0b653c3 iws: expose email notification parameter (#26716) 2018-10-02 10:20:14 +02:00
Benjamin Dauvergne f219ffceb9 new command to change csv_file (fixes #26582) 2018-10-01 16:53:13 +02:00
Benjamin Dauvergne ce48daa847 atos-genesys: add missing endpoint.perm declarations (fixes #26849) 2018-10-01 12:11:27 +02:00
Benjamin Dauvergne 34f2a6321d add ATOS Genesys connector (fixes #26333)
It provides the following webservices:
- /codifications, to list Genesys referentials
- /codifications/<category>/, to list values in a specific Genesys
referential
- /link, to create a link between a NameID and an account in Genesys
extranet
- /unlink, to delete a link created using the previous WS,
- /dossiers, to get all datas associates to Genesys extranet accounts
for a given NameID
2018-09-27 15:11:58 +02:00
Thomas NOËL 36636be67f debian: depends on Django >= 1.8 2018-09-26 16:14:11 +02:00
Benjamin Dauvergne 03f41cf340 add xml utility functions (#26333) 2018-09-26 11:01:53 +02:00
Benjamin Dauvergne 69c59729e1 add HTTPBaseResource proxy model (#26333) 2018-09-26 11:01:53 +02:00
Benjamin Dauvergne ea546e2524 dpark: add image conversion to PDF (fixes #26670) 2018-09-24 16:23:44 +02:00
Benjamin Dauvergne 5ca0e833c3 factorize convert_to_pdf (#26670) 2018-09-24 16:23:31 +02:00
Benjamin Dauvergne f58615f283 fix infinite recursion in dialect_options() (#26580) 2018-09-21 14:12:26 +02:00
Benjamin Dauvergne 31016366f6 report failure to detect CSV dialect (fixes #26580) 2018-09-20 15:59:33 +02:00
Josue Kouka bfaf7ca2c7 dpark: pass file's raw content to zeep (#26417) 2018-09-20 10:19:56 +02:00
Emmanuel Cazenave 690c048f18 create a Jenkinsfile (#24646) 2018-09-19 18:24:33 +02:00
Emmanuel Cazenave ced979f0ae handle possible failure of git describe (#24646) 2018-09-19 18:24:33 +02:00
Josue Kouka 01473f295f mdel: allow custom foreign address (#25996) 2018-09-18 10:02:15 +02:00
Frédéric Péters 805f937332 csv: don't let duplicate rows be created (#26327) 2018-09-12 09:19:05 +02:00
Frédéric Péters 5460f56f92 tests: add check for caching a csv file with less rows 2018-09-12 09:18:31 +02:00
Frédéric Péters 05c669a9c7 fix typo in translation 2018-09-11 10:47:26 +02:00
Frédéric Péters ce18d31520 csv: don't crash on files missing columns (#26248) 2018-09-08 13:53:15 +02:00
Frédéric Péters 5286592cf7 general: use connector logger in to_json() (#25689) 2018-09-07 13:51:44 +02:00
Thomas NOËL ca58359ad6 greco: raise APIError on empty status or ping results (#26202) 2018-09-07 10:56:31 +02:00
Frédéric Péters 5daa20307f csv: add missing migration (#11260) 2018-09-05 16:37:16 +02:00
Frédéric Péters 07aafc5543 csv: keep file data in database (#11260) 2018-09-05 16:14:34 +02:00
Frédéric Péters f3ad7a0347 csv: use dictionaries to manipulate rows (#11260) 2018-09-05 16:14:34 +02:00
Thomas NOËL 16ba629832 update french translations 2018-09-04 22:45:05 +02:00
Thomas NOËL 847efa28a9 okina: do not crash on 401/403 responses (#26012) 2018-09-04 22:24:24 +02:00
Thomas NOËL 267c147bec solis_apa: allow None for some fields (#21193) 2018-09-04 21:31:29 +02:00
Thomas NOËL 346929d2ff mdel: ignore zip file with invalid step number (#26010) 2018-09-03 11:56:14 +02:00
Frédéric Péters 354cae38e9 update appbar actions to new markup (#25981) 2018-08-31 16:31:28 +02:00
Josue Kouka ffe280e1d4 dpark: add demand creation checkings (#25635) 2018-08-29 15:38:57 +02:00
Josue Kouka 61d5c0db3c dpark: fix use of APIError in some responses (#25790) 2018-08-28 10:25:54 +02:00
Josue Kouka 876abfa4fc cityweb: handle application zipcode (#25805) 2018-08-27 10:25:12 +02:00
Frédéric Péters 3354f3761b fix spelling error in translation 2018-08-18 19:15:31 +02:00
Frédéric Péters b40ba221e0 tests: adapt to logging changes 2018-08-17 15:22:25 +02:00
Frédéric Péters 2fe928f709 translation update 2018-08-17 15:15:20 +02:00
Frédéric Péters af2709b14b general: log on connector availability changes (#25610) 2018-08-17 14:51:05 +02:00
Frédéric Péters fbe5473013 general: don't log anything for connectors that are down (#25611) 2018-08-17 14:51:05 +02:00
Frédéric Péters b941ca597f base adresse: display a message when streets are not yet available (#25465) 2018-08-17 14:51:05 +02:00
Frédéric Péters 9ce7e1f00a base adresse: do initial download in the hourly job (#25466) 2018-08-17 14:32:53 +02:00
Frédéric Péters 4723ad8693 pbx: use connector logger (#25688) 2018-08-16 15:51:44 +02:00
Frédéric Péters 4db89625d3 airquality: update atmo auvergne rhone alpes URL (#25687) 2018-08-16 15:37:57 +02:00
Frédéric Péters fd2d17eb5e misc: add custom icon for api particulier connector (#22045) 2018-08-16 15:35:07 +02:00
Frédéric Péters 85c6df6d47 misc: don't report exception by email on RequestException (#21653) 2018-08-16 14:57:26 +02:00
Frédéric Péters 31c284f178 csv: add a keyed dictionary output format (#25267) 2018-08-16 13:56:53 +02:00
Frédéric Péters ba53d3a9a5 choosit: remove obsolete and unused newsletter connector (#20620) 2018-08-16 10:15:19 +02:00
Frédéric Péters 5bcfe8b690 misc: fix spelling error in get_availability_status method name (#25660) 2018-08-16 10:15:19 +02:00
Frédéric Péters 23d610d75d api particulier: cut reference avis to 13 characters (#22036) 2018-08-16 10:12:57 +02:00
Frédéric Péters bfa86d09f2 misc: remove obsolete ResourceIndexView (#25691) 2018-08-16 10:11:12 +02:00
Thomas NOËL 0bfbefb853 general: always declare django-mellon if it's available (#23374) 2018-08-12 12:09:37 +02:00