Project

General

Profile

Search

Results (18317)

Help: RE: reposman.rb permissions issue
My temporary fix is to add a chown command in ... ext time the script runs, which is suboptimal 2011-02-07 16:51
Help: reposman.rb permissions issue
Good day, I have redmine set up and working ... of the code with the respective users. My issue lies in the permissions for the webserver (A ... he webserver able to get the diffs etc? This issue has been wrecking my head for a few days now. Thanks 2011-02-07 15:53
Help: RE: Issues color coding by status
The issue list rows have different classes, probably interesting to you are @issue status-1 priority-2@. @status-1@ reflects the status of the issue keyed by the ID of the status, use that in a custom theme and you are good to go. 2011-02-07 12:46
Help: Issues color coding by status
Hi all, Mantis has one good feature - at issue list color of individual issue depends on issue status - 'new' is pink, 'assigned' is blue, ... How can i achieve that in Redmine? Sergey. 2011-02-07 09:46
Open discussion: RE: Whining #5634 (PDF does not include Subtaks and Related Issues)
I've included a screenshot of the pdf export to this issue 2011-02-07 09:41
Open discussion: RE: Statement about the ChiliProject fork?
As a bystander, I don't expect the Redmine de ... be affected much (since that kindof was the issue for the ones forking), but I honestly think ... lliProject. Read up on their "why fork" page. 2011-02-07 07:56
Help: RE: Insert HTML fragments
* Paste the above code into lib/redmine/wiki_ ... dress up wiki pages, project overview pages, issues, issue notes and to some extent repository commits ... use. Let me know if it works out for you. 2011-02-07 04:49
Open discussion: RE: How to customize activity tab?
I created issue for this : #7548 2011-02-06 20:03
Help: RE: how to show code changes on issues
thanks a lot! this solves my problem i thought issue is also a key word but it was issueId :-) 2011-02-06 15:32
Open discussion: RE: Statement about the ChiliProject fork?
This is of interest to me as well, as my team ... ly decided to use redmine as our project and issue management tool. 2011-02-06 15:24
Help: RE: how to show code changes on issues
You either need to use one of the default "ma ... ontaining an @#id@ to be referenced from the issue page. See [[RedmineSettings#Referencing-issues-in-commit-messages]] for more info. I gu ... e the link. Please also note that the commit-issue links are created only when the commits are ... won't affect commits already read in redmine. 2011-02-06 13:17
Open discussion: RE: Redmine Java API 1.0.3 is released (FREE, Apache 2 license).
oh, I don't know how I missed the previous co ... soon. see task https://www.hostedredmine.com/issues/8727 I want to move the API code to some p ... m repository together with Task Adapter code. 2011-02-05 22:40
Help: how to show code changes on issues
hi, i have seen some screenshots where related code changes are shown below the issue describtion but have not found a option to e ... lude e.g. ref #47, redmine creates a link to issue 47 on the repository tab but if i open issue 47, i don't see any code changes do i need a plugin? 2011-02-05 19:59
Plugins: RE: Plugin for Tests
Hi, Marco. Here is the deal... There are s ... est cases. It should be done as creating new issue with 'Test case' tracker. Let's create some ... ccess) in order to simulate an execution. 2011-02-05 11:36
Plugins: RE: DocPu gives error for images
Hi, i installed DocPu yesterday, the newes ... and it kind of works, albeit there are a few issues. For example, of the four document classes ... nwidth). Try the newest version! Marton 2011-02-05 11:20
Open discussion: Issue Status dropdown not populated on some Issues
We keep having a problem where the Issue Status dropdown is not populated - only the current issue is available. There seems to be no logical causality - it appears on issues at random. Different Projects, Different Users, New Issues, Old Issues, ... all of the Trackers look OK. Has anyon ... the status is getting old. TIA, Lee 2011-02-04 17:59
Help: RE: Problem with csv export only wanted columns saved previously in a query
There is an existing feature for this : #4742 The issue seems to say that it is a wanted behavior since #702, actually. 2011-02-04 15:08
Help: Problem with character after backup and restore databesa data
I have done an upgrade in redmine to version ... There is a good and simple solution for this issue and someone knows show correctly again text ... -linux-gnu (i686) using readline 5.1 2011-02-04 14:39
Help: Disable E-Mail notification for admin user
hi, i have disabled all email notification ... ecked currently i don't get any emails if issues are created/maintained in the application but i still get an email when an issue is created or maintained by email my version: Redmine 1.1.1.stable (MySQL) 2011-02-04 14:27
Help: Problem with csv export only wanted columns saved previously in a query
Hello, I'm using redmine version 1.1.1, provi ... . This is so frustrating because for me this issue have fixed in this last session and in this ... I hope that someone could help me about this issue and I can provide more information if necessary. Thanks! 2011-02-04 14:17
Open discussion: Bug in app/models/issue.rb
When I edit an issue and put a time_entry if exist an error in the issue redmine puts the time entry. To patch this bus edit issue.rb Line 536 (bug) Issue.transaction do if params[:time_entry] ... entry.project = project @time_entry.issue = self @time_entry.user = User.curr ... end if valid? Patched Issue.transaction do if valid? ... entry.project = project @time_entry.issue = self @time_entry.user = User.curr ... self.time_entries << @time_entry end 2011-02-04 12:17
Help: RE: Migrating from 0.8.7 (manual install) to 1.1.0 (ubuntu repo via apt)
The other issue (again user fail) was due to incorrect il8n. ... 18n sudo gem uninstall i18n -v=0.5.0 </pre> 2011-02-04 10:00
Help: RE: Redmine+Bundler - method_missing "has_key?"
<pre> # gem list | grep rubygems rubygems-u ... y of these in the Gemfile does not solve the issue. 2011-02-04 09:50
Open discussion: posibility of updating automatically gant??
I have added some issues to my project and I have established some relations between them. (ie. issue two follows issue 1) My wish is to set up a starting date for my first issue and the estimated time, and then, I need Redmine to calculate automatically when issue 2 must start, considering: - starting time of issue 1 - estimated time issue 1 (in hours) - how many hours we work a day ... o days, and then establish starting date for issue 2 as 3rd day of the project) So far my gant diagram only shows issues with a fixed starting and finishing date... ... ying to get? Thanks for your help! Sara. 2011-02-04 09:10
Help: Redmine+Bundler - method_missing "has_key?"
I'm running two RoR applications on the same ... appreciated. Thanks a lot. p.s. the same issue is observed with redmine 1.0.0, 1.1.0 and 1.1.0. 2011-02-04 01:05
(12326-12350/18317)