.. |
application_model
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
channel
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
chat
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
concerns
|
003d60d6b1
Improved tests for out of office feature and related controllers.
|
7 лет назад |
cti
|
533b44af8f
Updated to rails 5.0.
|
7 лет назад |
history
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
job
|
ef6fbe8f2a
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
8 лет назад |
karma
|
c82622913a
Fixed issue #214 - Delete tickets.
|
7 лет назад |
object_manager
|
1985a6af52
Fixed bug: Cache invalidation race condition in concurrent threads cause access to newly added ObjectManager attributes to fail.
|
7 лет назад |
observer
|
533b44af8f
Updated to rails 5.0.
|
7 лет назад |
organization
|
533b44af8f
Updated to rails 5.0.
|
7 лет назад |
overview
|
ef6fbe8f2a
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
8 лет назад |
report
|
76637f55a2
Init version.
|
9 лет назад |
role
|
350c3ead51
Added enhanced Group access functionality.
|
7 лет назад |
sla
|
ef6fbe8f2a
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
8 лет назад |
store
|
e3214e3ac2
Improved memory usage on verify storage contend based on checksums.
|
7 лет назад |
ticket
|
80f669d8eb
Fixed issue #1390 - Broken email with huge pdf inline (lead to huge article body with bigger then 7MB) is blocking rendering of web app.
|
7 лет назад |
transaction
|
20a8e40484
Added initial version of Out Of Office functionality.
|
7 лет назад |
user
|
003d60d6b1
Improved tests for out of office feature and related controllers.
|
7 лет назад |
activity_stream.rb
|
350c3ead51
Added enhanced Group access functionality.
|
7 лет назад |
application_model.rb
|
b10ee11c86
Strip null byte - postgresql will complain about it.
|
7 лет назад |
authorization.rb
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
avatar.rb
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
calendar.rb
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
channel.rb
|
4ba2744689
Notify agent if mail delivery failed. Enhancement to issue #1198.
|
7 лет назад |
chat.rb
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
email_address.rb
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
external_credential.rb
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
9 лет назад |
external_sync.rb
|
c9b2255e4f
Initial version of LDAP user sync support.
|
8 лет назад |
group.rb
|
fa454abf3a
Reworked file structure of concerns.
|
7 лет назад |
history.rb
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
http_log.rb
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
import_job.rb
|
199686dce1
Fixed issues #1008 - LDAP import stucks when Scheduler gets stopped or restarted.
|
7 лет назад |
job.rb
|
d93d404902
Improved tests (do not break on before/after callbacks).
|
7 лет назад |
karma.rb
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
link.rb
|
c82622913a
Fixed issue #214 - Delete tickets.
|
7 лет назад |
locale.rb
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
macro.rb
|
e4de5bb988
Make more models (re-)seedable.
|
7 лет назад |
network.rb
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
notification.rb
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
object_lookup.rb
|
cb919312b0
Introduced foreign keys to ensure consistent data state.
|
7 лет назад |
object_manager.rb
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
online_notification.rb
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
organization.rb
|
d93d404902
Improved tests (do not break on before/after callbacks).
|
7 лет назад |
overview.rb
|
533b44af8f
Updated to rails 5.0.
|
7 лет назад |
package.rb
|
32fe702e56
- Minor refactoring of Package::Migration.
|
8 лет назад |
permission.rb
|
fa454abf3a
Reworked file structure of concerns.
|
7 лет назад |
postmaster_filter.rb
|
52f36f4edc
Added postmaster filter validation. Change behaviour of using regular expressions - use explizit regular expressions by prefixing with "regex:your_regexp".
|
7 лет назад |
recent_view.rb
|
350c3ead51
Added enhanced Group access functionality.
|
7 лет назад |
report.rb
|
30c9caae00
Fixed some english texts.
|
8 лет назад |
role.rb
|
533b44af8f
Updated to rails 5.0.
|
7 лет назад |
role_group.rb
|
350c3ead51
Added enhanced Group access functionality.
|
7 лет назад |
scheduler.rb
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
setting.rb
|
d93d404902
Improved tests (do not break on before/after callbacks).
|
7 лет назад |
signature.rb
|
4b6496c545
Do html cleanup directly on content fields too (not only on finished article).
|
7 лет назад |
sla.rb
|
fa454abf3a
Reworked file structure of concerns.
|
7 лет назад |
stats_store.rb
|
c71b0d36d4
Updated copyright.
|
8 лет назад |
store.rb
|
cb919312b0
Introduced foreign keys to ensure consistent data state.
|
7 лет назад |
tag.rb
|
d662546927
Fixed tag merge bug.
|
7 лет назад |
taskbar.rb
|
6273a7213e
Fixed issue #1395 - Ticket chaos after updating to from Zammad 1.5 to 2.1 (develop branch) - Macros and Taskbar are damaged.
|
7 лет назад |
template.rb
|
fa454abf3a
Reworked file structure of concerns.
|
7 лет назад |
text_module.rb
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
ticket.rb
|
003d60d6b1
Improved tests for out of office feature and related controllers.
|
7 лет назад |
token.rb
|
d93d404902
Improved tests (do not break on before/after callbacks).
|
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
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
trigger.rb
|
e4de5bb988
Make more models (re-)seedable.
|
7 лет назад |
type_lookup.rb
|
cb919312b0
Introduced foreign keys to ensure consistent data state.
|
7 лет назад |
user.rb
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 лет назад |
user_device.rb
|
0986e89335
Improved error handling.
|
7 лет назад |
user_group.rb
|
350c3ead51
Added enhanced Group access functionality.
|
7 лет назад |