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
3f98887c0c
remove unused atom auth for dashboards
2024-08-06 19:20:10 +02:00
Alexander Meindl
10a6d59551
provide query methods
2024-07-09 07:55:02 +02: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
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
1a9f6903a7
add redmine agile to help menu, if installed
2023-11-28 08:50:15 +01:00
Alexander Meindl
b714051c97
refactor auto complete for users - always use json format
2023-11-22 17:31:30 +01: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
df8dd2110e
Allow link to default dashboard in dashboard breadcrumb and fix pie chart overlay
2023-08-01 13:02:23 +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
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
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
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