Project

General

Profile

Search

Results (18298)

Help: RE: Wrong priority and tracker after Trac migration
Another issue is that the migration process ends with this ... e aborted! can't convert NilClass into time" 2011-06-28 14:37
Open discussion: Listing Subproject Forums on Parent Forum Page
I'm new to redmine (but loving it so far), so ... ey be a sub-project, so it has its own wiki, issues, roadmap, and forum. However, we really ... ply a patch, but not write a plugin. Tac 2011-06-28 13:30
Plugins: RE: Extended Schedules plugin with scheduling issues option
Hi: I dug a little deeper and found a solu ... stration section of Redmine - :) Cheers. 2011-06-28 12:18
Open discussion: Migrate from ClearQuest to Redmine - What am I missing?
I am trying to migrate data from "ClearQuest" ... mine schema, with data being inserted into ??issues?? and ??custom_values?? tables. # Parse at ... oded hashmaps for mappig projects, users and issue states etc. So, looking at the steps above, ... nversion script and the sql are not my major issue, as initial import tests of basic data seem ... ack-end in order for everything to play nice. 2011-06-28 11:12
Help: How can I display a preview of attachment in issue
Hello, I did not know much about ruby pra ... to display a preview of image attachment in issues to help contributors reviewing screen captu ... to. Thanks in advance for any help ! 2011-06-28 10:50
Plugins: RE: Contacts plugin
Huh!.. The site http://redmine.hgftr.ru is ... solution for the knowledgebase-contact -tag issue` We have contact working and installed knowledgebase ..now we can't access issue details and issue list any more. We get error message and thi ... #1 of vendor/plugins/redmine_tags/app/views/issues/_tags_sidebar.html.erb: 1: <% unless sideb ... vendor/plugins/redmine_tags/app/views/issues/_tags_sidebar.html.erb:1 lib/redmine/h ... `send' lib/redmine/hook.rb:113:in `view_issues_sidebar_planning_bottom' lib/redmine/h ... ne/hook.rb:144:in `call_hook' app/views/issues/_sidebar.rhtml:14:in `_run_rhtml_app47views47issues47_sidebar46rhtml_locals_object_sidebar' app/views/issues/show.rhtml:119:in `_run_rhtml_app47views47issues47show46rhtml' app/helpers/application_helper.rb:856:in `content_for' app/views/... 2011-06-28 10:30
Plugins: RE: Redmine boards watchers plugin
I get a 500 error when using this plugin with redmine 1.2. Has anyone else had this issue? <pre> Processing MessagesController#new ... 00.html (500 Internal Server Error) </pre> 2011-06-28 10:00
Help: RE: Will pay for this development
Can you please provide some more details abou ... b that runs a script: @mysql < add_recurring_issue.sql@ I am working on migrating data from ... and the SQL INSERTS seem to be the easy part. 2011-06-28 09:33
Plugins: RE: Extended Schedules plugin with scheduling issues option
Hi: I am trying to test this module, becau ... could comment, thank you so much. Regards. 2011-06-28 09:26
Open discussion: RE: Import Issues
Indeed, I have custom fields defined in my in ... nd that? BTW, thanks for the quick answer. 2011-06-28 08:30
Help: RE: BitNami Redmine Windows Server Incoming emails from IMAP issue
try running the rake task manually first to s ... ail, resulting in symptoms like you describe. 2011-06-28 03:57
Help: Incoming emails received, updates not sent to watchers
Hi, we've setup redmine in our office and hav ... heir email message is added as a note to the issue number read from the subject line. This i ... is not being sent out to the watchers of the issue. This would be a really useful tool to allow ... nting this from happening? Or a bug perhaps?? 2011-06-28 03:56
Help: RE: Submitting Issues through PHP
Just to keep people back from time-wasting: Unfortunately Redmine 1.2.0 changed Issues REST-API for the custom_field handling in a ... elds by now. See: #8698 Good luck: Michael 2011-06-27 22:03
Help: RE: BitNami Redmine Windows Server Incoming emails from IMAP issue
Anyone?? 2011-06-27 21:18
Help: Will pay for this development
Hi, We really need the ability to add recurring issues to redmine. We need the ability to set an issue "recurring" and then "weekly, monthly, bimonthly, yearly". Ideally the issue would have a new issue number every time it reoccurred, but it would be acceptable if the issue number stayed the same and instead the statu ... his project on? We are willing to pay for it. 2011-06-27 21:03
Open discussion: RE: Should I contribute or not?
Hello again everyone, Here's what I have f ... .visible.sum(:hours, :include => [:project, :issue], :conditions => cond.conditions).round.to_i ... a to help me I'd appreciate. See ya all... 2011-06-27 19:45
Open discussion: RE: Import Issues
No immediate clues, but I haven't been testin ... ssibility (remote though it may be). Leo 2011-06-27 18:15
Open discussion: RE: Import Issues
Hello Leo, I am running into an issue which seems not to be related to the UTF formatting, to the name of the folder or to any issue covered hereabove, and I hope you can help m ... ou need anything else. Cheers, Francois 2011-06-27 16:15
Help: Migration from mantis
I try to migrate from mantis to redmine, and ... tis.rake All is ok except one thing In all issues field "updated" is changed to timestamp of migration When we create new issue from mantis bug we populate files with corr ... 5 <pre><code class="ruby"> i = Issue.new :project_id => projects_map[bug.project_ ... but some where in the next lines we update issue, so field is automatically changed to curren ... ally change some code somewhere? Thank's 2011-06-27 12:08
Help: RE: Problem installing on OS X
$ RAILS_ENV=production rake db:migrate --trac ... ake aborted! Object is not missing constant Issue! /Library/Ruby/Gems/1.8/gems/activesupport- ... usr/bin/rake:19:in `load' /usr/bin/rake:19 2011-06-26 14:21
Help: RE: Problem installing on OS X
Ru: Добрый день, у меня аналогичная проблема ... ake aborted! Object is not missing constant Issue! (See full trace by running task with --t ... usr/bin/rake:19:in `load' /usr/bin/rake:19 2011-06-26 13:49
Help: RE: "Object is not missing constant Issue!" When installing on MySQL / Mac OS X
Ru: Добрый день, у меня аналогичная проблема ... ake aborted! Object is not missing constant Issue! (See full trace by running task with --t ... /usr/bin/rake:19:in `load' /usr/bin/rake:19 2011-06-26 13:31
Open discussion: Has anyone actually ever gotten redmine working on OS X + apache?
I don't mean "It should theoretically work li ... ime I've lost and I'll continue using my old issue tracker. For the record, redmine worked f ... k server, and script/about didn't report any issues. After jumping through a thousand hoops, I ... OS X, and congrats to anyone who has already. 2011-06-26 06:47
Help: RE: How do I update an issue status?
Answering my own question, I see that the pro ... head around workflow and permissions. Tac 2011-06-25 13:42
Help: How do I update an issue status?
I'm trying to figure out what's not set right? I'm running 1.2.0, but when I go to update an issue, it stays stuck at "New" (and when creating an issue, only "New" is available in the dropdown). ... ng! But in Administration, all the normal issue statuses are available: !http://easycaptu ... 72539211.png! Any ideas? Thanks! Tac 2011-06-25 12:48
(11301-11325/18298)