Commit Graph

3592 Commits

Author SHA1 Message Date
Thomas NOËL bf0a8abb87 solis: fixes, again... 2013-04-19 15:55:04 +02:00
Thomas NOËL 8db25abd9f solis: fixes... 2013-04-19 15:15:27 +02:00
Thomas NOËL 3f554399b2 solis: Referential datasource
+ Integration relayer (just a POC)
2013-04-19 13:02:02 +02:00
Thomas NOËL 8ec7b01466 csv: select output columns with ?columns=a,b,c (fix #2781) 2013-04-18 16:46:13 +02:00
Thomas NOËL c96caf2d39 solis: update test (import_flow) 2013-04-18 15:03:05 +02:00
Thomas NOËL 0968fcd55f solis: fix import_flow 2013-04-17 14:14:46 +02:00
Thomas NOËL 7cc6eac514 solis: fix export_flow 2013-04-17 12:18:17 +02:00
Thomas NOËL a8aaa63003 solis: raise exceptions instead of return 2013-04-16 16:08:12 +02:00
Thomas NOËL f7e6148cd0 don't sort results by default 2013-04-16 15:01:34 +02:00
Thomas NOËL 136e59b158 solis: "Homonymie" datasource 2013-04-16 14:36:05 +02:00
Thomas NOËL 6fd76f1fb7 id can't be empty (#2747) 2013-04-16 14:02:57 +02:00
Thomas NOËL 625b2a27d8 add /datasource/<id>/json view (get_data_by_id) (fix #2747) 2013-04-16 14:01:33 +02:00
Thomas NOËL f530e28797 add solis in INSTALLED_APPS 2013-04-15 17:47:14 +02:00
Thomas NOËL fe0e51f2a9 solis: datasource parameters (base_url) 2013-04-15 17:46:20 +02:00
Thomas NOËL c06d36605f solis: add SolisCommunes source 2013-04-15 14:53:33 +02:00
Thomas NOËL dec772440b solis: first commit 2013-04-12 23:53:16 +02:00
Frédéric Péters 87df331b44 gdc: transform gdc IDENTIFIANT to a standard 'id' key 2013-04-02 10:50:32 +02:00
Thomas NOËL 92d943e826 serving static files (in development only)
cf https://docs.djangoproject.com/en/dev/howto/static-files/#serving-static-files-in-development
2013-03-22 16:31:31 +01:00
Thomas NOËL ea1cbae9ae requirements: use django 1.5.x 2013-03-22 16:31:12 +01:00
Frédéric Péters d17849570a gdc: fix charset handling for data we get as serialized php 2013-03-18 17:21:23 +01:00
Frédéric Péters 644b0bead6 remove unnecessary clicrdv import 2013-03-18 16:11:35 +01:00
Frédéric Péters 70caf11530 gdc: add connector to the gdc app
This adds a few query views but also the possibility to POST data
to the service.
2013-03-18 16:00:24 +01:00
Benjamin Dauvergne df042cc1e2 transform clicrdv module into a third-party apps (#2582) 2013-03-17 12:19:48 +01:00
Frédéric Péters af3671d46e add an index page listing data sources 2013-02-15 14:48:14 +01:00
Frédéric Péters 412dfd6ade add support for clicrdv date and time data sources 2013-02-15 14:48:14 +01:00
Frédéric Péters 75dfb5e3ba allow dashes in datasource slugs 2013-02-15 14:48:14 +01:00
Frédéric Péters 21ea557074 give jsonp format its own URL 2013-02-15 14:48:14 +01:00
Frédéric Péters 4792ce3e82 admin: display title of data sources 2013-02-15 14:48:14 +01:00
Frédéric Péters bd2750eff5 datasources: add a view template 2013-02-15 14:48:13 +01:00
Frédéric Péters 90ca4262d9 minimalistic homepage view 2013-02-15 14:48:13 +01:00
Frédéric Péters b3e1b35449 csv: add parameters for id and text columns 2013-02-11 16:16:57 +01:00
Frédéric Péters 708f37c2ee datasources: sort results 2013-02-11 15:59:52 +01:00
Frédéric Péters 66c1131213 datasources: add support for filtering 2013-02-11 15:04:07 +01:00
Frédéric Péters 5e718d3379 datasources: start a csv data source 2013-02-11 15:04:07 +01:00
Frédéric Péters 5e65ba8758 build: add django-jsonresponse requirement 2013-02-11 11:28:50 +01:00
Frédéric Péters fe2075456a admin: enable 2013-02-11 11:20:47 +01:00
Frédéric Péters ed605372e6 always ignore pyc files 2013-02-11 11:15:16 +01:00
Frédéric Péters 345845ff26 settings: add default (sqlite3) database 2013-02-11 11:14:53 +01:00
Frédéric Péters a560ce42ee settings: add support for a local_settings.py module 2013-02-11 11:10:44 +01:00
Frédéric Péters dee85f1156 infra: setup.py 2013-02-11 11:06:47 +01:00
Frédéric Péters 660f7c42a2 this will be AGPL 2013-02-11 11:04:19 +01:00
Frédéric Péters 00aff466d0 init: django-admin startproject passerelle 2013-02-11 11:03:57 +01:00