Rolf Schmidt 4e75f8ff35 Enhancement: Reduce shown messages after password reset to one single version. 4 лет назад
..
application_controller dad0af4b86 Enhancement: Provide unique error code for technical errors to make it easy to find them in the logs. 4 лет назад
concerns 40dcb0e132 Updated rubocop to latest version (0.74). 5 лет назад
integration 832b2ec28a Fixes #2661 - Inconsistency in "follow up" strings 5 лет назад
knowledge_base 96d300b912 Maintenance: authentication_check Controller callback runs after CSRF token check which leads to failing POST/PUT, non-Session authenticated requests. 4 лет назад
sessions e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
activity_stream_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
application_channel_controller.rb a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
application_controller.rb 67889e5970 Maintenance: Add Content Security Policy. 4 лет назад
applications_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
attachments_controller.rb d24a7c5584 Fixes #2777: Knowledge Base - Attachments not working for internal readers. 4 лет назад
calendar_subscriptions_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
calendars_controller.rb 63214c9327 Fixes #1589 - No localised time displayed in trigger (autoreply/slack/...) notifications. 5 лет назад
channels_email_controller.rb bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 лет назад
channels_facebook_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
channels_sms_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
channels_telegram_controller.rb 7c935655d5 Telegram refactoring: 5 лет назад
channels_twitter_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
chat_sessions_controller.rb 724879c6c8 Implemented issue #422 - Convert Chat into Ticket. 6 лет назад
chats_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
cti_controller.rb 08a98efca4 Fixes #2647 - Enhance CTI-Caller-Log to "mark as seen" all unread entries at once 5 лет назад
email_addresses_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад
errors_controller.rb 2bf34b9404 Skip csrf token check for error controller. 7 лет назад
external_credentials_controller.rb 39c78662d0 Fixed issue #2730: Registering of Twitter App fails for Twitter App with existing webhooks. 5 лет назад
first_steps_controller.rb 7f0fd8b346 Fixed typo 'form_active'. 5 лет назад
form_controller.rb 2bfa144ce0 Enhancement: Made CORS Preflight Check specification conform. 4 лет назад
getting_started_controller.rb 63214c9327 Fixes #1589 - No localised time displayed in trigger (autoreply/slack/...) notifications. 5 лет назад
groups_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад
http_logs_controller.rb ffd7ae99b1 Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups. 5 лет назад
import_otrs_controller.rb a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
import_zendesk_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
init_controller.rb c71b0d36d4 Updated copyright. 8 лет назад
jobs_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад
karma_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
knowledge_bases_controller.rb c33bd9c7e3 Maintenance: Added test coverage for Knowledge Base initial data loading and translation update. 5 лет назад
links_controller.rb 97d14a93b3 Initial knowledge base support. 5 лет назад
long_polling_controller.rb a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
macros_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад
monitoring_controller.rb 1c63e96675 Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1. 5 лет назад
object_manager_attributes_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
online_notifications_controller.rb 0afb105dd7 Refactoring: Removed unnecessary OnlineNotification.seen method. 5 лет назад
organizations_controller.rb ffd7ae99b1 Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups. 5 лет назад
overviews_controller.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
packages_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад
postmaster_filters_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад
proxy_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
recent_view_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
report_profiles_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад
reports_controller.rb ba2afc0c16 Fixes #2699 - Excel export of report or time accounting drops additional fields in row if integer field contain `null/nil/undefined`. 5 лет назад
roles_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад
search_controller.rb f72b44234e Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 лет назад
sessions_controller.rb d1ed72a071 Existing user session when requesting SSO session create endpoint will fail device check because of missing fingerprint param (which is required as soon as a user/session is present). 5 лет назад
settings_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
signatures_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад
slas_controller.rb a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
tags_controller.rb 7dce5315e1 Added Enhancement #2569 - Enhance tag search to use fulltext search 5 лет назад
taskbar_controller.rb d6bae448db Added tests for taskbar controller. 7 лет назад
templates_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад
tests_controller.rb 8212295b27 Refactoring: Error request specs are not in RSpec format. 4 лет назад
text_modules_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 лет назад
ticket_articles_controller.rb f35cd7fbe9 Fixes #2687 - Article deletion for agents limited to 10 minutes after article creation. 4 лет назад
ticket_overviews_controller.rb a1da3a27f9 Enable Lint/UselessAssignment cop. 5 лет назад
ticket_priorities_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад
ticket_states_controller.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 лет назад
tickets_controller.rb 692addcf2a Enhancement: Reflect current_user in ticket_customer lookup. 4 лет назад
time_accountings_controller.rb ba2afc0c16 Fixes #2699 - Excel export of report or time accounting drops additional fields in row if integer field contain `null/nil/undefined`. 5 лет назад
translations_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад
triggers_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад
upload_caches_controller.rb c7f8045569 Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload. 5 лет назад
user_access_token_controller.rb ffd7ae99b1 Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups. 5 лет назад
user_devices_controller.rb ffd7ae99b1 Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups. 5 лет назад
users_controller.rb 4e75f8ff35 Enhancement: Reduce shown messages after password reset to one single version. 4 лет назад
version_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 лет назад