Project

General

Profile

Search

Results (18267)

Help: Exporting to pdf a wiki page containing a list of issues
Hello We try to generate a pdf document containing an introduction and a list of issues (with their description). To do this, we have created a wiki page with a macro @{{ref_issues(-q=testBdc2)}}@ (testBdc2 is a predefined r ... want, that is, the wiki page, including our issues. But now we want to export it in pdf format: Unfortunately in the generated pdf, instead of issues list, I find : <pre> Error executing the ref_issues macro (Missing partial issues/_list with {:locale=>[:fr, :en], :formats=> ... /redmine-3.3.1/plugins/redmine_multiprojects_issue/app/views" * "/opt/BNF/redmine-3.3.1/plug ... * "/opt/BNF/redmine-3.3.1/plugins/redmine_issue_templates/app/views" * "/opt/BNF/redmine- ... :in `find' </pre> Thanks for help Jerome 2017-05-30 10:55
Help: Issues with install
Hi everyone. This was my first time installing redmine, and I seem to be having some issues. I was following this guide: https://www.ho ... Can someone walk me through debugging my issues? Thanks 2017-05-30 03:11
Help: Install of 3.3.3 fails when trying to load default data
Hi, I tried to install redmine 3.3.3 with my ... | | enumerations | | issue_categories | | issue_statuses | | issues | | journal_details ... a hint what I'm doing wrong? cu, Frank 2017-05-29 13:09
Help: RE: Access denied on view document uploaded in an issue
I'm having a similar issue, but maybe the better place is to rise issue in DMSF itself: https://github.com/danmunn/redmine_dmsf/issues I've already referenced your post here: https://github.com/danmunn/redmine_dmsf/issues/728 2017-05-29 11:16
Help: RE: 3.3.1 - receiving emails through IMAP
After several tests, I found the reason. I ... private", no notification for creator of the issue, people assigned to an issue, watchers... except for Manager/Developer/Re ... ic and private project? if someone create an issue through email in a private project, to be able to see this issue, and to be notified about the updates. 2017-05-28 11:12
Help: RE: 3.3.1 - receiving emails through IMAP
Projects are private, is it related to that? ... t I assign the project to the creator of the issue (if this one is not a manager, developer or reporter). 2017-05-26 17:29
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
(3376-3400/18267)