История коммитов

Автор SHA1 Сообщение Дата
  Rolf Schmidt a476d4697c Fixes #1326 - Can't add attributes manually to LDAP sync. 4 лет назад
  Rolf Schmidt fe5a9cfcc1 Fixes #2107 - Too large article body fails imports. 4 лет назад
  Thorsten Eckel 6bf588dd0c Fixes #3077: Empty "issues" attribute of Monitoring / HealthCheck result causes errors in Zabbix. 4 лет назад
  Mantas c4f4deabde Maintenance: S/MIME RSpec test reliance improvement. 4 лет назад
  Mantas Masalskis ce91b8f181 Fixed #3039 - Embedding Youtube Videos in KB containing "-" does not work 4 лет назад
  Mantas cbf5359589 Fixes #3089 - Domain based assignment can be enabled without domain being filled in 4 лет назад
  Rolf Schmidt 37a6a748c9 Fixes #3108 - Allow uploaded S/MIME certificates to download in admin interface (like in other certificate managers). 4 лет назад
  Martin Edenhofer 71dcde5876 Fixes #3095 - Not all attributes if chats are indexed by elasticsearch (chat.name and tags are missing) 4 лет назад
  Thorsten Eckel 5d9ecee99c Follow up - 6309eacc55f28ae4cb67f128d36085447537f3c1 - Fixes #3110 - ServiceNow mails from other service providers are not detected: Enhanced handling of key insensitive ServiceNow sender address. 4 лет назад
  Rolf Schmidt 6309eacc55 Fixes #3110 - ServiceNow mails from other service providers are not detected. 4 лет назад
  Ryan Lue 80b330d73f Refactoring: Clarify complex Permission queries 4 лет назад
  Thorsten Eckel b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 лет назад
  Mantas 6931fece7a Followup #2862 - Time field width in ticket_perform_action element. 4 лет назад
  Mantas Masalskis 22fe0a2a97 Fixes #864 - Added relative pending_time to Macro/Trigger/Scheduler functionality. Based on the Pull Request #2862 by @fleverest – huge thanks ❤️ 4 лет назад
  Thorsten Eckel e48f49a1a9 Fixes #3100 - Avoid unnecessary error message: Unable to get asset for 'customer'. 4 лет назад
  Thorsten Eckel 0da00041a5 Maintenance: Limited rubocop TODOs to explicit files to ensure checks for new files. 4 лет назад
  Thorsten Eckel 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 лет назад
  Thorsten Eckel 0eedc58558 Maintenance: Activated rubocop rule Style/RescueStandardError. 4 лет назад
  Thorsten Eckel f7e82bb3f9 Updated rubocop(-* gems) to latest version (0.86.0). 4 лет назад
  Thorsten Eckel 83239518d0 Refactoring: Restore consistency by replacing *_user suffix factories with just customer, admin and agent factory name. 4 лет назад
  Thorsten Eckel 6839d6e3e0 Enhancement: Skip CTI log update when import_mode is active. 4 лет назад
  Mantas da7cffd7bc Maintenance: Make login message system spec more stable by using default wait time to prevent WS event race condition. 4 лет назад
  Mantas 05fb40a3f8 Maintenance: Make S/MIME system spec more stable by applying temporary "`Setting.set` before authenticated" workaround. 4 лет назад
  Mantas 0f5b102533 Maintenance: Tags capybara test performance improvement 4 лет назад
  Mantas Masalskis ddfbf6139e Maintenance: Unified `:authenticated` and `:authenticated_as` helpers to just `:authenticated_as` in `system` and `request` specs. 4 лет назад
  Thorsten Eckel ae22dfcded Fixes #3090: Failed to run import backend 'Import::Exchange'. Cause: Missing implementation of 'mapping' method for 'Sequencer::Unit::Import::Exchange::FolderContact::Mapping::Login'. 4 лет назад
  Thorsten Eckel ee1c4677ea Fixes #3087: Search taskbars cause DeadLocks. 4 лет назад
  Mantas 899a4d887f Fixes #3023 - KB within Zammad UI (as agent) breaks words 4 лет назад
  Mantas 27b3fb4546 Fixes #3070 - KB search bar doesn't find indexed attachments 4 лет назад
  Thorsten Eckel 9ef0a368c0 Follow up - b9b3a73474cb3e44e3a18c898dfa113a495069d7 - Fixes #3085 - Required Doorkeeper scope is missing and fails authentication. 4 лет назад
  Mantas 767239733c CVE-2020-8184 4 лет назад
  Rolf Schmidt 6e56aee254 Enhancement: Added authorization checks for ticket controller actions: ticket_customer ticket_history ticket_related ticket_recent ticket_merge ticket_split. 4 лет назад
  Rolf Schmidt 4014839242 Fixes issue #2907 - Password strength settings are ignored when creating new customer accounts. Make login available to verified users only. 4 лет назад
  Thorsten Eckel a336d5232d Follow up - 2ffca390a967a962d03794c6ffac2e5e2946f2ff - Fixes #1961 - S/MIME integration: Encryption and Sign buttons can be clicked even if disabled. 4 лет назад
  Thorsten Eckel 4bb4f7d542 Maintenance: Fixed trailing whitespaces. 4 лет назад
  Thorsten Eckel 72bb320fb0 Updated rubocop(-* gems) to latest version (0.85.1). 4 лет назад
  Mantas Masalskis 90f1442dc8 PR #3073 - adds Portuguese Brazilian translation to chat. Thank you @ jhenriquejrc! 4 лет назад
  Rolf Schmidt dc4d61ca49 Follow up - 5f06c8c6b4126966f7b2605deeff32b9c9b066bb - Added last run to prevent conflict with missing function after migration. 4 лет назад
  Thorsten Eckel 1cca1870bf Maintenance: Removed duplicate "sles-12" entry in packager.io configuration. 4 лет назад
  MrGeneration 3a3d036a7b Maintenance: Enabled support for Ubuntu 20.04 LTS package building on packager.io. 4 лет назад
  Mantas b16b78e46a Bumped Websocket-Extensions to 0.1.5 (CVE-2020-7663) 4 лет назад
  Mantas c78652867b Follow up - 2ffca390a967a962d03794c6ffac2e5e2946f2ff - Fixes #1961 - S/MIME integration: S/MIME manage view not update after adding certificate or key. 4 лет назад
  Thorsten Eckel 47a46fb6fb Maintenance: GMail skip without present ENVs does not work because channel is created before. 4 лет назад
  Thorsten Eckel 2ffca390a9 Fixes #1961 - S/MIME integration. 4 лет назад
  Mantas Masalskis d64ea29efb Fixes #2498 - Japanese encoding 7-bit iso-2022-jp is processed incorrectly 4 лет назад
  Thorsten Eckel 09268cc09c Maintenance: Maintenance message change spec checks for wrong message. 4 лет назад
  Thorsten Eckel 5f06c8c6b4 Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported. 4 лет назад
  Thorsten Eckel f14607e265 Maintenance: Unpredictable JS parsing and App boot up time causes race condition for JS Core interval (timing) tests. 4 лет назад
  Thorsten Eckel a7ee192c9d Enhancement: Increase number of Capybara puma threads from 4 to 16 to make tests more stable by handling more parallel requests. 4 лет назад
  Thorsten Eckel 8a20892a8d Enhancement: Log executed RSpec example name to reason about related log lines. 4 лет назад