Thorsten Eckel 58f3f3fef8 Improved header handling. 5 years ago
..
application_controller 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
concerns 66e8d58f29 Show list of customer/org tickets in created_at order (fixes #2296) 6 years ago
integration a2c52538be Enabled Placetel integration. Added user info via Placetel API lookup (optional). 6 years ago
sessions 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
activity_stream_controller.rb 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 6 years ago
application_channel_controller.rb 22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 6 years ago
application_controller.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
applications_controller.rb e460c99cad Introduced REST expand=true/false/1/0, full=true/false/1/0 and all=true/false/1/0 options. Improved controller tests. @hanneshal 6 years ago
calendar_subscriptions_controller.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
calendars_controller.rb 6263762ac4 Fixes issue #1971 - Admin UI does not allow to select Timezone in "Calendars" options. 6 years ago
channels_email_controller.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
channels_facebook_controller.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
channels_sms_controller.rb 22b2f44ba0 Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG! 6 years ago
channels_telegram_controller.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
channels_twitter_controller.rb 6e061ab894 Implemented issue #2023 - Twitter Account Activity API support. 5 years ago
chat_sessions_controller.rb 724879c6c8 Implemented issue #422 - Convert Chat into Ticket. 6 years ago
chats_controller.rb 8894374afd Fixed typo in permission name. 7 years ago
cti_controller.rb 271102057d Initial Placetel integration. 6 years ago
email_addresses_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
errors_controller.rb 2bf34b9404 Skip csrf token check for error controller. 7 years ago
external_credentials_controller.rb 6e061ab894 Implemented issue #2023 - Twitter Account Activity API support. 5 years ago
first_steps_controller.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
form_controller.rb c2f4755a6c Search query extension refactoring to use params and not arguments. 6 years ago
getting_started_controller.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
groups_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
http_logs_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
import_otrs_controller.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
import_zendesk_controller.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
init_controller.rb c71b0d36d4 Updated copyright. 8 years ago
jobs_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
karma_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
links_controller.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
long_polling_controller.rb 75230c3db3 Fixed issue #2327 - Websocket messages are not working correctly via Ajax long polling (e. g. multiple browser tabs can get opened with one session). 6 years ago
macros_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
monitoring_controller.rb 4ae5e656d4 Fixed typo. 5 years ago
object_manager_attributes_controller.rb 9f559276e4 improve email filters by adding a tag option - closes #1991 6 years ago
online_notifications_controller.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
organizations_controller.rb 1e5cc73625 Fixed issue #2420 - Unable to show ticket history. 5 years ago
overviews_controller.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
packages_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
postmaster_filters_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
proxy_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
recent_view_controller.rb 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 6 years ago
report_profiles_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
reports_controller.rb 9bcd07c7db Fixed #2398 - Missing custom object in database causes error on export in time_accounting 5 years ago
roles_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
search_controller.rb c2f4755a6c Search query extension refactoring to use params and not arguments. 6 years ago
sessions_controller.rb 58f3f3fef8 Improved header handling. 5 years ago
settings_controller.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
signatures_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
slas_controller.rb e460c99cad Introduced REST expand=true/false/1/0, full=true/false/1/0 and all=true/false/1/0 options. Improved controller tests. @hanneshal 6 years ago
tags_controller.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
taskbar_controller.rb d6bae448db Added tests for taskbar controller. 7 years ago
templates_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
tests_controller.rb c71b0d36d4 Updated copyright. 8 years ago
text_modules_controller.rb 13b3b841d5 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 6 years ago
ticket_articles_controller.rb 13b3b841d5 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 6 years ago
ticket_overviews_controller.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
ticket_priorities_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
ticket_states_controller.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
tickets_controller.rb 1e5cc73625 Fixed issue #2420 - Unable to show ticket history. 5 years ago
time_accountings_controller.rb 9bcd07c7db Fixed #2398 - Missing custom object in database causes error on export in time_accounting 5 years ago
translations_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
triggers_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
user_access_token_controller.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
user_devices_controller.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
users_controller.rb 1e5cc73625 Fixed issue #2420 - Unable to show ticket history. 5 years ago
version_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago