Search
Results (18298)
- How can i upload attachments to issues via rest api?
- Open discussion: RE: Context menu from Gantt chart?
- Jesse Dundon wrote: > Any reason why there is no right-click context menu to edit issues from the gantt chart? Are there any plugins ... ature (slightly different) already exists at issue #1806 and it's already been patched at patch #2024.
- Help: RE: Does Redmine allow custom fields wh ... ricted to those of the project when creating issues?
- Frank Church wrote: > Are there any plans to ... Not that I know of. Just follow the given issue to track its activity. Frank Church wrote ... AIK this hasn't been implemented in a plugin.
- I require the Description field to be mandato ... , I've been searching and edited app/models/issue.rb and added changed validates_presence_of ... anyone tell me what I am missing thanks
- Any reason why there is no right-click context menu to edit issues from the gantt chart? Are there any plugins ... dmine and like it so far! Cheers, Jesse
- Help: RE: For the life of me cannot remove "/redmine" from main url
- Bump. Has anyone run into this issue? Anyone at all?
- Development: RE: Automatic Project Creation
- Tks Guys researched solutions and would lik ... = 'admin' self.password = 'admin' end issue = RedmineClient::Issue.find(1018) issue.subject = "Changed via the API TESTE" issue.save eRROR: /var/lib/gems/1.8/gems ... .rb:589:in `find' from teste.rb:15
- Plugins: RE: Extended Schedules plugin with scheduling issues option
- issue_statuses.is_closed is boolean type Need change the code <code> issue_statuses.is_closed = 0 </code> to <code> not issue_statuses.is_closed </code> work fine :)
- Plugins: RE: Redcase Plugin
- The idea is really good, but its not useable ... e test description shalle be copied to a new issue as bug report. Test execution should be scheduled as task with a tester assigned to this task.
- Development: RE: Assign issue to a group in redmine 1.2.0
- Thanks a lot Mischa.
- Help: RE: Does Redmine allow custom fields wh ... ricted to those of the project when creating issues?
- Frank Church wrote: > s it possible to add c ... nked with the project, so that when creating issues the dropdown list shows only the values whi ... plement it, or some plugins that can do this?
- Plugins: RE: Redmine Scrumdashboard plugin
- > Anyone knows... if... is it compatible with ... yes it is, we are using it for few weeks, no issue during installation or use. One bug fix : ... version* in the dashboard combobox selection.
- Plugins: RE: Redcase Plugin
- Thanks Mitul, I still can not see the tre ... More info that may shed some light on this issue - 1. I run Redmine on apache2 on Ubuntu 2 ... Any idea why I cant see the tree?
- Help: RE: cannot open my family tree
- Think you've posted in the wrong forums. This is the forum about the Redmine project management / issue tracking system; not related to GeneWeb.
- I am a software developer that recently begun ... lity for replacing our current approaches to issue tracking and project management. We are plea ... ible. Thank you for your time! -Michael
- Help: RE: Redmine installation problems rake command issue
- On windows, you need to set your RAILS_ENV apart. set RAILS_ENV=production rake db:migrate
- Help: RE: Redmine installation problems rake command issue
- I just got past that error, it was a problem ... am using Windows XP, so there is no bash etc.
- Help: RE: Updating issues problem
- libjs-scriptaculous was not installed by the ... some importen javascript files was missing :)
- Help: RE: Forum style
- See [[HowTo_create_a_custom_Redmine_theme]], ... dmine @public/themes@ directory. For your issue you can simply copy the @alternate@ theme fo ... </pre> line from the stylesheet, for example.
- Redmine 1.2.1 This error appears when i try ... n `statement' app/models/query.rb:521:in `issue_count' app/controllers/issues_controller.rb:82:in `index' config/initi ... rails_211_fix.rb:62:in `dispatch_cgi' </pre>
- Help: RE: Updating issues problem
- I think I've already this issue somewhere on this site; maybe due to a plugin?
- Help: RE: Updating issues problem
- Bump Is there some way to debug this
- We are seeing an issue in Redmine where pasting 'smart' quotes from ... 010 or Microsoft Outlook 2010 into a redmine issue then results in unexpected character output ... Notepad) This looks/feels like a codepage issue but we can't pin it down. Has anyone seen a similar issue that might be able to give uss ome ideas of ... our Redmine plugins Screenshot Paste 1.0.2
- hello, i am trying to add an csharp file ... version -- 0.9.7 please guide me on this issue. Regards, purushoth
- Plugins: RE: Better Gantt Chart
- Yes, the reason is the redmine_default_column ... methods in a wrong way. Well, I can probably issue my own version of this plugin with this fixed, if there is a demand...