Project

General

Profile

Search

Results (18252)

Open discussion: Site feedback (0.8.5 Roadmap)
I was just browsing the 0.8.5 roadmap open issues, and noticed that several of them are marke ... w.redmine.org/versions/show/11 Examples: Issue #3536 Issue #3561 2009-07-18 18:06
Plugins: RE: Issue Vote Plugin
I concur, voting for closed issues can be unwanted. I have just experienced a conflict while replying to an issue. It seems that a vote is counted as an updat ... the way, and we are using it to good effect. 2009-07-18 17:46
Plugins: RE: Trying to add acts_as_list to Issue
Hmmm...I take that back. Sometimes it works, sometimes it doesn't. What gives? 2009-07-18 14:41
Plugins: RE: Trying to add acts_as_list to Issue
ummm...sorry about that. I was missing <pr ... , but I'm just happy it works. What's it for? 2009-07-18 14:27
Plugins: Trying to add acts_as_list to Issue
I'm experimenting with plugins and tried to f ... The one thing I wanted to do is to make the Issue act as a list (acts_as_list). Here's what I ... ' # Patches to the Redmine core require 'issue_patch' ... </pre> In lib/issue_patch.rb <pre> require_dependency 'issue' module IssuePatch def self.included(base) # :nodoc: ... odule InstanceMethods end end Issue.send(:include, IssuePatch) </pre> I try this out in script/console with Issue.find(:first).insert_at and it works like a c ... <pre> undefined method `insert_at' for #<Issue:0x401b568> </pre> What am I missing? :-) 2009-07-18 14:24
Open discussion: RE: Helping to fix issues
Chris Grieger wrote: > There are a lot of en ... ly to the latest code. Regards, Mischa. 2009-07-18 00:25
Plugins: RE: Ticket grouping plugin
The code in _app/views/issues/_add_subissue.rhtml_ for 'Add subissue': <pre> .tabular label { width: 75 ... delete these lines and wait for official fix. 2009-07-17 18:28
Plugins: RE: Ticket grouping plugin
Markus Knittig wrote: > Erik Dannenberg wrot ... I have the same problem too with this group issue plugin... on the production server. when i ... So, what's happening when i edit and save an issue ? The journal is created after saving the issue, but twice ???? Why ? 2009-07-17 13:42
Help: skip callbacks
Hi , am implementing one feature in redmine. in that am saving record in issues table. after_initialize callback is used in Issue model. due to this while saving new record, ... re any code in redmine to skip the callbacks. 2009-07-17 12:59
Open discussion: RE: Helping to fix issues
Thank you for your reply. There are a lot ... in the current trunk? Regards, Chris 2009-07-16 22:27
Help: Adding a button to add multiple projects to user
Good morning, Under the administration pan ... ntroller.rb as a reference point, by my main issue comes from not knowing how to cycle through ... I'd certainly appreciate any help with this. 2009-07-16 14:58
Open discussion: Impossible to hide unused task fields
We're not going to use some issue fields like % of complete, estimated time e ... ow if you have any ideas of making this fix. 2009-07-16 14:06
Open discussion: Version of main project is not visible for subprojects
It's a big issue by my opinion. Are there any easy fixes? 2009-07-16 14:03
Plugins: Sending Mail Configuration plugin v0,0,1
If anyone felt annoyed because of the constan ... ’re not doing anything i.e. only reported an issue a long time ago) then I think we have a nice ... ks to the source code http://www.redmine.org/issues/3616) The path can be downloaded form gi ... to-limit-the-amount-of-notification-emails/ 2009-07-16 10:50
Open discussion: RE: Date format on new issue form
This has been reported as issue #668. Mischa. 2009-07-15 23:47
Open discussion: RE: Helping to fix issues
Chris Grieger wrote: > I'm new here and looked through some of the Issues/Defects which i could fix. Great, thanks ... rote: > Is it allowed to post a Patch to an issue which has already been assigned to someone e ... ication can prevent double work. I'd post an issue-journal asking the current status from the a ... [[submissions]] Kind regards, Mischa. 2009-07-15 23:33
Open discussion: Date format on new issue form
Hi! When i change default date format of m ... allation, it's not update the format used in issues create/update form. I looked at source c ... ate format is hardcoded on this function. 2009-07-15 18:04
Help: Executing arbitrary command upon issue update
Basically i want to copy some files from SVN ... re on the filesystem, when someone closes an issue (lets say "Task" type issue). Of course we have many projects, so exact ... t solution. Is there a way to do this? TIA. 2009-07-15 16:47
Help: custom field description
Hi there, I've modified the trunk version ... riate views of custom_fields (edit, show and issues/show), and modify the file custom_fields_he ... make it cleaner) ? many thanks gabriel 2009-07-15 13:23
Open discussion: Helping to fix issues
Hello, I'm new here and looked through some of the Issues/Defects which i could fix. Is it allowed to post a Patch to an issue which has already been assigned to someone else? Regards Chris 2009-07-15 11:19
Plugins: RE: Stuff ToDo - What's recommended to do next
Rene, Customization via settings not avail ... r\plugins\stuff_to_do_plugin\app\models\next_issue.rb" HTH :) Regards, Nanda 2009-07-14 22:09
Help: Adding filters and query fields
Hello, I would like to add project custom fields to query issues filters and to the query itself. Anyone knows how to do so ? Thanks 2009-07-13 22:17
Plugins: RE: Installing plugins
If you can get the production.log file (locat ... og directory) it will help in debugging your issue... 2009-07-13 18:28
Help: RE: Create Plugin for jstoolbar modification?
Eric - I fought with this on Friday, but t ... to override or insert code into is app/views/issues/_form.rhtml. Does this seem logical? It ... ughts? Thanks for your help. Andrew 2009-07-13 14:15
Help: Migrating from TRAC fails on Wikis with apostrophe in name
I'm trying to migrate a TRAC wiki across to r ... strophe in the name. I've seen some similiar issues being resolved with Redmine but namely to d ... sions. I don't know if I need to raise an issue for this or if there is a fix available. ... und is not really a good enough fix for this issue. 2009-07-13 10:31
(16276-16300/18252)