Search
Results (18267)
- I'm not Ruby's programmer. For a week now I h ... was one problem - the dates for *updated_on* issue are not copied. Rather, they are somewhere r ... # Bugs print "Migrating bugs" Issue.destroy_all issues_map = {} keep_bug_ids = (Issue.count == 0) MantisBug.find_each(:batc ... ] && users_map[bug.reporter_id] i = Issue.new :project_id => projects_map[bug.project_ ... _map[bug.reporter_id]) i.category = IssueCategory.find_by_project_id_and_name(i.projec ... bug_ids next unless i.save issues_map[bug.id] = i.id print '.' ... ow+ instead +last_updated+ *Please, help!*
- Open discussion: RE: Redmine.org tickets vote count list
- Hi, Marius. I deleted items completed in 3 ... ed. But,it took me an hour to download 4700 issue XML files. (^^;
- Help: RE: Plugin Dev - Add a transient field to a model (Issue, in this case)
- bump. nobody?
- Hi, I'm working more than one week to insta ... thanks to Bernhard Rohloff I solved a lot of issue.. but redmine is not working.. Has someo ... ial to share? Thanks in advance Maurizio
- Open discussion: RE: When to use subprojects?
- Senguttuvan Ganesan wrote: > I use to put al ... cts is that you can see (roll-up) all of the issues for that customer in one place AND if you u ... an control users at the parent project level.
- Help: RE: Unable to start application
- Ok... I got the issue... sudoers has a different path... now it is pointing to right ruby version next issue :) on redmine_error_log I have <pre> [W ... </Directory> </VirtualHost> </pre>
- Help: RE: LDAP login execution expired
- Sorry for the slow reply. Yes the issue seems to be resolved for me, see another dis ... rather than just Host: @COMPANY.DOMAIN.NAME@)
- Help: RE: Migrate from Mantis - rake aborted
- I'm did it! ...had to sacrifice categories ... project.categories.each do |category| #g = IssueCategory.new :name => category.category[0,30] ... .category] = g.id #end ... #i.category = IssueCategory.find_by_project_id_and_name(i.projec ... egory.blank? ... #puts "Categories: #{IssueCategory.count}/#{MantisCategory.count}" @ ... nsferred *I think this is a small bug too*
- Help: RE: Redmine sort of executes, but is mired in error 500 and 404s
- Additional update: - I'm attempting to run ... d that is an Error 500 with similar redirect issues as above.
- Hi all, I'm attempting to install Redmine ... see that there's some sort of a redirection issue occurring that will be causing at least some of the issue but I haven't the foggiest idea how to fix i ... dmine plugins: no plugin installed </pre>
- Plugins: RE: All plugins failing on db migrate
- This issue is related with rails 5.1: https://github.co ... ls/blob/5-1-stable/activesupport/CHANGELOG.md
- Help: RE: Unable to start application
- Hi, thanks for your feedback, I know I've no ... Your feedback helped me to find a lot of issues, but still now it doesn't work yet... I've ... ion raise exceptions. Have you suggestion?
- Development: RE: How to change the corresponding menu_item of a core module with a plugin?
- To round this up and make it last forever... ... r.class_eval do def current_menu_item :issues end end </code> </pre> Cheers!
- This is error log I found for the issue, how can I solve it? <pre> Messa ... for details about the error. </pre>
- Help: RE: Create multiple tasks at once
- Created a plugin which does that... https://github.com/acosonic/redmine_multiproject_issue_adder
- Help: RE: How do I remove the Menu under Projects ?
- The best way to get rid of the menu is to del ... "plugin":https://github.com/cappuMUC/redmine_issues_hub and use it as boilerplate.
- Help: RE: Migrate from Mantis - rake aborted
- This (among others) seems to be a known issue with the migration scripts (both Trac ánd Mantis). See eg. #19173, #23268, #24570 and #20943.
- Hello, i hope you could help me again. ... mine_html 0.0.1 redmine_issue_history_tabs 0.0.3 redmine_theme_chan ... e> Thank you very much for every help :)
- Help: RE: Allow watchers to comment on issue
- thank you:)
- Development: RE: How to change the corresponding menu_item of a core module with a plugin?
- Hey Marius, thank you for your answer. It ... r my problem in source:trunk/app/controllers/issues_controller.rb#L400. By overriding the @curr ... Again thank you and greetings, Bernhard
- Hi, We are currently in the process of upgra ... the latest versions, however, we have hit an issue in the removal of Redmine_tweaks. Simply rem ... t have a way to contact them Thanks Tim
- Help: RE: Comments not visible if i change also another Element
- Hello Bernhard, thanks for your answer. So ... the plugin used for the history is "Redmine Issue History Tabs plugin" from Daniel MunnKonstan ... i found this line in redmine/plugins/redmine_issue_history_tabs/app/views/issues/_history.html.erb: <% if selected_tab == ... ned. Thank you for your help! Thomas
- Hello Everybody, we use Redmine in our com ... ion and controlling and we got the following issue: Redmine give us the ability to write com ... information so hope you can help me fix that issue. :) Greetings Thomas Dettmann
- Hi all, at the moment I'm trying to create a plugin to bring all issues relating views (issues, gantt, calendar) together under the issues tab. The different views shall be selected ... alendar or gantts view from the sidebar, the issues menu item is no longer the selected item in ... gantts and calendars controller to show the issues menu item as the selected one? Thanks in advance, Bernhard
- Good evening we've tried to install and configure the plugin " redmine_import_issues " in one of our machines and executed the r ... were : bundle rake redmine:plugins NAME=issue_importer RAILS_ENV=production bundle exec ... Mysql2 </pre> Please help us