Alexander Meindl
aa4052ca4a
Cleanup for select2
2022-02-26 13:45:13 +01:00
Alexander Meindl
8963d3a9aa
do not set list_optional, because it is default. Add author_optional as possible select2 type
2022-02-22 19:12:07 +01:00
Alexander Meindl
8dca86f277
internal_user should use list for select2
2022-02-22 16:03:31 +01:00
Alexander Meindl
9ee556c399
switch principal from list_optional to list for select2
2022-02-21 07:37:20 +01:00
Alexander Meindl
5b5e2fd609
switch user_with_me from list_optional to list for select2
2022-02-20 11:57:16 +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
ae40e43c0b
Fix rubocop offense
2022-02-15 20:08:33 +01:00
Alexander Meindl
a1a7dbed7d
allow grouped_users without me
2022-02-15 20:07:52 +01:00
Alexander Meindl
21ce271243
more abstraction for ajax_params
2022-02-15 18:33:54 +01:00
Alexander Meindl
e5f9cae8dc
use main in version, because we switched from master to main
2022-02-07 07:04:07 +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
a620da1e07
Fix n+1 problem for member box
2022-01-14 17:45:14 +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
0df0e2684f
Use full_url from Additionals
2022-01-04 18:41:34 +01:00
Alexander Meindl
41ebd9aef2
add add_remove_unused_tags_job again, because broken remove_unused_tags from ActsAsTaggableOn
2021-12-29 10:18:07 +01:00
Alexander Meindl
9c0ab694b4
remove obsolete add_remove_unused_tags_job
2021-12-28 12:49:58 +01:00
Alexander Meindl
5e7ede994f
cleanup for tags provided
2021-12-27 18:03:20 +01:00
Alexander Meindl
6622afead3
Provide search methods for queries
2021-12-26 18:04:52 +01:00
Alexander Meindl
1b24dfa4d2
Fix rubocop offense
2021-12-23 19:18:53 +01:00
Alexander Meindl
1e9bc03e47
Set version for dev
2021-12-19 10:59:00 +01:00
Alexander Meindl
a0c26a3382
bump to version 3.0.4
2021-12-18 12:46:52 +01:00
Alexander Meindl
52a435b019
Add another check to add_autowatcher, that makes sure no user is added as watcher, if he already is watcher
2021-12-16 14:44:38 +01:00
Alexander Meindl
5c525fc9db
fix spelling mistake resently to recently
2021-12-15 18:16:34 +01:00
Alexander Meindl
baf0b9a6ec
add rake task redmine:additionals:reset_resently_dashboards to reset recently used dashboards
2021-12-15 17:30:38 +01:00
Alexander Meindl
a0ca97a85e
add require for redmine_plugin_kit
2021-12-07 19:03:09 +01:00
Alexander Meindl
3e14e90f2d
Working on fix PluginBase include
2021-12-07 18:59:17 +01:00
Alexander Meindl
cdf18cdbb4
Use redmine_plugin_kit for plugin loading
2021-12-07 18:51:09 +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
ad2d4b7f1f
Introduce AddionalsLoader, refactor plugin loading
2021-11-27 08:01:01 +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
ae7ed302d3
require version
2021-11-23 20:30:24 +01:00
Alexander Meindl
bf11e49466
Fix rubocop offenses
2021-11-23 19:23:08 +01:00
Alexander Meindl
1c23f13ec7
Working on zeitwerk support
2021-11-23 19:16:49 +01:00
Alexander Meindl
82a70fd57a
Support ActiveRecord::Relation with autocomplete_select_entries
2021-11-07 13:45:05 +01:00
Alexander Meindl
696745b3d8
Add stylelint and eslint to github actions
2021-11-07 05:27:38 +01:00
Alexander Meindl
80cf3f4685
provide false? for boolean conditions
2021-11-01 17:03:34 +01:00
Alexander Meindl
4bf39637a1
fix avatar for ruby 3
2021-10-30 16:01:11 +02:00
Alexander Meindl
d230818cfd
Ruby 2.5 is unsupported. Use Ruby 2.6 or newer
2021-10-17 11:33:57 +02:00
Alexander Meindl
b710847dc3
Fix rubocop offenses
2021-09-29 15:19:21 +02:00
Alexander Meindl
535854a948
provide link_to_url helper
2021-09-27 16:39:10 +02:00
Alexander Meindl
f41004705b
Add tests for access_control and remove caching available_project_modules (because there are problems with it)
2021-09-20 17:04:48 +02:00
Alexander Meindl
48c2af51f0
try to fix installation problems with missing tables (if redmine migration was not run)
2021-09-20 13:21:42 +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