Commit History

Author SHA1 Message Date
  Martin Edenhofer 8777ff5c85 Release 3.2.1 4 years ago
  Martin Edenhofer bf1e58804f Maintenance: Migrate email tests to new host. 4 years ago
  Rolf Schmidt 4e75f8ff35 Enhancement: Reduce shown messages after password reset to one single version. 4 years ago
  Rolf Schmidt dad0af4b86 Enhancement: Provide unique error code for technical errors to make it easy to find them in the logs. 4 years ago
  Thorsten Eckel 692addcf2a Enhancement: Reflect current_user in ticket_customer lookup. 4 years ago
  Rolf Schmidt 2bfa144ce0 Enhancement: Made CORS Preflight Check specification conform. 4 years ago
  Thorsten Eckel 67889e5970 Maintenance: Add Content Security Policy. 4 years ago
  Rolf Schmidt 215bbe7884 Feature: Chat origin whitelisting functionality. 4 years ago
  Thorsten Eckel bcdf306a75 Enhancement: Improve handling of Ticket number in frontend. 4 years ago
  Thorsten Eckel f82ce99ca6 Enhancement: Limit data send back to the browser for valid session. 4 years ago
  Rolf Schmidt a5f314949e Enhancement: Harden default reverse proxy configuration to not send it's name and version number to the client. 4 years ago
  Rolf Schmidt 7ce3166cef Enhancement: Requests should never be cached by the browser. 4 years ago
  Rolf Schmidt a4ded74601 Enhancement: Ensure added HTML is converted back to its original format when identifying signature. 4 years ago
  Thorsten Eckel 8212295b27 Refactoring: Error request specs are not in RSpec format. 4 years ago
  Thorsten Eckel fd84f3a102 Bumped puma to 3.12.4 (CVE-2020-5247). 4 years ago
  Thorsten Eckel 63c23f22de Bumped nokogiri to 1.10.8 (CVE-2020-7595). 4 years ago
  Mantas Masalskis 992e734c9e Fixes #2895 - moving from Manage Knowledge base view to another Manage view requires multiple clicks 4 years ago
  Mantas Masalskis 375c492931 Fixes #2406 - Forwarding: Attachment of original content gets removed starting from the second forward without reloading per ticket 4 years ago
  Martin Edenhofer 19bb0240db Fixed issue #2873 - Tweet which is containing * will not send out, Twitter::Error::Unauthorized: Could not authenticate you. 4 years ago
  Thorsten Eckel 528479cee6 Updated rake to 2.0.8 (CVE-2019-16782) and rails to 5.2.4.1. 4 years ago
  Thorsten Eckel 40972b3fde Closes #2869 - Added Swedish chat translation - thanks to @pitah81 ❤️ 4 years ago
  Thorsten Eckel d131f6c5d3 Follow up - 045902351 - fixes #2754 4 years ago
  Thorsten Eckel d79c85cfb6 Bumped puma to 13.12.2 (CVE-2019-16770). 4 years ago
  Thorsten Eckel 02066c1a24 Follow up - ff6b4256e1eddf2d46d09a2d0560a9659b7a7c49 - Fixes #2826: Call of private method #blank? on Twitter client instance blocks migration. 4 years ago
  Thorsten Eckel 19b597132b Added CentOS 8 support for packager.io 4 years ago
  Thorsten Eckel 566eab44f7 Fixes #2826 - Invalid stored Twitter credentials block migration. 4 years ago
  Thorsten Eckel de2e8f4b8e Fixes #2824 - Elasticsearch 7.5.x support. 4 years ago
  Martin Edenhofer 16fc27bdd6 Fixed issue #2823 - Unable to open notifications (if chat is enabled). 4 years ago
  Martin Edenhofer e0ff35cb14 Updated changes to 3.2.0. 4 years ago
  Martin Edenhofer 133b570fba Implemented feature to transfer chat sessions to another chat topic. 4 years ago
  Martin Edenhofer 3c788ca426 Fixed browser unit test. 4 years ago
  Thorsten Eckel 96d300b912 Maintenance: authentication_check Controller callback runs after CSRF token check which leads to failing POST/PUT, non-Session authenticated requests. 4 years ago
  Thorsten Eckel 47778f2d2f Follow up - 2c8825b387445fc9aaaa945433aaf94851540375 - ActiveJobLock lock update fails due to ActiveRecord::Deadlocked "Mysql2::Error: Deadlock found when trying to get lock; try restarting transaction" exception. 4 years ago
  Martin Edenhofer 4e8cf209ca Performance: Observing every Overview of each Agent Session doesn't scale well on larger systems (60 Overviews per Agent). With this change only the last 5 used Overviews are checked on every iteration. A full check is still performed ever 60 seconds. This reduces the overall load. 4 years ago
  Mantas Masalskis f41aa097ce Fixes Javascript crash when plain text is pasted as html (e. g. a phone number without html tags) into rich text field. Follow up for #2645. 4 years ago
  Marcel Herrguth a9dd937968 Fixes #2400 - Local Elasticsearch is recognized as remote installation. 4 years ago
  Martin Edenhofer 8c27cbb05e Fixed issue #2692 - ticket auto assignment is not working if only one excluded user is defined. 4 years ago
  Martin Edenhofer 8996134214 Fixed issue #542 - Cant add new articles via Macro. 4 years ago
  Ryan Lue 0459023514 Fixes issue #2754: Unparseable IMAP responses block email import from inbox 4 years ago
  Martin Edenhofer 7225899cf9 Fixed issue #2813 - Useless display of delete icon below note. 4 years ago
  Thorsten Eckel 3d00f4d25b Follow up - 2c8825b387445fc9aaaa945433aaf94851540375 - ActiveJobLock PG::TRSerializationFailure exception is actually ActiveRecord::SerializationFailure. 4 years ago
  Thorsten Eckel 5c6bc72d1b Follow up - 7e4b46b65c7d801e5f962105c183c76174df6fe7 - avoid possible spam. 4 years ago
  Jens Pfeifer 7e4b46b65c Refactoring: Added consistent email address validation to backend. 4 years ago
  Martin Edenhofer 2beb1b4506 Fixed issue #2818 - TimeAccounting modal dialog input not focused. 4 years ago
  Jens Pfeifer 9478c49fcd Fixed typos and name generation in user unit test. 4 years ago
  Mantas Masalskis 377f8995a9 Enhancement: Allow selection of multiple values in Trigger custom select attribute filter. Closes #1559. 4 years ago
  Martin Edenhofer e9adb2adc2 Fixes issue #2291 - Chat enhancement: Option to set Agent display name. 4 years ago
  Mantas Masalskis 149a086aab Fixes issue #2274 - Datepicker in bulk action not usable in bulk action if ticket list is longer the one page. 4 years ago
  Mantas Masalskis 265d60a65f Fixes #2645 - Insertion of inline pictures does not work, if you copy an image in your Browser 4 years ago
  Ryan Lue a5d4cd80b2 Maintenance: Enhance VCR helper with better failure messages 4 years ago