Commit Graph

1529 Commits

Author SHA1 Message Date
Emmanuel Cazenave 686e7ede77 translation update 2018-12-11 17:28:10 +01:00
Emmanuel Cazenave fce83c8a3a create 'getfreegaps' enpoint fot availibilty queries (#28827)
It has the same capabilities than 'getdays' by using display=date
and 'getplaces' by using display=place.

Search intervals can be specificed with days delta from now.
display=full will return a data easy to use in a template to display
global availability.

The place referential gain adresses.
2018-12-11 11:39:02 +01:00
Benjamin Dauvergne a6487e94a4 csvdatasource: fix bulk_create test (#28709) 2018-12-06 17:38:31 +01:00
Benjamin Dauvergne c7086821a0 csvdatasource: use bulk_create with batching to create TableRow (#28709) 2018-12-06 15:07:36 +01:00
Frédéric Péters 361958bb41 translation update 2018-12-06 07:48:45 +01:00
Frédéric Péters cf77d35e7a planitech: fix typo in description (#28663) 2018-12-06 07:47:56 +01:00
Emmanuel Cazenave 1f2a788283 planitech: check_status without cookies requirement (#28651) 2018-12-05 18:44:38 +01:00
Emmanuel Cazenave a384ccf218 planitech: filter dates by place id (#28298) 2018-12-05 16:55:27 +01:00
Frédéric Péters d1fbd69e09 general: add possibility to override trace emails recipients (#24591) 2018-12-05 15:23:33 +01:00
Serghei Mihai f924283083 actesweb: fix unicode content writing into file (#28272)
Add Python3 support.
2018-12-03 14:09:28 +01:00
Benjamin Dauvergne e06d33da0f dpark: fix typo in tests (#28438) 2018-11-28 17:12:01 +01:00
Benjamin Dauvergne 9f4bcdafcb pylint.sh: remove "set -x" 2018-11-28 17:01:02 +01:00
Benjamin Dauvergne e93df9546e atos-genesys: handle missing DROITS or DEMANDES keys (bis, #28424) 2018-11-28 16:40:17 +01:00
Benjamin Dauvergne 909d28b268 atos-genesys: handle missing DROITS or DEMANDES keys (#28424) 2018-11-28 15:12:04 +01:00
Benjamin Dauvergne 236c7b09d8 atos-genesys: convert SEXE to CIVILITE (#28381) 2018-11-27 11:57:51 +01:00
Benjamin Dauvergne 0a61d1bc04 atos-genesys: sort DEMANDES and DROITS rows by COD_APPLI (#28381) 2018-11-27 11:53:37 +01:00
Benjamin Dauvergne 66ccb9900b dpark: add cache on infos and payment_info (#28331) 2018-11-26 22:17:00 +01:00
Thomas NOËL 872e61214e settings: allow 100MB requests (#28235) 2018-11-22 09:13:37 +01:00
Frédéric Péters 820c6e8575 translation update 2018-11-21 09:19:09 +01:00
Emmanuel Cazenave 073d35bd8a create planitech connector (#27653) 2018-11-19 16:28:30 +01:00
Frédéric Péters 6f97856a61 translation update 2018-11-19 15:33:40 +01:00
Frédéric Péters 6e72dc7802 tests: declare misc logger tests to require a database (#27162) 2018-11-19 15:02:59 +01:00
Frédéric Péters 0f548db72c misc: add additional migrations removing log_level (#27162) 2018-11-19 14:48:52 +01:00
Frédéric Péters e6fb6da4c5 migrations: remove duplicated verbose_name (bis...) (#27162) 2018-11-19 14:35:18 +01:00
Frédéric Péters ca1ad5a5c0 migrations: remove duplicated verbose_name (#27162) 2018-11-19 14:33:52 +01:00
Frédéric Péters 3a6f78abe7 typo fix (brown bag) 2018-11-19 14:32:22 +01:00
Frédéric Péters d098de396c general: move logging parameters to its own model (#27162)
(and remove the NOTSET level during the migration)
2018-11-19 12:14:44 +01:00
Serghei Mihai 0fc6a21c3d acteweb: set default certificate type to 'NA' (birth) (#28062) 2018-11-15 20:43:58 +01:00
Serghei Mihai e3ffd441f3 actesweb: fix variable name for applicant last name (#28060) 2018-11-15 20:43:58 +01:00
Serghei Mihai fbdfa332d6 csvdatasource: allow normalized search for unicode values (#26188)
Activate normalized search by default for 'q' filters.
2018-11-14 16:12:00 +01:00
Serghei Mihai 8213169a3e csvdatasource: make 'q' filter case-insensitive by default (#27984) 2018-11-14 16:12:00 +01:00
Serghei Mihai 7c15fdff03 csvdatasource: remove advanced lookup filters (#13748) 2018-11-14 16:12:00 +01:00
Frédéric Péters 233621b23b grenoble_gru: add minimalistic availability check (#26826) 2018-11-14 08:15:46 +01:00
Frédéric Péters 6c2eeefaaf misc: add json schema validation to endpoints (#25590) 2018-11-06 17:27:55 +01:00
Frédéric Péters 61e0b70d9a translation update 2018-11-06 12:06:49 +01:00
Frédéric Péters 723babe480 base adresse: ignore empty geocoding queries (#27777) 2018-11-06 11:52:33 +01:00
Thomas NOËL a00003f1e9 move ArcGIS from contrib to apps (#17763) 2018-11-06 11:42:10 +01:00
Thomas NOËL 3049f82af4 generalize ArcGIS connector (#17763) 2018-11-06 11:42:02 +01:00
Emmanuel Cazenave 58b5415b87 allow cookies usage in endpoint requests (#27654) 2018-11-06 09:51:23 +01:00
Frédéric Péters 54c8322bd9 tests: update for new availability messages (#27769) 2018-11-06 08:58:46 +01:00
Frédéric Péters 058ca45cf1 misc: log availability changes with unicode strings (#27769) 2018-11-06 08:48:30 +01:00
Emmanuel Cazenave 5a38f672c5 correct typo in a label (#27659) 2018-11-01 09:54:35 +01:00
Thomas NOËL 4587565fbe update initial base migrations (#27590) 2018-10-31 17:23:35 +01:00
Emmanuel Cazenave bf544ad007 update french translations 2018-10-29 19:42:51 +01:00
Frédéric Péters c662723bfa general: add support for explicit boolean query parameters (#27619) 2018-10-29 10:03:54 +01:00
Emmanuel Cazenave c123ff9aca iws: handle 'syndic' as possible requester (#27233) 2018-10-29 10:03:54 +01:00
Josue Kouka 7d0dbcb654 add actesweb connector (#22395) 2018-10-26 18:08:54 +02:00
Benjamin Dauvergne 7d97dd326d dpark: return address in address-eligibility return (fixes #27571)
ELIGADR returns an address so we forward it.
2018-10-25 13:11:55 +02:00
Frédéric Péters df3f3c12ea jsondatastore: also filter on name id when it's the empty string (#27510) 2018-10-23 08:51:54 +02:00
Benjamin Dauvergne 2150c44578 dpark: mock requests instead of soap in test_registration (#27496) 2018-10-22 13:10:19 +02:00