Commit Graph

1934 Commits

Author SHA1 Message Date
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
Alexander Meindl
f4adba6a6b Merge branch 'main' of code.alphanodes.com:alphanodes/additionals 2023-12-05 21:06:14 +01:00
Alexander Meindl
1c0bd1a0ec Only hide attachments if settings found 2023-12-05 21:06:07 +01:00
Claudia Meindl
e77ae33df4 update language files rm#11453 2023-12-05 20:02:41 +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
dc93df7080 prepare version for stable release 2023-12-01 09:54:22 +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
44b0f73c1e skip with message on tests 2023-11-26 17:28:11 +01:00
Alexander Meindl
b571dadde8 Fix tests 2023-11-22 17:49:46 +01:00
Alexander Meindl
b714051c97 refactor auto complete for users - always use json format 2023-11-22 17:31:30 +01:00
Alexander Meindl
81506bb1c0 ajax select debugging 2023-11-22 12:20:47 +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
0973fa31bd fix for like_with_wildcard - another one 2023-11-19 15:18:18 +01:00
Alexander Meindl
c12307faa9 fix for like_with_wildcard 2023-11-19 15:14:03 +01:00
Alexander Meindl
e6a7f17874 fix brakman offense 2023-11-19 12:46:36 +01:00