Commit Graph

332 Commits

Author SHA1 Message Date
Alexander Meindl
77566b03c7 #163 fixed permission problem with edit own issues on sidebar 2023-03-20 19:36:05 +01:00
Alexander Meindl
4c2025bdd0 do not show edit link after click on fast edit 2023-03-06 10:16:14 +01:00
Alexander Meindl
4a850ea2e8 user can lock a dashboard to prevent changing a dashboard or deleting a dashboard by mistake 2023-03-05 19:09:16 +01:00
Alexander Meindl
b00c9f02f8 add fast description edit button for issues 2023-03-02 14:06:47 +01:00
Alexander Meindl
28171c326c Fix rubocop offenses 2023-01-23 10:24:02 +01:00
Alexander Meindl
b45308c229 Show author of issue on a note - if configured 2023-01-23 10:23:23 +01:00
Alexander Meindl
329914c34b add symbol support for additionals settings label 2023-01-03 08:32:55 +01:00
Alexander Meindl
5f713c6449 provide initialize_last_notes_filter 2022-12-07 15:25:45 +01:00
Alexander Meindl
b66759bcbd Do not add ; on end of link_to_function code 2022-11-16 08:56:13 +01:00
Alexander Meindl
d4dffa6b05 Fix top menu warning: escape javascript ul 2022-11-01 18:02:23 +01:00
Alexander Meindl
54023e3e95 provide render_label_sum 2022-10-07 13:35:31 +02:00
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
fdab60a7ae support of https://www.redmine.org/issues/16207 2022-08-24 16:09:18 +02:00
Alexander Meindl
db8f09d79a Fix import for latest redmine changes 2022-07-24 15:01:56 +02:00
Alexander Meindl
4b8db9e28b Do not douple check project permssions for project macro 2022-06-25 12:28:47 +02:00
Alexander Meindl
fba4415dde add strip_split and to_list to core_ext 2022-06-08 20:01:59 +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
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
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
79cc1f078a remove link to doc 2022-04-30 17:13:40 +02:00
Alexander Meindl
d920b0f637 some test cleanups and custom_field_form for entities 2022-04-21 19:44:48 +02:00
Alexander Meindl
d452c0226f Move edit dashboard button to action menu 2022-04-20 16:19:00 +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
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
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
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
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
b7b270ea5a fix async block reload bug if settings changed 2022-03-19 14:06:05 +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
a8a2565ba9 Cleanup LiveSearch integration 2022-03-14 18:42:32 +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
Alexander Meindl
dcd2cdfcfd Working on max live search results 2022-03-12 17:50:45 +01:00
Alexander Meindl
aef702f57d remove select2 transform 2022-02-26 17:25:26 +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
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