zammad/app/models
2016-03-10 14:41:42 +01:00
..
application_model Code cleanup. 2016-03-08 07:32:58 +01:00
channel Added IMAP folder support. 2016-03-10 14:41:42 +01:00
chat Removed not longer needed files. 2015-12-07 11:42:13 +01:00
history Improved error handling. 2016-02-08 23:05:59 +01:00
observer Code cleanup. 2016-03-08 07:32:58 +01:00
organization Code cleanup. 2016-03-08 07:32:58 +01:00
report Init version. 2015-10-20 10:48:43 +02:00
store Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
ticket Rewrite of overview index and list backend. 2016-03-03 02:51:24 +01:00
user Code cleanup. 2016-03-08 07:32:58 +01:00
activity_stream.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
application_model.rb Fixed Model.search_index_reload, support ignore_ids. 2016-03-08 07:43:36 +01:00
authorization.rb Code cleanup. 2016-03-08 07:32:58 +01:00
avatar.rb Code cleanup. 2016-03-08 07:32:58 +01:00
calendar.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
channel.rb Improved error handling of streaming channels. 2016-01-14 08:54:06 +01:00
chat.rb Added some syntactic suguar (used in rubocop cops). 2016-01-16 11:05:04 +01:00
email_address.rb Added check for reply via email if email address is set for group. 2016-02-25 22:04:51 +01:00
external_credential.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
group.rb Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00
history.rb Improved doc and code layout. 2016-01-26 15:25:32 +01:00
job.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
link.rb Corrected with rubocop cop 'Style/RedundantSelf'. 2015-05-07 14:10:38 +02:00
locale.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
macro.rb Implemented macros. 2015-10-15 15:23:41 +02:00
network.rb Renamed tickets.ticket_priority to tickets.priority, tickets.ticket_state to ticket.state, ticket_articles.ticket_article_sender to ticket_articles.sender and ticket_articles.ticket_article_type to ticket_articles.type. 2014-06-09 00:01:20 +02:00
notification.rb Updated header. 2014-02-03 20:23:00 +01:00
object_lookup.rb Improved code layout. 2016-01-24 01:14:14 +01:00
object_manager.rb Improved code layout. 2016-01-24 12:50:29 +01:00
online_notification.rb Reduced time from 35 min to 10 minutes until own read notifications are deleted (get long online notifications faster clean). 2016-02-24 06:27:47 +01:00
organization.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
overview.rb Rewrite of overview index and list backend. 2016-03-03 02:51:24 +01:00
package.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
postmaster_filter.rb Corrected with rubocop cop 'Style/HashSyntax'. 2015-04-27 15:42:53 +02:00
recent_view.rb Port to support postgresql. 2016-01-24 19:27:36 +01:00
report.rb Added limit to preview. 2015-10-29 19:20:22 +01:00
role.rb Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00
scheduler.rb Improved code layout. 2016-01-05 09:48:26 +01:00
setting.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
signature.rb Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00
sla.rb Moved to background job for escalation recalculation work. 2015-12-11 17:00:04 +01:00
stats_store.rb Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
store.rb Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
tag.rb Corrected with rubocop cop 'Style/ClassVars'. 2015-05-08 15:47:27 +02:00
taskbar.rb Corrected with rubocop cop 'Rails/TimeZone'. 2015-05-08 12:20:43 +02:00
template.rb Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00
text_module.rb Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00
ticket.rb Fixed SQL error. 2016-03-09 08:17:49 +01:00
token.rb Added token cleanup job. 2015-08-24 12:09:04 +02:00
translation.rb Added new presort items. 2016-03-07 03:36:47 +01:00
trigger.rb Updated header. 2014-02-03 20:23:00 +01:00
type_lookup.rb Corrected with rubocop cop 'Style/ClassVars'. 2015-05-08 15:47:27 +02:00
user.rb Code cleanup. 2016-03-08 07:32:58 +01:00
user_device.rb New API for gem browser 2, use ua instand of "Generic Browser". 2016-03-01 16:53:25 +01:00