| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-11 | Add Referential#merged_at and make Referentials archived and merged. Refs #5559 | Alban Peignier | |
| 2018-01-11 | Fix policy | Xinhui | |
| Refs #5549 | |||
| 2018-01-10 | ReferentialPolicy#archive? is false when referential is read only. Refs #5413 | Alban Peignier | |
| 2018-01-09 | Refs: #5413@0.5h; Refactoring of #archived_or_finalised? | Robert | |
| 2018-01-09 | Refs: #5413@0.3h; Fix bug in newapplciation helper unarchive link creation | Robert | |
| 2018-01-08 | Fixes: #5413@1h; Specs implemented | Robert | |
| 2018-01-05 | Create first merge interface. Refs #5299 | Alban Peignier | |
| 2017-12-28 | Remove debug message from LinePolicy#create? | Alban Peignier | |
| 2017-12-26 | Refs #5382 @1h; Enable all area types for Stopareas in Routes | Zog | |
| Given that the organisation has the matching feature. | |||
| 2017-12-21 | Refs #5349 @1h; Deactivate StopAreas instead of destroying them5349-deactivate-stop-areas | Zog | |
| - Update decorators (had to split `action_links` because of `StopPointDecorator` inheriting from `StopAreaDecorator`) - Add methods on model - Add routes - Add actions on controller (`Activatable` concern, shared with `LinesController`) - Add I18n keys | |||
| 2017-12-21 | Refs #5430 @2h; Deactivate lines instead of destroying them | Zog | |
| - Add `activate` and `deactivate` actions in `LinesController`, as well as corresponding routes - Add `activate!` and `deactivate!` methods in `Chouette::Line`, as well as `activated?` - Add `activate?` and `deactivate?` permissions in `LinePolicy` - Add corresponding `action_links`in the Decorator - Create helper for these actions - Add an optional `'extra_class` to the Links - Update styles for ".delete-action" to handle the case where there are several - Add I18n keys accordingly | |||
| 2017-12-21 | BusinessCalendar => PurchaseWindow | cedricnjanga | |
| belongs_to referential | |||
| 2017-12-21 | Refs #5301 First draft for Business Calendars | cedricnjanga | |
| 2017-12-20 | Merge branch 'master' into 5333-add-policies-for-referentials-sharing5333-add-policies-for-referentials-sharing | Alban Peignier | |
| 2017-12-19 | Refs #5325; Fix calendat policy | Zog | |
| Remove the "!archived?" condition which makes no sense here. | |||
| 2017-12-19 | Refs #5325@0.5h; Use policies for calendar sharing | Zog | |
| Use policies to determine if a user is allowed to share a calendar, instead of a hardcoded string | |||
| 2017-12-19 | Refs #5333@1.5h; Use permissions to sync StopAreas and Lines | Zog | |
| - add missing policies - update permissions translator - update views to check for the permission - update views helper to check for the permission - uipdate controllers to check for the permission | |||
| 2017-12-13 | Fix compliance control block#edit view pageheader | cedricnjanga | |
| 2017-11-30 | Delete methods that return false in policy beacause this is the default ↵ | Luc Donnet | |
| behaviour Refs #5093 | |||
| 2017-11-30 | Fix import policy to not authorize destroy and not be linked with ↵ | Luc Donnet | |
| referential state (archived) Refs #5093 | |||
| 2017-11-29 | Check user permissions in StopAreaPolicy. Refs #4825 | Alban Peignier | |
| 2017-11-29 | Check user permissions in CompanyPolicy. Refs #4967 | Alban Peignier | |
| 2017-11-29 | Check user permissions in LinePolicy. Refs #4824 | Alban Peignier | |
| 2017-11-24 | Take into account code review | 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 | Merge branch 'master' into 4941-refactoring_object_id | 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 | Rearrange policies and decorators folders to include them after renaming ↵ | cedricnjanga | |
| class names on several models | |||
| 2017-11-13 | Refs #4952 Fix bug related to compliance control set action links display | cedricnjanga | |
| 2017-11-09 | Refs #4776 Add policies to ComplianceControl and ComplianceControlSet | cedricnjanga | |
| 2017-11-06 | add validate method in referentials_controller for call ↵ | Guillaume | |
| ComplianceControlSetCopyWorker, and change routes/views for select compliance_control_set | |||
| 2017-09-28 | Merge branch 'master' into 4466-compliance_check_sets | Guillaume | |
| 2017-09-27 | Disable policy for testing | Xinhui | |
| 2017-09-26 | Refs: #4440@1.5h; | Robert | |
| ImportPolicy changing *.imports →' imports.* | |||
| 2017-09-25 | add compliance_check_sets structure Refs #3564 | Guillaume | |
| 2017-09-19 | Fix compliance_control controller spec due to missing permissions | Xinhui | |
| 2017-09-19 | Compliance control policy | Xinhui | |
| Refs #4543 | |||
| 2017-09-19 | Compliance Control Policy | Xinhui | |
| Refs #4543 | |||
| 2017-09-19 | Merge pull request #69 from af83/4431-permission-renaming | Luc Donnet | |
| Fixes: #4431@0.16666666666666666h; | |||
| 2017-09-19 | Merge pull request #71 from af83/4446-spec-features-api-keys | Luc Donnet | |
| 4446 spec features api keys | |||
| 2017-09-15 | Refs: #4446@1.5h; | Robert | |
| * Make failing /delete_api_key_feature_spec pending - Seems Capybara only sees html from the partial api_keys/_form, but not the parent api_keys/edit, which happens to contain the delete link :( * ApiKeyPolicy adapted - update? depends on record's organisation as no referential present - create? depends on user's permission only as organisation will be correct anyway | |||
| 2017-09-15 | merged 4442 into 4446 | Robert | |
| 2017-09-14 | Refs: #4446@1h; Api Keys Edit feature speced | Robert | |
| 2017-09-14 | create base structure for compliance_control_sets | Guillaume | |
| 2017-09-14 | Fixes: #4442@0.5h;4442-api_keys-permissions-spex | Robert | |
| 2017-09-14 | Fixes: #4431@0.16666666666666666h;4431-permission-renaming | Robert | |
| 2017-09-14 | Fix api_key policies Refs #4442 | Luc Donnet | |
| 2017-09-11 | merged with master | Robert | |
| 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 | |||
