.. |
activity_stream_policy
|
Refactoring: Migrate user permission handling to Pundit policies.
|
2021-07-23 13:07:16 +00:00 |
application_policy
|
Refactoring: Drop Ticket.access_condition in favor of using Pundit scopes.
|
2021-07-20 17:35:02 +00:00 |
controllers
|
Fixes #3194 - Granular admin permission for google channel is missing.
|
2021-09-20 18:03:47 +02:00 |
knowledge_base
|
Refactoring: Migrate user permission handling to Pundit policies.
|
2021-07-23 13:07:16 +00:00 |
knowledge_base_policy
|
Refactoring: Migrate user permission handling to Pundit policies.
|
2021-07-23 13:07:16 +00:00 |
organization_policy
|
Refactoring: Drop Ticket.access_condition in favor of using Pundit scopes.
|
2021-07-20 17:35:02 +00:00 |
ticket
|
Refactoring: Migrate user permission handling to Pundit policies.
|
2021-07-23 13:07:16 +00:00 |
ticket_policy
|
Follow-up: 276c45b2e9 - Improved ticket policy scope handling.
|
2021-10-07 16:37:57 +02:00 |
user_policy
|
Refactoring: Drop Ticket.access_condition in favor of using Pundit scopes.
|
2021-07-20 17:35:02 +00:00 |
activity_stream_policy.rb
|
Refactoring: Migrate user permission handling to Pundit policies.
|
2021-07-23 13:07:16 +00:00 |
application_policy.rb
|
Refactoring: Drop Ticket.access_condition in favor of using Pundit scopes.
|
2021-07-20 17:35:02 +00:00 |
exceptions_policy.rb
|
Refactoring: Migrate user permission handling to Pundit policies.
|
2021-07-23 13:07:16 +00:00 |
knowledge_base_policy.rb
|
Refactoring: Migrate user permission handling to Pundit policies.
|
2021-07-23 13:07:16 +00:00 |
mention_policy.rb
|
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
2021-06-01 12:20:20 +00:00 |
organization_policy.rb
|
Refactoring: Drop Ticket.access_condition in favor of using Pundit scopes.
|
2021-07-20 17:35:02 +00:00 |
pundit_policy.rb
|
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
2021-06-01 12:20:20 +00:00 |
sessions_policy.rb
|
Refactoring: Migrate user permission handling to Pundit policies.
|
2021-07-23 13:07:16 +00:00 |
setting_policy.rb
|
Maintenance: Improve application boot time by reducing initial asset payload
|
2021-10-05 06:42:26 +00:00 |
ticket_policy.rb
|
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
2021-06-01 12:20:20 +00:00 |
user_device_policy.rb
|
Refactoring: Migrate user permission handling to Pundit policies.
|
2021-07-23 13:07:16 +00:00 |
user_policy.rb
|
Maintenance: Improved updating of user records.
|
2021-10-05 06:42:26 +00:00 |