| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-23 | Refs #6634; Fix checksum issues with duplicated routes6634-update-checksum-on-duplicated-routes | Zog | |
| 2018-04-10 | Refs #6481; Add a spec to ensure we d'ont alter the original route when ↵ | Zog | |
| duplicating it | |||
| 2018-04-09 | Refs #6367; Add metadata to other versioned models | Zog | |
| 2018-04-04 | Refs #6226; Add spec6226-create-opposite-route | Zog | |
| 2018-04-04 | Refs 6226; Add a button to create opposite routes | Zog | |
| 2018-03-22 | Remove maps code. Refs #6296 | Alban Peignier | |
| 2017-11-22 | Change the use of namespace and remove modules | cedricnjanga | |
| 2017-11-22 | Merge branch 'master' into 4941-refactoring_object_id | cedricnjanga | |
| 2017-11-20 | Change the use of namespace and remove modules | cedricnjanga | |
| 2017-11-09 | Refs #4932 Change route duplication to redrect to routes#index | cedricnjanga | |
| 2017-09-11 | Fixes #4189@4h Route Duplication | Robert | |
| * Duplication of Route is triggered by link and UI forwarded to edit of duplicatee - Changing route, only POST duplicate_referential_line_route --> RoutesController#duplicate - Removing route GET duplicate_referential_line_route --> RoutesController#duplicate - Removing controller action RoutesController#post_duplicate * Link in Route Decorator depends on new policy RoutePolicy#decorate? * Adapting specs | |||
| 2017-08-11 | RoutesController: Add separate method for POST /duplicate | Teddy Wing | |
| Send POST requests for duplication to a new controller method so we can more easily handle them and separate setup and creation code. Note that the test doesn't work. The `to change` part succeeds even though it shouldn't. Still need to figure out what's going on there, but committing this to hand off the feature to Robert. Refs #4189 | |||
| 2017-08-11 | Add views/routes/duplicate.html.slim | Teddy Wing | |
| Duplicate of new.html.slim for now just to get the page working. Refs #4189 | |||
| 2017-08-11 | routes_controller_spec.rb: Convert to new Ruby hash syntax | Teddy Wing | |
| 2017-08-11 | routes_controller_spec.rb: Use lazy let | Teddy Wing | |
| Don't force creation of the `route`, create it lazily. Refs #4189 | |||
| 2017-08-11 | routes_controller_spec.rb: Remove old commented test | Teddy Wing | |
| This test was commented out in 2015. Safe to say we can remove it now. | |||
| 2017-08-11 | routes_controller_spec.rb: Clean up whitespace | Teddy Wing | |
| 2017-07-06 | Refs:#3478@10h; | Robert | |
| Policy Refactoring and Policy Test Completion - All policies (and all permissions) under test. - Common patterns and potential problems identified... - ... and documented in DEVNOTES.md - some simply refactorings | |||
| 2017-04-11 | Deprecation Warnings removed; Seeds corrected, Refs: #2070 | RobertDober | |
| 2015-12-16 | Add route_sections for traces | Bruno Perles | |
| 2015-03-10 | Merging intermediate state | Zakaria BOUZIANE | |
| 2015-02-17 | Upgrading FactoryGirl to V4.5.0 | Zakaria BOUZIANE | |
| 2015-01-15 | Fix tests and merge master | Luc Donnet | |
| 2015-01-07 | Fix spec and update devise usage | Luc Donnet | |
| 2015-01-05 | Initialize rails 4 migration | Luc Donnet | |
| 2012-08-08 | workaround : stop_point factory does not provide stop_area which is mandatory | Michel Etienne | |
| 2012-08-02 | redefine spec for updates | Michel Etienne | |
| 2012-06-29 | Use controller as helpers in Map to create correct paths. Refs #4 | Alban Peignier | |
| 2012-06-27 | Use when possible a first referential created before the spec transaction | Alban Peignier | |
| 2012-05-16 | refactor stop_points | Marc Florisson | |
