.. |
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
|
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.
|
5 лет назад |
can_be_published
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
core_ext
|
72bb320fb0
Updated rubocop(-* gems) to latest version (0.85.1).
|
4 лет назад |
email_helper
|
5f06c8c6b4
Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported.
|
4 лет назад |
enrichment
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 лет назад |
excel_sheet
|
b37e80df9a
Updated rubocop(-* gems) to latest version (0.87.0).
|
4 лет назад |
external_credential
|
5f06c8c6b4
Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported.
|
4 лет назад |
import
|
73f6a98e29
Updated rubocop(-* gems) to latest version (0.88.0).
|
4 лет назад |
knowledge_base
|
cc2bc4f188
Fixes #2867 - KB links are in the header and footer of the public KB, Fixes #2834 - unclear meaning of "Public Menu" tab in KB admin
|
4 лет назад |
ldap
|
72bb320fb0
Updated rubocop(-* gems) to latest version (0.85.1).
|
4 лет назад |
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
|
73f6a98e29
Updated rubocop(-* gems) to latest version (0.88.0).
|
4 лет назад |
omniauth
|
67d3f35b05
Refactoring: Resolved vendor/lib/* path by moving OmniAuth custom authentication backends to lib/omniauth/.
|
5 лет назад |
report
|
73f6a98e29
Updated rubocop(-* gems) to latest version (0.88.0).
|
4 лет назад |
secure_mailing
|
2ffca390a9
Fixes #1961 - S/MIME integration.
|
4 лет назад |
sequencer
|
b37e80df9a
Updated rubocop(-* gems) to latest version (0.87.0).
|
4 лет назад |
service
|
b37e80df9a
Updated rubocop(-* gems) to latest version (0.87.0).
|
4 лет назад |
sessions
|
b37e80df9a
Updated rubocop(-* gems) to latest version (0.87.0).
|
4 лет назад |
stats
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 лет назад |
tasks
|
62a6d5e2ca
Maintenance: improves Websocket stability in CI
|
4 лет назад |
twitter
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 лет назад |
zammad
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
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
|
b37e80df9a
Updated rubocop(-* gems) to latest version (0.87.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.
|
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
|
b37e80df9a
Updated rubocop(-* gems) to latest version (0.87.0).
|
4 лет назад |
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
|
dc743a7662
Fixes #2494 - Plus characters are stripped from email addresses and urls in ticket body
|
4 лет назад |
idoit.rb
|
72bb320fb0
Updated rubocop(-* gems) to latest version (0.85.1).
|
4 лет назад |
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
|
73f6a98e29
Updated rubocop(-* gems) to latest version (0.88.0).
|
4 лет назад |
search_knowledge_base_backend.rb
|
b5c067b05a
Fixes #3083 - KB answer search in ticket is broken
|
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
|
e78af42b3c
Enhancement: Limit data send back to the browser for valid session.
|
5 лет назад |
sessions.rb
|
73f6a98e29
Updated rubocop(-* gems) to latest version (0.88.0).
|
4 лет назад |
signature_detection.rb
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
static_assets.rb
|
73f6a98e29
Updated rubocop(-* gems) to latest version (0.88.0).
|
4 лет назад |
stats.rb
|
40dcb0e132
Updated rubocop to latest version (0.74).
|
5 лет назад |
telegram.rb
|
9d4aff5eb0
Maintenance: Activated rubocop rule Layout/ExtraSpacing.
|
4 лет назад |
twitter_sync.rb
|
73f6a98e29
Updated rubocop(-* gems) to latest version (0.88.0).
|
4 лет назад |
upload_cache.rb
|
c7f8045569
Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload.
|
6 лет назад |
user_agent.rb
|
b37e80df9a
Updated rubocop(-* gems) to latest version (0.87.0).
|
4 лет назад |
user_info.rb
|
b361c422f8
Refactoring UserInfo:
|
5 лет назад |
version.rb
|
79d4284365
Fix rubocop violations
|
6 лет назад |
websocket_server.rb
|
33498bac91
Feature: Chat origin whitelisting functionality.
|
5 лет назад |