Dominik Klein
|
ae4f400713
Maintenance: Moved pagination controller concern to the proper place.
|
3 лет назад |
Rolf Schmidt
|
05a471f90d
Fixes #3709, #Fixes 1262 - Core Workflow implementation
|
3 лет назад |
Mantas Masalskis
|
310846b8b4
Fixes #3068 - KB search does not allow pagination on endpoint
|
3 лет назад |
Ryan Lue
|
d2efdb547d
Refactoring: Use ticket scope policies more consistently, various small optimizations.
|
3 лет назад |
Ryan Lue
|
276c45b2e9
Refactoring: Drop Ticket.access_condition in favor of using Pundit scopes.
|
3 лет назад |
Thorsten Eckel
|
32a3e31db8
Maintenance: Bump rubocop from 1.16.0 to 1.18.3.
|
3 лет назад |
Martin Gruner
|
33a5f470e0
Maintenance: Treat Ruby deprecation warnings as test errors.
|
3 лет назад |
Thorsten Eckel
|
4f6aed1856
Maintenance: Improved test coverage of link requests.
|
3 лет назад |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 лет назад |
Rolf Schmidt
|
2354b5f53f
Fixes #208 - Notify / Mention other agents / Subscribe to Tickets.
|
4 лет назад |
Thorsten Eckel
|
e5dc99deea
Maintenance: Updated rubocop(-* gems) to latest version (1.11.0).
|
4 лет назад |
Bola Ahmed Buari
|
3fecb53915
Fixes #3415: Unable to process ticket bulk action from overview.
|
4 лет назад |
Thorsten Eckel
|
876c0b18fd
Fixes issue #2983 - HTTP 401 responses causing issues with Basic Authentication.
|
4 лет назад |
Rolf Schmidt
|
386ed0f4f8
Fixes #2568 - Change-Right allows creation of new tickets.
|
4 лет назад |
Thorsten Eckel
|
0b9e6676f8
Maintenance: Updated rubocop(-* gems) to latest version (1.0.0).
|
4 лет назад |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 лет назад |
Thorsten Eckel
|
a7607f574e
Maintenance: Ensured HTTP request verbs according to REST paradigm.
|
4 лет назад |
Rolf Schmidt
|
6e56aee254
Enhancement: Added authorization checks for ticket controller actions: ticket_customer ticket_history ticket_related ticket_recent ticket_merge ticket_split.
|
4 лет назад |
Ryan Lue
|
09a808162d
Bugfix: Add missing authorization check for tickets#create
|
4 лет назад |
Ryan Lue
|
becbdb1baa
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
5 лет назад |
Thorsten Eckel
|
b0c4c0cb3f
Enhancement: Reflect current_user in ticket_customer lookup.
|
5 лет назад |
Rolf Schmidt
|
ec23915bd0
Fixes #1553: Calendar as filter condition for Trigger/Automatization.
|
5 лет назад |
Rolf Schmidt
|
047a3aba87
Enhancement: Ticket#number should be read only for API requests.
|
5 лет назад |
Thorsten Eckel
|
fbbc50f24a
Maintenance: Invalid email error message is not expressive.
|
5 лет назад |
Jens Pfeifer
|
7e4b46b65c
Refactoring: Added consistent email address validation to backend.
|
5 лет назад |
Denny Bresch
|
832b2ec28a
Fixes #2661 - Inconsistency in "follow up" strings
|
5 лет назад |
Martin Edenhofer
|
97d14a93b3
Initial knowledge base support.
|
5 лет назад |
Billy Zhou
|
8f04e32079
Closes #2531 which fixes #2534 - Agents should always be able to re-open closed tickets, regardless of group.follow_up_possible - huge thanks to @martinvonwittich!
|
5 лет назад |
Martin Edenhofer
|
ffd7ae99b1
Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups.
|
6 лет назад |
Martin Edenhofer
|
f72b44234e
Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step.
|
6 лет назад |
Martin Edenhofer
|
ed448c7f50
Fixed issue #2420 - Unable to show ticket history.
|
6 лет назад |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 лет назад |
Martin Edenhofer
|
13b3b841d5
Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters.
|
6 лет назад |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
Martin Edenhofer
|
093c9e7621
Fixed #2132 by putting the I-doit objects in ticket preferences by creating the ticket.
|
6 лет назад |
Martin Edenhofer
|
597cd01b5a
Implemented issue #2073 - Allow sort_by and order_by for tickets, users and organisations search REST API.
|
6 лет назад |
Martin Edenhofer
|
b58ac7e1be
Improved issue #675 - Added web UI for import of users and organisations via csv files.
|
6 лет назад |
Martin Edenhofer
|
cf16264940
Implemented issue #1951 - Allow pagination in search result with more then 100 results.
|
7 лет назад |
Martin Edenhofer
|
70847f2b41
Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes.
|
7 лет назад |
Martin Edenhofer
|
3bd0642b50
Moved from full to change permissions to merge tickets. Added controller tests.
|
7 лет назад |
Martin Edenhofer
|
6a0f5d4c25
Initial generic csv based import of text modules, users, organizations and tickets for model and controller.
|
7 лет назад |
Muhammad Nuzaihan
|
4c38d7a719
Improved checks on 'Follow Up Possible' on frontend/backend API if set in user group
|
7 лет назад |
Martin Edenhofer
|
d2d597b05c
Added possibility to create customer at ticket create with customer hash.
|
7 лет назад |
Thorsten Eckel
|
2a71c6104b
Fixed issue #1753 - Ticket search fails for limit exceeding 100 with internal server error.
|
7 лет назад |
Martin Edenhofer
|
e460c99cad
Introduced REST expand=true/false/1/0, full=true/false/1/0 and all=true/false/1/0 options. Improved controller tests. @hanneshal
|
7 лет назад |
Felix Niklas
|
63ff844f38
Code cleanup.
|
7 лет назад |
Martin Edenhofer
|
75ac4252f3
Implemented issue #195 - Take over attachment on ticket split.
|
7 лет назад |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 лет назад |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 лет назад |