Thorsten Eckel 0004c72624 Refactoring: Improved error logging 5 лет назад
..
assets 2a5d4954ab Init version. 13 лет назад
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. 5 лет назад
auth 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
calendar_subscriptions 7fab92d074 Fixes issue #2169 - Time format always english if generated from system. 5 лет назад
can_be_published 97d14a93b3 Initial knowledge base support. 5 лет назад
core_ext a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 лет назад
email_helper 343415d6e8 Maintenance: Migrate email tests to new host. 5 лет назад
enrichment bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад
excel_sheet ba2afc0c16 Fixes #2699 - Excel export of report or time accounting drops additional fields in row if integer field contain `null/nil/undefined`. 5 лет назад
external_credential 86a90d287c Fix issue #2460 - corrupted IDs on Twitter channels break Direct Message functionality 5 лет назад
import cccec58c2e Fixed bug: OTRS import - User queue/group permissions are not transfered depending on export data type. 5 лет назад
knowledge_base 97d14a93b3 Initial knowledge base support. 5 лет назад
ldap e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
migration_job 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
mixin bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад
notification_factory bcce8c51f9 Fixed issue #2904 - Error when changing passwords for users without email. 5 лет назад
omniauth 67d3f35b05 Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/. 5 лет назад
report a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
sequencer bf874d77c6 Enhancement: Add support for optional Sequencer Unit attributes. 5 лет назад
service 0004c72624 Refactoring: Improved error logging 5 лет назад
sessions 33498bac91 Feature: Chat origin whitelisting functionality. 5 лет назад
stats 1c63e96675 Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1. 5 лет назад
tasks 695d05689b Fixes #2810 - Attachments of Knowledge Base Answers don't get added to Elasticsearch 5 лет назад
twitter a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 лет назад
zammad a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 лет назад
app_version.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
application_handle_info.rb 545339fe8e Replace :application_handle spec helper with ApplicationHandleInfo.use method 6 лет назад
application_lib.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 лет назад
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. 5 лет назад
auth.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 лет назад
auto_wizard.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 лет назад
bulk_import_info.rb 13b3b841d5 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 6 лет назад
cache.rb 0e6a6ff1fd Remove outdated edge case handling from Cache class 6 лет назад
calendar_subscriptions.rb b2c065812f Refactoring: Migrated Kernel.const_get to Rails .constantize. 6 лет назад
color_validator.rb 6c60021196 Fixes #2641 - Can't use HEX/HSL color value in KB Admin color picker. 5 лет назад
db_helper.rb bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад
email_address_validation.rb 7e4b46b65c Refactoring: Added consistent email address validation to backend. 5 лет назад
email_helper.rb 343415d6e8 Maintenance: Migrate email tests to new host. 5 лет назад
event_buffer.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
excel_sheet.rb 7fab92d074 Fixes issue #2169 - Time format always english if generated from system. 5 лет назад
exceptions.rb 9fe709f9b7 Improved error handling for json requests. 8 лет назад
facebook.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
fill_db.rb a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
html_sanitizer.rb a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 лет назад
idoit.rb 1c63e96675 Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1. 5 лет назад
ldap.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
models.rb a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 лет назад
notification_factory.rb a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 лет назад
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 лет назад
push_messages.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
search_index_backend.rb 0004c72624 Refactoring: Improved error logging 5 лет назад
search_knowledge_base_backend.rb a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
sequencer.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
session_helper.rb e78af42b3c Enhancement: Limit data send back to the browser for valid session. 5 лет назад
sessions.rb 1aeb0a9ba5 Performance: Parallelize Session.jobs if ENV 'ZAMMAD_SESSION_JOBS_CONCURRENT' is provided with number of dedicated worker node processes to spawn. 5 лет назад
signature_detection.rb 3107d684b5 Fixes #2740 - Signature detection fails if no signature range could be found. 5 лет назад
static_assets.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 6 лет назад
stats.rb 40dcb0e132 Updated rubocop to latest version (0.74). 5 лет назад
telegram.rb 7c935655d5 Telegram refactoring: 5 лет назад
twitter_sync.rb 34704cd2ba Fixed issue #2873 - Tweet which is containing * will not send out, Twitter::Error::Unauthorized: Could not authenticate you. 5 лет назад
upload_cache.rb c7f8045569 Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload. 6 лет назад
user_agent.rb a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 5 лет назад
user_info.rb b361c422f8 Refactoring UserInfo: 5 лет назад
version.rb 79d4284365 Fix rubocop violations 6 лет назад
websocket_server.rb 33498bac91 Feature: Chat origin whitelisting functionality. 5 лет назад