| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-28 | Refactoring move referentialSupport from chouetteController into childrens | Xinhui | |
| 2017-10-25 | Remove method build_breadcrumb | Xinhui | |
| 2017-07-13 | Update policies to make a custom behaviour on footnotes Refs #4094 @1 | Luc Donnet | |
| 2017-07-13 | Fix footnotes policy Refs #4094 @2 | Luc Donnet | |
| 2017-07-04 | Refs: #3478@2h Access correct referential in line_footnotes Ctrl | Robert | |
| + ApplicationController provides Pundit's UserContext's referential with `@referential` instead of `current_referential`, (`@referential` is computed from the URL, while `current_referential` was aliased to different methods, **not always** pointing to `Referential` instances) + ApplicationPolicy uses the record's referential in its `referential method` iff it is an instance of `Referential` else it uses the abovely provided referential, locally named `@current_referential` (as it should be named in the Ctrl too) This assures, in combination with the Ctrl Change, that `referential` **always** returns an instance of `Referential`! - TODO: Review my understanding of _Referential Setup_ inside the Ctrls | |||
| 2017-04-19 | Refactoring vehicle_journeys#index permissions check using policy | Xinhui | |
| Refs #3139 | |||
| 2017-03-24 | Fix LineFootnotesController# policy_check | Xinhui | |
| Refs #2944 | |||
| 2017-03-09 | Merge branch '2498_vehicle_journeys' | Thomas Haddad | |
| 2017-02-15 | Wip line_footnotes#show json format | Xinhui | |
| 2017-02-15 | Refs #2521: WIP footnotes api for vehicle journey footnotes | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-07 | Refs #2476 : Disable modification and deletion of resources from another ↵ | Vlatka Pavisic | |
| referential; in progress | |||
| 2017-01-23 | Refs #2428 #2427 : User permissions | Vlatka Pavisic | |
| 2016-11-28 | LineFootnotes#show | Xinhui | |
| 2016-11-28 | LineFootnotesController | Xinhui | |
| Refs #2036 | |||
