Commit Graph

1049 Commits

Author SHA1 Message Date
Frédéric Péters f0bc5f13f1 allow / in layer name
This makes it possible to just point to the REST services URL and to be
fine with services in subdirectories (like in Nancy).

ex: .../arcgis/nancy/tile/public/FDP_Ortho2012/16/33892/22592.png
2017-07-22 23:01:43 +02:00
Frédéric Péters 8e564e665e change base url requirement and let arcgis handle projection conversion
(the url change is required by nancy server that has a subdirectory
after the rest/services/ part)

  http://geodata.nanterre.fr/arcgis/rest/services
  https://geoservices.grand-nancy.org/arcgis/rest/services/public

Alternatively the base uri could be changed to point to the service url,
like http://geodata.nanterre.fr/arcgis/rest/services/Ortho_2015/MapServer
(but then a single connector wouldn't be able to server tiles from
different types).
2017-07-22 22:58:37 +02:00
Frédéric Péters d696c11ee1 arcgis/tile poc
.../arcgis/sig-nanterre/tile/Plan_Ville/16/33171/22535.png
2017-07-22 13:50:26 +02:00
Frédéric Péters ba46913719 general: automatically generate endpoints panel (#17691) 2017-07-20 14:22:17 +02:00
Frédéric Péters 8776d64bc3 stub invoices: convert to @endpoint (#17647) 2017-07-20 14:22:17 +02:00
Serghei Mihai 5c701b4bf2 iparapheur: add support for downloading main or appendix documents (#17068)
Return original filename in headers.
2017-07-20 14:13:39 +02:00
Serghei 8bab3104b3 tests: remove iparapheur's binary files (#17068)
Fix soap response sample to be XML file.
2017-07-20 14:13:39 +02:00
Frédéric Péters f2ab09d3c4 grandlyon streetsections: include district number in responses (#17695) 2017-07-19 13:53:54 +02:00
Thomas NOËL 5c9d09f8ed greco: preprocess response to match the service wsdl (#17386) 2017-07-19 13:48:16 +02:00
Frédéric Péters 2681b97161 teamnet-axel/agoraplus: do not wrap PDF files in a dictionary (#17632) 2017-07-14 08:28:17 +02:00
Frédéric Péters f20925ab79 tcl: create stops from geojson URL to have coordinates (#17508) 2017-07-11 16:46:28 +02:00
Thomas NOËL a73ec1efa7 solis_apa: handle malformatted "communes" objects (#16918) 2017-07-06 16:06:36 +02:00
Frédéric Péters 45ef8a5363 tcl: group passings by line (#17312) 2017-07-02 11:53:21 +02:00
Frédéric Péters e34a3f59aa translation update 2017-06-30 10:36:06 +02:00
Frédéric Péters 0a48496c4c json data store: allow name_id in edit/delete methods (#17171) 2017-06-30 10:29:19 +02:00
Frédéric Péters 2bf3babd4e general: add connector for atom/rss/etc. feeds (#17263) 2017-06-30 10:02:23 +02:00
Frédéric Péters 07bfd6bde6 jsonresponse: add serialization support for time.struct_time (#17262) 2017-06-30 10:02:23 +02:00
Frédéric Péters 8876acbec5 jsonresponse: simplify decorator wrapper (#17175) 2017-06-30 10:02:23 +02:00
Frédéric Péters 5a43433e67 jsonresponse: remove unused serializers from to_json decorator (#17175) 2017-06-30 10:02:23 +02:00
Frédéric Péters 0c0874576b jsonresponse: remove unmaintained doctests (#17175) 2017-06-30 10:02:23 +02:00
Frédéric Péters 46549bd81c jsonresponse: remove serializer_type & wrap_response options (#17175) 2017-06-30 10:02:23 +02:00
Frédéric Péters 2eeeeb747c general: switch to json-api/wrap_response:False as endpoint default (#17175) 2017-06-30 10:02:23 +02:00
Frédéric Péters b38d844352 general: automatically generate connector security panel (#17273) 2017-06-30 09:48:39 +02:00
Frédéric Péters 5860aae9ca misc: hide authentication part of URLs (#17267) 2017-06-30 09:32:16 +02:00
Frédéric Péters c9e7591117 tcl: fix data.grandlyon.com URL for TCL stops 2017-06-29 16:17:26 +02:00
Frédéric Péters 15d54af2fd cron: add possibility to specify connector (#16315) 2017-06-29 16:17:26 +02:00
Frédéric Péters ea998e0781 contrib: add TCL connector (public transports in Lyon) (#17232) 2017-06-29 07:55:02 +02:00
Frédéric Péters e39eeaf6d2 general: don't automatically set x-error-code (#16856) 2017-06-25 12:22:37 +02:00
Frédéric Péters 9b3aff0c6c tests: let iparapheur test handle different suds versions (#17176) 2017-06-25 12:21:09 +02:00
Frédéric Péters 816700efd7 jsondatastore: add possibility of a template to create a "text" key (#17162) 2017-06-24 13:42:09 +02:00
Frédéric Péters 26891ad74e jsondatastore: attach data to store (#17166) 2017-06-23 19:23:58 +02:00
Frédéric Péters 507f0994d1 misc: adapt test to change in requests_response_content logging (#16690) 2017-06-23 14:49:41 +02:00
Frédéric Péters 6329a2a809 utils: don't break on response content cut in the middle of a character (#16690) 2017-06-23 14:35:06 +02:00
Frédéric Péters 6d0c893b22 add json data store connector (#17060) 2017-06-23 13:26:43 +02:00
Serghei fe69f752c4 jsonresponse: fix HTTP status code for Http404 exceptions (#17097) 2017-06-22 06:47:24 +02:00
Frédéric Péters 323adbaeb9 debian: add dh-systemd to make sure service gets enabled (#16988) 2017-06-19 17:56:50 +02:00
Jean-Baptiste Jaillet be2c2681d1 cmis: add cmis connector to upload file (#12876) 2017-06-19 14:45:45 +02:00
Thomas NOËL cae14e37c6 update french translations 2017-06-16 19:15:34 +02:00
Frédéric Péters 201efd6e85 debian: add systemd service file (#16803) 2017-06-16 18:57:47 +02:00
Thomas NOËL 845f00aeb2 okina: add subscriptions' managment endpoints (#16944) 2017-06-16 15:48:02 +02:00
Frédéric Péters 489d8c6d86 grandlyon: handle streets where streetnumber 1 doesn't exist (#16359) 2017-06-16 12:03:23 +02:00
Frédéric Péters e54096bbb8 grandlyon: update default log level 2017-06-16 12:03:23 +02:00
Frédéric Péters 5d78222a40 settings: fix spelling error in logging configuration (#16857) 2017-06-15 13:56:39 +02:00
Thomas NOËL 5b072ea51a solis_apa: handle missing value key in referentials results (#16835) 2017-06-12 14:06:17 +02:00
Thomas NOËL e59b14135f don't show secret fields in description (#16634) 2017-06-09 15:13:37 +02:00
Thomas NOËL 20d339ad40 okina: ods/from/to returns journeys, not lines (#16788) 2017-06-09 13:55:58 +02:00
Thomas NOËL 5904216b39 okina: correctly handles new format for stop-to-institution endpoint (#16780) 2017-06-09 09:09:45 +02:00
Thomas NOËL 063afbf256 okina: handle new format for stop-to-institution endpoint (#16780) 2017-06-09 00:38:25 +02:00
Thomas NOËL 5b6130eca9 solis_apa: handle cities without name (#16749) 2017-06-07 16:18:05 +02:00
Thomas NOËL 90789be1ab okina: vehicleJourneysSequence are now originDestinationSequenceElements (#16741) 2017-06-07 14:25:40 +02:00