Project

General

Profile

Activity

From 2014-11-17 to 2014-11-19

2014-11-19

11:37 Help: [solved] RE: reporters watching issues get no email (developers do)
OK, here is the solution: (i run redmine in german, so some references to fieldnames in english might be incorrect)
...
Matt O
09:04 Help: RE: reporters watching issues get no email (developers do)
* I updated to Version 2.6.0
* I set the project 'public'
* still reporters get no Email-notification when an issue...
Matt O
11:15 Help: How to disable commenting for closed issues?
Is there any chance to disable adding comments/updates for issues with status "Closed"?
Believe me, I've tried to ...
Dim Ko
07:24 Help: RE: [Need Help]Redmine Email notification Issue---In One Project with 204 users
my mail configuration is async for the default sync smtp will leads redmine so slow...
smtp server restriction mea...
li an
07:17 Help: RE: How to change custom fields position and size
Hello,
Custom fields have special classes which makes them very easy to modify with CSS. You can also use the uniq...
Martin Denizet (redmine.org team member)
07:13 Plugins: Code Review Issue---500 internal error
Plz Just refer to the contents, forget the attachments.
h3. Redmine Code Review plugin 0.6.3
my env....
li an
07:11 Help: Redmine 500 internal error Check Help
h2. Background
Recent days I founded there is 500 Internal error occurs, not each time, but a bit influences the u...
li an

2014-11-18

22:11 Open discussion: RE: Romanian community
It will be really nice if somebody can send me a list of plugins used on redmine.org. Thanks. Marian Banica
20:23 Open discussion: Romanian community
Hi guys,
I've just started a community of Redmine in Romanian language at www.redmine.ro
I would need support to ...
Marian Banica
21:54 Help: RE: about "copied from" in 'Related issues'
The relation indicates that an issue has been copied from another one. See #6899. Mischa The Evil
11:15 Help: about "copied from" in 'Related issues'
i saw there a "copied from" and "copied to" in related issue, but can't find out the explanation in redmine website, ... Mine Red
18:53 Help: Linking Redmine to Gitlab - multiple projects, same git repository
Hello,
I am working on a server to store code and also allow bugs to be reported. I am using Gitlab as a code repo...
Tom Lampert
17:48 Help: RE: I can't see how to edit the percentage done field of a task that has subtasks
Sorry to disturb. I finaly found...
I was setup in the global setup that % should be calculated as per the status ...
Cédric HATEM
17:44 Help: RE: I can't see how to edit the percentage done field of a task that has subtasks
Hello,
I've the same kind of issue.
I can't see and update the "Percentage done field" even for a single and stan...
Cédric HATEM
16:37 Help: Issue status changed to New when email updates
h2. Issue
When we have a resolved issue that receives and email update the status is changed to New. I've removed ...
Chad West
13:52 Help: How to Install Redmine as a windows server at win 2012 R2
As the title 志青 杨
12:52 Open discussion: RE: Upgrade installation on Ubuntu 12.04
The main PPA maintainer for Ubuntu is now targetting the latest LTS release of Ubuntu only.
https://launchpad.net/...
Adrian Wilkins
06:40 Plugins: How to copy issue controller from redmine to my_plugin
Hi every body. I add menu "tracker1" into project_menu. It show list issue have tracker_id=1. in settings,if I disabl... anhkhoa Michel
02:13 Help: RE: How to change custom fields position and size
Is there any way to change the size of custom fields ?
eg: make the text list field show more than 4 lines/items
Anonymous
01:49 Open discussion: RE: issues tree dont work well
thanks for your reply,:) simon rain
00:00 Open discussion: RE: issues tree dont work well
[[HowTo_TreeQuery]] is probably what you are looking for. Mischa The Evil
00:49 Open discussion: RE: Redmine on Windows under IIS 7, IIS 7.5
Does this support version 2.6?? Alan MacK

2014-11-17

16:33 Help: RE: Error during migration from 2.5 to 2.6 : Mysql2::Error: Duplicate entry
Yes, I followed the RedmineUpgrade wiki page.
I try with a copy of the running database but same error.
Thanks
Anonymous
16:08 Help: RE: Error during migration from 2.5 to 2.6 : Mysql2::Error: Duplicate entry
Strange that the migration wants to insert _another_ entry with ID 0. As I understand you updated redmine code but yo... Anonymous
11:23 Help: Error during migration from 2.5 to 2.6 : Mysql2::Error: Duplicate entry
Hi
I try to upgrade Redmine from 2.5 to 2.6 on a CentOs 7 server. I get the following error :
bundle exec rake ...
Anonymous
16:11 Help: RE: Need help installing Redmine 2.5 at opensuse
Sandra,
your message is from my point of view a little bit unspecific: it seems you get the error when trying to _...
Anonymous
16:05 Help: RE: [Need Help]Redmine Email notification Issue---In One Project with 204 users
Just an idea: check the constraints on your smtp-server. Some servers may have restrictions in order to provide using... Anonymous
14:34 Plugins: Plugin Custom Redmine_Custom_Workflows (Email, Watchers list), Custom email notification
Hi community,
I have a question regarding manipulating the watchers list.

I would like to send users emails w...
Moritz Koehler
14:11 Open discussion: RE: improve the readably and clarity of the Issue Page
Thank you very much, that helped me a lot Moritz Koehler
12:40 Help: dmsf how to install plugin
Good day.
Trying to install the plugin dmsf.
Action for instructions here Description: https://github.com/danmunn/r...
Роман Лебедев
11:50 Plugins: Employee CRM is not working
hello,
After deployment Employee CRM plugin, I got this error:...
synoptik .
09:20 Plugins: RE: How to create history with update issues by plugin redmine import task
Hi Mischa. Thank you very much. I do it.!!!! anhkhoa Michel
07:45 Plugins: RE: How to create history with update issues by plugin redmine import task
I edit:... anhkhoa Michel
06:27 Plugins: RE: How to create history with update issues by plugin redmine import task
You probably need to call @Issue#init_journal@.
Example taken from #18237#note-2 and modified for the case:...
Mischa The Evil
05:51 Plugins: RE: How to create history with update issues by plugin redmine import task
This is controller of plugin import issue anhkhoa Michel
05:49 Plugins: RE: How to create history with update issues by plugin redmine import task
No. I update issue not create. Are you understand???issue = Issue.find(row_content[0]) In redmine I have issue ID=93.... anhkhoa Michel
05:44 Plugins: RE: How to create history with update issues by plugin redmine import task
By default, Redmine does not create a new journal when a new issue is added. Only later issue attribute changes, issu... Mischa The Evil
03:43 Plugins: How to create history with update issues by plugin redmine import task
Hello every body, I am newbile develope plugin for redmine. I want to update issues by import file excel. I override ... anhkhoa Michel
09:17 Open discussion: issues tree dont work well
first, I create a issue A, and then create another issue B and set issue A as its parent,but issube B doesn't display... simon rain
06:16 Help: RE: configure freebsd+redmine+subversion
Роман Лебедев wrote:
> Thank you very much. Now it worked.
Glad it worked. I was able to hint at that *only* beca...
Mischa The Evil
00:48 Help: RE: configure freebsd+redmine+subversion
Thank you very much. Now it worked.
The question now is how the other through redmine files uploaded to the reposito...
Роман Лебедев
03:53 Development: RE: How to export issues into excel fog redrmine 2.5.1
Hi Martin. Can you give me skype or facebook of you. Thank you very much!! anhkhoa Michel
03:33 Development: RE: How to export issues into excel fog redrmine 2.5.1
OK. thank you very much!!!! anhkhoa Michel
03:42 Plugins: I want to take park group freelancer develope plugin redmine
Hi every body. I want to be a freelancer develope plugin redmine, who can help me!!! anhkhoa Michel
 

Also available in: Atom