aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-29Import#update_status: Update `ended_at` when import has finished statusTeddy Wing
2017-08-29Import: Add TODOsTeddy Wing
2017-08-29Add condition on reset of LineReferentialSyncs/StopAreaReferentialSyncs by si...Xinhui
2017-08-29Import: Remove `#ready?`Teddy Wing
2017-08-29Fix sidekiq initializer should not require LineReferential/StopAreaReferentialXinhui
2017-08-28Merge branch 'master' into stagingcedricnjanga
2017-08-28Import spec: Fix mock argumentsTeddy Wing
2017-08-28Import spec: Remove argument to `#child_change`Teddy Wing
2017-08-28Import spec: Ensure `#update_` methods are called on `#child_change`Teddy Wing
2017-08-28Import#child_change: Update ready status of referentialAlban Peignier
2017-08-28Import#child_change: Move status update logic into a new methodAlban Peignier
2017-08-28Timetable validate form updatecedricnjanga
2017-08-28Refs #4319 fix timetable autocompletecedricnjanga
2017-08-28Refs #4255: updating overheaded component styles, adding children method for ...jpl
2017-08-28Add link for tmp/imports. Refs #4315Alban Peignier
2017-08-28Don't use directly Rails.root/tmp directory (no writable on servers). Refs #4315Alban Peignier
2017-08-28Define Import#creator even if referential isn't created. Refs #4273Alban Peignier
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-25Merge branch 'master' into stagingXinhui
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