Thorsten Eckel
|
06b717bbda
Maintenance: Updated Ruby dependency to 2.6.6.
|
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 |
Mantas Masalskis
|
59c787bacb
Maintenance: Reduce HasBackends overhead by autoloading backends on initialisation.
|
4 years ago |
Thorsten Eckel
|
9df575060a
Follow up - a782b494cfb65337f75017cc591934975328c3da - Maintenance: CI DB created from schema already contains tables of CD packages that should get created via migration files of the Package.
|
4 years ago |
Rolf Schmidt
|
a782b494cf
Maintenance: Also execute package migrations for db strategy reset.
|
4 years ago |
Mantas Masalskis
|
563bcfbefd
Maintenance: Custom Rubocop matcher for making sure "unless" conditional is not used in Ruby
|
4 years ago |
Thorsten Eckel
|
65d72b9bba
Follow up - 9d3c0e3984dacecc38aca81ac7d95b0c2c76024c - Fixes #3040: CoffeeScript generates broken JS because of misplaced brackets.
|
4 years ago |
Martin Edenhofer
|
25c7e81667
Fixes #3107 - Improve CTI / open user profile or new ticket screen based on last customer activity.
|
4 years ago |
Rolf Schmidt
|
9d3c0e3984
Follow up - f54df501 - Fixes #3040: Make event handling more stable to stabilize browser tests.
|
4 years ago |
Ryan Lue
|
03a6077e76
Refactoring: Rearrange CanCreatesAndUpdates concern
|
6 years ago |
Ryan Lue
|
134dde5567
Refactoring: Clean up CanCreatesAndUpdates concern
|
6 years ago |
Ryan Lue
|
7700817143
Refactoring: Migrate db_auto_increment to RSpec
|
6 years ago |
Ryan Lue
|
dde7208ebc
Fixes #3111 - admin.user token permission doesn't allow fetching details of specific user
|
4 years ago |
Rolf Schmidt
|
900d8fcd44
Fixes #3147 - S/MIME signing fails because of message encoding.
|
4 years ago |
Thorsten Eckel
|
ed4f593c8b
Maintenance: Ensure synchronousness between ActiveRecord Model column information and actual DB after resetting DB in tests.
|
4 years ago |
Martin Edenhofer
|
8a3be0488d
Improved error message for SSO if REMOTE_USER is blank.
|
4 years ago |
Mantas Masalskis
|
806cd7def6
Fixes #3093 - Inline images are cut during forward and reply (quotation)
|
4 years ago |
Rolf Schmidt
|
9a5be2ae00
Fixes #3151 - knowledge base public interface does not get crawled by search engines.
|
4 years ago |
Rolf Schmidt
|
1e8616151c
Fixes #3150 - Make channels trusted.
|
4 years ago |
Mantas
|
ff5f175640
Fixes #3058 - Search details sidebar name shows URL-encoded gibberish
|
4 years ago |
Thorsten Eckel
|
d6f5baa87e
Fixes #3109 - Race condition between #lookup and .update causes caching of obsolete data.
|
4 years ago |
Mantas
|
2d861508f4
Maintenance: ticket/zoom_spec improvements
|
4 years ago |
Mantas
|
e5ffb9e840
Fixes #3102 - RTL in CTI page log
|
4 years ago |
Thorsten Eckel
|
e874b9ac78
Maintenance: Updated Clearbit marketing claim in test.
|
4 years ago |
Rolf Schmidt
|
abfb34dc7e
Fixes #2609 - Zammad shows Customers in Owner-Selection on IE (root cause: App.ControllerForm returns no params on IE 11).
|
4 years ago |
Mantas Masalskis
|
57176aedbb
Fixes #3143 - unprocessible mail "FrozenError: can't modify frozen String"
|
4 years ago |
Thorsten Eckel
|
f5841a2fe3
Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost.
|
4 years ago |
Felix Niklas
|
5239c83e71
Admin Chat Preview: fix for widescreen & add animation
|
6 years ago |
Mantas
|
577bb5f723
Fixes #3146 - IMAP channel improvements to handle ProtonMail (bridge) and Office 365.
|
4 years ago |
Mantas Masalskis
|
92152743d7
Fixes #2960 - Ticket removal of merged / linked tickets doesn't remove references
|
4 years ago |
Thorsten Eckel
|
cdbcb5d853
Fixed test: Ensure action is performed by current Ticket Owner to mark it as seen.
|
4 years ago |
Thorsten Eckel
|
b81d31a42f
Fixed issue #3136 - Attribute changes remove Owner of closed Ticket.
|
4 years ago |
Thorsten Eckel
|
9a65f79d89
Maintenance: Removed unneeded empty method brackets (not stlye guide conform) from pod.
|
4 years ago |
Rolf Schmidt
|
fe2174f0a8
Fixes #3138 - Article body gets updated/re-sanitized when updating other Article attribute.
|
4 years ago |
André Bauer
|
3376037561
Maintenance: Replaced build badges of CircleCI (obsolete) with the ones of GitHub Actions.
|
5 years ago |
Austin Snoeyink
|
01dedd818e
PR #3126 - changes Opps to Oops to be more gramatically correct
|
4 years ago |
Thorsten Eckel
|
f83fe46c91
Maintenance: Introduce dedicated .rubocop directory (without '.rubocop'-prefixed file names) to make excludes relative to the calling directort (custom development).
|
4 years ago |
Thorsten Eckel
|
b49802a161
Fixes #3123: Merging Tickets/Users/... does not update ExternalSync references.
|
4 years ago |
Mantas
|
543b552298
Fixes #3121 - Object lookup by text attribute fails if symbol is given
|
4 years ago |
Thorsten Eckel
|
a8cdb6a4cc
Maintenance: Go back to using latest Selenium version (browser issues seem to be resolved).
|
4 years ago |
Mantas
|
1f76712933
Fixes #3091 - Enhanced/reworked message header of forwarded mails.
|
4 years ago |
Mantas Masalskis
|
41bba5dda3
Fixes #2985 - Adding a note during bulk operation only works for one ticket
|
4 years ago |
Thorsten Eckel
|
73f6a98e29
Updated rubocop(-* gems) to latest version (0.88.0).
|
4 years ago |
Mantas
|
829fc6e5c5
Maintenance: S/Mime Capybara tests performance improvement
|
4 years ago |
Mantas Masalskis
|
b5c067b05a
Fixes #3083 - KB answer search in ticket is broken
|
4 years ago |
Mantas Masalskis
|
236ef88d93
Fixes #3106 - improve weak password error on initial user creation
|
4 years ago |
Thorsten Eckel
|
dc69141877
Follow up - 0da00041a580df4fd1d299ec7048db7c6aedd100 - Maintenance: Limited rubocop TODOs to explicit files to ensure checks for new files.
|
4 years ago |
Mantas Masalskis
|
5c5c69a785
Fixes #3086 - Deletion of communication article works for admins
|
4 years ago |
Marcel Herrguth
|
7f14332fe0
Maintenance: Check_MK changed its name to Checkmk.
|
4 years ago |
Martin Edenhofer
|
dc743a7662
Fixes #2494 - Plus characters are stripped from email addresses and urls in ticket body
|
4 years ago |