707 Commits

Author SHA1 Message Date
Alexander Meindl
658d44fb0b do not allow html format for autocomplete with grouped_users. Fix javascript bug for select2 2024-10-28 07:50:51 +01:00
Alexander Meindl
6fb1dfaeec Fix flash message with error of status change 2024-10-21 18:29:33 +02:00
Alexander Meindl
2ff47bf1a0 rename svg_sprite_icon to additionals_svg_sprite_icon, which does not conflict with latest master changes 2024-10-20 10:37:39 +02:00
Alexander Meindl
bb27649880 add data_values hash for chart calc 2024-10-18 20:06:53 +02:00
Alexander Meindl
a8cbfe6e2b add svg list-detail 2024-10-18 13:59:09 +02:00
Alexander Meindl
26c53e3358 migrate charts from static to instance 2024-10-18 10:14:28 +02:00
Alexander Meindl
0d8b5c0101 allow custom data for value table 2024-10-16 20:54:58 +02:00
Alexander Meindl
097198e741 Move assigned to button to assigned to attribute 2024-10-10 16:42:53 +02:00
Alexander Meindl
98f027d45d More work on icons 2024-10-06 13:55:32 +02:00
Alexander Meindl
b4e1f2b67d working on tabler icons integration 2024-10-05 16:33:56 +02:00
Alexander Meindl
90eae22591 add project as parameter with additionals_retrieve_query 2024-09-17 15:27:32 +02:00
Alexander Meindl
e2c2521b41 use field_is_default translation 2024-09-13 19:51:51 +02:00
Alexander Meindl
ae51eb366b Fix rubocop offenses 2024-08-31 17:24:40 +02:00
Alexander Meindl
82a7d363c0 Fix rubocop offenses 2024-08-27 18:18:36 +02:00
Alexander Meindl
6eae6229db bug fixes for ruby 3.1 refactoring 2024-08-27 18:05:49 +02:00
Alexander Meindl
07942a59e2 Drop unmaintained ruby 3.0 support 2024-08-27 09:30:58 +02:00
Alexander Meindl
886938495f AdditionalsQuery refactored 2024-08-26 19:24:34 +02:00
Alexander Meindl
68a57b04af working on query filters, add some redmine 6 support and rubocop fixes 2024-08-25 19:14:50 +02:00
Alexander Meindl
3f98887c0c remove unused atom auth for dashboards 2024-08-06 19:20:10 +02:00
Alexander Meindl
b94e192a86 drop fall back emoji support and add routing helper class 2024-08-05 20:20:45 +02:00
Alexander Meindl
10a6d59551 provide query methods 2024-07-09 07:55:02 +02:00
Alexander Meindl
ac5175e056 Fix checksum for wiki show deface 2024-07-02 10:30:35 +02:00
Alexander Meindl
48c15e7b8c provide UNPROCESSABLE_CONTENT for redmine 5.x and redmine 6 2024-06-17 15:51:43 +02:00
Alexander Meindl
35b9daade1 use AdditionalsApplicationRecord for redmine 5.x and 6 support as temp solution 2024-06-12 07:36:06 +02:00
Alexander Meindl
26db5aba63 Focus on the textarea after clicking the Edit Journal button - like with issues https://www.redmine.org/issues/40556 2024-04-30 16:14:17 +02:00
Alexander Meindl
fb46519c84 Make settings columns work with redmine trunk 2024-04-20 08:56:20 +02:00
Alexander Meindl
fa41723c11 fix problem with asset pipeline https://www.redmine.org/issues/39111 and rubocop fixes 2024-04-08 18:12:16 +02:00
Alexander Meindl
80fff983a4 add controller_additionals_journals_edit_post hook 2024-03-24 11:41:38 +01:00
Alexander Meindl
12ff57da7c provide initialize_project_name_filter 2024-03-16 07:42:50 +01:00
Alexander Meindl
f92c2aefe0 Use ApplicationRecord with Rails 7 2024-01-31 09:32:15 +01:00
Alexander Meindl
ccdf0e1794 Provide notes count sql 2024-01-26 15:12:23 +01:00
Alexander Meindl
e22b1b3436 Rubocop fixes 2024-01-15 16:17:55 +01:00
Alexander Meindl
1fe076ba0d fix rubopcop offenses Performance/StringIdentifierArgument 2023-12-17 08:54:45 +01:00
Alexander Meindl
44d68a65e5 introduce label_with_count helper 2023-12-12 20:47:32 +01:00
Alexander Meindl
1c0bd1a0ec Only hide attachments if settings found 2023-12-05 21:06:07 +01:00
Alexander Meindl
7adb11491d Add option to hide attachments of issue, if amount of file is to high 2023-12-05 19:24:41 +01:00
Alexander Meindl
8db76df85f use persisend and new_record in vaildate_relation 2023-11-30 19:01:36 +01:00
Alexander Meindl
712f5b28a4 csv separetor selection fix for redmine 5.1 2023-11-28 10:23:00 +01:00
Alexander Meindl
1a9f6903a7 add redmine agile to help menu, if installed 2023-11-28 08:50:15 +01:00
Alexander Meindl
b714051c97 refactor auto complete for users - always use json format 2023-11-22 17:31:30 +01:00
Alexander Meindl
a33012713a Fix application job 2023-11-22 12:03:04 +01:00
Alexander Meindl
5603d2f29d Try to fix problems with removed request_store gem 2023-11-21 17:52:18 +01:00
Alexander Meindl
c802d02fad Some work on journal template abstraction 2023-11-19 17:10:49 +01:00
Alexander Meindl
a009f37155 fix confirm strings for redmine 5.1 2023-11-17 16:32:40 +01:00
Alexander Meindl
ea46c2bf03 Ruby 3 is required. Add redmine 5.1 to tests 2023-11-05 06:21:43 +01:00
Alexander Meindl
9235602496 rename .to_list to .to_comma_list to fix conflict of https://github.com/alphanodes/additional_tags/issues/56 2023-10-18 10:40:49 +02:00
Alexander Meindl
483eb09c62 Javascript and jquery cleanup 2023-10-13 16:09:34 +02:00
Alexander Meindl
9fc93f4dbf fix rubocop offences 2023-09-10 12:14:42 +02:00
Alexander Meindl
4abba730ee fix rubocop offenses 2023-08-09 10:35:24 +02:00
Alexander Meindl
b10c47f3fa fix filter last_comments - only notes should be used, no issue changes 2023-08-01 14:05:42 +02:00