Project

General

Profile

Search

Results (18019)

Plugins: RE: How to update a different table in an issues hook
Please note that I could have easily added a field to the issues table called 'foo_number' and be done with my issue. In this plugin, an issue can be associated with multiple issues from the other issue tracker... 2009-03-25 19:42
Plugins: How to update a different table in an issues hook
I am trying to write a plugin that when a user updates an issue they have an additional text field called "F ... ng this one (thanks Eric). I have the *view_issues_show_details_bottom* hook working properly but I can't figure out how to get the *view_issues_form_details_bottom* hook to work. I have a foos table which has a field called "foo_number" and issues belongs_to foo. How do I in the *view_issues_show_details_bottom* hook display the corre ... ng which is wrong because it will update the issues table foo_id with the actual foo number and ... can do. This plugin allows the user to link issues to another issue tracker software (Jira, etc...) 2009-03-25 19:35
Plugins: RE: ToDo lists plugin
Hi, david Here is a Simplified Chinese local ... etter to use format_date for date strings as issue's view does. Currently the below line in _to ... refresh the page by browser's refresh button) 2009-03-25 16:00
Open discussion: RE: default 'Assigned to:' without categories
I have done it, theat way: In ../app/models/issue.rb add string "self.assigned_to ||= User ... for new records only self.status ||= IssueStatus.default self.priority ||= Enume ... for new records only self.status ||= IssueStatus.default self.priority ||= Enume ... It is not "oldschool" way, but it works =) 2009-03-25 06:54
Open discussion: RE: Agile methodologies and Redmine
Hi, Is it possible to have the one burndo ... ield instead of the version? My team pick issues from different redmine projects every sprin ... ojects have different versions, we group the issues within the same sprint using a custom field ... s that possible? Cheers, André Carlucci 2009-03-24 22:39
Plugins: Redmine Customer plugin v 0.2.0 released
I've just uploaded a new release of the "Redm ... treamsoftware.com/projects/redmine-customers/issues is open to the public and you are welcome t ... sts and patches for the next version. Eric 2009-03-24 19:55
Plugins: Schedules 0.3.0 released
Attached is the latest iteration of the Sched ... calculate the start date / due date for each issue in a version based on project member availab ... ware.com/projects/redmine-schedules/. Thanks! 2009-03-24 19:06
Open discussion: RE: redmine.org version?
It's a branch of the trunk at least. You can tell by the url format: * 0.8.x branch => /issues/show/3040 * trunk branch => /issues/3040 Eric 2009-03-24 18:15
Help: RE: hide possibility in a new issue as assign
I would also bee very interested in such a fu ... to forbit a role to assign a ticket to user. 2009-03-24 15:20
Help: RE: hide possibility in a new issue as assign
I was interested in this as well, but also co ... assign". btw, running 0.8.2.stable.2594 ;) 2009-03-24 10:58
Help: Can't browse subversion for private projects
I have set up Redmine, Apache2, Subversion an ... blic projects from within Redmine without an issue. *The one thing left that I can't do is bro ... advance for reading this and helping! Tide 2009-03-22 21:59
Help: Adding additional attributes to issue creation via email
Hello, I have recently discovered Redmine ... ted a new tracker "ChangeLog" holding closed issues that mainly contain a specific category (Ho ... real-time. My problem is that only a few issue attributes, such as priority, status, catego ... ike to add either a start or end date so the issues will populate the calendar. Also, although ... bility to specify the the description of the issue using a "Description: <words>" line, it does ... ution to my problem if I could only set more issue attributes at creation. Or, if you have ... opment Database adapter mysql 2009-03-22 02:57
Open discussion: RE: How to contribute
Enderson Maia wrote: > I wanna help more, bu ... more information to collaborate on the right issues. > > About the issues, what are the priorities ? Depending on ... e, it might be easier to not worry about the issues yet. Here's one process that I'm advising ... de says. # Once you have a test, open a new issue for it and attach the patch # Then people w ... into the flow of it and will be able to spot issues that you can handle. Work on these the sam ... n the method documentation. Eric Eric 2009-03-21 00:14
Plugins: RE: Ticket grouping plugin
Andrew Chaika wrote: > Eric, as I understand ... be to add the patches/plugins to an existing issue or to create a new issue using the Patch tracker. Then we can review ... about applying the code to the core. Eric 2009-03-20 23:50
Help: RE: unable to add tasks in redmine
Hello Eric, I have used the production env ... date the core tables and plugin tables. The issue is fixed now. Thanks a tonne Eric !. Regards, Gokul 2009-03-20 20:06
Help: RE: Dyanmic IP / URL repository
I'm having a similar issue, with the relocation of an svn repo. I had t ... ppreciate any hints of how to acomplish this. 2009-03-20 19:35
Plugins: RE: Ticket grouping plugin
Eric, as I understand the purpose of rails pl ... ications of main project code. I think that issues grouping and queries grouping in sidebar ar ... trunk version)? PS Sorry for my ugly english 2009-03-20 17:08
Help: Watchers and e-mail notifications
Hi! There is a little problem. When I add a watchers to issue, they don`t receive e-mail notification abou ... ser as a watcher. Can you help me? Thanks. 2009-03-20 14:45
Help: cyrillic chars
Hello Is there any chance to see cyrillic chars after issue saving? I see "?" char instead of each cyril ... I use redmine 0.8.0 on windows 2003 server. 2009-03-20 13:05
Open discussion: Adding filters over existing query
Is it possible to add filters over an existing query? For example I have a saved query with all my issues and maybe several other conditions. On top ... s possible or should I add a feature request? 2009-03-20 11:44
Plugins: RE: Using Scrum Alliance Plugin for Redmine
ciaran jessup wrote: > How far off from the ... ifications). > I had to fork to fix a few issues along the way. If you can send me some pull requests I can try to integrate them. Eric 2009-03-20 07:05
Help: RE: Setting up Redmine 0.8 stable on De ... hen restore 0.7 database, and upgrade/update.
Hamish van Groeneveld wrote: > Thanks for yo ... e script), and it partly works. Showing some issues give me a 'redMine 500 error - Internal Err ... le has a description column (string). Eric 2009-03-20 06:57
Help: Default index page
Hi, Is it there an option in Redmine which ... erview page, but i would like to display the Issues page. Is this possible? thx, Carlo 2009-03-19 15:26
Help: RE: New Issue "Subject" converted to drop-down list?
Hi I am development a plugin / Kanban. ... et on my feet here. > > When adding a new issue, the subject field is required. We have a f ... op-down list. > > How can I do this? 2009-03-19 12:58
Help: RE: New Issue "Subject" converted to drop-down list?
Hi I am development a plugin / Kanban. ... et on my feet here. > > When adding a new issue, the subject field is required. We have a f ... op-down list. > > How can I do this? 2009-03-19 12:58
(16751-16775/18019)