Project

General

Profile

Search

Results (18298)

Plugins: RE: Issue Closed Date
"Related issues" removed after plagin installation. Redmine 1.4.1.stable 2012-04-26 13:24
Plugins: RE: Weekly Timesheet Plugin (wk-time)
Steve, thanks for your feedback will take a look at the performance issue. Dhanasingh 2012-04-26 11:42
Plugins: performance issue
I'm seeing queries taking a long time in the ... heet of 15 or so rows with different project/issue combinations. Two or three rows are tolerabl ... n the view, is it really necessary? S. 2012-04-26 10:10
Development: RE: Does redmine uses multipart/form-data POST requests ?
This is pretty much inevitable when dealing w ... e upload input fields. Have a look to new issue form source:/trunk/app/views/issues/new.html.erb#L6 and see the @:multipart@ attribute value set to @true@. 2012-04-26 09:53
Development: RE: Does redmine uses the Post-Redirect-Get-Pattern?
It's a minimum requirement for a good "web" p ... ee for example source:/trunk/app/controllers/issues_controller.rb#L154: # @POST /issues@ # @IssueController#create@ # @redirect_to { :action => 'show', :id => @issue }@ # @GET /issue/NN@ # @IssueController#show@ 2012-04-26 09:48
Help: RE: Can't change start and end dates for a ticket
I've discovered that this happens when you create an issue listing a parent issue. At that point you can't alter the dates on the parent ticket. Removing the parent issue number from the child issue will clear the dates on the parent issue, but you can change them. I've filed a defe ... this doesn't appear to be desirable behavior. 2012-04-26 07:59
Plugins: RE: Send new issue URL to custom email field
Hi Keul, I am writing one plugin for Requi ... cker entry and update it? Thanks, Bhavin 2012-04-26 06:24
Help: Invoke redmine_reminder task 3 times
I'm using Redmine 1.3.1 stable. Now, I want t ... created_on and due_date. It means that: each issue have a created_on and due_date: range = ( ... n do that? Thanks you for all your help! 2012-04-26 04:22
Open discussion: Daily tasks rather than issues
Hello to all, At our company we're trying ... certain tasks, that are not exactly one-off issues that we report on different projects. We ... , making it impossible to create a different issue for every single project and logging time on it (we would have 20 "Client communication" issues for 20 projects, which is not efficient, if ... cking ? Thank you. Best regards, Anton 2012-04-25 19:31
Help: RE: issue due date problem
i have same problem here, the problem is with ... mylyn plugin, but i don't know how fix it. 2012-04-25 19:22
Open discussion: Best way to configure default "issues" grouping/sorting?
Searching, but haven't found the best way yet ... up Results By" as well as three Sorts to all Issues views in all projects, such that if you just click on the "Issues" tab of a project, it applies them. What's ... to avoid reinventing already existing wheels. 2012-04-25 16:20
Plugins: RE: Duplicate views list plugin
Please provide and work with github as repository. This way we can provide patches and issues. Firthermore updating is one click and you ... asily thatn downloading and merging manually. 2012-04-25 15:38
Open discussion: RE: Shameless plug: Pepper - new theme
Jakob Skjerning wrote: > Noone has reported any bugs or submitted any patches for issues with Redmine 1.4, so I presume the theme wo ... found it related to a bad database migration. 2012-04-25 14:03
Plugins: Allow collapse/expand in Gantt chart
Hi, all! I would like to implement the fea ... ed in "Feature #6417":http://www.redmine.org/issues/6417 I'm new to Redmine and ruby and rails ... l for any help in solving this problem. 2012-04-25 11:18
Help: REST API BUG 1.4.1 : create issue author_id tag not working
Hello, I am integrating redmine issues via the REST API in an application to propose to my users to create issues and follow up their issues. I would like to have only one master API ... st fine to create, update, delete users, get issue list. When it comes to create issues there is a problem. Each of my users has a ... ke this redmine user id to be set as the new issue author id, while using the master API key to create the issue. But the issue is created with the author being the master ... the following tags can be used in the create issue request: <pre> description category_id assigned_to_id - ID of the user to assign the issue to (currently no mechanism to assign by name) status_id parent_issue_id - ID of the parent issue... 2012-04-25 09:59
Help: Custom field search with redmine not working
I have tried something like this for custom field search on redmine issues (http://localhost:3000/issues.xml?tracker_id=4&cf_3=Conf%20Room%201) and ... v1.3.2. I tried [[http://www.redmine.org/issues.xml?tracker_id=1&cf_1=1.4.1]] and its working. Please let me know what will be the issue. Thanks in advance 2012-04-25 09:59
Open discussion: Custom field search with redmine not working
I have tried something like this for custom field search on redmine issues (http://localhost:3000/issues.xml?tracker_id=4&cf_3=Conf%20Room%201) and ... v1.3.2. I tried [[http://www.redmine.org/issues.xml?tracker_id=1&cf_1=1.4.1]] and its working. Please let me know what will be the issue. Thanks in advance 2012-04-25 09:42
Open discussion: RE: Shameless plug: Pepper - new theme
Noone has reported any bugs or submitted any patches for issues with Redmine 1.4, so I presume the theme wo ... myself, though - are you seeing any problems? 2012-04-25 09:22
Plugins: RE: the redmine_screenshot_paste could not support redmine 1.4.X
the error information is ================= ... ============================== Processing IssuesController#new (for 192.168.153.1 at 2012-04 ... Parameters: {"action"=>"new", "controller"=>"issues", "project_id"=>"demoproject"} Rendering template within layouts/base Rendering issues/new Completed in 266ms (View: 234, DB: 0) | 200 OK [http://192.168.153.128/projects/demoproject/issues/new] /new] Processing ApplicationCont ... ror (No route matches "/projects/demoproject/issues/default.class" with {:method=>:get}): ... ror (No route matches "/projects/demoproject/issues/default.class" with {:method=>:get}): ... ============================================= 2012-04-25 08:50
Help: Bundler version error when installing for user account
Hi, I am receiving the following error whe ... </pre> I am guessing this could be a path issue, where it might be trying to use the system- ... /pre> I am not sure where to go from here. 2012-04-25 01:18
Help: RE: Time logging via commit message - which activity?
I've created an issue #10760 2012-04-24 21:27
Help: GraphsController error on version 1.4.1 after upgrade from 1.3
h2. Getting the following error when entering ... <pre> Processing ApplicationController#old_issues (for 212.234.39.244 at 2012-04-24 15:27:17) ... hs", "project_id"=>"exploit", "action"=>"old_issues"} NameError (uninitialized constant Grap ... llowing map.connect 'projects/:project_id/issues', :controller => 'graphs', :action => 'old_issues' Still getting the same error. 2012-04-24 15:34
Development: importing redmine columns to the excel sheet
Hi everyone, I have made a connection using ... implemented Please help me regarding this issue thank you 2012-04-24 09:49
Help: importing redmine columns to the excel sheet
Hi everyone, I have made a connection using ... implemented Please help me regarding this issue thank you 2012-04-24 09:48
Open discussion: importing redmine columns to the excel sheet
Hi everyone, I have made a connection using ... implemented Please help me regarding this issue thank you. 2012-04-24 09:32
(9676-9700/18298)