Project

General

Profile

Search

Results (18298)

Open discussion: RE: Importing XML data from Basecamp to Redmine
I did this very thing recently but from unfud ... sql studio and really didn't have much of an issue. 2010-07-11 04:30
Help: RE: Upgrade problem - another blank page issue
I've used both "ruby script/server -e product ... ld with a numeric value), I'd like to use it. 2010-07-11 03:50
Help: RE: How to view the root of a repository?
I just had a look and it might be issue #5002. I'll upgrade to the latest version of ... s. If that doesn't work then I'll file a bug. 2010-07-10 16:55
Help: RE: Upgrade problem - another blank page issue
Alan Bowsher wrote: > When I fire up the app ... e. What command do you use to run redmine? 2010-07-10 12:33
Help: RE: Charts Plugin with 0.9.6
I had a similar issue in that I as getting this error after upgrad ... d the charts plugin and it started to work. 2010-07-10 07:34
Help: RE: Charts Plugin with 0.9.6
Felix Schäfer wrote: > Please file an issue directly with the author of the plugin, see ... of this specific plugin. Might be an update-issue...?? 2010-07-10 05:10
Help: RE: Charts Plugin with 0.9.6
Please file an issue directly with the author of the plugin, see ... ist#Charts-plugin|plugin list]] for the link. 2010-07-10 01:00
Help: Upgrade problem - another blank page issue
Same title, but different problem... I jus ... 2.168.6.21/] Any suggestions? Thanks... 2010-07-10 00:52
Help: REST api and duplicate issue
I'd like to create recurring tasks in my redm ... do that. I successful retrive and update issues using REST api from redmine trunk. (http:// ... ith_ruby), but I got this code: <pre> ... issue = Issue.find(1) issue_duplicated = Issue.new( :copy_from => issue ) if issue_duplicated.save puts issue_duplicated.id else puts issue_duplicated.errors.full_messages end </pre> ... w to do this Ps2.: It's my first ruby hack 2010-07-10 00:22
Open discussion: howto add child issue statuses?
Hello Guys, I want to be able to have child issue statuses, what I mean by child statuses is t ... or should I open a feature request? Thanks 2010-07-09 23:59
Help: RE: Redmine Recieving emails setup in mediatemple (gs) gridservice
I don't know what mediatemple is, but you nee ... need to either define a default project (an issue needs a project, and there's no redmine-wide ... verridden in the mail and set it in the mail. 2010-07-09 19:53
Help: RE: Redmine + Apache + Passenger
Ok, so this is definitely an SELinux issue, so I was just looking in the wrong place. ... in the right place. Many thanks Graham 2010-07-09 17:33
Open discussion: RE: Ajax requests into browser history
That issue (#3494) is close but not entirely what I was ... button mouse) and want to go back seeing the issue with your note not in edit mode. You wind up on the previous page (for instance issueslist). The same goes for this reply. If I ... which was is my previous page in the history. 2010-07-09 10:41
Open discussion: Filtering on Gantt View
Hello! Is it possible to show issues for two different target versions, on a sin ... rent releases, in order to load balance the issues and re-target. Thanks! Aaron 2010-07-08 22:17
Plugins: Need some assistance...
I'm attempting (and failing) to write a plugi ... goal is to be able to add a department to an issue, just like you can add a related issue, or a resource (using the redmine_resources ... a department, its meta data, and any and all issues associated with it. The departments, in this case, represent requesting entities for the issues (in our particular case, and "issue" represents a software install.) They are n ... g through a similar headache in the future :\ 2010-07-08 21:46
Open discussion: RE: Ajax requests into browser history
I agree -- it's aggravating to page through issue listings, visit one of the issues, then hit the Back button and wind up on pa ... complaining about this. This seems to be issue #3494. If no one's going to fix this in the ... way to work around it by disabling AJAX for issue-list updates? 2010-07-08 20:53
Plugins: RE: Redmine Kanban plugin v 0.2.0 released
Hey Eric, I was trying to install the plugin ... or/plugins/redmine_kanban/app/views/kanbans/_issue.html.erb where line #2 raised: undefined method `root?' for #<Issue:0x3d35bb8> Extracted source (around line #2): 1: <% if issue %> 2: <li id="issue_<%= issue.id %>" class="<%= over_pane_limit?(limit, issue_counter) if defined?(limit) -%> <%= kanban_issue_css_classes(issue) %>"> 3: <div class="issue-details"> 4: 5: <div class="issue-details-header"> Trace of template inclusio ... /app/helpers/kanbans_helper.rb:49:in `kanban_issue_css_classes' C:/Program Files/BitNami Redmi ... or/plugins/redmine_kanban/app/views/kanbans/_issue... 2010-07-08 18:47
Help: RE: REST API Using C#
Well, since nobody either knows or cares, I g ... <?xml version="1.0" encoding="utf-8"?> <issue> <id>6951</id> <project_id>28</pro ... to_id>33</assigned_to_id> <subject>Test Issue 2</subject> <description>Test Issue Number Two</description> <done_ratio>20 ... <6>asdf</6> </custom_field_values> </issue> </pre> Note that the inner elements in ... ut adding a <notes></notes> pair inside the <issue> tag doesn't seem to work. If anyone has an ... his information and come across this later. 2010-07-08 17:33
Open discussion: RE: User´s permissions
No. If user can modify issue - he can do it with all issue in this project. May be in 1.1 version.. 2010-07-08 16:11
Plugins: Plugin to make spent time required when an issue is closed
Hi, Im playing with the plugin architectur ... if i want to make spen time required when an issue is closed If i: * wrap the issue's before_save method i dont have the time en ... state change without a time entry? Thanx! 2010-07-07 22:46
Help: RE: Upgrade problem - blank page
I found out that I get an empty response when I click on Apply to filter the issues table. Also, Firebug shows an XML error: X ... 8-bdf9-ac9416514c81} Line Number 1, Column 1: 2010-07-07 11:22
Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
1. Demo page does not enetring with given cre ... this plugin if unsupported, or resolve with issues, please. 2010-07-07 11:11
Help: Upgrade problem - blank page
Hi! I've recently upgraded Redmine from 0. ... till now: - when I apply any filter on the Issues list of a project, a page with only the hea ... s displayed (the main content area where the issues list table should be, is completely blank) - sometimes, when I update an issue I get the same page with blank content, although the issues is updated Please let me know if you hav ... n how to track/solve this problem. Thanks! 2010-07-07 09:43
Open discussion: RE: Time Spent - Custom Fields: Paid Jobs: Tracking amounts paid
We run the exact same business model and have a suite of plugin to address these issues, Most have been open sourced and live on er ... te it to create a running project score card. 2010-07-07 00:57
Open discussion: User´s permissions
Hi, I´m having troubles with some permissi ... configure it for an user don´t modify others issues?? Is that possible? Thanks. 2010-07-06 22:50
(14026-14050/18298)