Project

General

Profile

Search

Results (18298)

Development: RE: Redmine 1.2 Release date
Petter Uvesten wrote: > I'm also very interested in the 1.2 release. I see that the number of open issues have gone up to 9 today... > Looks li ... r Jean-Philippe release manager for 1.2 ? 2011-05-28 14:43
Help: RE: New Issue Statuses not in drop-down list
Aha. Thanks for the tip. Now I see it in the ... times. I think I got them all. Thanks 2011-05-28 02:05
Help: RE: New Issue Statuses not in drop-down list
You have to configure your status in workflow. 2011-05-28 00:25
Help: RE: Issue approvals
Thank you, Felix. That's what I ended up doin ... oup for the subproject. Now when I create an issue I select assignee from the developers group. ... d code owners know that they need to approve issues. Ideally, it would be "issues to approve" on My page, similar to "issues assigned to me" on my page, but I don't see ... arounds or plugins for that? Thanks again! 2011-05-27 22:42
Help: New Issue Statuses not in drop-down list
When we installed Redmine, there were 6 Issue Statuses defined: New, Assigned, Resolved, F ... 8.4(Stable) Any help would be appreciated. 2011-05-27 22:31
Help: RE: Issue approvals
If you make a project for each module and define a workflow accordingly, it should work. 2011-05-27 22:31
Help: RE: Project Hierarchy: Project Rebuild Error
Can someone assist me with my problem? I saw ... which was unique. But still, I have the same issue. I checked my Redmine log and it is the ... to the Wiki Load, it performs a rollback? 2011-05-27 18:42
Plugins: Issues 'Print' Layout - how to override IssuesController.show
Hi, I need to print a subset of the information relating to an issue, to a 6"x4" card, to run a kanban board. I've not found anything which might allow me to print an issue, without either printing the whole issue page, or exporting the data to some other ap ... s to basically copy the functionality of the IssuesController.show function, which is used to display a single issue. Having tried and failed at that, I realise ... , I can't see how in ruby I could extend the IssuesController.show function, to give it an extr ... e any suggestions, or do I have to patch the issues_controller.rb file to make this work. 2011-05-27 18:00
Help: Issue approvals
We are a software company with close to a hun ... the core of our sustem, the submitter of the issue selects a module of the software the issue is related to and based on that gets an appr ... nager and the code owner need to approve the issue in order for the assignee to continue with w ... Thanks in advance for all your help! - Alex 2011-05-27 17:01
Help: RE: [Git Repository Error] Git commits are showing in Activity but not in Repository
Hi, Did you manage to find solution for the problem. I'm experiencing exactly the same issue. Any help is much appreciated! Thanks! 2011-05-27 08:56
Plugins: RE: Redmine Scrumdashboard plugin
Ok, so I keep on fiddling and learning - I have set a version and assigned issues in my issue tracker to the version and voila! it starts to display. I will stop playing here now :) 2011-05-26 20:35
Help: RE: Problem with related isuees
It 's the more eassy solution if no dates and related issue first task first day, second task second day... Thanks 2011-05-26 15:12
Help: RE: How do I configure link in email content?
Felix Schäfer wrote: > Charles So wrote: > ... > > > Result is: > > 1) link pointing to issue in email is broken > > 2) link point to the ... e and path_]] and _Protocol_, if the link to issues is broken, the later ("Host name and path" ... n! Removed it, and it works! thanks! 2011-05-26 12:30
Help: RE: How do I configure link in email content?
Charles So wrote: > Yes, it is set in exactl ... d. > > Result is: > 1) link pointing to issue in email is broken > 2) link point to the n ... e and path_]] and _Protocol_, if the link to issues is broken, the later ("Host name and path" ... vise again. I can't read pxm files, sorry. 2011-05-26 12:12
Help: RE: How do I configure link in email content?
Felix Schäfer wrote: > Charles So wrote: > ... ntioned. Result is: 1) link pointing to issue in email is broken 2) link point to the not ... ge in an attachment. Kindly advise again. 2011-05-26 11:59
Help: RE: Problem with related isuees
In the line 498 in app/models/issue.rb (line 498) I look self.star_date, self.du ... tion I think is better self.star_date = date 2011-05-26 11:32
Help: Problem with related isuees
I have a problem with Redmine, and I don't know if this is the correct functioning. I have two issues A anb B None has no start date No end date ... the finish date, is that correct? Thanks 2011-05-26 10:19
Help: How do I configure link in email content?
I'm running RM 1.1.2 (BitNami edition), and everything is running fine. Except that when new Issues are created, the link in the email pointing to the issue is broken. The link reads http://https:/redmine/issues/99. Please see attachment. It happens to ... into the code. Anyone can help?! Charles 2011-05-26 10:07
Help: bulk_edit is not working Redmine 1.1.2.stable
bulk_edit is not working in Redmine 1.1.2.stable, is this a known issue? it seems like the url path is wrong, for example if i right click on an issue and click edit, i am forwarded to the url /r ... nd" error however if i go to the specific issue, and click update issue then in forwarded to the url /redmine/issues/139/edit and also, none of the /redmine/ ... lk_edit and edit links. Some help please.. 2011-05-26 08:45
Help: Message NOT processed and left on the server
Hello, Having issues with email submissions and new issue creations. Below is the command I am running ... ber and anonymous roles to allow everything (issue creation, editing, etc.) and ensured that th ... like to get this worked out. Thank you. 2011-05-26 03:10
Help: RE: REST API json/xml syntax for updating/creating issues
It's essentially the same thing I'm looking f ... stumbled upon this solution: <pre> PUT /issues/8.json {"issue":{"custom_field_values":{"<custom_field_id>":"<new_value>",...}},"key":"..."} </pre> 2011-05-25 23:23
Help: RE: rake/rdoctask is deprecated
Etienne Massip wrote: > Sorry, didn't see yo ... wngrade Ruby. > > Ruby 1.8.7 is fine, the issue was because of Gems version, so you should h ... e full trace by running task with --trace) @ 2011-05-25 22:22
Help: RE: rake/rdoctask is deprecated
Sorry, didn't see you were trying to downgrade Ruby. Ruby 1.8.7 is fine, the issue was because of Gems version, so you should have solved it already. 2011-05-25 22:19
Help: RE: REST API json/xml syntax for updating/creating issues
Not sure this is related, though, as he was trying to *create* an issue, not update it. 2011-05-25 20:56
Help: RE: REST API json/xml syntax for updating/creating issues
I didn't try yet, but someone else has filled an issue for your concern : #8195. 2011-05-25 20:55
(11526-11550/18298)