Commit Graph

662 Commits

Author SHA1 Message Date
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
Alexander Meindl
ad567c84fa Add updated_by information for entity journal updates 2023-01-23 15:28:30 +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
7c17cf5e0d move ids_from_string to query instance 2023-01-21 10:42:53 +01:00
Alexander Meindl
801e292020 ids_from_string abstracttion 2023-01-21 10:35:52 +01:00
Alexander Meindl
8c515df87a add support for tabs on plugin settings 2023-01-09 17:12:20 +01:00
Alexander Meindl
71f64cb4ea Use time in words for caching time info 2023-01-05 05:47:32 +01:00
Alexander Meindl
087890b573 Improve issue amount detection 2023-01-04 17:29:10 +01:00
Alexander Meindl
3f049da0a0 show caching information for async dashboard block 2023-01-04 17:11:45 +01:00
Alexander Meindl
329914c34b add symbol support for additionals settings label 2023-01-03 08:32:55 +01:00
Alexander Meindl
0aa4c9d19b Fix rubocop offenses 2023-01-02 07:54:50 +01:00
Alexander Meindl
c3bd3cdc0a another initialize_last_notes_filter fix and cleanup 2022-12-07 18:09:14 +01:00
Alexander Meindl
3e93113ae9 fix all and none filter for initialize_last_notes_filter 2022-12-07 17:27:08 +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
357b3d19be allow icon_field for fontawesome select helper 2022-11-14 13:38:44 +01:00
Alexander Meindl
c9a0f71613 Chart.js Plugin matrix 1.2.1 support 2022-11-13 17:28:04 +01:00
Alexander Meindl
d4dffa6b05 Fix top menu warning: escape javascript ul 2022-11-01 18:02:23 +01:00
Alexander Meindl
b8b1628746 #150 try to fix invalid byte sequence bug for windows system info 2022-10-27 09:55:40 +02:00
Alexander Meindl
f9199b7246 Fixed ids for help submenu items #151 2022-10-24 19:01:07 +02:00
Alexander Meindl
cbcc462a04 set redirect_after_updat default 2022-10-24 17:41:22 +02:00
Alexander Meindl
315277ecb3 Fix rubocop offenses 2022-10-22 13:12:09 +02:00
Alexander Meindl
54023e3e95 provide render_label_sum 2022-10-07 13:35:31 +02:00
Alexander Meindl
14690903d1 validate max length of dashboard name 2022-09-20 21:47:34 +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
7960b865f4 #148 fix coding standards and some tweaks 2022-09-16 15:13:25 +02:00
skalimer0
590459c1af
"end" missing on copy/paste 2022-09-15 10:10:48 +02:00
skalimer0
3737eba6f5
Display real error 2022-09-15 10:06:57 +02:00