Commit Graph

690 Commits

Author SHA1 Message Date
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
Alexander Meindl
475e277f37 Use label_quantity instead of label_total for chart table values 2023-08-01 13:14:58 +02:00
Alexander Meindl
df8dd2110e Allow link to default dashboard in dashboard breadcrumb and fix pie chart overlay 2023-08-01 13:02:23 +02:00
Alexander Meindl
d7b4202030 Try to fix overlapping labels in pie chart 2023-07-20 18:56:25 +02:00
Alexander Meindl
031298f230 use boolean return values in predicate methods - fixed 2023-06-23 16:13:42 +02:00
Alexander Meindl
cded86b8da use boolean return values in predicate methods 2023-06-23 16:02:28 +02:00
Alexander Meindl
f0a2b23980 fix rubocop offenses and provide NO_RESULT_CONDITION 2023-06-23 12:45:08 +02:00
Alexander Meindl
d7f4ed09d2 updated to D3 7.8.5 and rubocop offenses fixed 2023-06-04 09:26:19 +02:00
Alexander Meindl
cb3887cc28 Fix rubocop performances offenses 2023-05-21 10:42:24 +02:00
Alexander Meindl
cdaa31c03a support array with env for AdditionalsConf 2023-04-23 18:47:36 +02:00
Alexander Meindl
57334be889 Rubocop work 2023-04-12 14:15:53 +02:00
Alexander Meindl
7cf66b50c3 Allow overwrite fixed settings 2023-03-27 20:07:54 +02:00
Alexander Meindl
77566b03c7 #163 fixed permission problem with edit own issues on sidebar 2023-03-20 19:36:05 +01:00
Alexander Meindl
4c2025bdd0 do not show edit link after click on fast edit 2023-03-06 10:16:14 +01:00
Alexander Meindl
4a850ea2e8 user can lock a dashboard to prevent changing a dashboard or deleting a dashboard by mistake 2023-03-05 19:09:16 +01:00
Alexander Meindl
b00c9f02f8 add fast description edit button for issues 2023-03-02 14:06:47 +01:00
Alexander Meindl
1da1b1719c Fix rubocop offenses 2023-02-09 10:11:22 +01:00
Alexander Meindl
2d24b92a14 Add checksum for deface 2023-01-23 16:45:41 +01:00