Commit History

Author SHA1 Message Date
  Thorsten Eckel 674fd99aa6 Follow up - bc356b4c0fbca076b480b37b6348237cfaa37096 - packager.io build needs shared-mime-info as a declared build dependency. 3 years ago
  Thorsten Eckel c7a4b2bb54 Maintenance: Updated mimemagic gem dependency to 0.3.7. 3 years ago
  Thorsten Eckel 593f6177df Maintenance: Updated mimemagic gem dependency to 0.3.6. 3 years ago
  Martin Edenhofer 9211a4ecf5 Updated with 3.6.1 changes. 3 years ago
  Martin Edenhofer da47868656 Fixes #3436 - Unable to sync Exchange contracts (if one contact is unable to process). 3 years ago
  Thorsten Eckel d032025e28 Maintenance: Updated activerecord-session_store gem dependency to 2.0.0. 3 years ago
  Bola Ahmed Buari 9a3a289ac7 Fixes #2980 - Article Notes added via Macro are not HTML formatted 3 years ago
  Bola Ahmed Buari 436da0573d Fixes #3362: Cannot configure proxy. 3 years ago
  Mantas Masalskis 10e1a4f52f Fixes #3414 - Cursor locked in and can't leave date select field in Safari. 3 years ago
  Mantas 22bc5de409 Fixes #3291 - Date and Datetime widgets can not be disabled 3 years ago
  Rolf Schmidt b9623e36b6 Fixes #3402 - DataPrivacy Task fails in some situations. 3 years ago
  Martin Edenhofer bfab62668b Fixes #3435 - Broken counter check for attributes examples causes exchange integration wizard to check all entries instead of 50. 3 years ago
  Martin Edenhofer e938924d9d Fixes #3434 - "Go back" button in mapping wizard screen in exchnage integrations leads to wrong screen (folder selection should be shown, access information)\ 3 years ago
  Martin Edenhofer e4775ed709 Fixes #3433 - Unable to see full folder name in Exchange integration. Folder names are longer as space in display area. 3 years ago
  Thorsten Eckel 905e5612d2 Maintenance: Not yet arrived email in inbox of email integration tests causes flaky results on CI. 3 years ago
  Thorsten Eckel a3d4071e36 Follow up bfcca2fe79fb3a7c16bfeaf114bc5545a27d3df5 - Fixes #3372 - build-docker-image GitHub action builds from wrong (debug) branch. 3 years ago
  Thorsten Eckel 23ab08e0a2 Follow up - a86b288f4c8ccb8180baca589854027a34f29f7f - Fixes #3411: Missing 'dotenv' gem in production causes rake tasks to fail. 3 years ago
  Thorsten Eckel 93cffffa60 Maintenance: 'slack-api' Ruby gem and 'channels.*' Slack API commands are deprecated and break CI. 3 years ago
  Rolf Schmidt 557a40a017 Fixes #3411 - Microsoft 365: The refresh token has expired due to inactivity. The token was issued on 2020-11-17T13:30:55.3656422Z and was inactive for 90.00:00:00. 3 years ago
  Martin Edenhofer 1cec710b4a Fixes #3420 - Forms are not well displayed (width is to small) if firefox 86 (latest stable) is used. 3 years ago
  Martin Edenhofer 5c1934b43b Fixes issue#3418 - Unable to create mini admin for form channel or google channel 3 years ago
  Thorsten Eckel 9ee664d6dd Fixes #3416: Scheduler dies if Trigger, Ticket or Article of a Webhook job got deleted before job got executed. 3 years ago
  Mantas 332fdca810 Fixes #3401 - French "see more / see less" escaped apostrophe 3 years ago
  Mantas 5b3638dff6 Fixes #3165 - Drag&Drop from Outlook to Zammad removes message from Outlook 3 years ago
  Mantas Masalskis b08df96a96 Fixes #3393 - HTML structure that is not parseable by jQuery causes JavaScript error that breaks Ticket Zoom view. 3 years ago
  Thorsten Eckel 4a9a54922a Maintenance: Updated Rails to 5.2.4.5 because of CVE-2021-22880. 3 years ago
  Martin Edenhofer 7d2d0b5a8a Fixes #3389 - Trigger based notifications are not sent (Send no trigger based notification to bob.smith@example.com because email is marked as mail_delivery_failed for -157 days). 3 years ago
  Martin Edenhofer dc218c7edd Fixes #3391 - Unable to open object manager select field modal if options contains invalid data (like undefined or null). 3 years ago
  Mantas 51a3d218ec #3368 - Japanese character is garbled 3 years ago
  Martin Edenhofer aa9b3d1629 Followup #3381 - Execution timeout while performing request to Zendesk API fails import for current resource. 3 years ago
  Thorsten Eckel 10f9513f46 Fixes issue #3381 - Execution timeout while performing request to Zendesk API fails import for current resource. 3 years ago
  Martin Edenhofer 99ff577b66 Followup of #2694 - Zendesk import doesn't consider all tickets. 3 years ago
  Martin Edenhofer 608aeda567 Fixes #2694 - Zendesk import doesn't consider all tickets. 3 years ago
  Martin Edenhofer 419c99cf7f Fixes #3377 - chat-no-jquery(.min).js is logging an javascript exception (Uncaught ReferenceError: node is not defined) 3 years ago
  Rolf Schmidt 2cdc8d0176 Followup 3657278da28672220e8fbc66445440db180ae352 - Fixes #3257 - Data in DB and elasticsearch (e.g. ticket. 3 years ago
  Martin Edenhofer 79cf1ca15e Fixed #3375 - chat-no-jquery.js is dropping click binds/event listener after from web page 3 years ago
  Thorsten Eckel 1cc720acd6 Fixes #3373 - LDAP users marked as inactive. 3 years ago
  Thorsten Eckel 9c3d43892b Fixes #3360 - Unclear why entities are skipped in import(s). 3 years ago
  Thorsten Eckel 444c3a5dfa Fixes #3346 - Initial configure step after adding XOAUTH account not functional. 3 years ago
  Thorsten Eckel 4398b0f58f Maintenance: `ApplicationHandleInfo.current = 'application_server'` leaks into following test on raised exceptions while processing Controller action. 3 years ago
  Martin Edenhofer 3480f85939 Fixes issue #3336 - High system load, "StatusCode: 500 - execution expired", ActiveRecord::Deadlocked issues, and scheduler problems prevent Zammad from working well/quickly. 3 years ago
  Thorsten Eckel cf350545fb Maintenance: Migrated to consistent Docker `stable` naming schema to limit divergence in CD packages. 3 years ago
  Thorsten Eckel 4ddf75ff4e Maintenance: Bumped Nokogiri to 1.11.0 to resolve CVE-2020-26247. 3 years ago
  Gildas NOEL 08de0347db Closes #3354 - Added missing and enhanced existing French mail template translations. 3 years ago
  Martin Edenhofer 0a03a51add Maintenance: Fixed test, timestamp issue with 2021 (Fixes #3356). 3 years ago
  Mantas 587a3197db Fixes #3096 - Japanese emails incorrectly converted 3 years ago
  Marcel Herrguth 7e17b88bf9 Fixes #3253 - Remove ServerTokens from apache configurations 3 years ago
  Rolf Schmidt 2ac8cd86a3 Followup a5438ff1496d35c5904cfaabcd1a195c75b5a4cd - Fixes #3334 - Trigger-conditions 'Tel' requires full phone number format for 'contains' match. 3 years ago
  Rolf Schmidt be2bdae880 Fixes #3334 - Trigger-conditions 'Email' required the @ sign. 3 years ago
  Mantas 3a675c3274 Fixes #3341 - Reports do not show week 53 3 years ago