Commit History

Author SHA1 Message Date
  Thorsten Eckel f5dc00e6d5 Refactoring: Use more explicit methods to reason about code. 4 years ago
  Thorsten Eckel a7607f574e Maintenance: Ensured HTTP request verbs according to REST paradigm. 4 years ago
  Mantas Masalskis f63577633f Fixes #2943 (raise default password security) + #2907 (Password strength settings are ignored when creating new customer accounts) 4 years ago
  Marcel Herrguth 8d140037e4 Fixes #3128 - Add SSO login button to login page. 4 years ago
  Thorsten Eckel f6c2d810bc Refactoring: Reverted unneeded HTML option customization of bootstrap-tokenfield.js. 4 years ago
  Thorsten Eckel 4696a85cd4 Maintenance: Improve logging of failures when sending SMS via Massenversand.de. 4 years ago
  Mantas Masalskis 9dd2b59037 Maintenance: Show less error details to non-admin users 4 years ago
  Mantas Masalskis 1c96163ada Maintenance: Enhance KB global search result scope. 4 years ago
  Martin Edenhofer 2823afd77b Prepared for 3.6 release. 4 years ago
  Martin Edenhofer 36610edd30 Fixed issue #3198 - Unable to open ticket/content not loading. 4 years ago
  Thorsten Eckel 058272dc82 Maintenance: Split RSpec db_strategy:reset specs into dedicated CI Job to decrease overall runtime. 4 years ago
  Mantas 36a0fc98a6 Follow up - f54df50 - Fixes #3040: Prevent race condition between different focus events that are opening and instantly closing the reply input field. 4 years ago
  Rolf Schmidt b310ee519d Fixes #3191 - data privacy obsolete column name. 4 years ago
  Mantas 5dde117a14 Fixes #3186 - Endpoint api/v1/ticket_articles/by_ticket ignores X-On-Behalf-Of 4 years ago
  Rolf Schmidt 3af0e35821 Peformance - Fixed missing ignored attributes for data privacy feature. 4 years ago
  Mantas 08ef240843 Maintenance: Capybara S/Mime tests improvements 4 years ago
  Mantas Masalskis 97fc711370 Fixes #2922 - Replying on newly created phone notes to agent customers sets wrong TO-address. 4 years ago
  Mantas 1b3d2417e2 Follow up - 518230e6c - Maintenance: Disable VCR for local IP connects 4 years ago
  Mantas 6c49446d5a CVE-2020-15169 4 years ago
  Thorsten Eckel 2161d624f2 Maintenance: Ensure Chrome requests en-US translated UI in Capybara context. 4 years ago
  Rolf Schmidt 518230e6cf Maintenance: Disable VCR for local IP connects e.g. Selenium server in Windows development environment. 4 years ago
  Rolf Schmidt 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
  Thorsten Eckel 8749190a51 Revert "Follow up - f54df50 - Fixes #3040: Use focusout instead of click event to stabilize tests." 4 years ago
  Mantas 4d0707a938 Fixes #2776 - incomplete and curious view of the calendar 4 years ago
  Cédric Barthe 65d6c71b80 PR #3176 - adds List-Unsubscribe tag to identify newsletters 4 years ago
  Mantas 08f840b1dc Fixes #3169 - Logo image ratio goes wrong when resizing to specific height 5 years ago
  Mantas Masalskis 52a44abc2d Fixes #2672 - Changing article visibility will not update ticket view for customers 4 years ago
  Thorsten Eckel b6ae957ac2 Fixes #3167: Active Google channels cause Email channels to loose email addresses. 4 years ago
  w1n5l0w 3d192af3d0 PR #3041 - adds groupOfNames objectClass support to LDAP client 4 years ago
  Mantas ab43ff94c8 Refactoring: In idiomatic Ruby loops are exited early by `return`-ing instead of `break`-ing. 4 years ago
  MrGeneration 3b27e6cb8b Maintenance: Enhance postgres dumps to be owner less 4 years ago
  MrGeneration ec7790748f Fixes #3139 - Restore script uses postgres user and nukes restoration of hosted dumps 4 years ago
  MrGeneration b1e75841f4 Maintenance: explicitly expect zammad user and exit if not found 4 years ago
  MrGeneration 43702a7045 Fixes #3160 - Backup script restoration order causes issues if version difference causes ruby version differences 4 years ago
  Mantas Masalskis 8b70f5703c Maintenance: Cop to replace `.not_to have_` to `.to have_no_` 4 years ago
  Thorsten Eckel 8886d7bada Maintenance: Fixed typo 'in_fixed_postion' => 'in_fixed_position'. 4 years ago
  Thorsten Eckel 3bcd5e71a1 Maintenance: Custom method `Capybara::Node::Element#in_fixed_postion` is error prone due to a race condition because first check is performed without a sleep. 4 years ago
  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