aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-07Routes#duplicate: Add breadcrumb to pageTeddy Wing
2017-08-07Routes#duplicate: Add page headerTeddy Wing
2017-08-07Add views/routes/duplicate.html.slimTeddy Wing
2017-08-07routes_controller_spec.rb: Convert to new Ruby hash syntaxTeddy Wing
2017-08-07routes_controller_spec.rb: Use lazy letTeddy Wing
2017-08-07routes_controller_spec.rb: Remove old commented testTeddy Wing
2017-08-07routes_controller_spec.rb: Clean up whitespaceTeddy Wing
2017-08-07RoutesController: Get rid of old commented codeTeddy Wing
2017-08-07Add routes to Routes#duplicateTeddy Wing
2017-08-04Timetable combination policycedricnjanga
2017-08-04Refs #4227 Add timetable_combination policiescedricnjanga
2017-08-03renamingRobert
2017-08-03Merge branch '1726-WorkbenchImport-for-multi-Netex-import'Robert
2017-08-03after migration'Robert
2017-08-03Merge pull request #52 from af83/4216_rename_attributsRobert Dober
2017-08-03Merge pull request #50 from af83/3511-cron-job-to-notify-parent-WorkbenchImpo...Robert Dober
2017-08-03Merge pull request #49 from af83/3507-update-rails_host-config-variable-and-w...Robert Dober
2017-08-02Fixes: #4216@0.5h;Robert
2017-08-02Refs: #4216@0.5h; Corresponding migrationsRobert
2017-08-02Fix date filters for Timetable and workbenchescedricnjanga
2017-08-02Refs: #4216@0.3h; Brute force change of `message_attributs` to `message_attri...Robert
2017-08-02Refs: #4216@0.5h;Robert
2017-08-02Merge pull request #51 from af83/4176_1726_neteximp_autocreate_refteddywing
2017-08-02Hotfix for Jenkins, removed specs needing `unzip`Robert
2017-08-02Import#child_change: Get rid of unnecessary `return` keywordTeddy Wing
2017-08-02ParentImportNotifier: Use `Import.finished_statuses`Teddy Wing
2017-08-02Hotfix for ENV["RAILS_HOST"], missing in production.rb and missnamed in devel...Robert
2017-08-02ParentImportNotifier spec: Extract `let` for `workbench_import`Teddy Wing
2017-08-02Import spec: Extract `let`sTeddy Wing
2017-08-02Import spec: Convert helper methods to shared examplesTeddy Wing
2017-08-02ParentImportNotifier: Simplify `#each` callTeddy Wing
2017-08-02ParentImportNotifier: Remove `self.` prefix when calling class methodTeddy Wing
2017-08-02conflict resolutionRobert
2017-08-02conflict resolutionRobert
2017-08-02Refs: #4176@3h; NetexImportController refactored with help of ControlFlowRobert
2017-08-01Import#notify_parent: Update :notified_parent_atTeddy Wing
2017-08-01Refs: #4176@2h; Request Spec for NetexImport adapted and implementedRobert
2017-08-01Refs: #4176@1h; Specing Referential Creation on NetexImport API callRobert
2017-08-01bup [amend me]Robert
2017-08-01Refs: #4176@2h; Request Spec for NetexImport adapted and implementedRobert
2017-08-01Refs: #4176@1h; Specing Referential Creation on NetexImport API callRobert
2017-08-01Unneeded FileService Implementation and Specs removed (deliberately after mer...Robert
2017-08-01Import spec: Move helper method into `it` blockTeddy Wing
2017-08-01Import#child_change: Fix bug when parent status already setTeddy Wing
2017-08-01Import spec: Get rid of thought process commentsTeddy Wing
2017-08-01Import: Add #symbols_with_indifferent_accessTeddy Wing
2017-08-01Import: Make #child_change workTeddy Wing
2017-08-01Import: Add #ready?Teddy Wing
2017-08-01Import#notify_parent: Call #child_change on parent importTeddy Wing
2017-08-01Move `workbench_import` factory to its own fileTeddy Wing