Commit Graph

149 Commits

Author SHA1 Message Date
Alexander Meindl
81e7b69ac7 allow multiple permission for dashboard blocks 2022-04-19 12:51:37 +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
25827be2cf Redmine 5 only work and fix icon-expanded class 2022-03-30 18:05:59 +02: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
9d628dc357 always use select2 with initialize_methods 2022-02-26 17:39:59 +01:00
Alexander Meindl
e53e10c115 rename filter type watcher to user_with_me 2022-02-01 20:31:33 +01:00
Alexander Meindl
f24e36fbc7 Allow me for watcher 2022-01-30 16:01:06 +01:00
Alexander Meindl
224dc02361 Working on grouped_users for auto_completes 2022-01-30 14:21:43 +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
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
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
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
9685886a43 Fixed project default dashboard, if project system dashboard is defined 2021-12-15 15:09:38 +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
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
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
d983b4fb34 Fix rubocop offenses 2021-06-30 19:30:58 +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
bac05942b4 Fix problem frozen string and do not overwrite watcher_values for issues 2021-03-31 14:27:49 +02:00
Alexander Meindl
07b3afa0c6 fix rubocop offense 2021-03-24 16:20:33 +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
Alexander Meindl
20b9191af0 remove project from sql_for_tags_field 2021-03-04 20:03:27 +01:00