Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
Tobias Schäfer
|
9829526f4a
Fixes #4862 and #4892 - Possibility to add custom ticket states and priorities.
|
11 months ago |
Martin Gruner
|
a69fc3a451
Maintenance: Force usage of 'reorder' instead of 'order'.
|
1 year ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Rolf Schmidt
|
05a471f90d
Fixes #3709, #Fixes 1262 - Core Workflow implementation
|
3 years ago |
Ryan Lue
|
d2efdb547d
Refactoring: Use ticket scope policies more consistently, various small optimizations.
|
3 years ago |
Ryan Lue
|
276c45b2e9
Refactoring: Drop Ticket.access_condition in favor of using Pundit scopes.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Thorsten Eckel
|
f97a1d9211
Maintenance: Updated rubocop(-* gems) to latest version (1.6.1).
|
3 years ago |
Rolf Schmidt
|
386ed0f4f8
Fixes #2568 - Change-Right allows creation of new tickets.
|
4 years ago |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
Rolf Schmidt
|
4a07c783a3
Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent.
|
4 years ago |
Thorsten Eckel
|
b0c4c0cb3f
Enhancement: Reflect current_user in ticket_customer lookup.
|
4 years ago |
Denny Bresch
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
Martin Edenhofer
|
ffd7ae99b1
Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups.
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Martin Edenhofer
|
ce5f5a035e
Fixed issue #2108 - 30 concurrent agents + each of them 30 overviews - script/scheduler.rb takes 100% CPU time - background jobs cannot be processed.
|
6 years ago |
Thorsten Eckel
|
196672c50e
Fixed issue #1810: To high permissions required to move Ticket into Group (change) and receive notification about changes (full).
|
6 years ago |
Martin Edenhofer
|
a324553072
Added counter support for sidebar tab (per default show open tickets of customer).
|
6 years ago |
Martin Edenhofer
|
6f87ebf7c7
Improved performance of ticket zoom and reduced cpu load scheduler.
|
6 years ago |
Martin Edenhofer
|
d0a0dc7d37
Show ticket edit form as disable if agent has read only permission.
|
7 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Thorsten Eckel
|
350c3ead51
Added enhanced Group access functionality.
|
7 years ago |
Thorsten Eckel
|
57e7b9e987
Refactoring:
|
7 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
81b48a2ef4
Moved from to new permission management.
|
8 years ago |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
442da38eae
Fixed all users in ticket owner selection in zoom and bulk.
|
9 years ago |
Martin Edenhofer
|
a609b13825
Refactoring, improved handling of from meta params on changes.
|
9 years ago |
Martin Edenhofer
|
b6b9def375
Moved from Ticket::ScreenOptions.agents to generic User.of_role('Agent').
|
9 years ago |
Thorsten Eckel
|
c59f616708
Applied rubocop cop 'Lint/UnneededDisable'.
|
9 years ago |
Martin Edenhofer
|
e2c66124fc
Improved doc.
|
9 years ago |
Thorsten Eckel
|
6a41d0ee18
Corrected with rubocop cop 'Rails/FindBy'.
|
9 years ago |
Thorsten Eckel
|
1ac1cf4184
Corrected with rubocop cop 'Style/Next'.
|
9 years ago |
Thorsten Eckel
|
b3b76acc89
Corrected with rubocop cop 'Style/WordArray'.
|
9 years ago |
Martin Edenhofer
|
ba1d7abf91
Moved back to compact module/class definition to prevent "superclass mismatch for class Ticket (TypeError)".
|
9 years ago |
Martin Edenhofer
|
a2d49cefc5
Some new rubocop checks.
|
9 years ago |
Martin Edenhofer
|
c694f2f37e
Some new rubocop checks.
|
9 years ago |
Martin Edenhofer
|
e474ac197a
Applied rubocop Style/EmptyLines.
|
9 years ago |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
Martin Edenhofer
|
64794c3767
Introduced new @P() to print values in templates based on attribute definition.
|
9 years ago |
Martin Edenhofer
|
c873789385
Fixed check if init owner selection of new ticket screen is empty.
|
9 years ago |
Martin Edenhofer
|
414654b026
Fixed browser tests.
|
10 years ago |
Martin Edenhofer
|
c4c4ef35ef
Init version of object manager.
|
10 years ago |
Martin Edenhofer
|
065fbb2bba
Renamed tickets.ticket_priority to tickets.priority, tickets.ticket_state to ticket.state, ticket_articles.ticket_article_sender to ticket_articles.sender and ticket_articles.ticket_article_type to ticket_articles.type.
|
10 years ago |
Martin Edenhofer
|
d18ef99f78
Updated header.
|
10 years ago |