Project

General

Profile

Activity

From 2013-09-12 to 2013-09-14

2013-09-14

23:38 Help: RE: How to backup redmine?
Michael Aye wrote:
> Could somebody maybe close the loop on this and use the files created by the back-up script for...
Robert Klajko
22:55 Help: RE: script run then this error plz attechment file show
Paresh Patel wrote:
> hi robert
>
> i have used turnkey redmine then i run script then error occus plz find attec...
Robert Klajko
22:08 Help: RE: Adjusting "issues" table width.
Good question, and I think I didn't ask the right question. I simply want to the table to fit the Windows width, rega... Anonymous
21:29 Help: RE: Adjusting "issues" table width.
How will you be able to see the rightmost poart of the table if the width is fixed and no scrolling available? Jan Niggemann (redmine.org team member)
04:18 Help: Adjusting "issues" table width.
Hi,
Currently, the issues table is set to autoscroll. I'm not knocking anyone, but I find this annoying to have t...
Anonymous
22:01 Open discussion: FreeNAS project migration from Trac to Redmine
I am a developer for the FreeNAS project ( http://www.freenas.org ).
Our project previously used Trac for our bug tr...
Craig Rodrigues
21:30 Help: HOWTO: Redmine + Nginx / Passenger + Postgresql + FreeBSD
Recently, I set up Redmine using this combination of software:
- FreeBSD 9.1
- NGINX 1.4 web server
- Passenger
...
Craig Rodrigues
21:22 Help: RE: Has anyone gotten the Github Redmine Service Hook working?
Don't use the default Github Service hook for Redmine.
I can confirm, that https://github.com/koppen/redmine_githu...
Craig Rodrigues
17:46 Help: RE: Installing redmine on cPanel
I've already tried to search on google and youtube. But thank you. Bruno Ribeiro
15:39 Help: RE: Apache 2.4. + mod_proxy_balancer problem
I found the problem:
*mod_slotmem_shm*, that is used by *mod_proxy_balancer* needs *DefaultRuntimeDir* to be set. ...
Ivan Cenov
15:06 Help: RE: Apache 2.4. + mod_proxy_balancer problem
P.S.
ping redmine.ourcompany.com works well; When trying http://redmine.ourcompany.com in Firefox, Firefox waits f...
Ivan Cenov
15:00 Help: RE: Apache 2.4. + mod_proxy_balancer problem
Here is the configuration that crashes Apache 2.4... Ivan Cenov
14:59 Help: Apache 2.4. + mod_proxy_balancer problem
Our Rddmine ran successfully behind Apache 2.2 + mod_proxy balancer + thin till now on Windows Server 2003 64bit. Aft... Ivan Cenov
09:19 Help: Unable to make custom issue status appear
Hello
I want to add issue status, I've read faq and did what it implied - created new issue status and assign it i...
Dan R.
03:34 Help: RE: What this red line mean?
Evgeny, I have replaced your screenshot with a generic one considering the topic of this thread. Mischa The Evil
03:19 Help: RE: How to show custom field in add filter in "View all issues" page?
You need to edit the issue custom field via _Administration -> Custom fields -> Issues_ and check the "For all projec... Mischa The Evil

2013-09-13

23:09 Open discussion: RE: installation issue: Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
solution:
On Debian (or Ubuntu) systems, just install libmysqlclient-dev package using:
sudo apt-get install li...
benoit de vos
23:08 Help: RE: What this red line mean?
The line is actually part of the default theme. It is located as a red left-border on private comments in issues (see... Mischa The Evil
15:30 Help: RE: What this red line mean?
Do you use a custom theme?
It would be helpful to understand where exactly the line is showing, I can't get that inf...
Jan Niggemann (redmine.org team member)
06:57 Help: What this red line mean?
Does anybody know what this red line mean?
!private-comment-in-issue-history.png!
Evgeny Zhiryakov
23:08 Help: RE: How to backup redmine?
I'm attaching my version of backup script for mysql db and redmine files.
It was tested on debian squeeze, however r...
Mindaugas Kairys
22:42 Help: Issue Aging
Hi,
Is there any way to mine redmine to determine stats such as issue aging (how long an issue has been extant)?
...
Don Durfee
21:22 Open discussion: RE: Changing the project by email
Sorry, no idea... Is the project identifier 100% correct? Jan Niggemann (redmine.org team member)
18:07 Open discussion: RE: Changing the project by email
Tried putting the override after, but makes no difference. I used the text:... Russell Rose
11:27 Open discussion: RE: Changing the project by email
From [[RedmineReceivingEmails]]:
> allow email content to override attributes specified by previous options
I'm not...
Jan Niggemann (redmine.org team member)
08:22 Open discussion: RE: Changing the project by email
Here is the entry line in /etc/aliases:... Russell Rose
16:59 Help: Project Self link?
I'd like to know if is there a way to make projects, self link. I need this because I have template projects which I ... Marlon Pascoal
15:34 Help: RE: Redmine can't start
I ran into a similar issue on windows server 2008.
Turns out the service account did not have R/W on the productio...
James Harcomb
15:29 Help: RE: Installing redmine on cPanel
Does this help? http://bit.ly/17Ut4gD Jan Niggemann (redmine.org team member)
13:59 Help: Installing redmine on cPanel
Hello.
I've downloaded the last version of Redmine and I would like to install it on my website, that uses cPanel....
Bruno Ribeiro
15:21 Open discussion: RE: Add a custom field or plugin ?
UP UP !! Nicolas Kleiber
12:03 Plugins: RE: Sidebar Issue Control
This seems to give similar functionality, and work with 2.x (i am using it with 2.3.2)
http://www.redmine.org/plugin...
Quan VN
11:51 Help: RE: How to show custom field in add filter in "View all issues" page?
How do I do that? Mir Baybin
11:44 Help: RE: How to show custom field in add filter in "View all issues" page?
It seem to me that the field must be marked for "all project" Quan VN
11:51 Help: RE: Limit new issue types to certain users
For me, i use this plugins
http://www.redmine.org/plugins/redmine_track_control
It seems to work for me with redmin...
Quan VN
08:49 Open discussion: Automatically issues status when due date
How to update automatically issues status when due date? Mustafa A.
03:04 Help: RE: To-Do List Manager with Redmine
I created such a plugin for redmine 2, take a look here: http://www.redmine.org/plugins/todo_lists/ Adam Zielinski
03:02 Plugins: RE: ToDo lists plugin
I think they won't bother, but I created an alternative: http://www.redmine.org/plugins/todo_lists/ Adam Zielinski

2013-09-12

21:35 Open discussion: RE: installation issue: Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
Please note that ruby 1.8 is EOL: http://www.redmine.org/boards/1/topics/38518
That said, it might not be the reason...
Jan Niggemann (redmine.org team member)
21:33 Open discussion: RE: Changing the project by email
Russell Rose wrote:
> I have set up my Redmine to receive email via postfix
Do you use the rdm-mailhandler ([[Redmi...
Jan Niggemann (redmine.org team member)
19:46 Open discussion: RE: How to make a to-do-list
Here is a plugin for that, https://github.com/bthesorceror/redmine_todo_list, but it is very old. Ivan Cenov
16:45 Open discussion: How to make a to-do-list
Hello everyone,,
I need to make a to-do-list for two employees and they start to perform it after the maneger give a...
Mohamed Hassan
19:32 Help: Make issue links in Redmine open in a new window
Is it possible to have the links just automatically open in a new window?
(Without having to press command [on a M...
Michelle H
15:05 Open discussion: RE: New time tracking timer for redmine!
Cool! Thanks for your opinion! Анна Лосева
14:57 Open discussion: RE: New time tracking timer for redmine!
Hi Anna et al.
rmclient did upgrade to 1.4.2 and this is a FANTASTIC tool! Works very fine with our redmine 1.3 (f...
Anonymous
10:09 Plugins: RE: Add helpers in plugins
have got the answer, tried myself..!!
thank you
Lakhan Pasari
05:50 Help: RE: Has anyone gotten the Github Redmine Service Hook working?
The official Redmine hook on Github also failed for me. Installing https://github.com/koppen/redmine_github_hook was ... Adrien Crivelli
04:43 Help: RE: Upgrade from 2.2 to 2.3: --without postgresql not working
Same here, upgrading from 2.2 to 2.3 gave me error. It first asked me to do "bundle install", which itself asked me t... Adrien Crivelli
 

Also available in: Atom