Thorsten Eckel
|
2ffca390a9
Fixes #1961 - S/MIME integration.
|
4 years ago |
Mantas Masalskis
|
d64ea29efb
Fixes #2498 - Japanese encoding 7-bit iso-2022-jp is processed incorrectly
|
4 years ago |
Thorsten Eckel
|
09268cc09c
Maintenance: Maintenance message change spec checks for wrong message.
|
4 years ago |
Thorsten Eckel
|
5f06c8c6b4
Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported.
|
4 years ago |
Thorsten Eckel
|
f14607e265
Maintenance: Unpredictable JS parsing and App boot up time causes race condition for JS Core interval (timing) tests.
|
4 years ago |
Thorsten Eckel
|
a7ee192c9d
Enhancement: Increase number of Capybara puma threads from 4 to 16 to make tests more stable by handling more parallel requests.
|
4 years ago |
Thorsten Eckel
|
8a20892a8d
Enhancement: Log executed RSpec example name to reason about related log lines.
|
4 years ago |
Mantas Masalskis
|
1da20d3f90
Fixed #3060 - Loading KB-Answers doesn't work for contained images
|
4 years ago |
Ryan Lue
|
09a808162d
Bugfix: Add missing authorization check for tickets#create
|
4 years ago |
Mantas Masalskis
|
ea395db5c6
Fixes #3065 - Updating KB answers throws error 500 for agents without edit rights
|
4 years ago |
Ryan Lue
|
95de420a35
Fixes #3064: Double-render error on HTTP Basic auth
|
4 years ago |
Martin Edenhofer
|
acd28480b0
Maintenance: Removed deprecate warnings.
|
4 years ago |
Mantas Masalskis
|
9b459556cd
Fixes #3014 - Fullquote Header for forwarded mails. Thanks to @drbw ❤️
|
4 years ago |
Mantas Masalskis
|
5d51eb68f6
Fixes #2282 - SLA GUI - inconsistency when no checkmark is set and other SLA form element improvements
|
4 years ago |
Thorsten Eckel
|
8690916936
Updated rubocop(-* gems) to latest version (0.84.0).
|
4 years ago |
Mantas Masalskis
|
e037b6015e
Fixes #2990 - Backward compatibility of deleting own notes
|
4 years ago |
Mantas Masalskis
|
222e8c0dd3
Fixes #2853 - Deletion of notes impossible if internal and communication = true
|
4 years ago |
Mantas
|
4b487dbfab
Maintenance: updates Puma due to CVE-2020-11076
|
4 years ago |
Mantas Masalskis
|
cc2bc4f188
Fixes #2867 - KB links are in the header and footer of the public KB, Fixes #2834 - unclear meaning of "Public Menu" tab in KB admin
|
4 years ago |
Mantas Masalskis
|
a69aebcd0c
Fixes #2964 - Ensure email channel authentication to be ASCII-8Bit
|
4 years ago |
Mantas Masalskis
|
c4c372c976
Maintenance: Ruby on Rails bump to 5.2.4.3 due to several CVEs
|
4 years ago |
Mantas Masalskis
|
87987ac71d
Specs enhancement: avoids showing clues modal
|
4 years ago |
Mantas Masalskis
|
fa143749e4
Specs enhancement: reusable websocket status check
|
4 years ago |
Mantas Masalskis
|
ed830f61b2
PR #3055 - adds Hungarian translation to chat. Thank you @bartfaics!
|
4 years ago |
Mantas Masalskis
|
e953090dc7
Maintenance: update <time> tag rendering to match HTML specs
|
4 years ago |
Mantas Masalskis
|
4d17b78181
Fixes #3054 - "Get latest translations" update all but latest locales
|
4 years ago |
Thorsten Eckel
|
163dbc4e9e
Updated rubocop(-* gems) to latest version (0.83.0).
|
4 years ago |
Mantas Masalskis
|
1c160abf7a
Maintenance: removes legacy MAILBOX_AUTO and MAILBOX_MANUAL tests
|
4 years ago |
Mantas Masalskis
|
23a438ec03
Fixes #3044 - resets attribute position if custom object is being updated
|
4 years ago |
Martin Edenhofer
|
35329d9d1d
Maintenance: Fixed user agent test by utilising new dedicated test server.
|
4 years ago |
Thorsten Eckel
|
d99c596ab8
Follow up - 7aeeb6ed1a8327194d2ed5123436038351b2dfc1 - removed unnecessary TODO.
|
4 years ago |
Denny Korsukéwitz
|
7aeeb6ed1a
Refactoring: Reorganise GitLab CI definition by splitting it up in dedicated, logical parts. Also introduce `SINGLETESTNAME` ENV to run single test 🚀
|
4 years ago |
Thorsten Eckel
|
d146919a07
Maintenance: Applied required updates for GeoIP service update.
|
4 years ago |
Rolf Schmidt
|
b9b3a73474
Bumped doorkeeper to 5.3.2 (CVE-2020-10187).
|
4 years ago |
Thorsten Eckel
|
e98ebb7b3e
Maintenance: Wrong log level (error) for debug line.
|
4 years ago |
Thorsten Eckel
|
7ebd7a731d
- Refactoring: Ticket create capybara system test is not idiomatic.
|
4 years ago |
Thorsten Eckel
|
215cfb7990
Follow up - 9402699a4209a67bf949a2c72f4344e8585bf7dd - DX: Developer should not need to add a password for each created user that should login. Therefore create one if non is set yet.
|
4 years ago |
Mantas Masalskis
|
49b21b147f
Fixes #2548 - Do not sort tables by (click on) header names if sortable by dnd is enabled
|
4 years ago |
Ryan Lue
|
b7afa91cc0
Refactoring: Remove unused method
|
4 years ago |
Ryan Lue
|
29670cd05a
Testing: Fix false positive and cover edge case for Channel::Driver::Twitter#fetch
|
4 years ago |
Ryan Lue
|
3f28c5f54e
Bugfix: Add nil handling to CommunicateTwitter::BackgroundJob
|
5 years ago |
Ryan Lue
|
284e504bcd
Testing: Add coverage for CommunicateTwitter::BackgroundJob
|
5 years ago |
Ryan Lue
|
f55f4b8874
Testing: Add coverage for Observer::Ticket::Article::CommunicateTwitter
|
5 years ago |
Ryan Lue
|
ad5bc765fd
Bugfix: Fix nested error messages from faulty rescue clause
|
5 years ago |
Ryan Lue
|
64e08dfc48
Bugfix: Improve error messaging in Twitter app configuration flow
|
5 years ago |
Ryan Lue
|
bdec29179d
Testing: Add coverage for ExternalCredential::Twitter
|
5 years ago |
Ryan Lue
|
847cf02b49
Testing: Enhance authenticated_as spec helper
|
5 years ago |
Ryan Lue
|
494474f11a
Testing: Add cases for Channel::Driver::Twitter#fetchable?
|
5 years ago |
Ryan Lue
|
c290a89a8b
Testing: Add convenience option to Channel factory
|
5 years ago |
Ryan Lue
|
227b2b25b3
Testing: Speed up Twitter tests by paring down VCR cassette content
|
5 years ago |