Commit Graph

1902 Commits

Author SHA1 Message Date
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
f971793cb2 debug.gem not required in Gemfile with ruby 3.1 anymore 2024-08-27 17:50:34 +02:00
Alexander Meindl
7c358ba897 Fix markdown list in readme 2024-08-27 09:33:26 +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
607a6128d9 Fix emoji_tag support for markdown 2024-08-07 20:22:03 +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
b28252a8c9 Fix spelling error 2024-07-13 19:51:36 +02:00
Alexander Meindl
e12b16bf68 Fix rubocop offenses 2024-07-11 09:00:34 +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
Claudia Meindl
98b1f5e580 update faq 2024-05-17 09:54:01 +02:00
Alexander Meindl
90f4e613e2 Fix rubocop offenses 2024-05-17 09:12:23 +02:00
Alexander Meindl
71331a916e Fix select2 for redmine trunk 2024-05-14 16:11:28 +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
6367b3d8d1 prepare version for dev 2024-04-27 08:02:57 +02:00
Alexander Meindl
97f7f42dc0 Stable release 3.2.0 2024-04-27 05:55:22 +02:00
Alexander Meindl
643add3141 cosmetics 2024-04-23 18:13:05 +02:00
Alexander Meindl
fb46519c84 Make settings columns work with redmine trunk 2024-04-20 08:56:20 +02:00
Alexander Meindl
bbd45e49f8 fix asset tests for master 2024-04-09 07:36:03 +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
ee0b74fab9 working on random failed tests 2024-03-15 09:38:42 +01:00
Alexander Meindl
a4fd6647f5 add test with group for auto watch assignee 2024-03-15 09:28:40 +01:00
Alexander Meindl
67e604a726 Merge branch 'main' of code.alphanodes.com:alphanodes/additionals 2024-03-15 08:03:27 +01:00
Alexander Meindl
4bea68620a Fix watch bug with group 2024-03-15 08:03:22 +01:00
Claudia Meindl
3c1e64334f update Docu 2024-03-13 19:32:51 +01:00
Alexander Meindl
f445056952 Update d3 to 7.9.0 2024-03-13 07:44:59 +01:00
Claudia Meindl
f15064719b update language file for new function 2024-03-12 18:55:11 +01:00
Alexander Meindl
47983edb35 add watcher for assigned issues 2024-03-12 18:36:10 +01:00
Alexander Meindl
7739fe4922 Remove priority-low-other and priority-high-other css classes for issue priorities, to solve n+1 query problems 2024-03-10 10:32:03 +01:00
Alexander Meindl
a306835fff Fix issue tests with xml payload - caused by https://www.redmine.org/issues/37249 2024-01-31 10:29:06 +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
0bac7db394 switch to pg16 for tests 2024-01-21 07:29:59 +01:00
Alexander Meindl
d3996822da fix rubocop offenses 2024-01-21 06:54:44 +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
e1338290c6 single_page_limit refactored and tests added 2023-12-15 11:46:01 +01:00
Alexander Meindl
c71f8bfd5a provide fixture_date_format for rails 6 and rails 7 support 2023-12-13 08:25:38 +01:00
Alexander Meindl
44d68a65e5 introduce label_with_count helper 2023-12-12 20:47:32 +01:00
Alexander Meindl
c7cbb3b2ed fix rubocop offenses 2023-12-11 12:49:42 +01:00
Claudia Meindl
3642a2233e update readme docu rm#11453 2023-12-06 08:56:20 +01:00
Alexander Meindl
85738340aa Do not use default value for file amount 2023-12-06 08:30:32 +01:00