Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
Rolf Schmidt
|
69a0aac782
Fixes #4979 - Agents cannot use existing tags when Setting.get(tag_new) == false.
|
11 months ago |
Rolf Schmidt
|
23271e0299
Fixes #3501 - Agents can create new tags even if prohibited by the settings.
|
1 year ago |
Rolf Schmidt
|
264003b4b8
Fixes #4604 - Log Trigger and Scheduler in Ticket History.
|
1 year ago |
Martin Gruner
|
a69fc3a451
Maintenance: Force usage of 'reorder' instead of 'order'.
|
1 year ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Mantas Masalskis
|
2af811e7df
Feature: Mobile - Ticket edit tag update handling.
|
1 year ago |
Dominik Klein
|
7edd608c24
Maintenance: Removed no longer needed rubocop workaround.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Mantas Masalskis
|
28829c334b
Maintenance: Added methods to get list of tagged objects or references to them in backend code.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Martin Gruner
|
fdbf501be0
Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency.
|
3 years ago |
Thorsten Eckel
|
cb2286fae4
Refactoring: Migrate Rails Observers to Concerns.
|
3 years ago |
Thorsten Eckel
|
d354dee74c
Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness.
|
5 years ago |
Denny Bresch
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
Thorsten Eckel
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
Ryan Lue
|
52f5b33484
Refactoring: Migrate tag_test to RSpec
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Billy Zhou
|
4f6503593e
Fixed #1690 - renaming tags will break overviews condition
|
6 years ago |
Thorsten Eckel
|
bfd560ab49
Test stabilization: Unexpected order if Tags get created in same ms.
|
6 years ago |
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
|
fbeccbc85c
Updated to latest rubocop version.
|
6 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Denny Bresch
|
d662546927
Fixed tag merge bug.
|
7 years ago |
Martin Edenhofer
|
d93d404902
Improved tests (do not break on before/after callbacks).
|
7 years ago |
Martin Edenhofer
|
2e062693ea
Fixed issue #1086 - Tag Bug - deleted without changes.
|
7 years ago |
Martin Edenhofer
|
7dfa5e546f
Moved to taggable concern.
|
7 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
db20bb5fc9
Improved tag management + added admin tests.
|
8 years ago |
Martin Edenhofer
|
3d878a5547
Refactoring of ticket zoom (less rerendering, just rerender particular area's instant of whole view). Added live broadcasting of tag and links.
|
8 years ago |
Martin Edenhofer
|
7c0893ab36
Added tag autocompletion and tag management in admin interface.
|
8 years ago |
Martin Edenhofer
|
0487fa1d12
Init version of triggers.
|
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
|
fc5e3696a2
Corrected with rubocop cop 'Style/SymbolProc'.
|
9 years ago |
Thorsten Eckel
|
6a41d0ee18
Corrected with rubocop cop 'Rails/FindBy'.
|
9 years ago |
Thorsten Eckel
|
89d1768f87
Corrected with rubocop cop 'Lint/UselessAccessModifier'.
|
9 years ago |
Thorsten Eckel
|
69a16ee2c5
Corrected with rubocop cop 'Style/RedundantReturn'.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
Martin Edenhofer
|
d18ef99f78
Updated header.
|
10 years ago |
Martin Edenhofer
|
c2010124f5
Code reformattingand code layout beautying.
|
11 years ago |
Martin Edenhofer
|
df5107089a
Fixed created_by_id handling.
|
11 years ago |
Martin Edenhofer
|
d2d321a1d4
Moved created_by_id and updated_by_id to application_model.rb as generic/transparent action. Params need not be used as arguments anymore.
|
11 years ago |
Martin Edenhofer
|
980e924de2
Improved tests.
|
12 years ago |
Martin Edenhofer
|
4aae8cb3e2
Init version of tags.
|
12 years ago |