Project

General

Profile

Search

Results (18317)

Open discussion: Sumit Issue Error when fill in field "Spent time"
I new for the redmine and I create the new issue but I found the problem when I try to fill i ... or fix or patch this error ? Processing IssuesController#update (for 172.17.2.188 at 2011- ... WvNFE2B1THTivYY96wzUEUUlKVSo=", "id"=>"33", "issue"=>{"start_date"=>"2011-03-02", "estimated_hours"=>"4", "priority_id"=>"5", "parent_issue_id"=>"", "lock_version"=>"4", "assigned_to_i ... cument for install new CR."}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... ime_entry.rb:68:in `spent_on=' app/models/issue.rb:542:in `save_issue_with_child_records' app/models/issue.rb:536:in `save_issue... 2011-03-04 06:27
Open discussion: RE: Cannot change issue Status from new to "In Progress"
That was it! Thanks! Very odd though, that you can do everything else but that one thing... 2011-03-04 00:47
Help: Wiki Path For Subcategories
Hi! I'd really love to have wiki path in t ... Like this one Guide » User Guide » RedmineIssues » RedmineRoadmap » http://www.redmine.org ... mineVersion How can it be done so? Tnx! 2011-03-03 19:28
Help: Error 404 when editing Project or User
Hi everybody, I got a 404 error when i try ... azDcMm/onB7sIc=", "id"=>"edit", "project"=>{"issue_custom_field_ids"=>[""], "name"=>"Vétus", "c ... knows how to fix this bug tell me, thanks. 2011-03-03 18:46
Open discussion: RE: Cannot change issue Status from new to "In Progress"
Are you a member of the project the issue is in? Being admin isn't enough for this. 2011-03-03 18:34
Help: RE: Weird thing happens when fetching repository commits with a cronjob
Well, if the same repository is associated to 2 projects, if you reference issues from the commit message, there will be a link to each of the two projects created for said issue. I'd guess the entries that are double do point to both projects? 2011-03-03 18:10
Plugins: RE: Contacts plugin
I've just released "version 1.1.6":http://red ... I tried resolve all conflicts and postgres issues, please test 2011-03-03 17:01
Open discussion: RE: Export/Import MySQL project
see also http://www.redmine.org/issues/3647 2011-03-03 14:42
Help: RE: installation problem - Missing the i18n 0.4.2 gem - but it's installed
How did you manage to resolve the Missing t ... v=0.4.2 i18n` error? I'm having the same issue 2011-03-03 14:16
Help: RE: Migrate From Trac - Undefinied Method "Reload"
Thank you very much for your answer. I fi ... owercase": Ticket: http://www.redmine.org/issues/5764 But now I have a new problem: <pre ... scribed in the Ticket http://www.redmine.org/issues/5764. I modified the RAKE-File "migrate_fr ... t this is the problem? Best regards, Beppo 2011-03-03 12:13
Open discussion: Cannot change issue Status from new to "In Progress"
I'd like to mark a task(issue) as "In Progress) when I start working on it ... o "In Progress". I can't change it in the Issues list in the right-click menu either. Other issues that are "Resolved", I can change to "Close ... "New". Any ideas? I'm using Redmine 1.1.1 2011-03-03 07:28
Plugins: RE: Questions_Plugin
uhmm.. i found another one ;/ I got a new link on my Issue Tab as default search "Questiosn for me (1)" ... wards me to "https://myserver/questions/my_issue_filter?project=myproject" and that is only the lain listing of all issues in this project, not the ticket with the jo ... rmat should be for example "https://myserver/issues/933#note-6", doesn't it? 2011-03-02 18:33
Plugins: RE: Questions_Plugin
Terence Mill wrote: > You mean i shall emty ... select questions.* from questions left join issues on issues.id = questions.issue_id where issues.id is null </code> <pre> 2011-03-02 17:34
Help: RE: Issue Reminder
I am running Redmine 1.0.4.stable. I currently have three projects. One has no issues. One has three issues with on of those closed. The third has one open issue. The watcher portion of the reminder works for the one user I am having issues with. It is just the assigned portion that ... all of my other users and it works perfect. 2011-03-02 15:45
Plugins: RE: Questions_Plugin
This eeor seems to be resolved. No i found a ... class="project"><%= link_to_project(question.issue.project) %></td> 15: <td class="issue"><%= link_to_issue(question.issue, :project => false) %></td> 16: <td c ... tion.notes, :length => 60)), :controller => 'issues', :action => 'show', :id => question.issue %> vendor/plugins/question_plugin/app ... server.rb:196:in `start_synchronously' <pre> 2011-03-02 15:13
Open discussion: RE: Help with REST and custom issues fields
Thanks for your response Felix. Unfortunat ... hen I try running a get GET against /new or /issues/new. Am I misunderstanding the path? Ca ... example, I've tried: http://demo.redmine.org/issues/new Thanks, Paul 2011-03-02 10:17
Open discussion: RE: Help with REST and custom issues fields
Shouldn't you get a "blank" template when GETting /new or /edit? 2011-03-02 09:55
Open discussion: RE: Text formatting: commit message in issue comment
Thank for pointing this out. Even though it i ... s along the lines of what I'm trying to do. 2011-03-01 21:31
Help: Weird thing happens when fetching repository commits with a cronjob
Redmine version: 1.1 Because we want to reference issues in Git commit messages I've set up a cronjo ... NV="production" </pre> so that we can have issue pages display these as comments. Cronjob works, commits get fetched. Issues comments do get updated but in a strange fa ... in any of the projects. What is happening? 2011-03-01 19:55
Help: RE: Due date column "Issues assigned to me" in My Page
Regard the remark walking trough projects I adjusted my query to show all issues from all projects (stupid question). Que ... date order by is not default behaviour in My Issues. 2011-03-01 17:18
Help: RE: Due date column "Issues assigned to me" in My Page
So... In My Page (and everywhere I watch issues...) it shows me a list of issues. If there are 1000 issues assigned to me, all due in late 2020 and one issue due tomorrow. It totally depends on the order they were submitted in Redmine if that one issue that is due for tomorrow shows up in My Page... Or in any issue list in the project (using the default query all issues). Why doesn't the system order by priori ... priority the only criteria used? In the "Issue" pages I can work around the problem by addi ... I would love to see it on my page as the issue lists will only show issues on a certain project and it's sub projects, ... I have to cycle trough all projects clicking Issues and then my custom query. Is there no better way to do this? Thanks in advance. 2011-03-01 17:08
Help: RE: How to aumatically change assignee back to the reporter when issue is resolved?
You should have a look at [[Plugins]], vanilla Redmine won't do that. 2011-03-01 16:54
Help: RE: Limit new issue types to certain users
What I'm doing for now, is creating sub-projects for the different tracker types. 2011-03-01 11:58
Help: RE: Limit new issue types to certain users
+1 I'm looking for exactly the same functionality. 2011-03-01 11:49
Open discussion: Help with REST and custom issues fields
Hi all, Does anyone know how to find a lis ... ields) that can be set when submitting a new issue via the REST API? Thanks, Paul 2011-03-01 11:47
(12101-12125/18317)