Commit Graph

569 Commits

Author SHA1 Message Date
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
f90019bafc Adjust deface overwrite for latest issues/_edit change 2022-04-04 07:43:24 +02:00
Alexander Meindl
6b07bd50cd D3 7.4.1 update, drop windows detection and use redmine method, cleanup translations 2022-04-03 14:35:06 +02:00
Alexander Meindl
9879e0fcfb provide sql_aggr_condition for plugin usage 2022-04-02 15:50:50 +02:00
Alexander Meindl
e411d3f3d5 remove issue auto watch, because it is a feature of Redmine 5 2022-04-01 20:37:48 +02:00
Alexander Meindl
5cdba293c9 Fix checksum for wiki-show deface, split template for settings_list_defaults for using isolated totals and remove not required ampersand in projects_controller patch 2022-04-01 09:16:01 +02:00
Alexander Meindl
32a05561cc remove accept_rss_auth support 2022-03-31 06:09:29 +02:00
Alexander Meindl
e9483483a6 rename rss_key to atom_key 2022-03-30 19:41:09 +02:00
Alexander Meindl
25827be2cf Redmine 5 only work and fix icon-expanded class 2022-03-30 18:05:59 +02:00
Alexander Meindl
453f8ca95b use accept_atom_auth, if available 2022-03-29 09:49:06 +02:00
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