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
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
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
712f5b28a4
csv separetor selection fix for redmine 5.1
2023-11-28 10:23:00 +01:00
Alexander Meindl
b714051c97
refactor auto complete for users - always use json format
2023-11-22 17:31:30 +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
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
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
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
28171c326c
Fix rubocop offenses
2023-01-23 10:24:02 +01:00
Alexander Meindl
b45308c229
Show author of issue on a note - if configured
2023-01-23 10:23:23 +01:00
Alexander Meindl
329914c34b
add symbol support for additionals settings label
2023-01-03 08:32:55 +01:00
Alexander Meindl
5f713c6449
provide initialize_last_notes_filter
2022-12-07 15:25:45 +01:00
Alexander Meindl
b66759bcbd
Do not add ; on end of link_to_function code
2022-11-16 08:56:13 +01:00
Alexander Meindl
d4dffa6b05
Fix top menu warning: escape javascript ul
2022-11-01 18:02:23 +01:00
Alexander Meindl
54023e3e95
provide render_label_sum
2022-10-07 13:35:31 +02:00
Alexander Meindl
16ff3e5d67
refactor render, see https://rails-bestpractices.com/posts/2010/12/04/simplify-render-in-views/
2022-09-18 14:49:32 +02:00
Alexander Meindl
fdab60a7ae
support of https://www.redmine.org/issues/16207
2022-08-24 16:09:18 +02:00
Alexander Meindl
db8f09d79a
Fix import for latest redmine changes
2022-07-24 15:01:56 +02:00
Alexander Meindl
4b8db9e28b
Do not douple check project permssions for project macro
2022-06-25 12:28:47 +02:00
Alexander Meindl
fba4415dde
add strip_split and to_list to core_ext
2022-06-08 20:01:59 +02:00
Alexander Meindl
d1137e900c
#139 more coding standard fixes and fix logic in template. Prefer unless instead of nil?
2022-06-02 17:09:25 +02:00
Makurin
f63eb6885e
Added statistic about issues without assignee to the issue summary.
2022-06-02 13:49:20 +03:00
Alexander Meindl
55312e4fa5
Cleanups and provide more mailer functionality
2022-05-30 19:15:10 +02:00
Alexander Meindl
fd0a47d50d
refactore bool conditions
2022-05-21 11:03:34 +02:00
Alexander Meindl
5c362483ea
refactor dashboard model permissions
2022-05-20 23:26:42 +02:00
Alexander Meindl
0914c33e91
Fix bug with editing a project dashboard, if only one project exist (missing content_project_id) #137
2022-05-20 12:50:03 +02:00
Alexander Meindl
845577cd0a
switch back to display: none on forms
2022-05-09 08:09:58 +02:00
Alexander Meindl
09aeab4324
provide hook view_issue_action_dropdown
2022-05-06 08:12:44 +02:00
Alexander Meindl
028d900565
use class .hidden instead of style display: none
2022-05-04 15:52:43 +02:00
Alexander Meindl
79cc1f078a
remove link to doc
2022-04-30 17:13:40 +02:00
Alexander Meindl
d920b0f637
some test cleanups and custom_field_form for entities
2022-04-21 19:44:48 +02:00
Alexander Meindl
d452c0226f
Move edit dashboard button to action menu
2022-04-20 16:19:00 +02:00
Alexander Meindl
44fa50caac
Provide chartjs matrix plugin
2022-04-16 08:14:52 +02:00
Alexander Meindl
67c502c67a
Switch to chart.js 3, which is provided by redmine
2022-04-14 14:28:24 +02:00
Alexander Meindl
f23d70594f
Switch from gemoji to tanuki_emoji
2022-04-10 13:45:24 +02:00
Alexander Meindl
391786e90b
Add macro button support for common_mark formatter, remove old unmaintained custom_menu_items
2022-04-04 19:00:53 +02:00