Project

General

Profile

Search

Results (18336)

Help: How to Override Redmine Routes With Plugin Routes
Using Redmine version 3.3.3, how can I overri ... n route? I am interested in overriding the '/issues/new' route from one from my plugin. 2017-05-26 02:46
Help: 3.3.1 - receiving emails through IMAP
Hello, I configured the option to create issues through email received by IMAP. Creation is ok for the issue and the sender (as user). But, in case of followup added in the issue, the intial sender doesn't receive any email ... too. More general problem. If I create an issue through web interface, same problem for adde ... are receiving email notifications in case of issue update. Any idea of the problem? Main ... member with rights to see and add watchers. 2017-05-25 18:20
Help: RE: [3.3.0] How to communicate with creating user on issues created via e-mail
Same problem for me 2017-05-25 17:16
Open discussion: Hyperlinks in Redmine
I get the following issue using hyperlinks in brackets and semicolons: ... ace) of separating the link from the ); part? 2017-05-25 13:24
Help: Deleted Issue Recovery
I have one issue that desappear from my database, I need to know who deleted this issue, can I know using some querys on the database? Or can I recovery one issue from the last backup that I have? and import on the production database. 2017-05-25 11:05
Open discussion: RE: add all open issues from all project on "my page"
In the upcoming version of Redmine (version:3 ... a custom query to My Page. Please see #1565. 2017-05-23 13:59
Help: Failure to restrict access to issues
Hello, I have two users who each belong to ... ie Redmine version used : 3.3.3 Stable 2017-05-23 11:19
Open discussion: add all open issues from all project on "my page"
Hello, I see that w can add some informati ... e add specific things ? For example: "All issues from all projects" and not only issues assigned to me. Thanks in advance for your feedback 2017-05-23 11:00
Help: Sort by priority not possible?
Searched this forum, there is a 5 year old qu ... 2.x. Nothing else. My problem is simple: *Issues ordered by priority* (admin priority = stan ... 20140825-8~deb8u4 / i 3.0~20140825-8~deb8u4 2017-05-23 08:06
Help: I do not see the target version field when I create an issue.
Good morning. I am using RedMine in synology ... ersion field is not visible when creating an issue after update. I already created some vers ... ee the target version field when I create an issue. How can I solve it? Below is the red m ... Redmine plugins: no plugin installed 2017-05-22 19:01
Open discussion: RE: Customize E-Mail Subjects
I wanted to do add a custom field (named "pro ... ollows: In app\models\mailer.rb (In def issue_add() around Line 53:) <pre><code class="diff"> + s = "[" + s << "#{issue.custom_value_for(CustomField.find_by_name('Product')).value}" if issue.project_id == 5 + s << "#{issue.project.name}" if issue.project_id != 5 + s << " - #{issue.tracker.name} ##{issue.id}] (#{issue.status.name}) #{issue.subject}" mail :to => to_users, :cc => cc_users, - :subject => "[#{issue.project.name} - #{issue.tracker.name} ##{issue.id}] (#{issue.status.name}) #{issue... 2017-05-20 14:12
Help: Emails sent by redmine are not stored in "Sent" folder in mailbox
Hello Did somebody encounter a problem like ... ectly, because mails are sent to users after issue creation etc. Problem is that emails are no ... dmine_app_timesheets 1.5.12 </pre> 2017-05-19 11:25
Plugins: Get and Set Value of Issue Custom Field in Plugin
How would I access the value of an issue custom field and then set that value pragmat ... tutorials but could not find a good example. 2017-05-18 14:24
Plugins: ERPmine 2.8
We are happy to announce the release of ERPmi ... es. - Exchange rate is introduced. - Issue based billing. - AR Aging Report. BugFi ... dhisoftware.co.in/products/erpmine/resources/ 2017-05-18 10:19
Help: RE: Create multiple issues with REST API
AFAIK does Redmine not support creating multiple issues within a single API request. See #9618. 2017-05-17 18:15
Help: RE: Change Status of Multiple Tickets Simultaneously
Nicolai Schirawski wrote: > [...] Or am I ov ... nu that is shown when you select one or more issues and right-click on a non-linkable part of t ... or select 'edit' and bulk-edit the selected issues. !right-click-menu.png! 2017-05-17 18:08
Help: RE: Import Issues link missing in 3.3 installation
Dan W wrote: > Could it be that I don't have ... port feature, users need to have the "Import issues" permission granted to their role. No furth ... k shows up in the right-sidebar shown in the issues views. If the link is still missing whenev ... Redmine >= 3.2). See #950#note-25 and beyond. 2017-05-17 17:49
Help: Unable install plugins on ubuntu 16.04
root@ubuntu:/usr/share/redmine/lib/plugins# r ... ble role based access control * Flexible issue tracking system * Gantt chart and calend ... * Time tracking * Custom fields for issues, time-entries, projects and users * SCM ... CVS, Git, Mercurial, Bazaar and Darcs) * Issue creation via email * Multiple LDAP authe ... unchpad.net/ubuntu/+filebug Origin: Ubuntu 2017-05-17 14:21
Open discussion: When creating a version, the gantt chart page fails.
hi. When creating a version, i got internal ... ckList <pre> Started GET "/projects/pgs/issues/gantt" for 10.192.6.2 at 2017-05-11 15:31:2 ... let me know how you can solve this problem. 2017-05-17 10:36
Help: I need to delete an issue
I am new to Redmine. I tried to create a private issue for myself but it is public. I need to delet ... video on youtube but the steps to close the issue is not available to me. Please Help. 2017-05-16 22:14
Help: RE: Redmine 3.3.3 - missing issue table at project overview, wrong spent time
Probably the bug: Defect #25828 2017-05-16 16:15
Help: role chaned by status ( Related issues)
How I can disable the addition and deletion of child issues in the Related issues (copied_from)_ section once the status is c ... integrate workflow for subtasks and related issues , est-ce qu'il serait possible par un plugin avec des fonction et classes ruby 2017-05-16 15:41
Help: Prewiew image doesnt work
Hello! I have recently updated version of ... d. So, can anyone help me to solve this issue? 2017-05-16 10:00
Development: RE: Why don't you just release 3.4.0?
Hello! Please do not take this as a reques ... ctions or decisions. > Have a look at the issues that were recently added to version:3.4.0 – ... ome point? For example #25842, the last new issue on version:3.4.0. It is a very nice additi ... oks like the 3.4.0 is being postponed by new issues. Thanks a lot to all volunteers and donors that keep Redmine always evolving. 2017-05-15 13:45
Development: RE: Why don't you just release 3.4.0?
Jan from Planio www.plan.io wrote: > > We were so happy some weeks ago when the open issues was close to 3 or 4 issues. > > Now we are back on 19. :( > > Have a look at the issues that were recently added to version:3.4.0 – ... Source. Redmine gets all my respect! 2017-05-15 09:59
(3451-3475/18336)