Project

General

Profile

Activity

From 2013-02-24 to 2013-02-26

2013-02-26

21:38 Open discussion: New Issue form - can it be customized
Can the New Issue form be customized to remove fields and add fileds? For example, can we remove Parent Task or add a... James Strubs
21:23 Open discussion: RE: Problem to access "Settings" from Administration menu
Thibaud GISSELMANN wrote:
> Maybe the db encoding is wrong ?
Maybe, yes... Better check:...
Jan Niggemann (redmine.org team member)
12:53 Open discussion: RE: Problem to access "Settings" from Administration menu
Well, I thought mysql2 was already configured.
Here's my database.yml...
Thibaud GISSELMANN
12:01 Open discussion: RE: Problem to access "Settings" from Administration menu
It seems you use mysql on Ruby 1.9.
Please use mysql2 instead of mysql.
Toshi MARUYAMA
10:45 Open discussion: RE: Problem to access "Settings" from Administration menu
It seems to be an encoding problem ... (I'm using french langguage).
Here's the detailed error in the production.log...
Thibaud GISSELMANN
10:24 Open discussion: RE: Problem to access "Settings" from Administration menu
What do you see in your logfile (log/production.log for RAILS_ENV=production)? Jan Niggemann (redmine.org team member)
10:08 Open discussion: Problem to access "Settings" from Administration menu
Hi,
I've setup a brand new redmine 2.2.3 plateform and everything's running fine but the "Settings" sub menu from ...
Thibaud GISSELMANN
19:17 Open discussion: RE: can we add/specify icons to trackers like bug,feature etc ?
There is no way to do it. I just added feature request. http://www.redmine.org/issues/13297 Pavel Lautsevich
14:34 Open discussion: RE: Software Requirements & Specifications, Test Plan, Tracability and Report
Checkout "redmine_impasse":https://github.com/kawasima/redmine_impasse- it's a redmine plugin for test case managment... Terence Mill
13:34 Open discussion: RE: Software Requirements & Specifications, Test Plan, Tracability and Report
In my experience the process flow for defect tracking tools makes them a bad fit for tracking test cases. A defect ha... William Echlin
13:27 Help: RE: HTTP SVN Auth with Redmine.pm says: 'user xxx not found' while exists.
I have same config that additionally has:
LoadModule dav_svn_module modules/mod_dav_svn.so
and doesn't has:
AuthUs...
Pavel Potcheptsov
13:12 Open discussion: fetch_changesets failed
Hi,
when using the following command...
Klaus-Peter Webersinke
12:51 Help: RE: Help! trac to redmine migration problem
To save others having to sift through each table, here's the ones that I found I had to run the above query on (obvio... Sean Gollschewsky
12:33 Help: RE: creating tickets from emails
Got a solution, a very dirty hack with the basic Ruby I could muster. this patch writes the sender's email address in... iniyavan karan
11:48 Plugins: question_plugin - http://www.redmine.org/plugins/question_plugin
Hi "bishma":/users/72068 ,
tx for ur plugin upload on http://www.redmine.org/plugins/question_plugin
Can u expl...
Terence Mill
10:25 Open discussion: RE: Installation problem on debian squeeze
Check [[InstallRedmineOnDebianStableApacheMysqlPassenger|my guide]], perhaps it helps you? Jan Niggemann (redmine.org team member)
09:04 Open discussion: Installation problem on debian squeeze
I followed all instructions on [[http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine_using_Debian_pac... Brice Blin
08:49 Help: RE: Store imap_options in a configuration file
That's true. I put it in a shell script myself and configured cron to run that. I was just hoping that these values m... Attila Beregszaszi
08:02 Help: RE: Store imap_options in a configuration file
You can create a shell script and execute that, but that has little to do with redmine itself... Jan Niggemann (redmine.org team member)
04:09 Help: RE: Inconsistent starting day of the week between issues and spent time
Chao Huang wrote:
> When on @/issues@ and filter by due date "this week", the week starts on Sunday and ends on Satu...
Mischa The Evil

2013-02-25

23:39 Open discussion: RE: Install redmine-0.8.0, error: rake/rdoctask
Hi, Ivan Cenov and Jan Niggemann thanks for you response. cherry Tsai
23:15 Help: Store imap_options in a configuration file
I just started using the receiving email feature and it works great.
Is there a way to store the rake command argu...
Attila Beregszaszi
20:25 Open discussion: RE: Many-to-many project-subproject relationships
You may try with custom fields of type 'project'. Redmine does not have 'project' custom fields but you may add such ... Ivan Cenov
19:31 Open discussion: Many-to-many project-subproject relationships

I want to define many-to-many relationships between projects and subprojects.
Redmine allows me to define a pro...
Jared Freeman
20:17 Open discussion: RE: WordPress Plugin
İf you have an offer and you can not share it there, you can send me by email 1165 (at) ug78.com
Best regards
Adnan Topçu
10:44 Open discussion: RE: WordPress Plugin
Hi,
We can certainly do this. Pl let us know if you want it as a paid solution or free service.
Rajan Mishra
15:32 Help: Bitnami Redmine LDAP Authentication
Hello Redmine Users,
I have been working on this for nearly a day now with no success. I am unable to authenticate...
Philip Bysell
15:12 Plugins: RE: Reorder links arbitrary plugin
Same here, but under Linux Ubuntu 10.10.
*System*: Linux develop 2.6.35-22-server #35-Ubuntu SMP Sat Oct 16 22:02:...
Юрий Аполлов
15:10 Help: Problem with plugin or my misconfiguration?
I have my testing instance. Ubuntu 12.04, Redmine installed from PPA. Version == 2.2.3. and I installed Checklist 2.0... Szymon Nowak
15:03 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
Razi,
if you are only getting 100 issues in the dropdown, then you are seeing only the open issues.
Looks like the ...
Dhanasingh Krishnapandian
13:38 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
Dhansingh,
We're using 1.0. We won't be able to upgrade until we switch to 2.2 some time in the next 3 months.
...
Razi Baluchi
10:42 Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
Razi,
Yeah, 20,000 issues might take time. first it needs to retrieve them from db and then create a dropdown with ...
Dhanasingh Krishnapandian
10:32 Open discussion: Payroll Management System (PMS)
Hi,'
Would anybody be interested in payroll Management System? We have developed a most userfriendly PMS for small...
Rajan Mishra
09:48 Help: After upgrade to 2.2.3dev all issues rows became red
all red rows
normal and high priority is the same red
low priority issie are pink
what is wrong, please?
thank you
Alex Guzun
08:29 Open discussion: can we add/specify icons to trackers like bug,feature etc ?
How can we specify separate icons to each of the trackers like bug,feature etc? Deepak Gupta
06:57 Open discussion: RE: REST API - filtering time entries
I created a ticket for this today. #13275 - "Add query parameters/filter for listing time entries via REST API" Chad B
05:17 Plugins: Redmine Custom Help URL plugin (v.0.0.2)
Several days ago I had some spare time and I decided to craft a small new plugin, which should provide a generic feat... Mischa The Evil

2013-02-24

15:43 Help: HTTP SVN Auth with Redmine.pm says: 'user xxx not found' while exists.
Hi,
I've have a problem with my Redmine installation. Everytime when i try to login using https://svn.****.**/test...
Kevin van der Burgt
15:38 Help: RE: Trouble with the Python API while creating projects.
Hey guys.. I know I asked this question above and I can understand how I may be coming across as a n00b...I wanted to... Keyser Soze
12:16 Help: RE: problem with updating a ticket
I fixed it meanwhile.
Redmine version 2.2.3.stable
Ruby version ...
Chris West
11:18 Help: RE: problem with updating a ticket
Redmine version?
Ruby version?
Rails version?
Operating system?
Do you use the 'Issue checklist' plugin - and i...
Jan Niggemann (redmine.org team member)
10:47 Development: RE: Redmine integration with GIT
Bump. Would really appreciate some help Richard Riviere
 

Also available in: Atom