Martin Edenhofer da47868656 Fixes #3436 - Unable to sync Exchange contracts (if one contact is unable to process). 3 лет назад
..
assets 2a5d4954ab Init version. 12 лет назад
assets_set 1287e9968e Fixed bug: Regular Model list imports (e.g. Tickets) sequences fail import because of attribute that is not required and can't be provided. 4 лет назад
auth 4014839242 Fixes issue #2907 - Password strength settings are ignored when creating new customer accounts. Make login available to verified users only. 4 лет назад
calendar_subscriptions 7fab92d074 Fixes issue #2169 - Time format always english if generated from system. 4 лет назад
can_be_published 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 лет назад
core_ext 4ddf75ff4e Maintenance: Bumped Nokogiri to 1.11.0 to resolve CVE-2020-26247. 3 лет назад
email_helper e65c8b1399 Fixes #3142 - Import archive mailbox. 3 лет назад
enrichment bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад
excel_sheet 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
external_credential 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 лет назад
import bfab62668b Fixes #3435 - Broken counter check for attributes examples causes exchange integration wizard to check all entries instead of 50. 3 лет назад
knowledge_base 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
ldap 3d192af3d0 PR #3041 - adds groupOfNames objectClass support to LDAP client 4 лет назад
mixin f63577633f Fixes #2943 (raise default password security) + #2907 (Password strength settings are ignored when creating new customer accounts) 4 лет назад
notification_factory 43b6374d16 Updated rubocop(-* gems) to latest version (1.2.0). 3 лет назад
omniauth 67d3f35b05 Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/. 5 лет назад
password_policy f63577633f Fixes #2943 (raise default password security) + #2907 (Password strength settings are ignored when creating new customer accounts) 4 лет назад
report 72dd0c0316 Fixes #2517 - Elasticsearch throws error 500 when filtering for owner or custom dropdown-fields inside of report profiles. 4 лет назад
secure_mailing 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
sequencer da47868656 Fixes #3436 - Unable to sync Exchange contracts (if one contact is unable to process). 3 лет назад
service b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 лет назад
sessions d032025e28 Maintenance: Updated activerecord-session_store gem dependency to 2.0.0. 3 лет назад
stats c3fce714dc Refactoring: Converted StatsStore to polymorphic association. 4 лет назад
tasks 23ab08e0a2 Follow up - a86b288f4c8ccb8180baca589854027a34f29f7f - Fixes #3411: Missing 'dotenv' gem in production causes rake tasks to fail. 3 лет назад
twitter a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 лет назад
zammad 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
app_version.rb 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 лет назад
application_handle_info.rb 545339fe8e Replace :application_handle spec helper with ApplicationHandleInfo.use method 5 лет назад
application_lib.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 5 лет назад
assets_set.rb 1287e9968e Fixed bug: Regular Model list imports (e.g. Tickets) sequences fail import because of attribute that is not required and can't be provided. 4 лет назад
auth.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 5 лет назад
auto_wizard.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
bulk_import_info.rb 13b3b841d5 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 5 лет назад
cache.rb 0e6a6ff1fd Remove outdated edge case handling from Cache class 5 лет назад
calendar_subscriptions.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
color_validator.rb 6c60021196 Fixes #2641 - Can't use HEX/HSL color value in KB Admin color picker. 4 лет назад
db_helper.rb bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад
email_address_validation.rb 7e4b46b65c Refactoring: Added consistent email address validation to backend. 4 лет назад
email_helper.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
event_buffer.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
excel_sheet.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
exceptions.rb 9fe709f9b7 Improved error handling for json requests. 8 лет назад
facebook.rb 43b6374d16 Updated rubocop(-* gems) to latest version (1.2.0). 3 лет назад
fill_db.rb 43b6374d16 Updated rubocop(-* gems) to latest version (1.2.0). 3 лет назад
html_sanitizer.rb 4ddf75ff4e Maintenance: Bumped Nokogiri to 1.11.0 to resolve CVE-2020-26247. 3 лет назад
idoit.rb 0b9e6676f8 Maintenance: Updated rubocop(-* gems) to latest version (1.0.0). 4 лет назад
ldap.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
models.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
notification_factory.rb a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 лет назад
password_hash.rb 1e54645223 Fixed issue #462 - Password hashing: upgrade to argon2 2.x (argon2id), fix non-unique salt bug - huge thanks to @martinvonwittich ! 5 лет назад
password_policy.rb f63577633f Fixes #2943 (raise default password security) + #2907 (Password strength settings are ignored when creating new customer accounts) 4 лет назад
pseudonymisation.rb 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 лет назад
push_messages.rb 0b9e6676f8 Maintenance: Updated rubocop(-* gems) to latest version (1.0.0). 4 лет назад
search_index_backend.rb 72dd0c0316 Fixes #2517 - Elasticsearch throws error 500 when filtering for owner or custom dropdown-fields inside of report profiles. 4 лет назад
search_knowledge_base_backend.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
secure_mailing.rb 2ffca390a9 Fixes #1961 - S/MIME integration. 4 лет назад
sequencer.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
session_helper.rb 4a07c783a3 Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent. 4 лет назад
sessions.rb 01d5e662d6 Fixes #3304: Sessions::Node don't do any work if ZAMMAD_SESSION_JOBS_CONCURRENT was higher and got lowered. 3 лет назад
signature_detection.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 лет назад
sql_helper.rb 3fd0609f61 Fixes #2337 - Zammad stops Organization pagination after 500 entries. 3 лет назад
static_assets.rb 73f6a98e29 Updated rubocop(-* gems) to latest version (0.88.0). 4 лет назад
stats.rb c3fce714dc Refactoring: Converted StatsStore to polymorphic association. 4 лет назад
telegram.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
twitter_sync.rb 43b6374d16 Updated rubocop(-* gems) to latest version (1.2.0). 3 лет назад
upload_cache.rb c7f8045569 Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload. 5 лет назад
user_agent.rb 436da0573d Fixes #3362: Cannot configure proxy. 3 лет назад
user_context.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 лет назад
user_info.rb b361c422f8 Refactoring UserInfo: 5 лет назад
version.rb 79d4284365 Fix rubocop violations 6 лет назад
websocket_server.rb 43b6374d16 Updated rubocop(-* gems) to latest version (1.2.0). 3 лет назад