Alexander Meindl
eb513fbae0
remove debug
2022-03-22 10:40:36 +01:00
Alexander Meindl
1b445c37bb
Fix query list block bug for column sort
2022-03-22 10:32:39 +01:00
Alexander Meindl
b7b270ea5a
fix async block reload bug if settings changed
2022-03-19 14:06:05 +01:00
Alexander Meindl
ca39f66ff0
Fix multiple async block loads
2022-03-18 07:30:30 +01:00
Alexander Meindl
69d881f858
do not show new issue link on user profile, if user is locked
2022-03-17 12:34:43 +01: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
aa611dd975
restore cache for query_count and disable rubocop false positive warning
2022-03-13 09:02:30 +01:00
Alexander Meindl
049a5a8b43
allow min 1 for max_live_search_results and add limit to objects_scope if search_string is defined
2022-03-13 08:38:59 +01:00
Alexander Meindl
dcd2cdfcfd
Working on max live search results
2022-03-12 17:50:45 +01:00
Alexander Meindl
ca0642adc4
introduce hooks for issue change
2022-03-12 14:58:45 +01:00
Alexander Meindl
61f69f812f
add controller_issues_edit_after_save hook support #127
2022-03-11 16:43:14 +01:00
Alexander Meindl
981270d8c8
Use @project instead of @project.di for db queries
2022-03-02 18:21:21 +01:00
Alexander Meindl
9d628dc357
always use select2 with initialize_methods
2022-02-26 17:39:59 +01:00
Alexander Meindl
aef702f57d
remove select2 transform
2022-02-26 17:25:26 +01:00
Alexander Meindl
9d4c410e04
Use filter_type list for author and global_user
2022-02-20 11:37:25 +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
e53e10c115
rename filter type watcher to user_with_me
2022-02-01 20:31:33 +01:00
Alexander Meindl
467aa066bf
remove principal transform to select2
2022-02-01 20:07:35 +01:00
Alexander Meindl
821c0ded3c
cleanup auto_complete controller: use authors with grouped_users
2022-02-01 17:56:30 +01:00
Alexander Meindl
612bd9c9e0
Fix with_me for select2 helper
2022-02-01 17:18:08 +01:00
Alexander Meindl
f24e36fbc7
Allow me for watcher
2022-01-30 16:01:06 +01:00
Alexander Meindl
1000b4987a
grouped_users and grouped_principals without me
2022-01-30 15:30:58 +01:00
Alexander Meindl
224dc02361
Working on grouped_users for auto_completes
2022-01-30 14:21:43 +01:00
Alexander Meindl
aaab510462
more abstraction for query list settings
2022-01-27 10:44:24 +01:00
Alexander Meindl
6eede3a111
refactore nil?
2022-01-17 07:26:24 +01:00
Alexander Meindl
2ed2716944
fix some n+1 problems, use bulk for migration and refactored Gemfile for testing
2022-01-13 18:03:29 +01:00
Alexander Meindl
3bf3a08e1f
some cosmetics
2022-01-09 20:13:38 +01:00
Alexander Meindl
520eb8241c
Fix bool vars for system infos
2022-01-08 19:33:24 +01:00
Alexander Meindl
79b4586ed4
use redmine configuration for configuration variables to show on info
2022-01-08 19:14:58 +01:00
Alexander Meindl
5ba172e835
Use upper letters for debug infos
2022-01-08 17:05:14 +01:00
Alexander Meindl
73306691f4
Add debug infos on information page, if env is set
2022-01-08 17:02:58 +01:00
Alexander Meindl
b389e4de81
Each dashboard block type gets an own css class
2022-01-08 12:28:13 +01:00
Alexander Meindl
c6fddf00bd
try to fix tests for redmine 4.1
2022-01-02 12:01:59 +01:00
Alexander Meindl
1063885dce
available_column_names with only_groupable and only_totalable
2022-01-02 08:21:43 +01:00
Alexander Meindl
3a339f8fc5
remove wrong comment
2022-01-02 07:31:53 +01:00
Alexander Meindl
3b3a29efec
Provide global test for query columns
2022-01-01 18:24:42 +01:00
Alexander Meindl
6622afead3
Provide search methods for queries
2021-12-26 18:04:52 +01:00
Alexander Meindl
5e58ceccba
revert validation and add exclude rubocop rule
2021-12-26 08:17:22 +01:00
Alexander Meindl
862ec391c6
Fix not required validator error
2021-12-26 06:18:11 +01:00
Alexander Meindl
e664b1defb
Fix rubocop offense
2021-12-26 05:57:23 +01:00
Alexander Meindl
10547fceec
Increase allowed feed block to 20 - all blocks are async and no problem on server side
2021-12-17 07:16:45 +01:00
Alexander Meindl
5c525fc9db
fix spelling mistake resently to recently
2021-12-15 18:16:34 +01:00
Alexander Meindl
9685886a43
Fixed project default dashboard, if project system dashboard is defined
2021-12-15 15:09:38 +01:00
Alexander Meindl
d4568bf377
Cosmetics
2021-12-15 08:57:15 +01:00
Alexander Meindl
a26584c2ce
Removed duplicated translation string
2021-12-09 14:49:18 +01:00
Alexander Meindl
cdf18cdbb4
Use redmine_plugin_kit for plugin loading
2021-12-07 18:51:09 +01:00