Commit Graph

616 Commits

Author SHA1 Message Date
Alexander Meindl
16ff3e5d67 refactor render, see https://rails-bestpractices.com/posts/2010/12/04/simplify-render-in-views/ 2022-09-18 14:49:32 +02:00
Alexander Meindl
7960b865f4 #148 fix coding standards and some tweaks 2022-09-16 15:13:25 +02:00
skalimer0
590459c1af
"end" missing on copy/paste 2022-09-15 10:10:48 +02:00
skalimer0
3737eba6f5
Display real error 2022-09-15 10:06:57 +02:00
Alexander Meindl
fa91220a05 Fix rubocop offenses 2022-09-09 13:10:21 +02:00
Alexander Meindl
fdab60a7ae support of https://www.redmine.org/issues/16207 2022-08-24 16:09:18 +02:00
Alexander Meindl
e51b812158 add notes_count and provide translation strings 2022-08-23 18:45:21 +02:00
Alexander Meindl
db8f09d79a Fix import for latest redmine changes 2022-07-24 15:01:56 +02:00
Alexander Meindl
cbf929021b no solution for support to different checksums with deface for multiple contacts version: we use contact_pro for checksum 2022-06-29 08:20:53 +02:00
Alexander Meindl
8b74373e6a use RedmineContacts to detect contacts plugin 2022-06-29 08:11:23 +02:00
Alexander Meindl
e5c7573d37 do not use contacts hook, if contacts plugin is not installed 2022-06-29 07:58:37 +02:00
Alexander Meindl
852f1f04af rubocop update 2022-06-27 09:08:53 +02:00
Alexander Meindl
4b8db9e28b Do not douple check project permssions for project macro 2022-06-25 12:28:47 +02:00
Alexander Meindl
ae0fe6bfbf project is not always required for entities 2022-06-17 19:44:14 +02:00
Alexander Meindl
c57abd2a0b use table_name for dashboard role 2022-06-17 13:26:18 +02:00
Alexander Meindl
113c940db8 abstraction for set_flash_from_bulk_save 2022-06-17 09:46:24 +02:00
Alexander Meindl
ecf1a30a22 add create support for journals controller 2022-06-16 09:45:35 +02:00
Alexander Meindl
aeba93eb14 provide notes filter 2022-06-13 07:42:26 +02:00
Alexander Meindl
b1218577f3 DEPRECATION WARNING fixed for custom_fields/formats/additionals_text 2022-06-10 17:28:26 +02:00
Alexander Meindl
fba4415dde add strip_split and to_list to core_ext 2022-06-08 20:01:59 +02:00
Alexander Meindl
2e3af2561b cosmetics 2022-06-05 18:10:05 +02:00
Alexander Meindl
d1137e900c #139 more coding standard fixes and fix logic in template. Prefer unless instead of nil? 2022-06-02 17:09:25 +02:00
Makurin
f63eb6885e Added statistic about issues without assignee to the issue summary. 2022-06-02 13:49:20 +03:00
Alexander Meindl
1afd461542 add canned_responses for plugin check 2022-06-01 17:31:21 +02:00
Alexander Meindl
55312e4fa5 Cleanups and provide more mailer functionality 2022-05-30 19:15:10 +02:00
Alexander Meindl
fd0a47d50d refactore bool conditions 2022-05-21 11:03:34 +02:00
Alexander Meindl
5c362483ea refactor dashboard model permissions 2022-05-20 23:26:42 +02:00
Alexander Meindl
0914c33e91 Fix bug with editing a project dashboard, if only one project exist (missing content_project_id) #137 2022-05-20 12:50:03 +02:00
Alexander Meindl
8d7d3721a2 Fix deface checksum/conflict with other overwrites 2022-05-20 10:47:05 +02:00
Alexander Meindl
845577cd0a switch back to display: none on forms 2022-05-09 08:09:58 +02:00
Alexander Meindl
09aeab4324 provide hook view_issue_action_dropdown 2022-05-06 08:12:44 +02:00
Alexander Meindl
028d900565 use class .hidden instead of style display: none 2022-05-04 15:52:43 +02:00
Alexander Meindl
6125959750 use render_api_ok for api update 2022-05-02 18:03:48 +02:00
Alexander Meindl
3a856105be refactore help items integration 2022-05-01 15:25:37 +02:00
Alexander Meindl
79cc1f078a remove link to doc 2022-04-30 17:13:40 +02:00
Alexander Meindl
727b6f69bb include macro doc in macro description 2022-04-28 15:02:32 +02:00
Alexander Meindl
e02da5e2f8 user like already uses tokens for search - remove it for select2 autocomplete 2022-04-26 07:30:32 +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
d920b0f637 some test cleanups and custom_field_form for entities 2022-04-21 19:44:48 +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
d452c0226f Move edit dashboard button to action menu 2022-04-20 16:19:00 +02:00
Alexander Meindl
81e7b69ac7 allow multiple permission for dashboard blocks 2022-04-19 12:51:37 +02:00
Alexander Meindl
2e2af14b62 allow selected value 2022-04-16 19:08:47 +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
b2fea6e7f3 Set user_filter for queries without saved queries 2022-04-09 18:43:11 +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