Project

General

Profile

Search

Results (18307)

Help: default user for read all project
Hi, i need for a group of user that have only permission for read all information about a project (issue, wiki, forum, ecc), but this group of user m ... roject that is created, any suggest ? thanks 2011-05-02 12:11
Open discussion: RE: Modify issues forms
Sure you can, by changing the code of "_attributes.rhtml" under the folder of "\redmin\app\views\issues\". Please email to me if you need my help. ... ertheless one concerns on the display of the issues. I would like modify their presentation. Th ... or guide me? > > Thank you in advance 2011-05-02 02:55
Open discussion: RE: Remove fields from new issue page
Sure you can, by changing the code of "_attributes.rhtml" under the folder of "\redmin\app\views\issues\". Please email to me if you need my help. ... way to change the default layout of the new issue page? Seems there are plugins in the works ... s. > > Thanks in advance for any help. 2011-05-02 02:52
Help: How best to let non-developers "rank" tickets?
Our small developer group has difficulty keep ... I don't really want them able to edit other issue details. Any ideas? 2011-05-01 18:05
Open discussion: How to delete the current user from the watcher list after issue update?
Dear all, I want to delete the current user from the watcher list of one issue automatically after this user updates on this issue. How can I revise the code? Thanks a lot. 2011-05-01 05:25
Open discussion: Disable inclusion of original issue in email updates?
I've searched for this for quite a while, but ... e asking about is how to remove the original issue from being included in the email that is sent out when the issue is updated? Often the original issue is quite big, and the updates are small. Any ideas? Thank you in advance. 2011-04-30 07:11
Help: how can I resolve this problem as upgrade(0.9.x to 1.1.3)
i've upgrade 0.9.x to 1.1.3. But I can't writ ... st to write or to edit a article of wiki and issue, occurs just inernal error < 500 internal se ... .html (500 Internal Server Error) </pre> 2011-04-30 06:17
Open discussion: Is there a way to monkey-patch rails tests from plugins?
Me and my team have been heavily producing pl ... that "enforces" stricter validations to the `Issue` model: `start_date`, `due_date` and `estimated_hours` are required for issues where `leaf?` is true. This monkey-patch ... very plugin, for instance, makes the `create_issue!` method from `IssueNestedSetTest` class to create invalid issues (i.e. lacking the required attributes the p ... forcing): <pre> # Helper that creates an issue with default attributes def create_issue!(attributes={}) Issue.create!({:project_id => 1, :tracker_id => 1, ... module InstanceMethods def create_issue_with_gespro_standards!(attributes={}) ... _now, :estimated_hours => 8) create_issue_without_gespro_standards!(attributes) ... _eval do alias_method_chain :create_... 2011-04-30 04:40
Open discussion: RE: National characters in the wiki
So that could be an issue in VM appliance, what do TKL say ? 2011-04-29 18:01
Open discussion: Redmin fresh install : half French, half English!
Hi guys, I just installed Redmine on a test ... take in the fits place, buit anyway). The issue I have is that Redmine seems to "half Englis ... bar "Non members" & "anonymous", trackers & issue statuses all "nicely" display in "langue de ... he way to go? Many thanks, Jean-Michel 2011-04-29 13:48
Plugins: An idea for a new plugin
Just in case you are looking to (a) polish yo ... ike response time and resolution time for an issue, that would allow Redmine to be used as a gr ... gin that would: * Add an extra column to @issues@ DB table and store response time in it. Ba ... of seconds between the point in time when an issue is created (@issues.created_on@), and the point in time when this issue transfers to any other state. * Add an extra column to @issues@ DB table and store resolution time in it. ... of seconds between the point in time when an issue is created (@issues.created_on@), and the point in time when this issue enters any of the terminal/final states (suc ... ssible to select and see these two fields in issue reports. Ideally, in both formats: (1) as "8 ... sible to use those two fields in filters for issue... 2011-04-29 10:00
Open discussion: RE: PDF Export text layout problems
thank you for the information. we do not use issue relations, then I cannot reply your question. 2011-04-28 17:15
Open discussion: RE: PDF Export text layout problems
We use 1.1.2 here and it is the same. Do you actually miss issue relations in the single issue pdf? Then you might look at #5634 2011-04-28 17:07
Plugins: RE: plugin to assign issues to groups
Do you have any suggests to modify the patch at [[#2964]] so that it can become a plugin? 2011-04-28 09:56
Plugins: RE: plugin to assign issues to groups
Thanks you Terence Mill but the link shows th ... he-difference-between-a-patch-and-a-plugin/]] 2011-04-28 09:53
Plugins: RE: Issue Closed Date
Matheus Ashton Silva wrote: > Im working to ... d will be extremely useful once it's working. 2011-04-28 08:45
Plugins: RE: plugin to assign issues to groups
Chekout Issue #2964 2011-04-28 07:30
Plugins: RE: Knowledgebase Plugin
Terence Mill wrote: > If thos pdf export is ... ndard redmine wiki functionality. > > See Issue #1468 See Issue #401 2011-04-28 07:27
Plugins: RE: Knowledgebase Plugin
If thos pdf export is working for textile pag ... standard redmine wiki functionality. See Issue #1468 2011-04-28 07:26
Help: How to link issue status to another field
Here is what I'm trying to do: I would like to make one custom issue field, lets call it "Fixed in Release" required whenever a user tries to set status of a issue to "resolved/fixed.". Under all other issue statuses, this "Fixed in Release" shouldn't ... me in the right direction? Thanks Chris 2011-04-27 22:06
Plugins: RE: Issue Closed Date
Thanks, Matheus! Looking forward for your fix, and that's not just me :) 2011-04-27 17:46
Plugins: RE: Issue Closed Date
Im working to fix this bug, i'll release the fixed version soon as possible 2011-04-27 16:36
Open discussion: Email bug submission
Hello, I have finally gotten my Redmine in ... know if it can be configured to create a new issue within a project when a email is submitted t ... y insight would be appreciated. Thank you. 2011-04-27 16:31
Help: RE: Submitting Issues through PHP
Hello Michael and thank's a lot for your answer ! As you said i did this $issue = new Issue (array ('subject' => 'XML REST API', 'projec ... ctiveRessource.php :: Undefined property: Issue::$id in C:\Program Files\EasyPHP-5.3.3\www\A ... have time Anyway thank's a lot Michael... 2011-04-27 13:25
Plugins: RE: Issue Closed Date
I'm seeing the same stuff on Redmine 1.0.5.stable (MySQL). Any ideas how to tackle that? 2011-04-27 12:52
(11701-11725/18307)