Search
Results (18203)
- When I have created the issue, It will be not able to receive email notifi ... It will get received within one or two days.
- Hi I've been trying to install these two u ... reading that these updates have been causing issues for installing but for those who have had similar issues and got them resolved? What did you do to f ... if that works. Version is Windows 10 1909
- Open discussion: RE: Redmine miss read my ruby version
- This confirms that you are using RVM as a Rub ... m -qa | grep ruby</pre> How to solve this issue depends entirely on your situation. Some var ... rubies/list ** https://rvm.io/rubies/default
- Hello All, I am developing a new plugin *Redmine Issue Query Detail*. https://github.com/kabhinav25/redmine_issue_query_detail It let users view issue details on the issue query page itself. The plugin is in a ver ... ugin. !screenshot.png! Thanks, Abhinav
- Hi, When we try to export an issue to pdf which including private note gives be ... can't modify frozen String): 1: <%= raw issue_to_pdf(@issue, :journals => @journals) %> lib/redmine/export/pdf/issues_pdf_helper.rb:215:in `block in issue_to_pdf' lib/redmine/export/pdf/issues_pdf_helper.rb:212:in `each' lib/redmine/export/pdf/issues_pdf_helper.rb:212:in `issue_to_pdf' app/views/issues/show.pdf.erb:1:in `_app_views_issues_show_pdf_erb___4376083027826501785_70101456 ... smtp </pre> Thanks, Ahmet
- I have a simple set up with an instance of Redmine for issue tracking and Gitea as my Git repository (it's like Github). I would like to update issues if I ever reference an issue in a git comment. My thinking is to use a gi ... //www.redmine.org/projects/redmine/wiki/Rest_Issues#Updating-an-issue Should I just add a note (say with a link ... te "SCM" type reference I should use instead?
- When I have created the issue, It will be not able to receive email notifi ... It will get received within one or two days.
- Help: RE: Issues management - ID management- ID prefix
- thanks!
- Help: RE: ActionMailer: "Email delivery error" since version 4.1.1
- Redmine 4.0.0 brings a major change on how th ... n ready backend for your queue, you can have issues like this #32314#note-17.
- *Edit 28/05/2020:* Adding a fourth error Dea ... email notification. I'm facing an sporadic issue: *some emails goes out perfectly, and some o ... g/boards/2/topics/37326?r=38529#message-38529
- Help: RE: Custom field: Ticket Priority
- FWIW: Robert Schneider wrote: > Wouldn't ... it more on this. Activities (time tracking), Issue priorities and Document categories are all e ... ues even though the custom fields defined on issue priorities and document categories are other ... situation around these custom fields a bit.
- Help: RE: Issues management - ID management- ID prefix
- This is not supported by vanilla Redmine. See #5765 and all its related issues and the referenced 3rd-party plugin(s).
- Topic: Issues Management Question: I would like to kn ... to have sequential IDs for different type of issues. Example: For No conformance: NC01 ... --- I apreciate any advice!! Angélica
- Hi everyone, I am playing around with the ... fine a custom field under the administration/issue section, I get an input field limited to 40 ... arch for a previous answer first. Thanks!
- We are happy to announce the release of ERPmi ... Bug Fixes: - Sidebar theme condition issue - Generate payroll issue Customization: For any Customization/S ... bhrVF4k For more: https://erpmine.org
- Open discussion: RE: Exporting to PDF (images not shown)
- What are you trying to accomplish exactly to export the images attached to an issue or your images in a wiki page or just to add ... ib and add a bunch of codes and it will work.
- I added a binary signature field in database ... y data. Now im able to render it within the issue using image_tag but with no success in tryin ... ne could give me an advise on how to do it...
- Open discussion: RE: Role : issue visibility by group
- Ezequiel Nicolazzi wrote: > Old issue, but I found a solution to this.. See patch ... 3.3.1 Works also under Redmine 4.1! Great!
- Open discussion: RE: How to migrate database from win redmine 4.1.0-8 to win redmine 4.0 ?
- It is solved. Check the details inside (be carefull also there is one more issue should be done via phpmyadmin) https://co ... in-redmine-4-1-0-8-to-win-redmine-4-0/80417/5
- Help: RE: Notes Tab feature for Issues in 4.1.1
- A Fora wrote: > [...] can anybody suggest if it is possible to make Issue's Notes Tab in v4.1 default for all users an ... For clarity, the tabs implementation for the issue history is for all users and/or projects. Us ... iguration option. fn1. see #3058#note-52
- I have been using redmine for 6 months now an ... an anybody suggest if it is possible to make Issue's Notes Tab in v4.1 default for all users an ... nd future users of redmine? Many thanks!
- Help: RE: Installation Error on rake generate_secret_token
- Hi Liane, after uninstalling all the ruby versions I had on my server, I did not have any issue installing Redmine. I followed the steps in ... g? Thanks again! Bets Regards, Antonio
- Help: RE: Installation Error on rake generate_secret_token
- Hi Liane, after uninstalling all the ruby versions I had on my server, I did not have any issue installing Redmine. I followed the steps in ... g? Thanks again! Bets Regards, Antonio
- once I made a mistake. I use HTML code in the Issue,and now the diff completely unreadable. I see diff it's almost like Git. How I can view the Issue in full before the change? Как посмотреть как выглядела страница раньше до изменений?
- Help: RE: Hide public projects for specific roles
- David Doležal wrote: > Hi Fabrice, > this p ... 1 is also public. > > *ex1) User A create issue n.1 in project POOL. User B accept issue n.1 for solving and change project from POOL to STARGATE-1.* > OR > *ex2) User B create issue n.2 in project STARGATE-1 and user A is marked as watcher for this issue.* > > Ad ex1) Without your patch user A can still read, write and is notified about changes on issue n.1 (depend on permissions for Non-member ro ... Without your patch user A is notified about issue n.2, can read, write (depend on permissions ... A is not notified and can nothing to do with issue n.1 or n.2 (the new permission is marked ON on role User). He can see only project POOL and all issues in project POOL. > > I expect this: > User A as author or watcher of issue/s need to be notified, can find ...