Martin Edenhofer ff4e43659f Fixes issue #1971 - Admin UI does not allow to select Timezone in "Calendars" options. 6 years ago
..
application_controller 48e44e92b5 Fixed issue #1337 - "Signin detected from a new device" Spam. 6 years ago
concerns d52634701d Fixed issue #1794 - Admin users can be disabled by Agents. 6 years ago
integration 3c1744af0b Fixed issue #1733: Can't un-link i-doit Objects in a Ticket. 6 years ago
sessions 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 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_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
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 c9b2255e4f Initial version of LDAP user sync support. 7 years ago
calendars_controller.rb ff4e43659f Fixes issue #1971 - Admin UI does not allow to select Timezone in "Calendars" options. 6 years ago
channels_email_controller.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
channels_facebook_controller.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
channels_telegram_controller.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
channels_twitter_controller.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 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. 6 years ago
cti_controller.rb b76be9eebc Small code layout improvements. 7 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 cd28e904ac Improved session validation and usage of cors headers. 7 years ago
first_steps_controller.rb 601960f5fb Implemented issue #1171 - The ability to set the platform default language. 6 years ago
form_controller.rb 48e44e92b5 Fixed issue #1337 - "Signin detected from a new device" Spam. 6 years ago
getting_started_controller.rb 648a4c2522 Improved storing locale_default at initial setup. 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 705487154c Applied changes for Rubocop 0.51. 6 years ago
import_zendesk_controller.rb f0cf7c3605 Replaced old Zendesk import with refactored Sequencer based version 🚀. 6 years ago
init_controller.rb c71b0d36d4 Updated copyright. 7 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 bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 6 years ago
macros_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
monitoring_controller.rb 81dfe88d99 @muhammadn fixed issue #1866 - Failing Scheduler Delayed::Job - jobs are not listed in the monitoring result. 6 years ago
object_manager_attributes_controller.rb e7f4f831be Follow up - Fixed issue #1838 - Follow up issue #1752: Unable to migrate old object manager attribute fields. 6 years ago
online_notifications_controller.rb 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 6 years ago
organizations_controller.rb 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 6 years ago
overviews_controller.rb 7599e8e17a Fixed issue #1681 - Unable to re-order overviews in admin interface with over 100 overviews. 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 4b8f1b9452 fixes #1756 with security issue of content injection in excel generated data 6 years ago
roles_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
search_controller.rb 9c54b3382d Added support to search for chat sessions. Added set name and tags for chats. 6 years ago
sessions_controller.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
settings_controller.rb 705487154c Applied changes for Rubocop 0.51. 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. 7 years ago
text_modules_controller.rb 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 6 years ago
ticket_articles_controller.rb 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 6 years ago
ticket_overviews_controller.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
ticket_priorities_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
ticket_states_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
tickets_controller.rb 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 6 years ago
time_accountings_controller.rb 4b8f1b9452 fixes #1756 with security issue of content injection in excel generated data 6 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 705487154c Applied changes for Rubocop 0.51. 6 years ago
user_devices_controller.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
users_controller.rb d52634701d Fixed issue #1794 - Admin users can be disabled by Agents. 6 years ago
version_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago