Project

General

Profile

Search

Results (18279)

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
Development: RE: Why don't you just release 3.4.0?
> 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 – ... e time, and I believe we should respect that. 2017-05-15 09:09
Development: How to update journal by using Rest Api
Hi, As mentioned in this issue #25793 I wonder how I can use Rest Api to u ... s Toshi MARUYAMA wrote in the aforementioned issue, I can update it by issue Api, but I don't find the wiki page about that. What I found is how to get journals with issue api. Can anybody point me to how to update a journal? Thanks, 2017-05-14 16:40
Development: RE: Why don't you just release 3.4.0?
Yes! Please release 3.4.0. We were so happy some weeks ago when the open issues was close to 3 or 4 issues. Now we are back on 19. :( 2017-05-10 21:28
Open discussion: Understanding the production log.
Hi, I have been noticing our instance of r ... <pre> Started GET "/redmine/projects/errors/issues" for 10.58.10.83 at 2017-05-09 09:31:26 +0100 Processing by IssuesController#index as HTML Parameters: {"pr ... ueries/_columns.html.erb (1.9ms) Rendered issues/_list.html.erb (154.6ms) Rendered issues/_sidebar.html.erb (6.3ms) Rendered issues/index.html.erb within layouts/base (226.3ms ... 87.2ms) Redirected to http://app01/redmine/issues/91800 Completed 302 Found in 29031.8ms (ActiveRecord: 94.7ms) </pre> 2017-05-10 10:15
Help: Redmine 3.3.3 - missing issue table at project overview, wrong spent time
Hello, I updated RM 3.2.1 <pre> Enviro ... 0.0.8 </pre> and now I am having this issues: * when logged as admin, everything see ... t role doesn't matter): ** I cannot see issues table on the project overview at project which doesn't have child projects ** I can see issues table at project with child projects, but the numbers of issues are wrong ** spent time is wrong ... status <> 9) AND "enabled_modules"."name" = 'issue_tracking' AND (projects.lft >= 36 AND projec ... ERE em.project_id = projects.id AND em.name='issue_tracking')) ORDER BY "trackers"."position" ... status <> 9) AND "enabled_modules"."name" = 'issue_tracking' AND (projects.lft >= 36 AND projec ... r child project and parent project. Thanks 2017-05-10 09:43
Plugins: Redmine Periodic Task and Luxury Buttons plugins incompatibility
Hello. I found a problem with Redmine Periodi ... ic Task plugin ): <pre> irb(main):002:0> issue = Issue.new(:project_id=>122, :tracker_id=>5, :categ ... ttt", :description=>"ttt"); irb(main):003:0* issue.save! ActiveRecord::RecordInvalid: Validation failed: You couldn`t save issues with this tracker from /usr/local/bundle/g ... ain>' </pre> How can I solve the problem? 2017-05-10 07:17
Job offers: CLOSED - Quick Redmine_custom_workflows script needed - regex replace string in notes
Contact: Matthew Paul - mpaul@cityassets.com ... lled also. So you can do a before save on an issue, I already created one so that, before a sav ... unity Thanks! EDIT - gave up on this... 2017-05-10 01:11
(3401-3425/18279)