Search
Results (18336)
- According to "this wiki page":http://www.redmine.org/projects/redmine/wiki/Rest_Issues the request http://www.redmine.org/issues.json?issue_id=25342 should return one issue. It returns first 25 of 4566 open issues instead. Is it a known bug or I'm missing something? Thank you.
- I have reopened a previously closed issue. It is now in state "reopnened". The prior ... The field is not available when I edit the issue. It doesn't matter if I change to another st ... o change. Anyone knows how to fix that?
- Open discussion: RE: Show subtask ID in column on Issue list
- I was looking for that, too. Now, I made a p ... ) Please don't ask *me* to enhance it: a new issue should be submitted.
- Open discussion: RE: Restore one issue
- I'm looking that answer too. up.
- I am recieving this error : HTTP/1.1 422 Unpr ... re><code class="java"> public void CreateAnIssue() throws GenericException { ClientRequest req = new ClientRequest(ROOT_ADDRESS + "issues/new"); req.accept(MediaType.APPLICATION_ ... eq.queryParameter("key", apiKey); IssueDetail newIssue = new IssueDetail(); // Project Info BasicInfo ... .setName(selectedProject.getName()); newIssue.setProject(basicProjectInfo); // ... sicInfo(); basicTrackerInfo.setId(selectedIssue.getTracker().getId()); basicTrackerInfo.setName(selectedIssue.getTracker().getName()); newIssue.setTracker(basicTrackerInfo); // ... sicPriorityInfo.setName("Normal"); newIssue.setPriority(basicPriorityInfo); // ... ; basicStatusInfo.setName("New"); new...
- Hi, all. I created small plugin to show the number of assigned issues with badge on top menu, and I’ve just relea ... * http://www.redmine.org/plugins/redmine_issue_badge Since this plugin has test codes wi ... eports, feedbacks will be highly appreciated.
- Hi Friends, I want to have a button on top menu to create a new Issue and not on the new issue under project, Also, is some sort of AJAX ... ate by click and not need to edit the entire Issue, Is it possible , please advise, thanks
- I have installed redmine2.2.6 on centos7 seve ... lumns.html.erb (2.8ms) Rendered settings/_issues.html.erb (21.6ms) Rendered settings/_not ... rit_members"=>"0", "enabled_module_names"=>["issue_tracking", "time_tracking", "news", "documen ... _erb___918456766727946767_27251780' </pre>
- Open discussion: RE: How to prevent users Log time on closed issues?
- Pavel Potcheptsov wrote: > In my case Closed issue has ID 5. Check in the database what ID in y ... [...] Thank you Pavel, works as intended!
- Just installed Redmine and not quite sure if ... edmine before and I don't recall having this issue. For example, "h2. Test", "h1. test" it all ... e wiki. Can someone tell me what I'm missing?
- Open discussion: RE: How to prevent users Log time on closed issues?
- I've been looking for a more convenient way to prevent users from logging time to closed issues.
- We have thousands of tasks or issues and your plugins are useful, professional a ... mented and installation process is very easy.
- Hello, I have been trying to set up email ... in localhost, but not in AWS. I think the issue could be VPN related, because Localhost only ... re any way around this for AWS? Thank you.
- Help: RE: I'm confused -- is Redmine's git just for looks/downloads?
- Git in redmine is not a Server. It is a norma ... o with git is for example: * link e.g. from issues or wiki pages to changesets * connect a commit to a ticket/issue * react on keywords in a commit (write time, Close ticket, ...)
- I am using bitnami redmine stack which integrates redmine 3.3.1 stable. I want to import issues from a csv file. Although I found out this article [[HowTo_import_issues]] , I can not see import assistant. And whi ... Is anybody suffering from this situation?
- Help: RE: Hide public projects for specific roles
- Hi, Thank you for this patch. We had a similar issue to resolve. We have also secured the dire ... revision patch attached. Regards, Fabrice
- Hi! I am running a Redmine like this: * ... ly for users in user group B When viewing issues in project B and add a "Assignee's group" f ... 0.1 ---------------------
- Help: RE: Document Management System ?
- To answer my own question, at least partially ... ty. That should take care of majority of our issue, hopefully. https://github.com/danmunn/redmine_dmsf/issues/170
- GET http://172.172.174.100/redmine/custom_fie ... mine_editauthor 0.9.1 redmine_issue_buttons 1.0.0 redmine_issue_tabs 1.1.1 redmine_subtasks_i ... 2.0.2 usability 2.1.5
- How to select the project issues, which were to a certain status (eg "in work"), more than a day in past or now? Any idea?
- Hi, i'm beginner in web developpement and i d ... "@388.json" -u login:password http://redmine/issues/388.json When i run this code i have a ' ... N:xxxxx https://helpdesk.ccm.fr/projects/115/issues I don't know what to replace :"@388.json" Someone can help me please.
- Help: RE: Hide "assigned_to" if status "xy"
- Patrick Brüls wrote: > Hey Guys, > i'm sea ... ion to hide the "Assigned_to"-Field when the issue status is "xy". > We have the plugin "Custo ... me? Disabled the field is also a solution.
- Hey Guys, i'm searching for a solution to hide the "Assigned_to"-Field when the issue status is "xy". We have the plugin "Custom ... got any JS-skills. Can anybody help me?
- Hi, We use sub-tasks in a sub-project agai ... in the top level project. When I query the issues in the main project, I can add a column for ... I will separately add the request. Thanks.
- Hello, noticed, that in Google Chrome there is no week numbers when you add new issue and try to use start date (or due date). bu ... help users on the Edge too, but nobody cares)