Project

General

Profile

Search

Results (18290)

Help: How a watcher should work properly?
Hi, I am really confused with the watcher fun ... vate project, which has permissions to 'Only issues created by or assigned to', then such a user, even when added to an non-private issue as a watcher, gets no notification and can't even see any issue at all. What is the purpose of adding a watc ... if the watcher gets no permission to a given issue? Someone informed me, that such a watcher needs permission to such an issue, but if I change general permission for that given role to 'All issues in visible project', then such a watcher sees all issues in the project, not only those, where being ... her functionality at all. Thanks a lot. Milan 2016-11-28 10:39
Development: How about jQuery and View Customize Plugin?
Hello. I think you can do above request with ... RS_AS_LATEST = 24; var updates = $('tr.issue td.updated_on'); var today = new Date() ... OURS_AS_LATEST; updates.each(function(i,issue) { var t = new Date($(issue).text()); var msDiff = today - ... if (msDiff <= diff) { $(issue).parent().css('background-color', '#ffa0a0') ... jquery.png! I hope this would be any help. 2016-11-27 14:55
Help: Watcher gets no email notification
Hi, I have long term trouble with a watcher n ... ole for a watcher with a read permissions to issues (see "watcher permission1,2,3.png" snapshot ... mail, no matter what changes are made to the issue. No email at all. I am aware of the fact, the the "WatcherRole" has the read only access only to issues "Created by or assigned to" and tha the Watcher is no assignet to that issue. I do not want the Watcher to access the issue. I just want to notify him by email. (Even if it would be nice, if tha watcher may watch the issue, what is also given by his limited permissio ... do I do wrong? Thanks million times! Milan 2016-11-25 19:35
Open discussion: RE: How to restore deleted issue ?
No. 2016-11-25 15:47
Open discussion: Disable copy link for one type of issue
Hi, In my plugin, I would like forbidden to copy of only one type (tracked_id) of issue. But I don't know how do this :/ Can you help me please ? Chocolat. 2016-11-25 14:13
Open discussion: How to restore deleted issue ?
Can i restore deleted issue on hostedredmine.com ? 2016-11-25 14:13
Help: Get date from issue history when specific status was set
Hey! As I'm looking for a solution for 2 wee ... of a specific status from the history of an issue. For example: We have the statuses "New", ... f the last update that was made to the whole issue, but it would be extremely helpful to evaluate the dates of when an issue was set to a specific status. I hope I ca ... d :) Thank you very much in advance! Alex 2016-11-24 15:46
Help: RE: Is there a way to configure the issue fields become visible based on other filed value
Hi, I am also looking for something simil ... .redmine.org/plugins/custom-workflows 2016-11-24 10:48
Help: Inability to sort customfield
I have created a custom field with multiple c ... to filter". However, when viewing under the issues tab, I am unable to sort tickets by this cu ... f not, how does one submit a feature request? 2016-11-24 00:06
Plugins: Gitflow-like plugin
Foreword: I'm a long time user of Redmine an ... that will perform Git actions triggered from Issue editing. Stumbling block: First, somewha ... o: how? Detailed Proposal: * Enhance the Issue page adding: > * A reference to the working ... he work (master, if blank). * Add a hook to Issue update performing the following tasks (rough ... ng point. > > * Create a branch named after Issue id. > * In Progress -> in Progress: > > * ... akes. Any comment will be very appreciated 2016-11-22 22:14
Help: sqlserver2014: db:migrate failed
Redmine-3.3.1、ruby 2.3.1p112、sqlserver2014. ... ef up [Board, CustomField, Enumeration, IssueStatus, Role, Tracker].each do |klass| ... down [Board, CustomField, Enumeration, IssueStatus, Role, Tracker].each do |klass| ... te table CustomField,It's ok and work well. 2016-11-22 11:52
Development: Create Multiple Issues - API Redmine (XML)
Hi Dears!!!! I need to create multiple issues using Redmine's API. Can anyone explain to ... xml version="1.0" encoding="ISO-8859-1" ?> <issue> <project_id>1184</project_id> <subject>Issue 1</subject> <tracker_id>67</tracker_id> ... id> <assigned_to_id>3</assigned_to_id> </issue> <issue> <project_id>1184</project_id> <subject>Issue 2</subject> <tracker_id>67</tracker_id> ... id> <assigned_to_id>3</assigned_to_id> </issue> </code></pre> Best regards!!!! 2016-11-21 18:59
Help: How to set the layout of issue
Hi I creat the Redmine enviroment in Windows Server2012 R2. In the "New issue",there're a lot of "custom fields" which I h ... o for my Redmine?Should I change source code? 2016-11-21 16:12
Open discussion: How to delete the href
I had created a redmine with my Windows Serve ... rojects" window,I want to make the "View all issues" is only showed, and when I click the "View all issues",the issues can't be displayed. QA: I think I need to delete the "href" of "View all issues",but which file should I change? I don't k ... th.. Who can help me? Thank you very muchu~ 2016-11-21 16:09
Help: Role-based access to versions
Hello everyone. Situation: - Project to m ... s. Requirement: - At "External versions" issues, we need a custom field to point to "Intern ... field is already working good. Example of Issue: - Issue 001. - Tracker: Bug. - Target version: ext ... wn list will show both external and internal issues). - Internal version: internal0.0.3 Problem: - When reporting an issue, I don't want the customers to see the "Inte ... ersion". Is there any way to solve this? 2016-11-21 11:02
Help: Group- and role-based issue assignment and notifications
Let's say I have a group called @developer@, ... oject, but should be allowed to comment each issue and see the wiki for each project. Hence I a ... at group * should see when filtering the issues via "assigned to <<me>>", and * receive no ... ow else I am supposed to easily achieve this? 2016-11-21 09:30
Plugins: RE: Time & Attendance 2.4
We didn't want to keep public holidays in 2 m ... oved to attendance module and modelled as an Issue. The old public holidays feature was just u ... only to admins and not to the normal users. 2016-11-21 08:42
Help: Can not save files
When I upload files, 75% of the time it says ... I have even tried a new server install, same issue. I am using v3.3.1 It seems to happen randomly. Some uploads work fine, some don't. 2016-11-18 20:19
Help: RE: nginx proxy blocking file upload viewing
5 years late but maybe someone else has the same issue -> it's the image cache of nginx 2016-11-17 12:22
Help: Need a Watcher column in "View all issues" list.
Redmine 3.3.1 Ubuntu 14.04 I use "View all issues" list as a report, but need to show Issue Watchers. Is there a way to get Watchers show up under “Options” -> "Available Columns"? 2016-11-17 07:43
Help: RE: Initial Configuration Fails with NameError
Paulo Moreira wrote: > Faced same issue: > CentOS 7 > redmine-2.6.10 upgrade to 3. ... ilure. How did you manage to get around that? 2016-11-15 17:12
Open discussion: RE: Has Anybody Considered an AngularJS Powered Theme?
>"OpenProject":https://www.openproject.org/ which is a fork of Redmine builds the entire issue management with Angular. That project has ... ll never be a paid-for version of SuiteCRM.!* 2016-11-15 13:37
Open discussion: RE: combined project-issues-view
I don't think so. But you can always select the drop down menu from right top on Issues list, to achieve similar result(assuming you have limited number of projects) 2016-11-15 09:18
Help: Subversion revision duplicated in redmine issue
Hi, as a release manager I configured keywords to reference SVN commit into issues. It works but SVN revisions are duplicated! Please see the image in attachment. Any idea ? 2016-11-14 10:37
Help: Could I presumptuous consult a "Updating Redmine issue statuses from Gerrit" problem?
Dear All, Below are my Gerrit and Redmine ... sage, so Redmine always can’t get #${redmine-issue-id} and update the issue. What should I do let it can send commit ... ks and hope to listen your reply. Sherry Lin 2016-11-14 09:10
(3726-3750/18290)