Rolf Schmidt 284d9e34b4 Fixed issue #245 - No tag in conditions for new Overviews, Triggers, Schedulers and SLAs. 8 years ago
..
application_model fc13598f79 Added the possiblity to inherit attribute filter and overwrite/extend via child methods. 8 years ago
channel eb326adebd Fixed issue #928 - Email attachment filename in certain cases are not encoded. 8 years ago
chat 8800a4a861 Added HTML Sanitzer concern for multi model usage. 8 years ago
concerns 7dfa5e546f Moved to taggable concern. 8 years ago
cti 1481842b0b Small code cleanup. 8 years ago
history c71b0d36d4 Updated copyright. 8 years ago
job ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
karma 1ddbb5d59e Applies rubocop for ruby 2.3.1. 8 years ago
object_manager dbbcb5175e Added user_autocompletion as possible attribute. 8 years ago
observer 57e7b9e987 Refactoring: 8 years ago
organization c662df0d11 Fixed issue #903 - member_ids missing in organization list API endpoint. 8 years ago
overview ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
report 76637f55a2 Init version. 9 years ago
sla ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
store 199bf8773a Improved code layout. 8 years ago
ticket 7dfa5e546f Moved to taggable concern. 8 years ago
transaction 30a804691b Fixed issue #851 - user "-" in notification in trigger changes. 8 years ago
user ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
activity_stream.rb 9b9f9ed8c5 Rework, get unit tests up and running again. 8 years ago
application_model.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
authorization.rb c71b0d36d4 Updated copyright. 8 years ago
avatar.rb 7a8559e678 refactored postinstall.sh 8 years ago
calendar.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
channel.rb c5c22a6b68 To not stream threads at once (module require issue). 8 years ago
chat.rb c71b0d36d4 Updated copyright. 8 years ago
email_address.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
external_credential.rb d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 years ago
external_sync.rb bd690f6039 - Refactored clearbit enrichment backend to use dedicated objects for syncing and extracted mapping logic to ExternalSync. 8 years ago
group.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
history.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
http_log.rb c71b0d36d4 Updated copyright. 8 years ago
job.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
karma.rb c71b0d36d4 Updated copyright. 8 years ago
link.rb c71b0d36d4 Updated copyright. 8 years ago
locale.rb 9b8298de28 Improved support for different version of translation cache files. 8 years ago
macro.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
network.rb c71b0d36d4 Updated copyright. 8 years ago
notification.rb c71b0d36d4 Updated copyright. 8 years ago
object_lookup.rb c71b0d36d4 Updated copyright. 8 years ago
object_manager.rb c71b0d36d4 Updated copyright. 8 years ago
online_notification.rb c71b0d36d4 Updated copyright. 8 years ago
organization.rb c662df0d11 Fixed issue #903 - member_ids missing in organization list API endpoint. 8 years ago
overview.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
package.rb 32fe702e56 - Minor refactoring of Package::Migration. 8 years ago
permission.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
postmaster_filter.rb c71b0d36d4 Updated copyright. 8 years ago
recent_view.rb c71b0d36d4 Updated copyright. 8 years ago
report.rb 30c9caae00 Fixed some english texts. 8 years ago
role.rb 0c97b9a401 changed function name from permission_grand to permission_grant in Role model 8 years ago
scheduler.rb c71b0d36d4 Updated copyright. 8 years ago
setting.rb 1f0e48afad Removed old debug log code which is way to verbose. 8 years ago
signature.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
sla.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
stats_store.rb c71b0d36d4 Updated copyright. 8 years ago
store.rb c71b0d36d4 Updated copyright. 8 years ago
tag.rb 7dfa5e546f Moved to taggable concern. 8 years ago
taskbar.rb 021f6f03f8 Fixed bug: In some (test-)cases Taskbar items order is mixed up. 8 years ago
template.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
text_module.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
ticket.rb 284d9e34b4 Fixed issue #245 - No tag in conditions for new Overviews, Triggers, Schedulers and SLAs. 8 years ago
token.rb 9cc1f8b564 Fixed issue #902 - Can't use PUT on Organizations REST API with token. 8 years ago
transaction.rb f601553f6d Fixed issue#441 - Unable to execute more then one trigger (e. g. adding 2 tags with 2 triggers) at one ticket at same update cycle. 8 years ago
translation.rb 9b8298de28 Improved support for different version of translation cache files. 8 years ago
trigger.rb c71b0d36d4 Updated copyright. 8 years ago
type_lookup.rb c71b0d36d4 Updated copyright. 8 years ago
user.rb 81464d663e Merge branch 'develop' of git.znuny.com:zammad/zammad into develop 8 years ago
user_device.rb 7a8559e678 refactored postinstall.sh 8 years ago