Commit History

Author SHA1 Message Date
  Mantas b58225a19a Fixes #2887 - Entering pending till time for Waiting status is difficult to enter with Firefox 4 years ago
  Rolf Schmidt b828c7bda0 Follow up - f54df50 - Fixes #3040: Use focusout instead of click event to stabilize tests. 4 years ago
  Ryan Lue fa9242dea1 Fixes #2736 - Retweet conversion setting not working 4 years ago
  Mantas cbca1f376a Fixes #3159 - greyed out Avatar is not displayed correctly in the caller log 4 years ago
  Thorsten Eckel de22f60826 Maintenance: Added Zammad/NoToSymOnString cop to prevent .to_sym on Strings. 4 years ago
  Thorsten Eckel 0918e4f53a Maintenance: Applied Zammad/PreferNegatedIfOverUnless on custom cops. 4 years ago
  Thorsten Eckel 52f5605310 Maintenance: Custom rubocops should inherit from Base not Cop (as other core rubocops). 4 years ago
  Florian Schmid 7f54f05c1a PR #3157 - fixes accessing inactiveClass in chat widget 4 years ago
  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 5 years ago
  Ryan Lue 134dde5567 Refactoring: Clean up CanCreatesAndUpdates concern 5 years ago
  Ryan Lue 7700817143 Refactoring: Migrate db_auto_increment to RSpec 5 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 5 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. 4 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