Mantas Masalskis
|
aaa4700468
|
Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update
|
2026-04-22 18:23:21 +03:00 |
|
Mantas Masalskis
|
a1b9ef2bbb
|
Maintenance: Update copyright information.
|
2026-01-02 15:41:09 +02:00 |
|
Mantas Masalskis
|
10f627cb69
|
Maintenance: Update copyright information
|
2025-01-01 17:39:43 +02:00 |
|
Mantas Masalskis
|
e2f75d16b9
|
Fixes #5276 - Untranslated error message in /object_manager
|
2024-07-30 14:33:51 +02:00 |
|
Dominik Klein
|
e054d6ca79
|
Maintenance: Update copyright information.
|
2024-01-02 11:55:19 +01:00 |
|
Mantas
|
3b29835d4a
|
Fixes #3119 - Clarify authentication_check and authorize! before_actions
|
2023-03-21 20:14:54 +00:00 |
|
Florian Liebe
|
9dfc232536
|
Maintenance: Update copyright information.
|
2023-01-02 16:19:55 +01:00 |
|
Bola Ahmed Buari
|
93932055dd
|
Fixes #3917 - Multiselect field support.
|
2022-01-20 11:07:12 +01:00 |
|
Martin Gruner
|
24c3bdfd87
|
Maintenance: Update copyright header.
|
2022-01-01 14:38:12 +01:00 |
|
Bola Ahmed Buari
|
cdd2980a2a
|
Fixes #294 - Possibility to specify the order of objects.
|
2021-10-26 15:26:16 +02:00 |
|
Martin Gruner
|
5df98684da
|
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
2021-06-01 12:20:20 +00:00 |
|
Mantas Masalskis
|
041bf51b52
|
Maintenance: Rubocop enforces %r{} regular expression style
|
2021-05-12 14:37:44 +03:00 |
|
Thorsten Eckel
|
623b17be6b
|
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
2020-09-30 11:07:01 +02:00 |
|
Thorsten Eckel
|
73f6a98e29
|
Updated rubocop(-* gems) to latest version (0.88.0).
|
2020-07-14 08:22:48 +02:00 |
|
Mantas Masalskis
|
23a438ec03
|
Fixes #3044 - resets attribute position if custom object is being updated
|
2020-05-08 11:19:54 +02:00 |
|
Ryan Lue
|
becbdb1baa
|
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
2020-03-19 10:39:51 +01:00 |
|
Thorsten Eckel
|
e8a57517f4
|
Updated rubocop - applied custom Layout/AlignHash style.
|
2018-12-19 18:33:22 +01:00 |
|
Muhammad Nuzaihan
|
9f559276e4
|
improve email filters by adding a tag option - closes #1991
|
2018-06-20 20:13:35 +08:00 |
|
Thorsten Eckel
|
2eaae8e5c4
|
Follow up - Fixed issue #1838 - Follow up issue #1752: Unable to migrate old object manager attribute fields.
|
2018-03-29 13:46:15 +02:00 |
|
Martin Edenhofer
|
a088321498
|
Followup fix for issue #1752 - tree got lost after update.
|
2018-03-29 03:07:13 +02:00 |
|
Thorsten Eckel
|
fd0e6d1b36
|
Fixed issue #1838 - Follow up issue #1752: Unable to migrate old object manager attribute fields.
|
2018-03-23 15:26:21 +01:00 |
|
Umar Sheikh
|
49223a51c7
|
Merge branch 'develop' into cast-boolean-object-attribute
|
2018-02-04 20:11:09 +05:00 |
|
Muhammad Nuzaihan
|
f3e5412de4
|
Fixes issue again for #1752 #1742 with object manager
|
2018-01-25 16:33:30 +08:00 |
|
Muhammad Nuzaihan
|
a316df0829
|
Fixes issue #1752 #1742 with object manager
|
2018-01-17 22:24:49 +08:00 |
|
Thorsten Eckel
|
705487154c
|
Applied changes for Rubocop 0.51.
|
2017-11-23 09:09:44 +01:00 |
|
Umar Sheikh
|
35d8a05e8a
|
whitespace
|
2017-11-07 15:40:58 +05:00 |
|
Umar Sheikh
|
749fe8df5e
|
cast 'true' to true and 'false' to false in case of boolean column addition, fixes #1613
|
2017-11-07 15:01:12 +05:00 |
|
Jens Pfeifer
|
533b44af8f
|
Updated to rails 5.0.
|
2017-09-08 08:28:34 +00:00 |
|
Martin Edenhofer
|
fb8130da18
|
Added tree selection attribute for object manager.
|
2017-06-20 17:08:59 +02:00 |
|
Rolf Schmidt
|
a2a6309692
|
Fixed issue #1034 - Update of object attribute leads to CSRF token verification failure.
|
2017-05-23 11:27:07 +02:00 |
|
Thorsten Eckel
|
ef6fbe8f2a
|
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
2017-01-31 18:13:45 +01:00 |
|
Julian K
|
ceaf615282
|
Fix spelling mistake (#481)
destory -> destroy
|
2016-11-30 11:30:03 +01:00 |
|
Martin Edenhofer
|
c71b0d36d4
|
Updated copyright.
|
2016-10-19 05:11:36 +02:00 |
|
Martin Edenhofer
|
81b48a2ef4
|
Moved from to new permission management.
|
2016-08-12 18:39:09 +02:00 |
|
Martin Edenhofer
|
9fe709f9b7
|
Improved error handling for json requests.
|
2016-06-30 10:24:03 +02:00 |
|
Martin Edenhofer
|
eede1267b0
|
Added more tests for object manager.
|
2016-05-29 00:04:26 +02:00 |
|
Martin Edenhofer
|
eae8ead41c
|
Improved object manager browser tests.
|
2016-05-26 10:14:51 +02:00 |
|
Martin Edenhofer
|
3cc4a8f3a3
|
Init version of object manager browser tests.
|
2016-05-24 00:48:32 +02:00 |
|
Martin Edenhofer
|
1248f4080b
|
Init version of object manager.
|
2016-05-19 10:20:38 +02:00 |
|
Thorsten Eckel
|
1e4f47acde
|
Corrected with rubocop cop 'Rails/ActionFilter'.
|
2015-05-07 13:24:04 +02:00 |
|
Thorsten Eckel
|
abe329591e
|
Corrected with rubocop cop 'Style/MethodName'.
|
2015-05-05 12:51:19 +02:00 |
|
Martin Edenhofer
|
e474ac197a
|
Applied rubocop Style/EmptyLines.
|
2015-04-27 16:29:28 +02:00 |
|
Thorsten Eckel
|
ce58d465c0
|
Corrected with rubocop cop 'Style/HashSyntax'.
|
2015-04-27 15:42:53 +02:00 |
|
rkaldung
|
42780b7ef9
|
replaced literal w/ constant
|
2015-02-15 10:12:27 +01:00 |
|
Martin Edenhofer
|
1167f7a457
|
Fixed ticket create screens.
|
2014-11-07 00:37:05 +01:00 |
|
Martin Edenhofer
|
99f64668e7
|
Init commit for object manager.
|
2014-11-02 20:44:15 +01:00 |
|