Thorsten Eckel
|
ddd7cb315a
Fixed rubocop complains by restoring the deactivation of Rails/InverseOf.
|
6 years ago |
Ryan Lue
|
04055f7095
Replace unless with if ! (project-wide)
|
6 years ago |
Ryan Lue
|
79d4284365
Fix rubocop violations
|
6 years ago |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
6 years ago |
Thorsten Eckel
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
7 years ago |
Thorsten Eckel
|
cb919312b0
Introduced foreign keys to ensure consistent data state.
|
7 years ago |
Thorsten Eckel
|
ef6fbe8f2a
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
7 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
5ed4a73d12
Improved doc and code layout.
|
8 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 years ago |
Thorsten Eckel
|
8b822a7ddc
Corrected with rubocop cop 'Style/ClassVars'.
|
9 years ago |
Thorsten Eckel
|
67c4215554
Corrected with rubocop cop 'Style/RedundantSelf'.
|
9 years ago |
Thorsten Eckel
|
6a41d0ee18
Corrected with rubocop cop 'Rails/FindBy'.
|
9 years ago |
Thorsten Eckel
|
8f54cf18f5
Corrected with rubocop cop 'Style/NilComparison'.
|
9 years ago |
Thorsten Eckel
|
89d1768f87
Corrected with rubocop cop 'Lint/UselessAccessModifier'.
|
9 years ago |
Thorsten Eckel
|
3cefc118c9
Corrected with rubocop cop 'Style/MultilineOperationIndentation'.
|
9 years ago |
Thorsten Eckel
|
39578cea49
Corrected with rubocop cop 'Style/MultilineOperationIndentation'.
|
9 years ago |
Thorsten Eckel
|
b2fd3ba9f0
Corrected with rubocop cop 'Style/DotPosition'.
|
9 years ago |
Thorsten Eckel
|
329efa8566
Corrected with rubocop cop 'Style/NonNilCheck'.
|
9 years ago |
Thorsten Eckel
|
69a16ee2c5
Corrected with rubocop cop 'Style/RedundantReturn'.
|
9 years ago |
Martin Edenhofer
|
e474ac197a
Applied rubocop Style/EmptyLines.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
Martin Edenhofer
|
d5102c87b1
Updated doc.
|
9 years ago |
Martin Edenhofer
|
697db3839f
Improved otrs import.
|
10 years ago |
Thorsten Eckel
|
7311868404
Fixed rails 'reload' + 'include'/'extend' + 'require' issue with using 'load' instead.
|
10 years ago |
Martin Edenhofer
|
a937196a49
Init version of organization zoom.
|
10 years ago |
Martin Edenhofer
|
065fbb2bba
Renamed tickets.ticket_priority to tickets.priority, tickets.ticket_state to ticket.state, ticket_articles.ticket_article_sender to ticket_articles.sender and ticket_articles.ticket_article_type to ticket_articles.type.
|
10 years ago |
Martin Edenhofer
|
d18ef99f78
Updated header.
|
10 years ago |
Martin Edenhofer
|
459dfa3434
Improved history logging.
|
11 years ago |
Martin Edenhofer
|
a1aaa9a897
Removed condition for types. Fetch all history entries.
|
11 years ago |
Martin Edenhofer
|
3988884ad2
Moved to Model.lookup().
|
11 years ago |
Martin Edenhofer
|
6b21e155e9
Moved to new history api.
|
11 years ago |
Martin Edenhofer
|
4e2288e9a4
Added generic activity stream support.
|
11 years ago |
Martin Edenhofer
|
9aa5afbd65
Moved to new model based history methodes.
|
11 years ago |
Martin Edenhofer
|
210aa72b7c
Small code improvements.
|
11 years ago |
Martin Edenhofer
|
ddc99ca406
First stage of migration to object assets for frontend.
|
11 years ago |
Martin Edenhofer
|
b82a262de9
Merge branch 'feature/history_rewrite' into develop
|
11 years ago |
Martin Edenhofer
|
c2010124f5
Code reformattingand code layout beautying.
|
11 years ago |
Martin Edenhofer
|
76cf9394d0
Revert "Moved strip of meta data for small JSON stream from model to controller. History.list will return real objects now."
|
11 years ago |
Martin Edenhofer
|
491c0c3852
Moved strip of meta data for small JSON stream from model to controller. History.list will return real objects now.
|
11 years ago |
Martin Edenhofer
|
d1700945d8
Improved API, renamed methodes.
|
11 years ago |
Martin Edenhofer
|
04d35f0096
Removed not needed empty lines.
|
11 years ago |
Martin Edenhofer
|
d1c69a6170
Moved strip of meta data for small JSON stream from model to controller. History.list will return real objects now.
|
11 years ago |
Martin Edenhofer
|
9e20b7d995
Improved API, renamed methodes.
|
11 years ago |
Martin Edenhofer
|
1d03fcfc55
Do not set id if id is not given.
|
11 years ago |
Martin Edenhofer
|
08eee6f86c
Moved recent viewed feature to own model.
|
11 years ago |
Martin Edenhofer
|
67db493699
Added model cache object (lookup method) to increase performance.
|
12 years ago |
Martin Edenhofer
|
ef2f55cfee
Implemented import mode (disabled sending emails, stop executing of not needed triggers).
|
12 years ago |
Martin Edenhofer
|
4aae8cb3e2
Init version of tags.
|
12 years ago |