Thorsten Eckel 84110b7d14 Follow up: Fixes #2014 - Import job (LDAP/Exchange) hangs on scheduler restart. 6 years ago
..
activity_stream 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 6 years ago
application_model 3890e3b4eb Fixed issue of unnecessary "Unable to get asset for 'article':..." logging. 6 years ago
channel ee551209d4 Fixed issue #1969: Password reset: No such file or directory @ rb_sysopen - app/views/mailer/application_wrapper.html.erb . 6 years ago
chat 9c54b3382d Added support to search for chat sessions. Added set name and tags for chats. 6 years ago
concerns bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 6 years ago
cti 705487154c Applied changes for Rubocop 0.51. 6 years ago
history c71b0d36d4 Updated copyright. 7 years ago
job 705487154c Applied changes for Rubocop 0.51. 6 years ago
karma 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
object_manager f3e5412de4 Fixes issue again for #1752 #1742 with object manager 6 years ago
observer 29e2749dd3 Fixed issue #1920 - Sometimes notifications are note marked as seen if somebody else already closed the ticketed. 6 years ago
online_notification 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 6 years ago
organization a43d7a7aa7 Fixed typo. 6 years ago
overview 7599e8e17a Fixed issue #1681 - Unable to re-order overviews in admin interface with over 100 overviews. 6 years ago
recent_view 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 6 years ago
report 76637f55a2 Init version. 8 years ago
role 4537a281a3 Performance improvement to generate faster assets (just lookup groups once). 6 years ago
sla 705487154c Applied changes for Rubocop 0.51. 6 years ago
store bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 6 years ago
ticket ee5983cb03 Fixed issue #1857 - Direct access to organization tickets possible even though shared is deactivated. 6 years ago
transaction bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 6 years ago
trigger b952880d5d Fixed issue #1666 - Unable to open trigger in admin interface. 6 years ago
user d52634701d Fixed issue #1794 - Admin users can be disabled by Agents. 6 years ago
activity_stream.rb 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 6 years ago
application_model.rb b10ee11c86 Strip null byte - postgresql will complain about it. 7 years ago
authorization.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
avatar.rb 504bc58d47 Fixed issue #1710 - Unable to login with Office365. 6 years ago
calendar.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
channel.rb bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 6 years ago
chat.rb 6f08071c3d Fix typo to fix chat (#1791) 6 years ago
email_address.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
external_credential.rb d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
external_sync.rb 705487154c Applied changes for Rubocop 0.51. 6 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. 7 years ago
import_job.rb 0b5b32a7c0 Fixes #2014 - Import job (LDAP/Exchange) hangs on scheduler restart. 6 years ago
job.rb bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 6 years ago
karma.rb c71b0d36d4 Updated copyright. 7 years ago
link.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
locale.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
macro.rb e4de5bb988 Make more models (re-)seedable. 7 years ago
notification.rb c71b0d36d4 Updated copyright. 7 years ago
object_lookup.rb cb919312b0 Introduced foreign keys to ensure consistent data state. 7 years ago
object_manager.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
online_notification.rb 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 6 years ago
organization.rb 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 6 years ago
overview.rb c6cb0e5531 Small SQL improvement to overview generation. 6 years ago
package.rb bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 6 years ago
permission.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
postmaster_filter.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
recent_view.rb 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 6 years ago
report.rb d33c80bbaa Fixes and improves reporting in #1809 by not showing merge but still use user's input 6 years ago
role.rb d52634701d Fixed issue #1794 - Admin users can be disabled by Agents. 6 years ago
role_group.rb 350c3ead51 Added enhanced Group access functionality. 7 years ago
scheduler.rb 84110b7d14 Follow up: Fixes #2014 - Import job (LDAP/Exchange) hangs on scheduler restart. 6 years ago
setting.rb bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 6 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. 7 years ago
store.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
tag.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
taskbar.rb 705487154c Applied changes for Rubocop 0.51. 6 years ago
template.rb fa454abf3a Reworked file structure of concerns. 7 years ago
text_module.rb 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 6 years ago
ticket.rb 29e2749dd3 Fixed issue #1920 - Sometimes notifications are note marked as seen if somebody else already closed the ticketed. 6 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 705487154c Applied changes for Rubocop 0.51. 6 years ago
trigger.rb b952880d5d Fixed issue #1666 - Unable to open trigger in admin interface. 6 years ago
type_lookup.rb cb919312b0 Introduced foreign keys to ensure consistent data state. 7 years ago
user.rb 41c091bd78 Fixed issue #1933 - Can't find organization anymore after index rebuild. 6 years ago
user_device.rb 15ae7aedcb Fixes #1974 - If fingerprint is an integer background job for verifying will fail. 6 years ago
user_group.rb 350c3ead51 Added enhanced Group access functionality. 7 years ago