Commit Graph

1588 Commits

Author SHA1 Message Date
Alexander Meindl
36f2495950 some test tweaks 2022-04-11 16:31:19 +02:00
Alexander Meindl
07cd6db376 rubocop-minitest added 2022-04-11 16:12:56 +02:00
Claudia Meindl
31578a7e86 update language files 2022-04-10 14:05:32 +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
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
546d5efb39 assert_select_query_tr with_checkbox support 2022-04-08 08:22:41 +02:00
Alexander Meindl
ab85865977 d3 and mermaid update 2022-04-08 07:55:14 +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
1ba92b2022 project list does not have block_column class 2022-04-07 20:50:41 +02:00
Alexander Meindl
5d9b3cf946 fix tests 2022-04-07 20:28:31 +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
dabf3d0643 d3 7.4.2 update 2022-04-03 18:38:47 +02:00
Claudia Meindl
ca11ea2f2b fix IT language file 2022-04-03 16:25:28 +02:00
Claudia Meindl
e8ace5d23d fix IT language file 2022-04-03 16:22:30 +02:00
Claudia Meindl
2dfb754bde update language files 2022-04-03 15:52:50 +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
4be1c65e15 remove autowatch from documentation 2022-04-01 20:40:34 +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
665d56b852 d3 updated 2022-03-29 09:20:58 +02:00
Alexander Meindl
4f5af09b9c Merge branch 'main' into stable 2022-03-22 10:41:37 +01: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
59c95a5df8 Merge branch 'main' into stable 2022-03-19 14:08:01 +01:00
Alexander Meindl
b7b270ea5a fix async block reload bug if settings changed 2022-03-19 14:06:05 +01:00
Alexander Meindl
06b48bcb1e Merge branch 'main' into stable 2022-03-18 07:48:47 +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
Claudia Meindl
5267d9270c update language files 2022-03-14 18:52:06 +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
Claudia Meindl
0b9eacf596 update translation for search results 2022-03-12 18:17:45 +01:00
Alexander Meindl
dcd2cdfcfd Working on max live search results 2022-03-12 17:50:45 +01:00
Alexander Meindl
aa08ec577f Merge branch 'main' of code.alphanodes.com:alphanodes/additionals 2022-03-12 14:58:52 +01:00
Alexander Meindl
ca0642adc4 introduce hooks for issue change 2022-03-12 14:58:45 +01:00
Claudia Meindl
e7254a6ae8 update docu on dashboard rm#8816 2022-03-12 12:04:48 +01:00
Alexander Meindl
61f69f812f add controller_issues_edit_after_save hook support #127 2022-03-11 16:43:14 +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