Search
Results (18202)
- Open discussion: RE: Headings on CSV files when exporting issues
- nevermind
- When I export a list of issues from redmine in csv format is there a way to have headings in the first line of the file?
- Plugins: RE: [Graphs plugin 0.1.0] Issuelist-graphs errors
- Mischa The Evil wrote: > This is fixed by Br ... r2641. > > Thanks and great plugin! :)
- Plugins: RE: [Graphs plugin 0.1.0] Issuelist-graphs errors
- This is fixed by Brad in commit http://github ... e trunk at r2641. Thanks and great plugin!
- Help: RE: Plugin not loaded when server starts [but loaded fine in script/console and tests]
- I little more testing and i believe i'm on the correct path. Somehow the module i include into Issue.rb is being removed. If i restart the serve ... uests _DO NOT_ have my plugin mixed into the Issue object. Why would this be disappearing?
- Hello, I'm writing a plugin and having some issues getting it to work in when the server is ac ... n call the newly included methods added onto Issues. However, these methods are not present wh ... 20090318181151 Thanks in advance! Adam
- Plugins: RE: Graphs plugin
- Oleg Lozinskij wrote: > when it will be adde ... ou're referring to Chaoqun's request for the issues tab association, it's already up on github ... ng as a list of avatars perhaps, but not SVG.
- Open discussion: RE: Date format in the English localization
- In our installation (we're in the UK too) dates are displayed as 1 Apr 2009 in issues and the repository history, and in edit box ... ar is the first element. Cheers Russell
- Help: RE: Email Notification error involving SSL
- Found the solution: Error: wrong number o ... ope this helps anyone else encountering this issue. Cheers, Brennan
- Plugins: ezfaq vs ezfaq_plugin (RE: ezFAQ 0.0.2.1)
- Hi Chaoqun, thanks for this neat plugin. ... ' and such may be thrown. I've resolved the issue caused by this by replacing all occurances o ... e. I'm on RoR 2.2.2, redmine trunk (r2645)
- Hi, I have recently started using redmine as our software issue tracker at the company I work for. Initially ... ) | 200 OK [http://ticketsba/projects/telops/issues] after installing the C binding (using g ... ) | 200 OK [http://ticketsba/projects/telops/issues] Currently our ticket database is pretty small i.e. < 50 issues, so I wouldn't expect to see any DB issues at this stage. If I uninstall the mysql- ... mysql Database schema version 101
- Hello, First thank you for this great piec ... - Is ist possible to export only selected issues in CSV / PDF export? I didn't manage to do ... ion: 0.8.2 Language: French DB: Mysql, Utf8
- Open discussion: RE: Redmine 0.8.2 stable works with Rails 2.3.2
- http://62.75.187.152/projects/openeeg/issues/gantt http://62.75.187.152/projects/openeeg/issues/calendar here you can see, that everything works fine on rails 2.3.2 :)
- Help: RE: Setting up User Groups?
- Groups would be useful in redmine (I think). ... k it would be confusing if you _assigned_ an issue to a _group_ cause then you'd have multiple assignees to a project...
- Open discussion: RE: Coderay library seems outdated
- Please post your feature requests into the Issues/Tracker instead of the forum.
- Plugins: RE: Graphs plugin
- Brad Beattie wrote: > Chaoqun Zou wrote: > > And it would be better to make the issue menu selected in old and growth page. > > ... er < ApplicationController menu_item :issues, :only => [:issue_growth_graph,:issue_age_graph] before_filter :find_version, :only => [:target_version_graph] </code></pre>
- Hi guys, I have a request from the managem ... ions on +how to start+ troubleshooting these issues? Thanks, Sasha
- Plugins: RE: Graphs plugin
- Chaoqun Zou wrote: > And it would be better to make the issue menu selected in old and growth page. Not ... ithub.com/bradbeattie/redmine-graphs-plugin?
- Help: RE: Running redmine on Apache2 on Windows; using SSPI authentication; is it possible?
- Thomas Löber wrote: > As already said we hav ... o authenticate against our domain. The only issue we have is 'sign out' no longer works (becau ... d be much appreciated. Thanks Russell
- Plugins: RE: Graphs plugin
- Chaoqun Zou wrote: > Hi, Brad > The plugin ... tring. And it would be better to make the issue menu selected in old and growth page.
- I've just uploaded a new release of the "Redm ... lestreamsoftware.com/projects/redmine-notify/issues is open to the public and you are welcome t ... sts and patches for the next version. Eric
- This plugin adds additional blocks to the My ... isplays the global queries and the number of issues that match * *Open versions:* Displays a l ... st past r2634, which isn't included in 0.8.2.
- Help: RE: Custom issue statuses not showing on the list
- Thanks, Mischa.
- Help: RE: Custom issue statuses not showing on the list
- Drasko Milosevic wrote: > I created some custom issues statuses but they are not showing on the status list when creating or updating an issue, although they are visible on status filter on 'view all issues' page. See the following "FAQ":http://ww ... dmine.org/wiki/redmine/FAQ#Ive-created-a-new-issue-status-but-I-cant-use-it-it-doesnt-show-up-in-the-status-drop-down-list... HTH...
- Help: RE: Can I reopen a closed ticket?
- The logged-in user needs to have the appropri ... permissions]] on the project containing the issue which you want to "reopen". When you "reopen" an issue you are actually changing it's [[RedmineIssueTrackingSetup##Issue-statuses|status]] to a one which _is not con ... you have configured an appropriate [[RedmineIssueTrackingSetup#Workflow|workflow]] to allow a ... e between the desired statuses. HTH...