Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
Dominik Klein
|
22a903948c
Fixes #4766 - Add new Object Manager Attribute: External Data Source (JSON).
|
1 year ago |
Martin Gruner
|
11b2900183
Maintenance: Drop obsolete rubocop todos.
|
1 year ago |
renovatebot
|
b33d5c88a3
Maintenance: Update dependency rubocop-rspec to v2.20.0
|
1 year ago |
Martin Gruner
|
b0bd467fa9
Maintenance: Improve handling and translatability of custom Rails model error messages.
|
1 year ago |
Tobias Schäfer
|
b3c45f578f
Maintenance: Ported test/integration/object_manager_test.rb
|
1 year ago |
Rolf Schmidt
|
83192b695d
Fixes #4405 - The word "action" is not a reserved word in object attributes.
|
1 year ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
renovatebot
|
1c6fdb28e6
Maintenance: Update dependency rubocop-rspec to v2.14.2
|
2 years ago |
Rolf Schmidt
|
e0ae7fb141
Fixes #4027 - undefined method `to_hash` on editing select fields in the admin interface after migration to 5.1.
|
2 years ago |
Rolf Schmidt
|
d5a2890745
Fixes #3889 - JS error on editing textareas admin object manager attributes.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Bola Ahmed Buari
|
d61932de6e
Fixes 3594 - Allow position to determine an attributes position entirely.
|
3 years ago |
Martin Edenhofer
|
8561d97ddc
Fixes #3811 - Able to create custom fields for existing relation (e. g. ticket.state) - will lead to non bootable Zammad.
|
3 years ago |
Mantas
|
4c72d5b9d9
Fixes #3769 - Usage of inactive object attributes in SLAs will crash admin SLA interface
|
3 years ago |
Martin Gruner
|
183f89f810
Maintenance: Bump rubocop-rspec from 2.4.0 to 2.5.0
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Mantas Masalskis
|
4088d6e74c
Fixes #2560 - Setting used objects (overviews, triggers, scheduler) to inactive works
|
4 years ago |
Rolf Schmidt
|
4a07c783a3
Fixes #967 - Access to my own Tickets (where I'm customer of) in a Group im not Agent.
|
4 years ago |
Rolf Schmidt
|
bca16dee16
Enhancement: Provide unique error code for technical errors to make it easy to find them in the logs.
|
4 years ago |
Rolf Schmidt
|
9472af70f1
Fixed issue #2893 - Granted field access gets redacted by a later (alphabetically) permission.
|
4 years ago |
Mantas Masalskis
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
Martin Edenhofer
|
f79555ecc6
Fixed issue #2728 - Put _type, _doc and _id to reserved words for object managaer becasue of elasticssearch internal use.
|
5 years ago |
Denny Bresch
|
106bfd56da
Fixes #2664 - ObjectManager::Attribute names collide with reserved application words ( e.g. `url`) and break functionalities
|
5 years ago |
Ryan Lue
|
2ac28bf906
Fix auto-correctable rubocop offenses in test suite
|
5 years ago |
Billy Zhou
|
dc8748896d
Fixed #2236 by adding instance_method_already_implemented? check for invalid attribute names (fixes #2236)
|
6 years ago |
Ryan Lue
|
f848f8d151
Refactor validations and callbacks on ObjectManager::Attribute (fixes #2159)
|
6 years ago |