208 Commits

Author SHA1 Message Date
Alexander Meindl
b45308c229 Show author of issue on a note - if configured 2023-01-23 10:23:23 +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
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
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
f9199b7246 Fixed ids for help submenu items #151 2022-10-24 19:01:07 +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
113c940db8 abstraction for set_flash_from_bulk_save 2022-06-17 09:46:24 +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
Alexander Meindl
3a856105be refactore help items integration 2022-05-01 15:25:37 +02:00
Alexander Meindl
727b6f69bb include macro doc in macro description 2022-04-28 15:02:32 +02:00
Alexander Meindl
e02da5e2f8 user like already uses tokens for search - remove it for select2 autocomplete 2022-04-26 07:30:32 +02:00
Alexander Meindl
30b2cb3d03 Allow query_as_hidden_field_tags with block_columns (for PDF). Mermaid updated 2022-04-23 07:16:43 +02:00
Alexander Meindl
2e2af14b62 allow selected value 2022-04-16 19:08:47 +02:00
Alexander Meindl
b2fea6e7f3 Set user_filter for queries without saved queries 2022-04-09 18:43:11 +02:00
Alexander Meindl
89fbf25e7a add project filter and column for new_issue_message; use css class instead of styles for inline_emojis 2022-04-07 20:19:19 +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
Alexander Meindl
9879e0fcfb provide sql_aggr_condition for plugin usage 2022-04-02 15:50:50 +02:00
Alexander Meindl
062cae626d remove debugging and suport select2 init values 2022-03-17 11:35:09 +01:00
Alexander Meindl
25b532e512 some render_live_search_info tweaks 2022-03-14 20:38:20 +01:00
Alexander Meindl
a8a2565ba9 Cleanup LiveSearch integration 2022-03-14 18:42:32 +01:00
Alexander Meindl
dcd2cdfcfd Working on max live search results 2022-03-12 17:50:45 +01:00
Alexander Meindl
981270d8c8 Use @project instead of @project.di for db queries 2022-03-02 18:21:21 +01:00
Alexander Meindl
82e5e4e670 allow custom me value 2022-02-19 08:22:20 +01:00
Alexander Meindl
e92a9de323 fix xlsx_hyperlink_cell check for non strings 2022-02-17 17:33:02 +01:00
Alexander Meindl
21ce271243 more abstraction for ajax_params 2022-02-15 18:33:54 +01:00
Alexander Meindl
612bd9c9e0 Fix with_me for select2 helper 2022-02-01 17:18:08 +01:00
Alexander Meindl
224dc02361 Working on grouped_users for auto_completes 2022-01-30 14:21:43 +01:00
Alexander Meindl
6eede3a111 refactore nil? 2022-01-17 07:26:24 +01:00
Alexander Meindl
b389e4de81 Each dashboard block type gets an own css class 2022-01-08 12:28:13 +01:00
Alexander Meindl
6622afead3 Provide search methods for queries 2021-12-26 18:04:52 +01:00
Alexander Meindl
5c525fc9db fix spelling mistake resently to recently 2021-12-15 18:16:34 +01:00
Alexander Meindl
cdf18cdbb4 Use redmine_plugin_kit for plugin loading 2021-12-07 18:51:09 +01:00
Alexander Meindl
8ef1f75869 Add yaml_config_load to AdditionalsLoader 2021-11-27 11:59:21 +01:00
Alexander Meindl
ad2d4b7f1f Introduce AddionalsLoader, refactor plugin loading 2021-11-27 08:01:01 +01:00
Alexander Meindl
ddad9822d7 Allow auto_refresh for async block. refresh_time = cache_expires_in 2021-11-24 11:56:33 +01:00
Alexander Meindl
75d3706cea Show custom field name for long text (and not "description" 2021-11-08 16:58:34 +01:00
Alexander Meindl
a660165bee Cleanup journal helper 2021-11-08 16:46:00 +01:00
Alexander Meindl
b710847dc3 Fix rubocop offenses 2021-09-29 15:19:21 +02:00
Alexander Meindl
9bf3eef553 Mermaid and d3 updated. Plugin methods to check installation. Do not allow project modules, if there are disabled 2021-09-20 12:44:10 +02:00
Alexander Meindl
ff180afc11 Fix menu_items in top_menu 2021-08-06 14:06:47 +02:00
Alexander Meindl
2fb9368522 Fix top menu 2021-08-06 13:41:39 +02:00
Alexander Meindl
5a84c9ef6e refactore handle_top_menu_item 2021-08-04 06:47:41 +02:00
Alexander Meindl
2abae9dd52 mermaid update and journal controller 2021-07-30 18:51:33 +02:00
Alexander Meindl
6b02a6c04a fixed scope of public project dashboards for all projects 2021-07-23 17:04:39 +02:00