Commit Graph

648 Commits

Author SHA1 Message Date
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
Alexander Meindl
fa91220a05 Fix rubocop offenses 2022-09-09 13:10:21 +02:00
Alexander Meindl
fdab60a7ae support of https://www.redmine.org/issues/16207 2022-08-24 16:09:18 +02:00
Alexander Meindl
e51b812158 add notes_count and provide translation strings 2022-08-23 18:45:21 +02:00
Alexander Meindl
db8f09d79a Fix import for latest redmine changes 2022-07-24 15:01:56 +02:00
Alexander Meindl
cbf929021b no solution for support to different checksums with deface for multiple contacts version: we use contact_pro for checksum 2022-06-29 08:20:53 +02:00
Alexander Meindl
8b74373e6a use RedmineContacts to detect contacts plugin 2022-06-29 08:11:23 +02:00
Alexander Meindl
e5c7573d37 do not use contacts hook, if contacts plugin is not installed 2022-06-29 07:58:37 +02:00
Alexander Meindl
852f1f04af rubocop update 2022-06-27 09:08:53 +02:00
Alexander Meindl
4b8db9e28b Do not douple check project permssions for project macro 2022-06-25 12:28:47 +02:00
Alexander Meindl
ae0fe6bfbf project is not always required for entities 2022-06-17 19:44:14 +02:00
Alexander Meindl
c57abd2a0b use table_name for dashboard role 2022-06-17 13:26:18 +02:00
Alexander Meindl
113c940db8 abstraction for set_flash_from_bulk_save 2022-06-17 09:46:24 +02:00
Alexander Meindl
ecf1a30a22 add create support for journals controller 2022-06-16 09:45:35 +02:00
Alexander Meindl
aeba93eb14 provide notes filter 2022-06-13 07:42:26 +02:00