aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-28Fixes ImportsController#collection. 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-27NetexImport can be created without Referential. Refs #4273Alban Peignier
2017-08-27Update OFFRE_TRANSDEV_2017030112251.zip to use calendriers.xml. Update regres...Alban Peignier
2017-08-27Update OFFRE_TRANSDEV_2017030112251.zip to use calendriers.xml. Refs #4273Alban Peignier
2017-08-27Change ImportsController to manage only WorkbenchImports. Refs #4273Alban Peignier
2017-08-27Create NetexImport even if Referential can be created. Add a ImportMessage an...Alban Peignier
2017-08-27Add .zip to uploaded filename (mandatory for java import ?). Refs #4273Alban Peignier
2017-08-27Make NetexImport#parent mandatory. Refs #4273Alban Peignier
2017-08-27Call launch_java_import only when NetexImport is created. Refs #4273Alban Peignier
2017-08-27Launch WorkbenchImportWorker when WorkbenchImport is created. Refs #4273Alban Peignier
2017-08-27Add Import#messages to manage ImportMessages. Refs #4273Alban Peignier
2017-08-27Update OFFRE_TRANSDEV_2017030112251.zip to use calendriers.xml. Refs #4273Alban Peignier
2017-08-27Disable authentication test in NetexImport requests spec. Refs #4311Alban Peignier
2017-08-27Import#referential is mandatory only for NetexImport. Refs #4273Alban Peignier
2017-08-27Disable authentication in NetexImportsController for the moment. Refs #4273Alban Peignier
2017-08-25ErrorFormat: Add TODO to move this fileTeddy Wing
2017-08-25HTTPService spec: Remove upload mock expectationsTeddy Wing
2017-08-25NetexImportsController spec: Fix failing tests caused by KludgeTeddy Wing
2017-08-25ErrorFormat: Change collection structureTeddy Wing
2017-08-25NetexImportsController spec: Change name of referentialTeddy Wing
2017-08-25ErrorFormat: Tidy up whitespaceTeddy Wing
2017-08-25ErrorFormat spec: Use `build_stubbed`Teddy Wing
2017-08-25Clean timetable dates after updating day typescedricnjanga
2017-08-25Temporarily skip WorkbenchImportWorker testsTeddy Wing
2017-08-25Disable duplicate modal submit button on conditionscedricnjanga
2017-08-25Remove `controllers/support/error_format.rb`Teddy Wing
2017-08-25WorkbenchImportWorker spec: Change `#update_attributes` to `#update`Teddy Wing
2017-08-25WorkbenchImportWorker spec: Remove use of `RetryService`Teddy Wing
2017-08-25Remove `RetryService`Teddy Wing
2017-08-25ReferentialMetadataKludge: Use non-overlapping dates in test dataTeddy Wing
2017-08-25NetexImport: Run Java import API call in a threadTeddy Wing
2017-08-25ReferentialMetadataKludge: Get line IDs by `objectid`Teddy Wing
2017-08-25WorkbenchImportWorker#params: Remove unpermitted `referential_id`Teddy Wing
2017-08-24Edit VJ to enable shift and to go past midnight (DayOffset)cedricnjanga
2017-08-24Unify npm options in ci rake task and capistrano. Remove --silent option to d...Alban Peignier
2017-08-24Add --profile option to rspec during ci tasksAlban Peignier
2017-08-23Refs #4258: adding overhead feature to table_builder, with static samples on ...jpl
2017-08-23Refactoring spec api import#createXinhui
2017-08-23API - WorkbenchImport #create actionXinhui
2017-08-23Limite actions on api imports routeXinhui
2017-08-23Model Import belong_to referential is no longer requiredXinhui
2017-08-23Transferring code to Teddy; allowing him to do git push --force-with-leaseRobert
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-22Rspec api iboo controllerXinhui
2017-08-22API - Refactoring iboo controller basic auth username should be an organisati...Xinhui
2017-08-22API - Rspec basic auth api controllerXinhui