aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/api/v1
AgeCommit message (Expand)Author
2018-03-12Refs #6133; Fix specsZog
2017-12-06- Change inheritance naming in api/v1 controllers => it generated errorscedricnjanga
2017-12-05Add some changes according to PR reviewcedricnjanga
2017-12-05Merge pull request #132 from af83/5127_new_api_endpointsLuc Donnet
2017-12-05Small refacto to handle no_parent error for ComplianceCheckSetcedricnjanga
2017-12-05Refs #5127 Add two new endpoints to the APIcedricnjanga
2017-12-04Hotfix API Controller < ActionController::Base0000-post_to_json_hotfix_for_local_appRobert
2017-11-17Fixes: #4461@2h; Specing and ImplementingRobert
2017-11-17Refs: #4461@1.5h; Repaired netex_import factory, adapted spec/models/import_specRobert
2017-11-13ComplianceCheckSets#validated: Add response bodyTeddy Wing
2017-11-13ComplianceCheckSetsController: Get ComplianceCheckSet and update statusTeddy Wing
2017-11-13Add route stub for validation finalisationTeddy Wing
2017-10-24Simplify extension file validationcedricnjanga
2017-10-23Refs #4762 Add file extension checking before importing (standard app and api)cedricnjanga
2017-09-06Fix import messages when referential can't be created. Delete unused sass fil...Luc Donnet
2017-08-28Define Import#creator even if referential isn't created. Refs #4273Alban Peignier
2017-08-28Merge branch '4273_http_service_broken'Alban Peignier
2017-08-27Create STIF::NetexFile to read zip content and create ReferentialMetadata fro...Alban Peignier
2017-08-27Fixes API:v1:NetexImportsController specs. Refs #4273Alban Peignier
2017-08-27Create NetexImport even if Referential can be created. Add a ImportMessage an...Alban Peignier
2017-08-27Make NetexImport#parent mandatory. Refs #4273Alban Peignier
2017-08-27Disable authentication in NetexImportsController for the moment. Refs #4273Alban Peignier
2017-08-23API - WorkbenchImport #create actionXinhui
2017-08-22Refs: 4273@5h; Still debugging zip file upload inside post to Rails api; Retr...Robert
2017-08-22API - workbench imports controllerXinhui
2017-08-22API - Refactoring iboo controller basic auth username should be an organisati...Xinhui
2017-08-22API - new end point for workbenchesXinhui
2017-08-22API - Iboo controller for basic auth end pointsXinhui
2017-08-22Refs: #4273@3h;Robert
2017-08-16Import validate presence of creatorXinhui
2017-08-11initialRobert
2017-08-02Refs: #4176@3h; NetexImportController refactored with help of ControlFlowRobert
2017-08-01Refs: #4176@2h; Request Spec for NetexImport adapted and implementedRobert
2017-07-20Refs: #3507@1hRobert
2017-07-19dead code eliminatedRobert
2017-07-19Refs: #3506@16h Request Spec for NetexImport API and implementationRobert
2017-07-17Refs: #3506@1.5h sketching out specs [amend me]Robert
2016-11-09Refs #1872 : Route direction and wayback enumerationsvlatka pavisic
2015-11-10Change before_filter to before_actionBruno Perles
2015-04-22Begin to fix specLuc Donnet
2015-01-05Initialize rails 4 migrationLuc Donnet
2013-02-26complete api v1 for group lines, access points and access linkslwang
2012-12-14fix some spec apiMarc Florisson
2012-12-13refactor api/v1Marc Florisson
2012-12-13make api_key persistentMarc Florisson
2012-12-07refactor api/V1 specMarc Florisson
2012-12-06add lexico search on api/v1Marc Florisson
2012-12-06define json and xml views for api/v1Marc Florisson
2012-12-05add more controllers in api/V1Marc Florisson
2012-12-03add some specsMarc Florisson