Mantas db2eb161b1 Fixes #2012 granular and full group permissions 6 лет назад
..
activity_stream 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
application_model 04055f7095 Replace unless with if ! (project-wide) 6 лет назад
channel 91bdf9f814 Allow to access origin sender if postmaster_sender_based_on_reply_to is used (is available in mail['origin_from_*']). 6 лет назад
chat 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
concerns 04055f7095 Replace unless with if ! (project-wide) 6 лет назад
cti 705487154c Applied changes for Rubocop 0.51. 7 лет назад
history 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
job 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
karma cb56a53a07 Fixed issue #1977 - Remove online notifications too if user is deleted. 6 лет назад
object_manager cabb1c89d1 Improved error messages for type attributes. 6 лет назад
observer 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
online_notification 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
organization 45c4488b7d Improved error handling. 6 лет назад
overview 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
recent_view 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
report 76637f55a2 Init version. 9 лет назад
role 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
sla 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
store 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
ticket ddd7cb315a Fixed rubocop complains by restoring the deactivation of Rails/InverseOf. 6 лет назад
transaction 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
trigger 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
user 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
activity_stream.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
application_model.rb b10ee11c86 Strip null byte - postgresql will complain about it. 7 лет назад
authorization.rb cb56a53a07 Fixed issue #1977 - Remove online notifications too if user is deleted. 6 лет назад
avatar.rb cb56a53a07 Fixed issue #1977 - Remove online notifications too if user is deleted. 6 лет назад
calendar.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
channel.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
chat.rb 6f08071c3d Fix typo to fix chat (#1791) 7 лет назад
email_address.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
external_credential.rb d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 лет назад
external_sync.rb 21421f0695 Follow up: Revoked commit 50215b0b8eab37e4c95698762811ba54ba3d92ae which fixes issue 1663 - remote_id-s case sensitivity and storage format should be decided per remote_id / remote. 7 лет назад
group.rb fa454abf3a Reworked file structure of concerns. 7 лет назад
history.rb ddd7cb315a Fixed rubocop complains by restoring the deactivation of Rails/InverseOf. 6 лет назад
http_log.rb c71b0d36d4 Updated copyright. 8 лет назад
import_job.rb 3fd1c2de7a Added monitoring check for stuck ImportJob backends. 7 лет назад
job.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
karma.rb c71b0d36d4 Updated copyright. 8 лет назад
link.rb ddd7cb315a Fixed rubocop complains by restoring the deactivation of Rails/InverseOf. 6 лет назад
locale.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
macro.rb e4de5bb988 Make more models (re-)seedable. 7 лет назад
notification.rb c71b0d36d4 Updated copyright. 8 лет назад
object_lookup.rb cb919312b0 Introduced foreign keys to ensure consistent data state. 7 лет назад
object_manager.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
online_notification.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
organization.rb ddd7cb315a Fixed rubocop complains by restoring the deactivation of Rails/InverseOf. 6 лет назад
overview.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
package.rb bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 7 лет назад
permission.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
postmaster_filter.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
recent_view.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
report.rb d33c80bbaa Fixes and improves reporting in #1809 by not showing merge but still use user's input 7 лет назад
role.rb 04055f7095 Replace unless with if ! (project-wide) 6 лет назад
role_group.rb 350c3ead51 Added enhanced Group access functionality. 7 лет назад
scheduler.rb 68682b3607 Refactoring: Improved test performance and stability by sleeping only in production env. 6 лет назад
setting.rb fbeccbc85c Updated to latest rubocop version. 7 лет назад
signature.rb 4b6496c545 Do html cleanup directly on content fields too (not only on finished article). 7 лет назад
sla.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
stats_store.rb c71b0d36d4 Updated copyright. 8 лет назад
store.rb ddd7cb315a Fixed rubocop complains by restoring the deactivation of Rails/InverseOf. 6 лет назад
tag.rb ddd7cb315a Fixed rubocop complains by restoring the deactivation of Rails/InverseOf. 6 лет назад
taskbar.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
template.rb fa454abf3a Reworked file structure of concerns. 7 лет назад
text_module.rb 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 7 лет назад
ticket.rb ddd7cb315a Fixed rubocop complains by restoring the deactivation of Rails/InverseOf. 6 лет назад
token.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
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 лет назад
translation.rb 04055f7095 Replace unless with if ! (project-wide) 6 лет назад
trigger.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 7 лет назад
type_lookup.rb cb919312b0 Introduced foreign keys to ensure consistent data state. 7 лет назад
user.rb 498980b52c Fixes #1591 Drag&Drop groups empty 6 лет назад
user_device.rb fc43615554 Fixes #1974 - If fingerprint is an integer background job for verifying will fail. 7 лет назад
user_group.rb db2eb161b1 Fixes #2012 granular and full group permissions 6 лет назад