Search
Results (18306)
- A new release of the "Redmine Stuff To Do plu ... eamsoftware.com/projects/redmine-stuff-to-do/issues is open to the public and you are welcome t ... s and patches for the next version. Eric
- Open discussion: RE: Request: "Clean" out the issues on Redmine.org
- Well the roadmap points to 1.0 due the First ... This way the bugmash is more easily focused, issue list gets cleaned out, and judging by the cu ... we currently have enough to to complete 1.0.
- Hi everyone, I am running Redmine with Mon ... I found several tickets dealing with this issue, and everywhere the X_FORWARDED_PROTO header ... am now really at a loss... Regards, Jesco
- Help: RE: Redmine + Plesk 9.01 + CentOS 5.4
- Posted in English... Issue closed.
- Help: RE: updating redmine 0.8.2 to 0.9.3 FAILED
- Hi Nicolas, > !!! The bundled mysql.rb dri ... arc-solaris2.10/mysql.so I had the same issue. Since Rails 2.2, the Rails package doesn't ... e might be alternative solutions... Eric
- Help: RE: "Private" ticket
- Private issue #337 is changed.
- Help: RE: Problem with new Issue field
- Feature #337 is updated.
- Help: RE: ActionController::RoutingError after upgrade from 0.8.7 to 0.9.3
- I'm still not able to add files in the document folder nor to filter the issues in issue tab and so on, and seriously thinking about ... If there are any missing info to clarify the issue, please tell me. Can anyone HELP?
- Open discussion: RE: Request: "Clean" out the issues on Redmine.org
- Great idea. What dates do you think would wo ... ill need to plan it out though. Eric Davis
- I'm trying to export all issues to a CSV file. The result file can't be loa ... it can have anything (multiple lines, etc)
- Help: RE: Missing Status Options
- I am logged in as administrator when i try to ... also noticed that when i go to create a new issue the drop down box only gives me the "New" option and nothing else. !status_issue_04.jpg!
- I am new to Redmine, but i am always thankful ... ey could not change the status message of an issue. After checking the application, I found th ... u to anything but "New". I have googled this issue and i have not found any help there. I know ... > 2 items listed -> Requirements & Incident Issue Statuses -> 11 items -> New (default value), ... ase see the attached screenshots. !status_issue_01.jpg! !status_issue_02.jpg! !status_issue_03.jpg!
- Help: RE: options has disappeared on issues
- I think it's something to do with the subtask ... ere: http://github.com/hron/redmine_subtasks/issues/issue/24
- Hi, I've been using Redmine now for a few weeks and on the issues page, the drop down button 'options' seems ... there an option to re-enable this? Thanks
- Plugins: RE: Redmine Issue History Tabs Plugin
- Kostya, are you going to keep working on this plugin?
- Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
- Sorry... Before : form_tag ezsummary_path(:issue_id => issue), :html => { :method => :post, :id => "create_email_form"} do After : form_tag :issue_id => issue, :action => "create", :html => { :method => :post, :id => "create_email_form"} do -%
- Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
- amine lahlou wrote: In the _email_form.html.erb : Before <% form_tag ezsummary_path(:issue_id => issue), :html => { :method => :post, :id => "create_email_form"} do -%> After <% form_tag :issue_id => issue, :action => "create", :html => { :method => ... "create_email_form"} do -%> Cheers
- Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
- Before you can send emails with the last vers ... ezsummary_mail") %></legend> <% form_tag :issue_id => issue, :action => "create", :html => { :method => ... ld_tag 'subject', attributes[:subject] || "#{issue.project.name} - #{issue.tracker.name} ##{issue.id}: #{issue.subject}" %> </div> <div c ... pan> </div> <% end -%> </fieldset>
- Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
- Malte Schnack wrote: > amine lahlou wrote: ... orrectly configuring the plugin i have a new issue now. > > I face the same problem here, Am ... /redmine_ezsummary which seems to solve this issue. * Download the zouchaoqun's master branc ... </pre> * ... and you should be good to go
- Plugins: RE: Knowledgebase Plugin
- Alex, your plugin looks very promising, an ... file (see below). <pre> @object_types = %w(issues news documents changesets wiki_pages messag ... mine 1.0 release (see http://www.redmine.org/issues/3936). I hope it helps, and congratulations for your nice plugin !
- Hello, I would like to hide the spent time on issues from a group of users. I found the "view s ... can see that this user has spent x hours on issue #123. It is possible to hide this too? Thank a lot Regards
- Help: RE: Simultaneous Issue Editing
- I've investigated this a little more and filed a bug: #5280
- Help: RE: Urgent: Subtasks issue
- Do you see subtasks in Issue details page? Look at screenshot
- Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
- amine lahlou wrote: > But after correctly configuring the plugin i have a new issue now. I face the same problem here, Amine. Did you find a solution? thx malte.
- I have upgraded to my redmine 0.9.3 version t ... to use subtasks option after adding the new issue. i have even enabled the manage sub tasks as well, but no lcuk.