Commit Graph

1737 Commits

Author SHA1 Message Date
Alexander Meindl
981270d8c8 Use @project instead of @project.di for db queries 2022-03-02 18:21:21 +01:00
Alexander Meindl
664035ecc4 define list_optional for custom filter operations, which is default but required for short filters 2022-02-28 11:18:47 +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
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
1c00b41e45 allow more columns with assert_query_sort_order test 2022-02-22 15:24:05 +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
e92a9de323 fix xlsx_hyperlink_cell check for non strings 2022-02-17 17:33:02 +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
af8e2f0379 Updated mermaid to 8.14.0 2022-02-11 08:49:30 +01:00
Alexander Meindl
389938075f replace master with main in doc 2022-02-07 07:21:10 +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
4d4f557a2a clipboardJS updated to 2.0.10 2022-02-02 19:05:06 +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
89378da481 Merge branch 'master' of git.alphanodes.com:additionals 2022-01-30 14:21:47 +01:00
Alexander Meindl
224dc02361 Working on grouped_users for auto_completes 2022-01-30 14:21:43 +01:00
Claudia Meindl
448eb37229 update docu on dashboard rm#8816 2022-01-29 17:15:35 +01:00
Claudia Meindl
cd74e904d6 update image for docu rm#8816 2022-01-29 10:45:29 +01:00
Alexander Meindl
aaab510462 more abstraction for query list settings 2022-01-27 10:44:24 +01:00
Alexander Meindl
5536775a7b new translation 2022-01-27 09:38:28 +01:00
Alexander Meindl
6eede3a111 refactore nil? 2022-01-17 07:26:24 +01:00
Alexander Meindl
26bf4c4314 Update mermaid to 8.13.9 2022-01-16 17:00:12 +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
02814beb0f Raise error, if dashboards with migration not created. 2022-01-10 18:09:34 +01:00
Alexander Meindl
53b21ee310 improved test for destroy project 2022-01-10 18:02:26 +01:00
Alexander Meindl
7f9b26eb53 Try to fix setting in tests 2022-01-10 11:10:47 +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
3befa2f3db Updated d3 to 7.3.0 2022-01-07 19:26:51 +01:00
Alexander Meindl
e94011b980 Provide with_plugin_settings as abstraction of with_additionals_settings - for other plugins 2022-01-07 18:57:04 +01:00
Alexander Meindl
0df0e2684f Use full_url from Additionals 2022-01-04 18:41:34 +01:00
Alexander Meindl
c6fddf00bd try to fix tests for redmine 4.1 2022-01-02 12:01:59 +01:00
Alexander Meindl
984b82006e provide assert_select_totalable_columns helper for tests and fix assert_query_sort_order for dots in class name 2022-01-02 11:30:11 +01:00