Search
Results (18264)
- Plugins: RE: Is there a plugin that exports issues as pdf's and sends them as email?
- I'm not sure if plugins is the right place fo ... ny part of the page, but not add a button in Issues. Default menu's I can inject a "pdfmailer" ... u What I'd like to do is have a button in Issues (maybe for a particular project) that when clicked it sends the issue as a pdf to a set of users [selected from a ... ost as to even how to add a custom button to issues. alternatively I'm thinking about using ... 2749/save-web-page-directly-to-pdf-using-js
- Hi all! In our company we have been runnin ... and about 20 users, and we just passed 4000 issues. 1. Is it normal for it to take so long ... ound a computer. Limited coding skills.
- Open discussion: RE: Show Description in Issues Table?
- I am facing the same issue. I also would like to having the description as a regular column in the issue list. The best solution, I have found so far is by modifying the source code in @models\issue_query.rb@ line 73 changing from @Quer ... ew(:description),@ Any better solutions?
- For the following reasons, it would be very a ... : https://yourprettyproject.com/projects/123/issues.json *** *Project Name*: https://yourprettyproject.com/projects/prettyproject/issues.json * If you only has the project (numeri ... ECT identifier of the target project
- Hi all, I've already installed redmine and ... tion on internet. Any help please?
- Help: RE: Multiple Assignee for one issue
- Hi, unfortunately you cannot with vanilla Redmine. But this is also a breaking strategy respect to issue assignee design. You should write your own ... ou can also put user format custom fields on issues. Lorenzo
- This message is a continuation of [[https://w ... oards/3/topics/56954]] where I add button on issues list and issue details. I add informations into issues list and issue details Redmine pages by injected html code ... rder to create maps and manage georeferenced issues, a "pointes" table allows each Issue to be geolocalized. This table contains the Id of the Issue, the id of the pointes, a point (postgresql ... b This will run the app/views/<plugin name>/issue/_issus_details.html.erb file to inject code into the issue view page and it works fine. view_hook_li ... end # rewrite select for trackers on issue form // view_issues_show_details_bottom def view_issues_show_details_bottom(context={}) ...
- Development: RE: How to make issue filter select box to keep the last value
- you need an array composed only of strings. ... me,id| > values << [name.to_s,id.to_s] > }@
- Helo i am trying to find a way how to assign multiple Assignee to one issue. So in issues->attibutes file i am making <% if @issue.safe_attribute? 'assigned_to_id' %> <p><%= ... signed_to_id, principals_options_for_select(@issue.assignable_users, @issue.assigned_to), :include_blank => false, :multiple => true, :required => @issue.required_attribute?('assigned_to_id') %></p> ... mega_calendar 1.7.4 </pre>
- Help: RE: Issues with running redmine on a Debian 10 Apache server
- Hi Mario There are some more things you co ... was helpful of them. Best Regards, Liane
- Help: RE: Issues with running redmine on a Debian 10 Apache server
- Thanks for the help Liane, I see, I should tr ... y next? Your help is appreciated, Mario
- Help: RE: How to get information about [Issue status] through redmine api
- Did you already configure your api? Administr ... Api I'm getting the infomation like this /issues/9.json or like this /issues.json?issue_id=9. Hope this help :D
- Help: RE: Issues with running redmine on a Debian 10 Apache server
- Hi Mario, Thank you for all the informatio ... </IfModule> </pre> Best Regards, Liane
- I have been running redmine for a longtime, i ... an 10 and lost the installation owing to the issues in porting redmine to the new bullseye repo ... I can login and all my projects, posts, and issues are there. Then I tried to set up redmin ... .1.4.1 Any help is appreciated, thank you.
- Hi I am using turnkey image for redmine. I ha ... for a project as in the attached image. The issue is with branches selection. it only shows th ... git pull to update the repo from this UI?
- im use this formula to calculate the total cfs[2] type float if tracker_id==88 project.issues.includes(:custom_values).where(tracker_id:88).to_a.sum {|issue|issue.custom_field_value(144).to_f} end the prob ... d resave how i can calualte it in first time
- Plugins: RE: Plugin - Issues reminder
- But I'm a simple user, not a developer, admin ... ng. How do I make this work as a simple user?
- Plugins: RE: Plugin - Issues reminder
- Unfortunately I cannot answer that. But I ass ... t without a plugin ... you can still buy it;)
- Plugins: RE: Plugin - Issues reminder
- Thanks for your reply. But it is supposed to work with the plugin purchased and installed, right?
- Hello I am trying to get the value in '/redmine/issue/{issue_id}/status/' via C# RedmineManager. When the code below is executed, the html data for [Issue status] is not output, but the html data for ... thing I am missing, please reply. thank you.
- Help: RE: Pdf preview not available
- Turns out my issue was with the redmine_cms 1.2.2 plugin. Posted an issue to them: https://www.redmineup.com/questions ... 4-2-3-redmine_cms-1-2-2-breaks-pdf-thumbnails
- Help: RE: Pdf preview not available
- Seems like this might be intentional? Seems odd... https://www.redmine.org/issues/34896
- Plugins: RE: Plugin - Issues reminder
- I'm not sure if the rake task still works: [[RedmineReminderEmails]]
- Hi All, Our company is currently using Red ... he option of being able to send reminders of issues, the version we are currently using no long ... previous version. Does anyone know if the issues reminder option is now only available as a ... maybe? Thanks for any support in advance.
- Plugins: RE: Redmine Knowledgebase Help - Files not showing
- If you cannot see files attached to a KB arti ... bak (you can delete it). Restart Redmine and ISSUE has been fixed!