Commit Graph

694 Commits

Author SHA1 Message Date
Makurin
f63eb6885e Added statistic about issues without assignee to the issue summary. 2022-06-02 13:49:20 +03:00
Alexander Meindl
1afd461542 add canned_responses for plugin check 2022-06-01 17:31:21 +02:00
Alexander Meindl
55312e4fa5 Cleanups and provide more mailer functionality 2022-05-30 19:15:10 +02:00
Alexander Meindl
fd0a47d50d refactore bool conditions 2022-05-21 11:03:34 +02:00
Alexander Meindl
5c362483ea refactor dashboard model permissions 2022-05-20 23:26:42 +02:00
Alexander Meindl
0914c33e91 Fix bug with editing a project dashboard, if only one project exist (missing content_project_id) #137 2022-05-20 12:50:03 +02:00
Alexander Meindl
8d7d3721a2 Fix deface checksum/conflict with other overwrites 2022-05-20 10:47:05 +02:00
Alexander Meindl
845577cd0a switch back to display: none on forms 2022-05-09 08:09:58 +02:00
Alexander Meindl
09aeab4324 provide hook view_issue_action_dropdown 2022-05-06 08:12:44 +02:00
Alexander Meindl
028d900565 use class .hidden instead of style display: none 2022-05-04 15:52:43 +02:00
Alexander Meindl
6125959750 use render_api_ok for api update 2022-05-02 18:03:48 +02:00
Alexander Meindl
3a856105be refactore help items integration 2022-05-01 15:25:37 +02:00
Alexander Meindl
79cc1f078a remove link to doc 2022-04-30 17:13:40 +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
d920b0f637 some test cleanups and custom_field_form for entities 2022-04-21 19:44:48 +02:00
Alexander Meindl
e5267e17f6 Fix scope of select2 in projects. Optimize hide role feature: do not call additional queries, if not required. Hide role supports assignee for issues and watchers 2022-04-21 12:11:19 +02:00
Alexander Meindl
3388c6d072 Ruby 2.7 updates 2022-04-20 20:50:44 +02:00
Alexander Meindl
d452c0226f Move edit dashboard button to action menu 2022-04-20 16:19:00 +02:00
Alexander Meindl
81e7b69ac7 allow multiple permission for dashboard blocks 2022-04-19 12:51:37 +02:00
Alexander Meindl
2e2af14b62 allow selected value 2022-04-16 19:08:47 +02:00
Alexander Meindl
44fa50caac Provide chartjs matrix plugin 2022-04-16 08:14:52 +02:00
Alexander Meindl
67c502c67a Switch to chart.js 3, which is provided by redmine 2022-04-14 14:28:24 +02:00
Alexander Meindl
f23d70594f Switch from gemoji to tanuki_emoji 2022-04-10 13:45:24 +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
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
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
Alexander Meindl
ec0379492c support ignore_autoload if Rails > 6 2021-12-02 16:10:22 +01:00
Alexander Meindl
93eaf4ace8 Add deface_setup to loader 2021-12-02 11:16:14 +01:00
Alexander Meindl
32f0526211 Use after_plugins_loaded. See https://www.redmine.org/issues/36245 2021-12-02 08:18:43 +01:00
Alexander Meindl
248bce1be5 Better comment for ActiveSupport.on_load 2021-12-01 17:07:37 +01:00
Alexander Meindl
8ef1f75869 Add yaml_config_load to AdditionalsLoader 2021-11-27 11:59:21 +01:00
Alexander Meindl
28c68d5210 Fix patch loader for plugins, which gemified 2021-11-27 09:00:31 +01:00
Alexander Meindl
ad2d4b7f1f Introduce AddionalsLoader, refactor plugin loading 2021-11-27 08:01:01 +01:00
Alexander Meindl
543108898e Allow auto refresh for queries 2021-11-24 17:52:57 +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
80cf3f4685 provide false? for boolean conditions 2021-11-01 17:03:34 +01:00
Alexander Meindl
b710847dc3 Fix rubocop offenses 2021-09-29 15:19:21 +02:00
Alexander Meindl
c9ea96263b use shorter unique key to solve problems on some file systems, which to not support file names, which are longer then 256 characters 2021-09-25 13:49:13 +02:00
Alexander Meindl
c6825cb2d5 remove debugging infos 2021-09-20 16:16:08 +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
ae0e5cc100 better solution to overwrite available_project_modules 2021-09-18 14:47:56 +02:00
Alexander Meindl
08d7b53757 code cleanup: remove unneeded brackets 2021-09-11 19:55:14 +02:00
Alexander Meindl
bc9054b615 better abstraction for system infos 2021-09-03 17:42:57 +02:00
Alexander Meindl
841f69848a strip dashboard name 2021-08-07 10:22:59 +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
Alexander Meindl
3c48536f77 Fix problem with project new message for issues, if no system default is defined 2021-07-18 19:52:29 +02:00
Alexander Meindl
687bb094a4 Fix project new message box, if no message is defined 2021-07-18 19:39:56 +02:00
Alexander Meindl
bfb51b4b86 add api support for new_ticket_message with projects 2021-07-08 21:06:24 +02:00
Alexander Meindl
7f40a9d165 project based new ticket messages added 2021-07-08 16:56:36 +02:00
Alexander Meindl
d216b14fff convert deprecated keyword parameters 2021-07-06 12:28:07 +02:00
Alexander Meindl
d983b4fb34 Fix rubocop offenses 2021-06-30 19:30:58 +02:00
Alexander Meindl
af96b28f90 do not modify issues/list, if redmine_reporting is installed 2021-06-23 11:52:09 +02:00
Alexander Meindl
e4553dc2e4 fix rubocop rails offenses 2021-06-21 14:52:57 +02:00
Alexander Meindl
5eed75d49c render query methods required in all controllers (because of possible usage with macros 2021-06-20 16:16:38 +02:00
Alexander Meindl
b50db217f7 provide additionals_settings_timefield and update to deface 1.8.1 2021-06-19 12:38:50 +02:00
Alexander Meindl
7ec00005ac Optimize export limit warning to fix redmine tests 2021-06-14 20:31:05 +02:00
Alexander Meindl
c7dc414977 do not use member variable in export_options template 2021-06-14 17:59:35 +02:00
Alexander Meindl
696f4de447 Provide split_ids method and refactor query description 2021-06-13 19:17:30 +02:00
Alexander Meindl
8328491851 Use dynamic columns for export dialog 2021-06-10 13:13:36 +02:00
Alexander Meindl
aeb1af33cb refactor dashboard_link_path for more abstruction to support custom types of dashboards 2021-05-02 09:52:32 +02:00
Alexander Meindl
631d096abe Fix namespace for query column 2021-04-21 14:57:24 +02:00
Alexander Meindl
0580a1da03 Fixing export for tags 2021-04-20 09:53:07 +02:00
Alexander Meindl
07c306fa66 Working on ruby 2.7 updates and warning fixes 2021-04-18 13:34:55 +02:00
Alexander Meindl
e3521b20e5 provide info, if async is used for settings 2021-04-06 19:12:13 +02:00
Alexander Meindl
ad7dbba25d dashboard_async_cache abstraction for async cache 2021-04-04 09:46:56 +02:00
Alexander Meindl
307480051e Fix coding standard 2021-04-02 11:14:26 +02:00
Alexander Meindl
aa989f5cee fix redmine 4.2 deface checksums 2021-04-02 10:37:07 +02:00
Alexander Meindl
bac05942b4 Fix problem frozen string and do not overwrite watcher_values for issues 2021-03-31 14:27:49 +02:00
Alexander Meindl
c996734d6e Fix modal dialog to reopen after first usage rm#7203 2021-03-29 21:49:32 +02:00
Alexander Meindl
5104aeceb4 remove unused code 2021-03-28 09:37:18 +02:00
Alexander Meindl
701c847fd5 Try to fix dashboard block settings style and added tests for Redmine 4.2 2021-03-28 08:55:30 +02:00
Alexander Meindl
1c470e1431 Use larger fields for test block 2021-03-27 18:48:15 +01:00
Alexander Meindl
2365a16bfe Fix broken coding standard 2021-03-27 15:19:04 +01:00
Alexander Meindl
784c120ae5 helper functions for input fields for settings 2021-03-27 15:16:20 +01:00
Alexander Meindl
f505284cda Default width of dashboard block input fields 2021-03-26 18:05:43 +01:00
Alexander Meindl
56c32d6a25 confirm dashboard block delete 2021-03-26 06:34:53 +01:00
Alexander Meindl
4c55b54481 more abstract helper for check_box_tag 2021-03-25 11:55:06 +01:00
Alexander Meindl
07b3afa0c6 fix rubocop offense 2021-03-24 16:20:33 +01:00
Alexander Meindl
8744465c7e Fix some templates for upcoming Redmine 4.2 2021-03-22 14:27:07 +01:00
Alexander Meindl
195a30c1a6 refactoring live search to get cleaner css structure 2021-03-20 19:10:38 +01:00
Alexander Meindl
6ef5479578 provide global helper link_to_external 2021-03-12 18:09:11 +01:00
Alexander Meindl
c794ba0cdb Do not activate project status filter with projects 2021-03-09 06:38:28 +01:00
Alexander Meindl
3bf153a3ac provide project_identifier_filter 2021-03-09 06:04:39 +01:00