Project

General

Profile

Search

Results (18298)

Open discussion: Anyone done or doing work to refine the Issues Filter?
Following is what we plan to do, unless someb ... in our instance: http://tbs-sct.ircan.gc.ca/issues/707?lang=eng#note-4 2011-03-04 14:46
Help: RE: Subproject column in main project's issue list
Thanks, solved! 2011-03-04 14:32
Help: RE: installation problem - Missing the i18n 0.4.2 gem - but it's installed
I'm afriad I had tech support sort out that issue... the closest I got to get Redmine runni ... one so I'm going to leave it for a bit *sigh* 2011-03-04 11:03
Open discussion: RE: Cannot change issue Status from new to "In Progress"
Matt Connolly wrote: > Very odd though, that ... o things not intended by the status workflow. 2011-03-04 10:44
Help: RE: Subproject column in main project's issue list
See [[RedmineSettings#Default-columns-displayed-on-the-issue-list]]. 2011-03-04 10:40
Help: Subproject column in main project's issue list
Hello! On the page with issues from all projects - /redmine/issues - there is a "Project" column for each issue. But in the issue list in project with some subprojects there ... uncomfortable to determine relations between issues and subprojects. so, how can I enable "Project" column for issue list in project with subprojects? 2011-03-04 08:09
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
(12076-12100/18298)