Activity
From 2012-05-24 to 2012-05-26
2012-05-26
- I am having problem running tests for an old plugin of mine which I would like to refactor for Redmine2.0.
Running ... -
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...
- I tried redmine features, would like to know if following is supported/or what could be the best way to implement the...
-
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?
- hey forum,
I need a range of customer information that is allowed to read only the admin.
is that it?
thanks -
09:46 Help: RE: Uninstalling Plugins
- Thanks for your reply, Devon
Successfully removed all the crap out and now it works fine =) - Someone please help save me here. I detest moding the code but need to make a simple change to add a custom field va...
- hello,
how can i set a news global for alle projects and groups?
thanks - hello forum,
i have redmine on my server.
now i need the option.. how can i disabled only the forum for a user/role...
2012-05-25
-
23:52 Plugins: RE: Sidebar in a plugin
- You could inject into the sidebar:...
- 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... -
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
... -
14:55 Help: RE: issue installing remine 2.0
- Why do you @gem install json@??
- 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... -
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...
-
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"@.
- 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 ...
-
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...
-
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 ... -
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...
-
18:30 Help: RE: Project forum is invisible
- It's needed to go to project->settings->add forum first.
-
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 ... - e.g. I have domains +help.product1.com+ and +help.product2.net+ that are the mirrors of one redmine, installed on her...
-
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... -
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... -
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 ...
- Hi.
Redmine 2.0 can't send email.
When I try Administration > Settings > Email Notification > Send a test email... - Hi,
When running migrate_from_trac, after entering data for the various prompts I get the following error message:
... - Hi
I know and tested repositories integration with subversion server. These work well.
Now, I want to store proje... - Hi
I have a bitnami native redmine 1.4.1 implementation in a RedHat 6 virtualized machine, and I configured receptio... -
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 -
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... -
10:35 Development: RE: Update a attribute inside the Database
- @issue.status = IssueStatus.find(6)@?
-
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... -
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/
2012-05-24
- Hello,
I would like to build a list of 'issues' and when I am ready, send a notification email to the assignee. Is... - 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... - Hi,
i've just instlled the Redmine and created the first project.
In the project settings I can see that Forums a... -
16:47 Development: RE: How to programmatically set the default account ID and Password as part of install?
- Try some...
- Hello, I asked this question on the user's help forum but realize now that it may be more of a developer question as ...
-
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 ... - Is there a way to automatically change an issue field? The change should be triggered after modify _another_ issue.
... -
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... -
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"... -
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....
-
12:08 Help: redmine 1.4 can not use mongrel?
- it's very typical....
-
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... - Hi all!
Could smb tell me, what is the correct way to add _new attribute_ into *safe_attributes* section source:/t... - 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