Project

General

Profile

Activity

From 2012-05-24 to 2012-05-26

2012-05-26

21:07 Plugins: Testing plugins in Redmine2.0
I am having problem running tests for an old plugin of mine which I would like to refactor for Redmine2.0.
Running ...
Nitish Upreti
19:54 Help: RE: Redmine 2.0 "No route matches"
Since rails 3 the ActionController works different. As a dirty hack I modified the config/routes.rb to add my new roo... Dirk Brammertz
14:52 Open discussion: finished project analysis and actual VS estimated project plan
I tried redmine features, would like to know if following is supported/or what could be the best way to implement the... Nishant Gautam
14:26 Help: RE: issue installing remine 2.0
It went fine for me, MRI 1.9.3p194, rubyGems 1.8.23.
Try to update one of these or your DevKit installation?
Etienne Massip
11:22 Help: client info only for admin´s ?
hey forum,
I need a range of customer information that is allowed to read only the admin.
is that it?
thanks
Sebastian Schmal
09:46 Help: RE: Uninstalling Plugins
Thanks for your reply, Devon
Successfully removed all the crap out and now it works fine =)
Dmitri M
07:18 Help: Adding Custom Field Value to Subject in Notification Email
Someone please help save me here. I detest moding the code but need to make a simple change to add a custom field va... Scott Blair
00:42 Help: News set global?
hello,
how can i set a news global for alle projects and groups?
thanks
Sebastian Schmal
00:12 Help: Forum disable for a user
hello forum,
i have redmine on my server.
now i need the option.. how can i disabled only the forum for a user/role...
Sebastian Schmal

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....
成林 金
 

Also available in: Atom