Search
Results (18252)
- 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
- 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.
- Plugins: RE: Trying to add acts_as_list to Issue
- Hmmm...I take that back. Sometimes it works, sometimes it doesn't. What gives?
- 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?
- 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? :-)
- Open discussion: RE: Helping to fix issues
- Chris Grieger wrote: > There are a lot of en ... ly to the latest code. Regards, Mischa.
- 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.
- 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 ?
- 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.
- Open discussion: RE: Helping to fix issues
- Thank you for your reply. There are a lot ... in the current trunk? Regards, Chris
- 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.
- 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.
- It's a big issue by my opinion. Are there any easy fixes?
- 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/
- Open discussion: RE: Date format on new issue form
- This has been reported as issue #668. Mischa.
- 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.
- 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.
- 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.
- 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
- 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
- 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
- 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
- Plugins: RE: Installing plugins
- If you can get the production.log file (locat ... og directory) it will help in debugging your issue...
- 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
- 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.