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:...
- 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....
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...
- It gives error on line # 9 of meetings controller ...
-
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...
-
20:59 Help: RE: Upgrade from Ubuntu 11.10 to 12.04 breaks Redmine mercurial authentication
- Arggh, I found the problem....
- Our redmine server is configured to use Redmine authentication for mercurial users. It has been working for over a y...
- I have a certain issue that has a preceding, following, and related issue IDs. This issue is a sub-issue of another p...
- I was missing the Referencing keywords....
the syntax should be
Referencing keywords #1 @1h30 ex: refs #1 @1h30... - Hi all!
Could smb tell me, what is the correct way to add _new attribute_ into *safe_attributes* section source:/t... - 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... -
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:... -
10:20 Open discussion: RE: Redmine Java API 1.11.0 is released
- BTW, great work.
- Release notes: http://blog.taskadapter.com/2012/05/redmine-java-api-1110-new-features-new.html
-
16:12 Plugins: RE: Redmine Issue History Tabs Plugin
- What's the more stable version, github or google?
- Installed following this howto: http://www.redmine.org/projects/redmine/wiki/How_to_Install_Redmine_on_CentOS_(Detail...
- Hello, I would like to set the default admin's password as part of an automated Redmine 2.0 install. The password mu...
-
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... -
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/"
... -
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...
-
13:48 Open discussion: RE: 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...
-
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 ?
- Does anyone knows the steps to deploy Redmine on https protocol?
Thanks,
Ishita -
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...
- Hello,
I have installed Redmine 2.0.0 but I have a problem when tying to view the website. I have the following me... -
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.
- 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: ... -
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... -
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... -
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 ...
Also available in: Atom