Project

General

Profile

Search

Results (18307)

Help: RE: installation problem - Missing the i18n 0.4.2 gem - but it's installed
I had this issue because i18n 0.5 was installed. It looks li ... d it at first!): gem install -v=0.4.2 i18n 2011-04-09 01:27
Help: Email reminders sent for closed issues.
Hi All Our Redmine is sending email reminders for issues due in the next 7 days even for closed issues. Hoping that version 1.1.2 would fix this, ... ut we are still getting reminders for closed issues. Anybody else has this problem? Any solution? Thank you very much in anticipation. Gui 2011-04-08 22:33
Help: RE: Subtasks on Gantt chart are not properly displayed.
I am also having the same problem. I see tha ... l. I have also attached a screenshot of the issues screen so you can see how the various items ... ot displaying as subtasks in the Gantt chart. 2011-04-08 20:31
Help: RE: Installing Redmine on Justhost
Thanks Felix. I sent a support ticket to j ... installed correct version of Rails, I had an issue with rake tho. So just to make sure I made s ... tory hahaha.. hope everything goes well.. 2011-04-08 17:28
Open discussion: RE: SVN Integration
this is a SVN issue, not redmine - but what do you have in your ... svn.serverconfig.httpd.html for details. 2011-04-08 14:15
Open discussion: RE: What is going on with core developers/ment?
Its true that community-driven projects that ... ying problem that might give rise to similar issues in the future. We can only expect less deve ... l us what happened, I'd like Jean-Philipe to issue a note that explains his vision for the futu ... hey feel like it). Whatever happens, this issue needs to be resolved and explained. Ignoring ... e disservice to the community behind redmine. 2011-04-08 14:08
Help: RE: Unable to create the anonymous user
I played with the Apache configuration (and r ... ed to the alias vs sub-URI I was using. This issue has been resolved. 2011-04-08 12:54
Help: RE: How to work correctly with the permissions in a plugin?
Hello, I have had the same problem. In my op ... the *index.html.erb* file. I have fixed this issue with *,:project_id => @project*. Now it is m ... the bug in a similar way. Good luck, Thomas 2011-04-07 22:19
Help: RE: Board permissions
I need solution which allows some messages (f ... is way, cribbing some ideas from the private issues patch (#337). Also this does not cover maki ... eep working on it to make it more functional 2011-04-07 16:33
Plugins: RE: Better Gantt Chart
Alexey Kuleshov wrote: > 5 is really an issue of #2024, I hope Hiroyuki Yoshioka will catc ... you combine this patch and your plugin? 2011-04-07 15:57
Help: RE: Missing i18n 0.4.2 Error when Installing Redmine on HostGator
Issue has been resolved. http://d3fin3.me/web- ... e feel free to delete this post if you want. 2011-04-07 13:18
Help: RE: installation problem - Missing the i18n 0.4.2 gem - but it's installed
I am running into the same missing i18n 0.4.2 ... as of now i have no idea how to resolve the issue and am completely dependent on the tech support at hostgator to figure out what's going on. 2011-04-07 12:32
Help: Missing i18n 0.4.2 Error when Installing Redmine on HostGator
Hi all, I've followed all the steps in in ... that more then a few people have had similar issues and have followed guides made by some peopl ... error. Any help or tips to resolve this issue would be appreciated. I have already contact ... might provide some useful leads as well. 2011-04-07 12:16
Plugins: RE: Doodle Plugin
Alfredo Bonilla wrote: > Hi, > > related ... ith the: > > [...] > > I have the same issue... and the only way for solving it is by cop ... class. Once solved, the problem dissapeared. 2011-04-06 08:47
Open discussion: File linkage
I would like to see files available anywhere ... -Upload file1 to files area. -Create new issue. -Select file1 from option one of two options: 1)Project files, 2)Local computer -Attach to the issue without having to upload a new file Use case 2: -Create a new issue. -Upload file2 as an attachment to the issue -file2 is automatically added to the projec ... le from the files section or to add to other issues, wikis, or documents as needed. Would anyone else like to see this implemented? etech22 2011-04-05 23:47
Help: Creating issues with email - 422 Unprocessable Entity
I'm trying to set up Redmine to create issues when receiving email. Everything appears to ... My account has the appropriate permissions (issue creation) on the target project so the email ... fer-Encoding: quoted-printable\nSubject: new issue\nDate: Mon, 4 Apr 2011 15:20:41 -0400\nMessa ... \nX-MS-TNEF-Correlator: \nThread-Topic: new issue\nThread-Index: AcvvC4CRJ2uq1gwqTs69kZP3DGhXU ... rightmail-Tracker: AAAAAA==\n\nThis is a new issue testing email\n\nProject: projectid\nTracker ... ttps://redmine.xxxx.com/redmine/mail_handler] 2011-04-05 22:45
Help: RE: Configure default activities
I have recently opened an issue about this: #7548; no progress yet. 2011-04-05 19:59
Help: RE: How to make estimated hours to required field?
I would love to know how to do this as well. ... s that just changing the line in _app/models/issues.rb_ from <pre> validates_presence_of :su ... ue_date </pre> Doesn't seem to do it. 2011-04-05 19:03
Help: RE: Redmine shows {{ }} instead of variables.
It appears I had the Ruby gem i18n (0.5.0) in ... the above behaviour. Removing it solved the issue. 2011-04-05 17:19
Plugins: RE: Doodle Plugin
Hi, related to the problem with the: <p ... w path app/views) </pre> I have the same issue... and the only way for solving it is by cop ... indows and Ubuntu installations. Regards 2011-04-05 12:51
Open discussion: RE: Who's happy with current subtask/dates handling
Well, I was aware of how RM handled this befo ... d it works well for me. I think of parent issues as "empty containers", hierarchy-indicating ... vel "leaves" in the hierarchy. The parent issues' automatic updating based on changes to the ... t's a manager's task. Hope this helps. . . 2011-04-05 08:47
Plugins: custom field for issue comments
I would like create (or use, if one exists already) a plugin that adds a custom field to issue comments. I just simply want a boolean to in ... ere's what I'd need to do. * add field to issue comment record * add a permission so I can ... et that field * modify the comment form on issues to include checkbox for field * change issue rest api to include field when generating the comments (or even include it when querying for issues) Is there a plugin like this that I could copy? 2011-04-04 23:47
Plugins: RE: Doodle Plugin
Felix Schäfer wrote: > Whyever the second pa ... orking on a project using a Redmine repo and issue tracker. We have the Doodles plugin installe ... reat for helping to integrate and coordinate issues with the users. Now, I am using Doodles ... rs. I have no Ruby background. Please advise. 2011-04-04 17:17
Help: RE: migrate_from_mantis Mysql::Error
Have same issue: ??Migrating users....................... ... racker_id`) VALUES (1, 1)?? Any solution ? 2011-04-04 15:52
Help: RE: Email attacehments added to issue, but not created in file system
My fault! Found the problem - after Redmine u ... correcting cron job - everything works fine! 2011-04-04 14:55
(11851-11875/18307)