Project

General

Profile

Activity

From 2015-03-11 to 2015-03-13

2015-03-13

15:56 Development: Send account information to the user via email with REST API registration
Hi,
is it possible to send account information to the user via email after a new user registration thorugh a REST A...
danilo d'aversa
13:17 Plugins: Problem after deployed Advanced Roadmap v2
Hi,
I have this error message after deployed Advanced Roadmap v2 plugin:
Missing template, responding with 404
...
Benoit LM
11:42 Help: RE: redmine [trunk:13994] - ruby2.2.0p43 - rake error
It looks more like a ruby problem. Unfortunately, I'm not very familiar with ruby and all those infrastructure - gems... Dmitriy Petrov
11:38 Plugins: [testlink] Connexion between Redmine and Testlink
Hi everybody,
I have *testlink 1.9.13* and a *redmine 2.6.2* installed on a *ubuntu 14.0.4* server. In /var/www/h...
romain vermeeren
11:33 Help: problem to auto close issue with commit git
Hi
I have à problem with commit to auto close issue.
In spite of after configure repository settings.
link for c...
Jeremie Cochie
10:24 Help: RE: How do you enable REST api without browser?
Alright, I got the answer!
The reason former script failed was that there is no "rest_api_enabled" record in sql t...
Tomoya Goto
08:53 Help: How do you enable REST api without browser?
Hello, folks.
I've been touching Redmine this week, and I have a question regarding settings.
How do you enable R...
Tomoya Goto
10:12 Help: Can't get Redmine to work under Apache2
Hello,
I have installed Redmine along this HowTo (http://www.redmine.org/projects/redmine/wiki/InstallRedmineOnDeb...
Catharina Sprick
09:01 Help: SVN on Redmine is _sometimes_ very slow
Hi community,
we have a redmine server running here that is not only bugtracker, but also handles as version contr...
Alex Balda
06:06 Development: What is lft in table issue of redmine
issue_list(issue.descendants.visible.sort_by(&:lft)) do |child, level|, in issue_helper. But I do'nt undertand wh... anhkhoa Michel
00:55 Open discussion: Wheezy -> Jessie upgrade broke redmine
Trying to get it running again (from deb repos, vanilla working mysql/redmine), have chowned www-data.www-data the /v... bob hope

2015-03-12

18:22 Help: RE: How to rebuild Issue nested set tree
Based on "Swinging From Tree to Tree Using CTEs":http://sqlblog.com/blogs/adam_machanic/archive/2006/07/12/swinging-f... Hans Ginzel
16:56 Help: RE: redmine [trunk:13994] - ruby2.2.0p43 - rake error
You may want to also add this issue to the 'issues' section of redme.org site. IF you think its an actual fault with ... Jasen Burkett
16:54 Help: RE: redmine [trunk:13994] - ruby2.2.0p43 - rake error
Hi! I'm issued the same problem. Did you find the way to resolve it? Dmitriy Petrov
16:39 Help: RE: Rake not found
Also, here is the exact error from the error file...
/bin/sh: 1: rake: not found
Jasen Burkett
16:35 Help: RE: Rake not found
does it matter that this all worked from cron before I did the database import from an older version of redmine.
I...
Jasen Burkett
16:32 Help: RE: Rake not found
Hello Jasen,
Here is how I do it:
I create a .sh file with content as following:...
Martin Denizet (redmine.org team member)
15:32 Help: Rake not found
I can run the rake command to import email from server outside of cron (directly in the terminal). I do cd into the ... Jasen Burkett
16:12 Plugins: RE: Accessing locals in partial for Hooks.
Got it..!! :(
Usage error.. Was calling a wrong hook..
Rupesh J
07:49 Plugins: Accessing locals in partial for Hooks.
Hello,
While using hooks, in the following way, ...
Rupesh J
13:49 Help: RE: Best choice for upgrading old v1.2.1 to v3.0.0 ?
Because your database maybe holds tables from old plugins. Pavel Potcheptsov
12:22 Help: RE: Best choice for upgrading old v1.2.1 to v3.0.0 ?
Thank you.
I'm trying porting database on new virtual machine and it seems to work !
The database migration sounds ...
Grégory Janiszewski
11:07 Help: RE: Best choice for upgrading old v1.2.1 to v3.0.0 ?
Remove all plugins and follow upgrade guide (backup existing database and import it to the latest 3.0 installation, t... Pavel Potcheptsov
12:02 Help: Problem with Apache 2.4 "Cannot load such file -- rails/all"
Hello,
I'm implementing a new installation of Redmine on Ubuntu 14.04 and Redmine 2.6.2. The installation was good...
Javier Hernandez
11:41 Help: Problem with Redmine 3.0 on Debian "No such file or directory - config/environment.rb"
Hello,
I've install the last version of Redmine on Debian 7. All the install runs very well, from begin to the end...
Matthieu ESTRADA
11:01 Help: RE: Moving Redmine installation
- backup your database and files first
- remove any installed plugins (migration + deletion)
- install 3.0 version ...
Pavel Potcheptsov
09:15 Open discussion: RE: Equipment management
Can i create 300 subproject in 50 projects
add a schedule plugin? i remember of an existing plugin like that...
Jimmy B
08:19 Help: Redmine 3.0 problem with MySQL
Hello
I'm trying install Redmine 3.0 on Win Server 2003.
I use MySQL 5.1.73 or higher
Rails 4.2
Ruby 2.0.0-p6...
Alexey Markin
06:31 Open discussion: RE: How can I assign an issue to a non-member?
How can I assign an issue to a non-member? Sam XIAO
04:44 Open discussion: RE: How can I assign an issue to a non-member?
Please write in English. Toshi MARUYAMA
03:23 Open discussion: How can I assign an issue to a non-member?
as the title:
Can an issue assigned to a non-member?
Some issues may be assinged to a non-member, and i don't want...
Sam XIAO
06:19 Open discussion: RE: SVN url error Redmine2.6.0 can't run,Defect #19336
Resolved :
svn url Form Http:// change file:/// all ok.
tks myself!
xuchun sang

2015-03-11

18:17 Help: Best choice for upgrading old v1.2.1 to v3.0.0 ?
Hi all,
We are using a bitnami virtual machine running Redmine v1.2.1.
We think it's time to upgrade ;-)
But a...
Grégory Janiszewski
16:28 Open discussion: Equipment management
Hello,
i would like to use redmineto manage my IT AND my Maintenance.
i want to keep it simple and I have ~300 ...
Jimmy B
13:23 Help: Get custom fields for specific project through REST API
Hello! I need to get list of custom fields only for one specific project. How can i do it with REST API? Denis Konstantinov
09:13 Open discussion: SVN url error Redmine2.6.0 can't run,Defect #19336
Notice Defect #19336
I changed the original server, SVN address points to the old server,click Repository web page ...
xuchun sang
04:35 Plugins: Redmine Default Custom Query plugin v1.1.0 released
This release includes the Redmine 3.0 support ("!#8 Support v3.0 and drop v2.5 or less support":https://github.com/hi... Katsuya HIDAKA
01:01 Open discussion: RE: An error occurred while sending mail (hostname was not match with the server certificate)
Finally found a solution that made SMTP through IIS possible:... Robert Van Vliet
 

Also available in: Atom