Martin Gruner
|
218e854a4c
Maintenance: Bump rubocop from 1.31.0 to 1.31.1
|
2 лет назад |
Martin Gruner
|
0046c509f7
Maintenance: Bump rubocop from 1.30.1 to 1.31.0
|
2 лет назад |
Rolf Schmidt
|
84f6ee0a7c
Fixes #1573 - Assign user to multiple organizations.
|
2 лет назад |
Mantas Masalskis
|
1954717917
Maintenance: prevent very long email address
|
2 лет назад |
Martin Gruner
|
8df5da2152
Maintenance: Improve translatable source strings.
|
2 лет назад |
Martin Gruner
|
9bccb2d2d2
Maintenance: Improved source strings for new features.
|
3 лет назад |
Mantas Masalskis
|
c1d467aa3d
Fixes #629 - Draft Sharing.
|
3 лет назад |
Martin Gruner
|
4186b0faaf
Maintenance: Update translatable source strings.
|
3 лет назад |
Martin Gruner
|
2a86a454c5
Maintenance: Improved translatable source strings.
|
3 лет назад |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
Martin Gruner
|
e057d76e59
Maintenance: Apply source string review changes.
|
3 лет назад |
Mantas
|
e7355e6d92
Fixes #2421 - API creates empty tickets without articles if data is missing
|
3 лет назад |
Martin Gruner
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 лет назад |
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 лет назад |