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
Alexander Meindl
f90019bafc
Adjust deface overwrite for latest issues/_edit change
2022-04-04 07:43:24 +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
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