skalimer0
skalimer0
Hello, On Firefox the context-menu is not attach on mouse position. You fix this on SidebarToogle.js : ` // Fix issue with context menu position if (this.$main.css('position') === 'relative') {...
Hello, In progress_bar function (ApplicationHelper) used on roadmap - Without legend: titles are display on mouseover event. - With legend: titles are not display on mouseover event. To display all...
Hello, All is in the subject. In async block (Issue query) if we update an issue with context-menu : the block is not updated (just the cache refresh works but...
Hello, I try to create a widget who compute time's issues (from issue's status change) and insert them in the database for the current user. But if i used a...
Hello, On dashboards, can you put a display:none on the list-top if it's empty ? With margin and min-height, it's a big useless blank with some themes. Thanks.
All is on the title : Add function to clone a dashboard on the same project Thanks
Hello, Like issues, it can be useful to assign a dashboard to a group not just to one user. thanks
Hello, With additionals we can hide my/page access and use WelcomePage to make dashboards. Can you find a way to add default blocks on my/page (like issueswatched_block, issuesassignedtome_block) to welcome...
if the image width is too big a infinite loop is make. I check if newline is necessary to stop the loop.
In Redmine 4.0.4 with plugin additionals 2.0.20 : with have infinite loop where we create an issue or edit an issue : SystemStackError (stack level too deep): plugins/redmine_wiki_extensions/lib/wiki_extensions_helper_patch.rb:22:in `heads_for_wiki_formatter' plugins/additionals/lib/additionals/patches/formatting_helper_patch.rb:14:in...