Project

General

Profile

Search

Results (18279)

Help: RE: Is it possible to not notify groups but only individual users?
Hello, i think it's difficult without to get round : delete enrolment B from group 1 and create issue, and recreate enrolment B and edit issue ... ... humbly. 2017-06-07 17:19
Help: Is it possible to not notify groups but only individual users?
Is there a setting for disabling notification ... like is the following: - User A creates an issue and assigns it to group 1 (user B is member ... ceive any notification - User A edits the issue and re-assigns it to user B --> User B gets notified 2017-06-07 15:14
Help: RE: Migration 3.0.3 -> 3.3.3 : Custom Fields and default values
Ema Nymton wrote: > In 3.0.3, Redmine displa ... stom field ! If you are talking about the issue detail view here, then you're experiencing a ... roduced with Redmine version#102. See #25726. 2017-06-06 16:55
Help: Migration 3.0.3 -> 3.3.3 : Custom Fields and default values
Hi, I try to migrate from 3.0.3 to 3.3.3 a ... My Redmine database is old and I have some issues where some custom fields does not exist at ... re old behavior until fix in future version 2017-06-06 13:30
Help: RE: LDAP login execution expired
Can anyone help with this or should I raise an issue? Thanks, Ben 2017-06-06 10:55
Help: RE: Cross-Origin issue creation
*Issue resolved!* _acosonic_ from IRC channel, dir ... nse-headers-allowing-everything-through". 2017-06-05 14:13
Help: Cross-Origin issue creation
Hi, I'm having trouble with Redmine API. What I'm trying to do is create an issue as an anonymous user, from a different origi ... ctor. GET method works however - returns all issues of the public project. I have set to allow anonymous users to create issues on this public project. _Console logging the following errors:_ <pre> OPTIONS ..issues.json 404 (Not Found) XMLHttpRequest cannot load ..issues.json. Response for preflight has invalid HT ... eedback site. This button should create an issue in Redmine with user input. The user is subm ... redmine_people 1.2.0 </pre> 2017-06-05 10:27
Help: RE: Customize "New issue" form and "overview"
I think you can achieve what you need (at lea ... g the custom fields, since the order in the "issue overview" (in Redmine terminology, the issue show view) and the new issue form is determined by the order of the custo ... ption and subsequent "subtasks" and "related issues" sections) and _standard fields cannot be r ... t-yet-released Redmine version#119. See that issue for the details about it. HTH. Please let me know if you have additional questions. 2017-06-02 14:26
Development: EasyQA Press Release
Hi, Redmine Team. My name is Yana Gusti. I ... is integration is synchronization of Redmine issues and EasyQA Agile Board. Here you can find m ... Petefi sq., 47/706, 88000, Uzhhorod, Ukraine 2017-06-02 14:12
Help: RE: Date and time settings problem.
Marius BALTEANU wrote: > It is not a problem ... TS. The first one is another, long-standing issue though: #668. 2017-06-01 22:58
Help: Creating issue in redmine
Hi everybody, I currently am facing a weird problem when trying to create an issue in redmine. The problem I am having is, everytime I try to create an Issue via the Redmine Java API, the redmine server ... t the second line, when trying to create the issue. When I try to set the custom field before, ... cannot set a custom field before creating an issue?) This is my code: <pre><code class="java"> // Create issue Issue issueToCreate = IssueFactory.create(154, "some subject"); Issue createdIssue = issueManager.createIssue(issueToCreate); </code></pre> Has anyone encou ... maybe even a known bug? Thanks in advance! 2017-05-31 10:05
Help: RE: Install of 3.3.3 fails when trying to load default data
So the problem is that the migration process ... Setup up 002 Issue move up 003 Issue add note up 004 Export pdf up 005 Issue start date up 006 Calend ... (SuSE Linux Enterprise 12 SP2). cu, Frank 2017-05-30 14:19
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
(3376-3400/18279)