.. |
application_model
|
5afb92dbdc
Refactoring: Improved lookup of association IDs by performing one JOIN instead of multiple SELECTs. This is especially usefull for systems where the DB runs on a separated system.
|
7 years ago |
channel
|
68cb27f0c1
Improved file name detection of attachments.
|
7 years ago |
chat
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
concerns
|
93345553ad
Fixed permission check with ticket.agent lookup.
|
7 years ago |
cti
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
history
|
c71b0d36d4
Updated copyright.
|
8 years ago |
job
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
karma
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
object_manager
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
observer
|
725f21337d
Fixed issue #1375 - Improved handling assignment_timeout.
|
7 years ago |
organization
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
overview
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
report
|
76637f55a2
Init version.
|
9 years ago |
role
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
sla
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
store
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
ticket
|
cb35d2b4fb
Code cleanup.
|
7 years ago |
transaction
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
user
|
228a0df54a
Improved code layout.
|
7 years ago |
activity_stream.rb
|
350c3ead51
Added enhanced Group access functionality.
|
7 years ago |
application_model.rb
|
b10ee11c86
Strip null byte - postgresql will complain about it.
|
7 years ago |
authorization.rb
|
036a2f6274
Small code layout cleanup.
|
7 years ago |
avatar.rb
|
036a2f6274
Small code layout cleanup.
|
7 years ago |
calendar.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
channel.rb
|
734c821abc
Improved streaming reconnect (only reconnect if options has changed, if streaming connect was not successful, delay reconnect for 70 seconds).
|
7 years ago |
chat.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
email_address.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
external_credential.rb
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
9 years ago |
external_sync.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
group.rb
|
fa454abf3a
Reworked file structure of concerns.
|
7 years ago |
history.rb
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 years ago |
http_log.rb
|
c71b0d36d4
Updated copyright.
|
8 years ago |
import_job.rb
|
199686dce1
Fixed issues #1008 - LDAP import stucks when Scheduler gets stopped or restarted.
|
7 years ago |
job.rb
|
d93d404902
Improved tests (do not break on before/after callbacks).
|
7 years ago |
karma.rb
|
c71b0d36d4
Updated copyright.
|
8 years ago |
link.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
locale.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
macro.rb
|
e4de5bb988
Make more models (re-)seedable.
|
7 years ago |
notification.rb
|
c71b0d36d4
Updated copyright.
|
8 years ago |
object_lookup.rb
|
cb919312b0
Introduced foreign keys to ensure consistent data state.
|
7 years ago |
object_manager.rb
|
c71b0d36d4
Updated copyright.
|
8 years ago |
online_notification.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
organization.rb
|
d93d404902
Improved tests (do not break on before/after callbacks).
|
7 years ago |
overview.rb
|
533b44af8f
Updated to rails 5.0.
|
7 years ago |
package.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
permission.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
postmaster_filter.rb
|
378d19c691
Merged pull request #1483 - Working on issue #1439: Refactoring - moved out the regex matching code to better readability. Huge thanks to @muhammadn .
|
7 years ago |
recent_view.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
report.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
role.rb
|
2c39eb47de
Fixed issue #1563 - prevent admin from locking out.
|
7 years ago |
role_group.rb
|
350c3ead51
Added enhanced Group access functionality.
|
7 years ago |
scheduler.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
setting.rb
|
036a2f6274
Small code layout cleanup.
|
7 years ago |
signature.rb
|
4b6496c545
Do html cleanup directly on content fields too (not only on finished article).
|
7 years ago |
sla.rb
|
fa454abf3a
Reworked file structure of concerns.
|
7 years ago |
stats_store.rb
|
c71b0d36d4
Updated copyright.
|
8 years ago |
store.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
tag.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
taskbar.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
template.rb
|
fa454abf3a
Reworked file structure of concerns.
|
7 years ago |
text_module.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
ticket.rb
|
b82b0375f0
Improved error handling for strange/invalid email addresses.
|
7 years ago |
token.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
transaction.rb
|
8f049225b1
Prevent ActiveRecord::StatementInvalid: PG::InFailedSqlTransaction: ERROR: current transaction is aborted, commands ignored until end of transaction block issues (isolate Ticket.selector statements in own sub transaction).
|
7 years ago |
translation.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
trigger.rb
|
e4de5bb988
Make more models (re-)seedable.
|
7 years ago |
type_lookup.rb
|
cb919312b0
Introduced foreign keys to ensure consistent data state.
|
7 years ago |
user.rb
|
b35ff0fef2
Fixed issue #1579 - leading and tailing utf8 spaces are not removed for email addresses are not removed.
|
7 years ago |
user_device.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
user_group.rb
|
350c3ead51
Added enhanced Group access functionality.
|
7 years ago |