Page 1 of 1

Redmine

Posted: Mon Jun 30, 2014 3:17 pm
by Ivan Denisov
I installed Redmine in our VPS. It will be used for converted view of our repository and advanced project tracking.

Code: Select all

Environment:
  Redmine version                2.5.1.stable
  Ruby version                   1.9.3-p194 (2012-04-20) [i486-linux]
  Rails version                  3.2.17
  Environment                    production
  Database adapter               Mysql2
SCM:
  Git                            1.7.10.4
  Filesystem                     
Redmine plugins:
  no plugin installed

Re: Redmine

Posted: Thu Jul 10, 2014 3:53 pm
by Ivan Denisov
Dear Center members, please register at our Issues tracker!
http://redmine.blackboxframework.org/account/register

Now registered: Douglas Danforth, Ivan Denisov, Ivan Kuzmitskiy, Josef Templ.

Registration at the issues tracker is essential for continuing communication. While you are not registered you can not get notifications about new issues and react for them.

Re: Redmine

Posted: Wed Jul 16, 2014 4:19 am
by Ivan Denisov
Now registered: Douglas Danforth, Gary Warner, Ivan Denisov, Ivan Kuzmitskiy, Josef Templ

Re: Feature #9: adding module Characters

Posted: Thu Jul 31, 2014 4:22 pm
by Ivan Denisov
Moved from: http://forum.blackboxframework.org/view ... f=41&t=109
Josef Templ wrote:4. redmine has a problem with diff for module Kernel. Ivan could you check this?
The day is out, however I found the reason :)

The problem was in understanding the logic of "odcread". It is using locale settings as the output codeset for results. In my local machine it is UTF-8, however in the VPS it was default Latin-1. I have installed the "locale" package and set en_US.UTF-8 as current locale and now it works fine.

The Josef #9 diff now looks nice:
http://redmine.blackboxframework.org/pr ... 232816743b

After all works with the VPS I also updated Redmine:

Code: Select all

Environment:
  Redmine version                2.5.2.stable
  Ruby version                   2.0.0-p481 (2014-05-08) [x86_64-linux]
  Rails version                  3.2.19
  Environment                    production
  Database adapter               Mysql2
SCM:
  Git                            1.7.10.4
  Filesystem                     
Redmine plugins:
  no plugin installed

Re: Redmine

Posted: Tue Aug 05, 2014 2:50 pm
by Ivan Denisov
We have the event of nonCenter member registration in Redmine. This user is Roman Miro.

What shold be the permissions of nonCenter members in Redmine?

1. no permissions at all (view only, all public activity should be in GitHub)
2. add notes to the existing issues (current state)
3. let them to add issues

Roman has already added few notes (they are not bad)
http://redmine.blackboxframework.org/issues/9#note-6
http://redmine.blackboxframework.org/issues/9#note-7

Re: Redmine

Posted: Tue Aug 05, 2014 3:28 pm
by Josef Templ
Option 2 seems reasonable.
"add comments to existing issues"

- Josef

Re: Redmine

Posted: Tue Aug 12, 2014 4:48 am
by ReneK
Community input is crucial for any open source project. Nevertheless, decisions need to be made by center members only.