Martin Edenhofer 29a0336809 Implemented issue #2044 - Generic CTI integration. 6 лет назад
..
application_controller e2addae80a Fixed issue #1337 - "Signin detected from a new device" Spam. 7 лет назад
concerns 04055f7095 Replace unless with if ! (project-wide) 6 лет назад
integration 29a0336809 Implemented issue #2044 - Generic CTI integration. 6 лет назад
sessions 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 7 лет назад
activity_stream_controller.rb 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 7 лет назад
application_controller.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
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 7 лет назад
calendar_subscriptions_controller.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
calendars_controller.rb 6263762ac4 Fixes issue #1971 - Admin UI does not allow to select Timezone in "Calendars" options. 6 лет назад
channels_email_controller.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
channels_facebook_controller.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
channels_telegram_controller.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
channels_twitter_controller.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
chat_sessions_controller.rb 724879c6c8 Implemented issue #422 - Convert Chat into Ticket. 7 лет назад
chats_controller.rb 8894374afd Fixed typo in permission name. 7 лет назад
cti_controller.rb 29a0336809 Implemented issue #2044 - Generic CTI integration. 6 лет назад
email_addresses_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
errors_controller.rb 2bf34b9404 Skip csrf token check for error controller. 8 лет назад
external_credentials_controller.rb fbeccbc85c Updated to latest rubocop version. 7 лет назад
first_steps_controller.rb 601960f5fb Implemented issue #1171 - The ability to set the platform default language. 7 лет назад
form_controller.rb 04055f7095 Replace unless with if ! (project-wide) 6 лет назад
getting_started_controller.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
groups_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
http_logs_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
import_otrs_controller.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
import_zendesk_controller.rb 04055f7095 Replace unless with if ! (project-wide) 6 лет назад
init_controller.rb c71b0d36d4 Updated copyright. 8 лет назад
jobs_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
karma_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
links_controller.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
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%. 7 лет назад
macros_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
monitoring_controller.rb 81dfe88d99 @muhammadn fixed issue #1866 - Failing Scheduler Delayed::Job - jobs are not listed in the monitoring result. 7 лет назад
object_manager_attributes_controller.rb 2eaae8e5c4 Follow up - Fixed issue #1838 - Follow up issue #1752: Unable to migrate old object manager attribute fields. 7 лет назад
online_notifications_controller.rb 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 7 лет назад
organizations_controller.rb cf16264940 Implemented issue #1951 - Allow pagination in search result with more then 100 results. 7 лет назад
overviews_controller.rb 7599e8e17a Fixed issue #1681 - Unable to re-order overviews in admin interface with over 100 overviews. 7 лет назад
packages_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
postmaster_filters_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
proxy_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
recent_view_controller.rb 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 7 лет назад
report_profiles_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
reports_controller.rb 162b1ac093 include custom attributes when generating reports and time accounting data. Closes #1894 #1964 6 лет назад
roles_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
search_controller.rb 9c54b3382d Added support to search for chat sessions. Added set name and tags for chats. 7 лет назад
sessions_controller.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
settings_controller.rb 04055f7095 Replace unless with if ! (project-wide) 6 лет назад
signatures_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
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 7 лет назад
tags_controller.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
taskbar_controller.rb d6bae448db Added tests for taskbar controller. 7 лет назад
templates_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
tests_controller.rb c71b0d36d4 Updated copyright. 8 лет назад
text_modules_controller.rb 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 7 лет назад
ticket_articles_controller.rb 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 7 лет назад
ticket_overviews_controller.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
ticket_priorities_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
ticket_states_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
tickets_controller.rb cf16264940 Implemented issue #1951 - Allow pagination in search result with more then 100 results. 7 лет назад
time_accountings_controller.rb 162b1ac093 include custom attributes when generating reports and time accounting data. Closes #1894 #1964 6 лет назад
translations_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
triggers_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
user_access_token_controller.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
user_devices_controller.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
users_controller.rb cf16264940 Implemented issue #1951 - Allow pagination in search result with more then 100 results. 7 лет назад
version_controller.rb cd28e904ac Improved session validation and usage of cors headers. 8 лет назад