Commit Graph

485 Commits

Author SHA1 Message Date
Alexander Meindl
55312e4fa5 Cleanups and provide more mailer functionality 2022-05-30 19:15:10 +02:00
Alexander Meindl
d9a6e42f24 Provide entity deliver for mailer 2022-05-26 18:41:01 +02:00
Alexander Meindl
09aeab4324 provide hook view_issue_action_dropdown 2022-05-06 08:12:44 +02:00
Alexander Meindl
727b6f69bb include macro doc in macro description 2022-04-28 15:02:32 +02:00
Alexander Meindl
947904aac8 Fix logic mistake with empty block columns 2022-04-23 10:31:45 +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
79722ca0df use project.assignable_principals instead of project.principals, because this should not depend on issue setting 2022-04-21 16:13:15 +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
b95ac59824 moment and chartjs-adapter-moment is required for matrix 2022-04-16 15:27:52 +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
9ea7947d6b active_new_ticket_message should be only show message if issue module is active 2022-04-08 17:44:58 +02:00
Alexander Meindl
aaf761ce90 remove active_new_ticket_message column, because project list does not support block columns with redmine vanilla 2022-04-07 20:59:26 +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
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
25827be2cf Redmine 5 only work and fix icon-expanded class 2022-03-30 18:05:59 +02:00
Alexander Meindl
665d56b852 d3 updated 2022-03-29 09:20:58 +02: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
062cae626d remove debugging and suport select2 init values 2022-03-17 11:35:09 +01:00
Alexander Meindl
a8a2565ba9 Cleanup LiveSearch integration 2022-03-14 18:42:32 +01:00
Alexander Meindl
dcd2cdfcfd Working on max live search results 2022-03-12 17:50:45 +01:00
Alexander Meindl
d418be8bb6 remove unused method additionals_list_title 2022-03-09 19:10:52 +01:00
Alexander Meindl
bf317bd654 d3plus updated to 2.0.1 2022-03-07 18:51:24 +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
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