Project

General

Profile

Activity

From 2013-10-13 to 2013-10-15

2013-10-15

22:51 Help: ldap-auth fails, conn-tests in setup works
Hi,
I set up LDAP auth and the connection-test works fine. I can see the network packets with tcpdump.
But the we...
Falk Schönfeld
22:43 Help: RE: Error on Debian update
Martin Denizet wrote:
> I'll write a tutorial for Debian 7
What's wrong with [[InstallRedmineOnDebianStableApacheMy...
Jan Niggemann (redmine.org team member)
12:35 Help: RE: Error on Debian update
Jan Niggemann wrote:
> Cool Fire, Debian has 1.4.4 which is already out of support, please consider using a recent v...
Martin Denizet (redmine.org team member)
11:18 Help: RE: Error on Debian update
Cool Fire, Debian has 1.4.4 which is already out of support, please consider using a recent version.
Read [[InstallR...
Jan Niggemann (redmine.org team member)
10:30 Help: RE: Error on Debian update
I see. I'll have to run redmine on it's own machine from now on then. Cool Fire
10:07 Help: RE: Error on Debian update
Cool Fire wrote:
> *Rails 4.0.0*
> *rake, version 10.1.0*
the "rails" command is not necessarily available,
tha...
Jérémy Lal
22:31 Plugins: RE: redmine_meeting plugin / asking for enhancements in email content
Hi,
right now I updated with new plugin version. It works exactely as expected.
I have now a link to meeting insid...
Richard Rauch
22:25 Help: Parent task is invalid
I am receiving this message after I assign more than one task to a specific task.
Example
Parent Task 239 to 7...
Paul Stamey
18:17 Open discussion: RE: Email notification on user log in
Krzysztof Dryja wrote:
> SSH Key was missing on my machine. Now I'm getting:
>
> [...]
>
> You could add me in...
Martin Denizet (redmine.org team member)
16:24 Open discussion: RE: Email notification on user log in
SSH Key was missing on my machine. Now I'm getting:... Krzysztof Dryja
16:09 Open discussion: RE: Email notification on user log in
Martin,
Great work!
I've just fixed a typo in login_audit.rb.
@validates :user_id, presence: true@
I replaced...
Krzysztof Dryja
08:52 Open discussion: RE: Email notification on user log in
Dryja,
You can try that "plugin I made on Github":https://github.com/martin-denizet/redmine_login_audit/tree/develop...
Martin Denizet (redmine.org team member)
17:53 Help: RE: How do I add "affected version" and "target version"?
Thanks for the suggestions! I'll have to make a recommendation and improvise till then. Jason McCarrell
12:53 Help: RE: How do I add "affected version" and "target version"?
Jason,
* To add Target Version:
Add a version in the Project Settings.
* To add Affected Version (For the bug trac...
Martin Denizet (redmine.org team member)
11:25 Help: RE: How do I add "affected version" and "target version"?
HostedRedmine say:
>Be aware that this service does not provide administrator access to Redmine, so you won't be abl...
Jan Niggemann (redmine.org team member)
00:30 Help: How do I add "affected version" and "target version"?
With my last company we used redmine and had:
"<something> version" which we put the current version of the issue
"...
Jason McCarrell
15:48 Help: Internal error on project
Hi everybody,
I have an error when I try to configure a project. When I click on "Configuration" on a project ( fr...
Lin Duxe
12:38 Development: RE: Redmine Reports
Ok, it's working.
My problem is solved now
Peter Drábik
12:36 Development: RE: Redmine Reports
If you upload your plugin, I'll have a look. Martin Denizet (redmine.org team member)
12:31 Development: RE: Redmine Reports
Yes, all works fine, but I still have a problem with the encoding output csv file Peter Drábik
12:20 Development: RE: Redmine Reports
Is your problem solved now? Martin Denizet (redmine.org team member)
11:04 Development: RE: Redmine Reports
This works fine
@def time_entry_to_csv(time_entry)
csv_data = [
time_entry.spent_on,
...
Peter Drábik
09:54 Development: RE: Redmine Reports
I need help with this:
I have a code:
@def csv_header
csv_data = [
l(:label_date),
...
Peter Drábik
12:18 Help: RE: redmine repository 500 error
yue ma wrote:
> Dude you are a Chinese man?
French, but I live in Beijing for several years ;)
Martin Denizet (redmine.org team member)
10:20 Help: RE: redmine repository 500 error
Martin Denizet wrote:
> That is odd. If you're in Beijing, I could have a look.
>
> Cheers,
>
> Martin
Dude...
yue ma
09:08 Help: RE: redmine repository 500 error
哥们你是中国人吗? yue ma
07:58 Help: RE: redmine repository 500 error
That is odd. If you're in Beijing, I could have a look.
Cheers,
Martin
Martin Denizet (redmine.org team member)
07:54 Help: RE: redmine repository 500 error
use 2.3.0 ok
why?
yue ma
10:13 Open discussion: RE: Error parsing svn output: #<REXML::ParseException: No close tag for /lists/list>
I forgot to mention that you have also to add @--trust-server-cert@ in @subversion_adapter.rb@ along as with
@--no-...
Anonymous
09:47 Open discussion: RE: Error parsing svn output: #<REXML::ParseException: No close tag for /lists/list>
I had the same problem on windows with redmine 2.3 , subversion 1.8.3 (VisualSVN) and self signed certificate.
...
Anonymous
04:04 Help: RE: Git repository browser: display branch information
Such a feature is not (yet) implemented in Redmine. It has been requested (and patched) in #5386 and its related issues. Mischa The Evil
00:56 Help: Git repository browser: display branch information
I have set up Redmine for the FreeNAS project.
If I click on the links at the bottom of this issue: https://bugs.f...
Craig Rodrigues

2013-10-14

23:50 Help: Error on Debian update
Doing an apt-get upgrade on Debian 7 today seems to have broken redmine. Does anyone have any ideas what may be going... Cool Fire
21:24 Open discussion: RE: Redmine 2.3.3 install error
eventmachine is not in Redmine's Gemfile, where does this come from?
Please post the output of @gem list@ and descri...
Jan Niggemann (redmine.org team member)
05:02 Open discussion: Redmine 2.3.3 install error
when use the command:
[root@redmine redmine-2.3]# rake generate_secret_token
Unable to load the EventMachine C ...
Steven Wong
19:04 Help: RE: RAILS_ENV=production rake db:migrate and rake generate_secret_token throws bunch of errors
Ohh well, nevermind.
I ahd to give the full path to the rake like this "/var/lib/gems/1.9.1/bin/rake". Somehow dir...
alaca kala
18:51 Help: RAILS_ENV=production rake db:migrate and rake generate_secret_token throws bunch of errors
Hi
I am installing the latest one and using my prev database(redmine2) and I am getting bunch of errors that I can...
alaca kala
18:12 Plugins: RE: redmine_meeting plugin / asking for enhancements in email content
Done: point 1 is commited (see "github repository":https://github.com/amartel/redmine_meetings)
Arnaud Martel
15:07 Help: RE: Error While saving Wiki (Arel::Table failed) acts_as_versioned
The patch in the issue #14773 fixed my problem. Direct link to the patch: https://github.com/edavis10/redmine/pull/51 Leandro Guida
03:21 Help: RE: Error While saving Wiki (Arel::Table failed) acts_as_versioned
FTR: this is reported as issue #14773. Please elaborate on that issue and add some more information about how this is... Mischa The Evil
15:01 Open discussion: Gantt diagramm
Hello everybody,
When a task exceeds the due time can this event be shown on the GANTT
diagramm ?
How can ...
Christian WEBER
13:51 Open discussion: RE: Email notification on user log in
@Martin I'm not Ruby expert, just PHP so I would be grateful if you could help me with this. I'm using Redmine 2.1.4.... Krzysztof Dryja
13:37 Open discussion: RE: Email notification on user log in
It is simple to implement this using the ":controller_account_success_authentication_after" "hook":http://www.redmine... Martin Denizet (redmine.org team member)
13:05 Open discussion: Email notification on user log in
Hi,
Is there a plugin or patch that enables option, that Administrator gets email notifications everytime any user...
Krzysztof Dryja
13:31 Development: RE: Redmine Reports
Internal error
An error occurred on the page you were trying to access.
If you continue to experience problems pl...
Peter Drábik
12:49 Development: RE: Redmine Reports
What's the output? Martin Denizet (redmine.org team member)
12:47 Development: RE: Redmine Reports
I try it, but it doesnt work for me :( Peter Drábik
10:15 Development: RE: Redmine Reports
You could try:... Martin Denizet (redmine.org team member)
09:32 Development: RE: Redmine Reports
Thanks Martin,
I create a plugin with export to csv file. I have a problem with file encoding. Csv file is utf-8 and...
Peter Drábik
13:09 Development: RE: Hook plugin help
Glad I could help!
You could "endorse me on CoderWall":https://coderwall.com/martin-denizet, that would be appreciat...
Martin Denizet (redmine.org team member)
13:06 Development: RE: Hook plugin help
Tanks, is work for me. :) Pedro Braz
13:00 Open discussion: RE: Boards / Forum topic history + forum message extra filed
James (go2null) wrote:
> Krzysztof:
>
> I assume that your client has a different role.
> # Then the simplies...
Krzysztof Dryja
09:32 Open discussion: RE: Please, help me to configure email notifications
You conf only allows email from localhost.
I think the resolution of "mvoronov.com" is not equivalent to localhost.
...
Martin Denizet (redmine.org team member)
07:25 Help: RE: redmine repository 500 error
How did you configure your repository?
Do you have any plugins?
Cheers,
Martin
Martin Denizet (redmine.org team member)
06:30 Help: RE: redmine date and time is not updated with actual date
I confirm that the date/time comes from the OS.
I recommend these steps
# Install your VM tools (Guest additions ...
Martin Denizet (redmine.org team member)

2013-10-13

12:26 Plugins: RE: Plugin List needs comments, rating and categories/tags
Great idea. Now it is very difficult to find useful plugin for redmine. Val Budkin
08:00 Plugins: RE: integration of DMSF plugin in redmine 2.3.0
Hello
I am trying to install a dmsf plugin but I can't install required xapian-full 1.2.3 on a antix linux machine.
...
Dan dan
00:46 Help: Installing Redmine with rvm, Ruby 2.0 and Thin fails
Hi @ all,
I want to install Redmine 2.3.3 with rvm and Ruby version 2.0 under Debian 7 because I also want to run ...
Felix S.
 

Also available in: Atom