zammad/app/controllers
2016-03-10 14:41:42 +01:00
..
sessions Implemented macros. 2015-10-15 15:23:41 +02:00
activity_stream_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
application_controller.rb Added mysql error message. 2016-02-17 15:15:26 +01:00
calendar_subscriptions_controller.rb Reworked iCal functionality and integration tests, now CalendarSubscriptions. 2015-06-26 14:00:18 +02:00
calendars_controller.rb Prepared for postgresql. 2016-01-19 07:58:58 +01:00
channels_controller.rb Added IMAP folder support. 2016-03-10 14:41:42 +01:00
chats_controller.rb Small ui improvements. 2015-11-25 23:24:08 +01:00
email_addresses_controller.rb Allow to delete email addresses. 2015-09-11 15:44:05 +02:00
external_credentials_controller.rb Init version of twitter and facebook channel connector. 2015-12-30 14:24:13 +01:00
first_steps_controller.rb Improved creation of test tickets check. 2016-03-09 08:03:34 +01:00
form_controller.rb Improved validation (ignore 450, graylistings). 2016-02-01 11:28:44 +01:00
getting_started_controller.rb Fixed time zone naming. Also set default calendars on init setup based on browsers location. Ignore private ip ranges of browsers. 2015-09-29 10:23:13 +02:00
groups_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
import_otrs_controller.rb Improved import workflow. 2016-01-13 22:21:34 +01:00
import_zendesk_controller.rb Added zendesk import browser tests. 2016-01-18 20:36:53 +01:00
init_controller.rb Updated header. 2014-02-03 20:24:49 +01:00
jobs_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
links_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
long_polling_controller.rb Added some syntactic suguar (used in rubocop cops). 2016-01-16 11:05:04 +01:00
macros_controller.rb Implemented macros. 2015-10-15 15:23:41 +02:00
network_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
object_manager_attributes_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
online_notifications_controller.rb Improved auto seen feature for online notifications. 2016-02-22 08:58:33 +01:00
organizations_controller.rb Fixed typo. 2016-01-27 19:26:10 +01:00
overviews_controller.rb Made online notifications "removable" by user (x). 2015-10-19 08:55:21 +02:00
packages_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
postmaster_filters_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
recent_view_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
report_profiles_controller.rb Init version. 2015-10-20 10:48:43 +02:00
reports_controller.rb Added limit to preview. 2015-10-29 19:20:22 +01:00
roles_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
rss_controller.rb Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 2015-07-03 17:18:01 +02:00
search_controller.rb Merge branch 'develop' of github.com:martini/zammad into develop 2016-01-15 20:09:25 +01:00
sessions_controller.rb Avoid http redirects, they will be cached on some browsers. 2016-01-26 07:00:25 +01:00
settings_controller.rb Some small improvements to email channel management. 2015-08-29 13:46:48 +02:00
signatures_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
slas_controller.rb Prepared for postgresql. 2016-01-19 07:58:58 +01:00
tags_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
taskbar_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
templates_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
tests_controller.rb Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00
text_modules_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
ticket_articles_controller.rb Fixed typo. 2016-01-27 19:26:10 +01:00
ticket_overviews_controller.rb Rewrite of overview index and list backend. 2016-03-03 02:51:24 +01:00
ticket_priorities_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
ticket_states_controller.rb Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
tickets_controller.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
translations_controller.rb Fixed renamed controller name. 2015-11-18 14:29:13 +01:00
user_devices_controller.rb Small improvement for displaying city. 2015-08-19 01:05:59 +02:00
users_controller.rb Moved to new notification factory. Added notification templates to app/views/mailer/*. 2016-02-19 22:05:36 +01:00