Project

General

Profile

Activity

From 2012-05-23 to 2012-05-25

2012-05-25

23:52 Plugins: RE: Sidebar in a plugin
You could inject into the sidebar:... Daniel Munn
16:29 Plugins: Sidebar in a plugin
Hello,
I'm currently developing a redmine plugin and I'm trying to create a side bar in one of my views. I'm tryin...
Diego Jesus
20:29 Help: RE: issue installing remine 2.0
No, I try to install redmine with:
C:\redmine-2.0.0>bundle install --without development test postgresql sqlite
...
Valerio De Minico
14:55 Help: RE: issue installing remine 2.0
Why do you @gem install json@?? Etienne Massip
14:45 Help: issue installing remine 2.0
Hi,
i'm installing Redmine 2.0 for the first time...
When I execute
C:\redmine-2.0.0>gem install json -v '1.7.3...
Valerio De Minico
20:27 Help: RE: Get a 405 Method Not Allowed error on trying to create an issue through API in C#
Yup, that did it, as well as a few other minor changes. I thought I had tried all variants of it like that before, bu... Jon Lumpkin
18:18 Help: RE: Get a 405 Method Not Allowed error on trying to create an issue through API in C#
@request.Method@ should be @'POST'@ and you don't have to prepend the request body with @"POST /issues.xml"@. Etienne Massip
18:00 Help: Get a 405 Method Not Allowed error on trying to create an issue through API in C#
We are running 1.0.1, so that may be the issue, but according to the docs, I should still be able to at least post a ... Jon Lumpkin
20:05 Plugins: RE: redmine_mylyn_connector (for Redmine 2.0)
Ah, I had tried that before and got some file not found errors, but tried it on a fresh eclipse install and everythin... Alastair Medford
18:15 Plugins: RE: redmine_mylyn_connector (for Redmine 2.0)
Hi Alastair,
In eclipse if you goto Help -> Install new Software (or whatever the equivalent is if you've not got ...
Daniel Munn
16:50 Plugins: RE: redmine_mylyn_connector (for Redmine 2.0)
Thanks for the update Daniel. My only question now is where to get the eclipse plugin side of the connector. I've tri... Alastair Medford
18:30 Help: RE: Project forum is invisible
It's needed to go to project->settings->add forum first. Diana Savvatina
16:27 Plugins: RE: Modifications for the docpu- and mathjax-Plugins
I tested this plugin with redmine 2.0.0 stable and it works.
But you have to consider the following items :
# In ...
R Daneel Olivaw
15:40 Help: How to use different themes for different mirrors of one Redmine
e.g. I have domains +help.product1.com+ and +help.product2.net+ that are the mirrors of one redmine, installed on her... Leonid E
15:01 Plugins: RE: Problems DMSF
Alex A wrote:
> Try this
> [...]
The following routes.rb has solved all problems (as far as I can tell) with Red...
Martin Corino
14:56 Plugins: RE: Problems DMSF
Luis Serrano Aranda wrote:
> This is the new error message
>
> no such file to load -- zip/zip
> RAILS_ROOT: /va...
Martin Corino
14:28 Help: RE: Redmine 2.0: error sending email
Hi I have the same problem in 1.2.1 mail send correct. After update to 2.0 i have problem with sending mail :( but I ... Peter F
12:38 Help: Redmine 2.0: error sending email
Hi.
Redmine 2.0 can't send email.
When I try Administration > Settings > Email Notification > Send a test email...
Paolo Andreuzza
14:01 Help: migrate_from_trac error with activerecord-sqlite3-adapter
Hi,
When running migrate_from_trac, after entering data for the various prompts I get the following error message:
...
Tim Thornton
13:50 Help: Store documents projects in Subversion
Hi
I know and tested repositories integration with subversion server. These work well.
Now, I want to store proje...
Jose Eduardo Perez
13:18 Help: Error handling receiving pop3 mail with incorrect project id
Hi
I have a bitnami native redmine 1.4.1 implementation in a RedHat 6 virtualized machine, and I configured receptio...
Jose Eduardo Perez
11:22 Help: RE: Automatically add user to project and assign role?
Hi
I've got the same issue.
Did you find a solution to this problem?
Thanks,
Nico
Nicolas Brisac
11:08 Plugins: RE: Redmine2 - Plugins application_controller
Hi Alexander
What you'll probably find when your controllers inherit ApplicationController, is that they're inheri...
Daniel Munn
10:35 Development: RE: Update a attribute inside the Database
@issue.status = IssueStatus.find(6)@? Etienne Massip
07:34 Plugins: RE: Meetings Plugin is not working with 1.4
Hi Arnaud,
Thanks for quick reply.
I have installed ri_cal 0.8.8 and tzinfo 0.3.33. Also i can see it in the 'g...
Tushar A
02:39 Open discussion: RE: Steps to deploy redmine on https
Thank you letting us know about the update for readmine "Bingo On The Internet":http://www.bingo-on-the-internet.com/
Kenn Matias

2012-05-24

21:27 Help: Resend of Issue to Assignee
Hello,
I would like to build a list of 'issues' and when I am ready, send a notification email to the assignee. Is...
Jay Lepore
19:36 Help: Worklist tracking
Hi,
How can I get a graphical view of how many issues is opened in the team on each week?
Is there any plugin for...
Diana Savvatina
18:16 Help: Project forum is invisible
Hi,
i've just instlled the Redmine and created the first project.
In the project settings I can see that Forums a...
Diana Savvatina
16:47 Development: RE: How to programmatically set the default account ID and Password as part of install?
Try some... Etienne Massip
16:21 Development: How to programmatically set the default account ID and Password as part of install?
Hello, I asked this question on the user's help forum but realize now that it may be more of a developer question as ... Jon Jaroker
16:25 Open discussion: RE: Steps to deploy redmine on https
We're running redmine 0.9.x with apache, passenger and https.
We have only configured apache to accept only https ...
Marco Gutsche
15:07 Open discussion: Automatic issue field change
Is there a way to automatically change an issue field? The change should be triggered after modify _another_ issue.
...
Leandro Cofre
14:49 Help: RE: Uninstalling Plugins
Hey Dmitri -
First, I backed up everything :D
Then, I went through the migration folder and looked at the migr...
Devon Fritz
11:42 Help: RE: Uninstalling Plugins
Same story here
Could you please give a clue how you were "manually undoing the data model changes in the plugins"...
Dmitri M
12:17 Help: RE: Redmine 2, Passenger and missing gem activerecord-mysql-adapter
I have found a solution… Just leave the configuration about the production database environment in « config/database.... Julien Strulens
12:08 Help: redmine 1.4 can not use mongrel?
it's very typical....
vikram das
11:20 Plugins: RE: Redmine preview attach column/image gallery
Doesn't work plugin with Redmine 2.0 and Rails 3.2.3.
Log:
Started GET "/projects/gs/issues" for 127.0.0.1 at 201...
valentin polozov
11:17 Open discussion: Adding new attribute to issue model
Hi all!
Could smb tell me, what is the correct way to add _new attribute_ into *safe_attributes* section source:/t...
Artem Tykhonov
03:18 Help: Please help not update mysql update_on!
Now the company has 100 people in the use of the current problems I am very anxious
Install the full redmine2.0....
成林 金

2012-05-23

21:35 Plugins: RE: Meetings Plugin is not working with 1.4
Did you read all the install instructions (https://github.com/amartel/redmine_meetings)? The 2 first lines of the ins... Arnaud Martel
17:40 Plugins: Meetings Plugin is not working with 1.4
It gives error on line # 9 of meetings controller ... Tushar A
21:10 Help: RE: Support for iRedmine development
It seems that this project has been pulled from github almost a year ago now. Have you reconsidered the GPL? Is it no... Andrew Kohlsmith
20:59 Help: RE: Upgrade from Ubuntu 11.10 to 12.04 breaks Redmine mercurial authentication
Arggh, I found the problem.... Bill Dieter
20:20 Help: Upgrade from Ubuntu 11.10 to 12.04 breaks Redmine mercurial authentication
Our redmine server is configured to use Redmine authentication for mercurial users. It has been working for over a y... Bill Dieter
19:00 Help: Receiving "SystemStackError: stack level too deep" when updating parent task ID
I have a certain issue that has a preceding, following, and related issue IDs. This issue is a sub-issue of another p... Andy Shinn
18:53 Help: [Solved]Logging time via svn comment
I was missing the Referencing keywords....
the syntax should be
Referencing keywords #1 @1h30 ex: refs #1 @1h30...
Jonathan Rajotte
18:36 Plugins: Adding new attribute to issue model
Hi all!
Could smb tell me, what is the correct way to add _new attribute_ into *safe_attributes* section source:/t...
Artem Tykhonov
17:34 Help: Watchers cannot see issues
I though this was fixed in 1.4.1 for some reason, but it is actually worse.
With the user's role set to "only issu...
Marcin Kalinowski
17:28 Open discussion: RE: Redmine Java API 1.11.0 is released
Thank you, Etienne.
It would be very nice if you could implement some of these items in Redmine REST API:
http:...
Alex Last
10:20 Open discussion: RE: Redmine Java API 1.11.0 is released
BTW, great work. Etienne Massip
01:05 Open discussion: Redmine Java API 1.11.0 is released
Release notes: http://blog.taskadapter.com/2012/05/redmine-java-api-1110-new-features-new.html Alex Last
16:12 Plugins: RE: Redmine Issue History Tabs Plugin
What's the more stable version, github or google? Robson Peixoto
16:00 Help: Ruby on Rails application could not be started (CentOs 5.8) Missing rails?
Installed following this howto: http://www.redmine.org/projects/redmine/wiki/How_to_Install_Redmine_on_CentOS_(Detail... vernes vardarac
15:46 Help: Programmatically Setting the Default Admin Account's Password?
Hello, I would like to set the default admin's password as part of an automated Redmine 2.0 install. The password mu... Jon Jaroker
15:18 Help: RE: Problems upgrading to 1.4.1: Some gems may need to be installed or updated.
Yes, /var/lib/gems/1.8/bin/bundle instead of /var/lib/gems/1.8/gems/bundler-1.1.3/bin/bundle worked for me too.
Af...
Condor Support
00:27 Help: RE: Problems upgrading to 1.4.1: Some gems may need to be installed or updated.
Try to link 'bundle' to your /usr/bin/. The command that I used was "ln -s /var/lib/gems/1.8/bin/bundle /usr/bin/"
...
Bruno Passos
15:02 Open discussion: RE: Migrate from TRAC + OTRS to redmine
As a replacement for ORTS can we recommand the plugin "helpdesk":http://redminecrm.com/projects/helpdesk/ it is simpl... Anonymous
13:48 Open discussion: RE: French Translation Team - Equipe de traduction pour la version Française
... yannick quenec'hdu
12:47 Open discussion: French Translation Team - Equipe de traduction pour la version Française
I'm not sure there is still a translation team, information in http://www.redmine.org/projects/redmine/wiki/Translati... Caroline Boisson | Altic
12:06 Help: RE: Redmine 2.0 as a Windows service
What is wrong with mongrel on Redmine 2.0? Have you checked issue #7688 ? Cassiano Monteiro
11:29 Open discussion: Steps to deploy redmine on https
Does anyone knows the steps to deploy Redmine on https protocol?
Thanks,
Ishita
ishita tailor
11:23 Open discussion: RE: iPad promotion code for "Redminer" app
Please let me know if you find any issue on Redminer app. In App Store, one customer reported that https did not work... ActiveShare Redminer
11:12 Help: Redmine 2, Passenger and missing gem activerecord-mysql-adapter
Hello,
I have installed Redmine 2.0.0 but I have a problem when tying to view the website. I have the following me...
Julien Strulens
10:19 Help: RE: Watchers list shows the raw html anchor (<a>) tag
See #10932, it has been fixed in trunk and will be released with version:2.0.1. Etienne Massip
00:52 Help: Watchers list shows the raw html anchor (<a>) tag
See attachment. Is this a config issue?
Redmine: 2.0.0.stable.9701
Ruby: 1.8.7 (x86_64-linux)
Rails: 3.2.3
OS: ...
Jeremy Ross
09:35 Open discussion: RE: How to use Redmine with large projects
You can merge autoamtically feature branches .. etc..
https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Merge...
Terence Mill
07:39 Open discussion: RE: How to use Redmine with large projects
Billy T wrote:
> I would like to say u may need a CI server, like Jenkins, to do the merging.
> Set up repositories...
Anton Wiedermann
03:12 Open discussion: RE: How to use Redmine with large projects
I would like to say u may need a CI server, like Jenkins, to do the merging.
Set up repositories independently, and ...
Billy T
 

Also available in: Atom