Rolf Schmidt b81378219d Improved dashboard widget for waiting to also calculate tickets which are not open (#759). 8 years ago
..
assets 2a5d4954ab Init version. 13 years ago
auth c9b2255e4f Initial version of LDAP user sync support. 8 years ago
calendar_subscriptions c71b0d36d4 Updated copyright. 8 years ago
core_ext c9b2255e4f Initial version of LDAP user sync support. 8 years ago
email_helper 30fe8aef36 Applied rubocop. 8 years ago
enrichment bd690f6039 - Refactored clearbit enrichment backend to use dedicated objects for syncing and extracted mapping logic to ExternalSync. 8 years ago
external_credential 31eac0c1fa Merged pull request #630 - add sync setting 'track_retweets' to twitter channel - Big thanks to @schurig. 8 years ago
http d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 years ago
import 8aed86bbf0 Fixed bug: Resources get updated (only updated_at) even if not needed. 8 years ago
ldap c9b2255e4f Initial version of LDAP user sync support. 8 years ago
notification_factory 72c4de570e Fixed issue #883 - Placeholder in triggers with created_by & updated_by / > in article.body. 8 years ago
report 6b6a0a05e5 Improved result by using sql order. 8 years ago
service c71b0d36d4 Updated copyright. 8 years ago
sessions e26aa1f599 Fixed issue #880 - No chat message over 5000 chars possible. E. g. if image is pasted. 8 years ago
sso c71b0d36d4 Updated copyright. 8 years ago
stats b81378219d Improved dashboard widget for waiting to also calculate tickets which are not open (#759). 8 years ago
tasks 5fc8e6c510 Added elasticsearch 2.4 support. 8 years ago
twitter d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 years ago
app_version.rb a0caaa06e9 Cleanup, fixed typos and improved error handling. 8 years ago
application_handle_info.rb 4628299d20 Introduced config.interface_handle to find out via which interface the source code got executed. 8 years ago
application_lib.rb ba3f868638 Upgrade to new rubocop. 9 years ago
auth.rb c9b2255e4f Initial version of LDAP user sync support. 8 years ago
auto_wizard.rb 9489dff71d Reset pk’s for postgresql after any importing of data with id’s. 8 years ago
background_job_search_index.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
cache.rb f6a9144086 In certain cases, caches are deleted by other thread at same time, just log it. 8 years ago
calendar_subscriptions.rb c71b0d36d4 Updated copyright. 8 years ago
db_helper.rb 9489dff71d Reset pk’s for postgresql after any importing of data with id’s. 8 years ago
email_helper.rb c9b2255e4f Initial version of LDAP user sync support. 8 years ago
encode.rb b6f7858dd5 Added ruby 2.3 support (RuntimeError: can't modify frozen String). 8 years ago
event_buffer.rb ef64d1e1d7 Moved to new event buffer api. 9 years ago
exceptions.rb 9fe709f9b7 Improved error handling for json requests. 8 years ago
facebook.rb c8e9058866 Moved default and follow up state/priority from source code into model. Related to issue #689 - OTRS import breaks a lot of assumptions in Zammad. 8 years ago
fill_db.rb 30fe8aef36 Applied rubocop. 8 years ago
html_sanitizer.rb 449d1904fe Improvement for issue #952 - External links in html emails will be open in local context. 8 years ago
ldap.rb c9b2255e4f Initial version of LDAP user sync support. 8 years ago
models.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
notification_factory.rb a102057506 Added slack integration. 9 years ago
password_hash.rb 0862bf7e6a Improved password security by using proper password hash module backed by Argon2 (official winner of the Password Hashing Competition) - thanks to @nomoketo and @benbe. 8 years ago
push_messages.rb f9fdbe5934 Implemented issue #352 - Show other active agents in ticket detail view (collision prevention). 8 years ago
search_index_backend.rb c12372dd47 Added ES 5 support (filtered query has been deprecated and removed in ES 5.0). 8 years ago
session_helper.rb 30fe8aef36 Applied rubocop. 8 years ago
sessions.rb 881fa18cbf Fixed issue #936 - After a while a 500er error message appears. 8 years ago
signature_detection.rb 30fe8aef36 Applied rubocop. 8 years ago
sso.rb c71b0d36d4 Updated copyright. 8 years ago
static_assets.rb 549978d731 Send inline images with cid (load images via http/https in src). 8 years ago
stats.rb c5c6876054 Fixed issue #645 - Dashboard widget "Waiting time today" is not counting. 8 years ago
telegram.rb 85abb738d8 Moved to webmock for telegram integration tests. 8 years ago
tweet_base.rb 9c72ff18f9 Find article preferences with Twitter::NullObject and replace it with nill to prevent elasticsearch index issue. 8 years ago
tweet_rest.rb 94560f6ca2 Prepared tweet class for twitter streaming. 9 years ago
tweet_stream.rb 94560f6ca2 Prepared tweet class for twitter streaming. 9 years ago
user_agent.rb a1a56f49c0 Implemented issue #439 - proxy support. 8 years ago
user_info.rb bd1db72b9b Applied rubocop Style/TrailingBlankLines. 10 years ago
version.rb 50a31f4c1f Fixed issue #264, provide version number within Zammad. 8 years ago