| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-29 | Fix StopPoint#stop_area_light | Zog | |
| 2018-05-29 | Fix StopPoint#registration_number | Zog | |
| 2018-05-17 | Refs #7031; Page loading optimizations | Zog | |
| 2018-04-25 | Refs #6711; Update checksums on parents | Zog | |
| When a StopPoint is updated | |||
| 2018-04-23 | Add delegation on :registration_number in StopPoint | Alban Peignier | |
| 2018-04-19 | Refs #6193; Show journey length in VJs editor | Zog | |
| If `journey_length_in_vehicle_journeys` feature is enabled | |||
| 2018-04-09 | Refs #6367; Add metadata to other versioned models | Zog | |
| 2018-04-04 | Merge pull request #390 from af83/6226-create-opposite-route | Luc Donnet | |
| 6226 Add a button to automatically create opposite routes | |||
| 2018-04-04 | Refs 6226; Add a button to create opposite routes | Zog | |
| 2018-03-29 | Refs #6075 Replace after_commit callback to after_create for the ↵ | cedricnjanga | |
| set_defaults method | |||
| 2018-03-29 | Refs #6075 Change default attributes for stop areas | cedricnjanga | |
| 2018-03-29 | Refs #6075 Set defaults attributes for stop point depending on stop area kind | cedricnjanga | |
| 2018-03-05 | Remove primary_key overriding in models. Refs #6112 | Alban Peignier | |
| 2017-11-28 | Add paper_trail to models | Xinhui | |
| 2017-11-22 | Rebase master and resolve conflicts | cedricnjanga | |
| 2017-11-22 | Change the way we name classes | cedricnjanga | |
| We now always use modules for namespaces => same structure for models, decorators, policies... | |||
| 2017-11-22 | Change the use of namespace and remove modules | cedricnjanga | |
| 2017-11-22 | Fix the delation of the hacking of Chouette::ActiveRecord#model_name to ↵ | cedricnjanga | |
| remove the Chouette namespace off of the construction of link in the app and in other places. Added a small change in the reflex sync to set the stop_area_referential in the initialization of the object to be in sync with the work on the objectids (need a objectid_formatter) | |||
| 2017-11-21 | Change the way we name classes | cedricnjanga | |
| We now always use modules for namespaces => same structure for models, decorators, policies... | |||
| 2017-11-20 | Change the use of namespace and remove modules | cedricnjanga | |
| 2017-11-17 | Add some changes to the objectid construction | cedricnjanga | |
| 2017-11-16 | Add Cédric new objectid concerns | cedricnjanga | |
| objectid_support handles reading and writing object_ids objectid_formater_support gets the right formater class include these concerns in chouette models Remove StifNetexAttributSupport modules because these are handled by the new objectid concerns Add a objectid and formater classes for each format type Add objectid formats to the factories Modify somes specs for object_ids but there are still a number of failling tests | |||
| 2017-11-10 | Add validation and specs to models on objectid_format presence | cedricnjanga | |
| 2017-11-09 | split modules objectid_format, remove alias referential | Guillaume | |
| 2017-11-09 | add object_id_format to migrations, create module for call Referential, Line ↵ | Guillaume | |
| Referential, StopAreaReferential in models, add Enumerize in models Refs #4941 | |||
| 2017-08-16 | Refs: #4189@1h; Implementation of Chouette::Route#duplicate & ↵ | Robert | |
| Chouette::StopPoint#duplicate Implementing, as specified: - The duplicated Route objectid is autogenerated - The duplicated StopPoint objectids are autogenerated - the duplicated Route object_version equals the source's one (UNCHANGED) | |||
| 2017-08-15 | Refs: #4189@2h; Iimplementation of Chouette::Route#duplicate & ↵ | Robert | |
| Chouette::StopPoint#duplicate With the following unspecified behaviour concerning `objectid` and `object_version` - The duplicated Route objectid is passed into Route#duplicate - The duplicated StopPoint objectids are constructed from the source's objectids (parts 2 & 3) and the route's objectid (part 1) - the duplicated Route object_version equals the source's one | |||
| 2017-07-18 | Refs #4112: updating and fixing I18n | jpl | |
| 2017-07-06 | Fixes: #3478@1.5h | Robert | |
| - Fixes remaining issues with LinePolicy, CalenderPolicy & RoutePolicy - Dead Code elimination | |||
| 2017-07-04 | Refs: #3478@1h | Robert | |
| newapplication helper default authorization, (no if) -> * DefaultPolicy (all true) * Add some policies (LinePolicy) * Use `boiv:read` pour show, index * Adapted `table_builder` | |||
| 2017-04-11 | Merge branch 'master' of github.com:af83/stif-boiv | RobertDober | |
| 2017-04-11 | Update to rails 4.2.7 | Xinhui | |
| refs #2070 | |||
| 2017-04-11 | Refs #3047: Associate RoutingConstraintZone with StopPoints | Vlatka Pavisic | |
| 2016-02-22 | Merge model from ninoxe gem | Xinhui | |
