Project

General

Profile

Activity

From 2014-03-31 to 2014-04-02

2014-04-02

23:31 Help: Receiving Emails - IMAP HMailServer
... James H
23:22 Help: Posting New Topic - ERROR
... James H
23:20 Help: RE: custom field date remind
u need to send reminder emails based on another custom field?
Probably need to code a new plug-in
James H
16:31 Open discussion: An error occurred while sending mail (getaddrinfo: Temporary failure in name resolution)
Hi all,
Im trying to implemet our smtprelay server to the redmine server.
That is my config:
production:
em...
D. D.
15:06 Help: RE: NameError in Repository.fetch_changesets
Jochen Knochen wrote:
> ok, I can live with that
> the next step will be to upgrade to ruby 1.9.3
> and that will...
Martin Denizet (redmine.org team member)
14:48 Help: RE: NameError in Repository.fetch_changesets
ok, I can live with that
the next step will be to upgrade to ruby 1.9.3
and that will be hard enough anyway
Thanks!
Jochen Knochen
14:19 Help: RE: NameError in Repository.fetch_changesets
that works in crontab:
@cd /usr/share/redmine/ && ./script/rails runner "Repository.fetch_changesets" -e production ...
Jochen Knochen
14:18 Help: RE: NameError in Repository.fetch_changesets
Then you can try to @cd@ first in the cron:... Martin Denizet (redmine.org team member)
14:05 Help: RE: NameError in Repository.fetch_changesets
No,
this is not working.
Just only if I'm inside /usr/share/redmine as you suggested previously.
I think I can do ...
Jochen Knochen
12:14 Help: RE: NameError in Repository.fetch_changesets
Hi Jochen,
Glad to hear your problem is solved!
@./script/rails@ is itself an executable, you don't need to call ru...
Martin Denizet (redmine.org team member)
11:04 Help: RE: NameError in Repository.fetch_changesets
Hi Martin,
@./script/rails runner "Repository.fetch_changesets" -e production@
works! :-)
As I have no knowledge o...
Jochen Knochen
06:37 Help: RE: NameError in Repository.fetch_changesets
Hello Jochenm,
Try this:...
Martin Denizet (redmine.org team member)
13:58 Help: RE: Gott some problem with mail service.
Ok, I'll try it.
It could be related to the recent change in Google policy to accept only HTTPS connection for new G...
Martin Denizet (redmine.org team member)
13:02 Help: RE: Gott some problem with mail service.
Martin Denizet wrote:
> But did you check your recipient email?
> As the error suggests, if the email address of yo...
Anonymous
12:57 Help: RE: Gott some problem with mail service.
now i have try to create a new account from google.
fill in the file configuration.yml ...
Anonymous
06:45 Help: RE: Gott some problem with mail service.
But did you check your recipient email?
As the error suggests, if the email address of your admin user is admin@doma...
Martin Denizet (redmine.org team member)
13:52 Open discussion: RE: DMSF Module
Such a feature is neither available nor planned in DMSF. Sorry. Karel Pičman
13:49 Plugins: RE: DMSF: slow loading page dmsf
I've just finished a next version 1.4.8. It's just before releasing. If you can test it, please do so.
https://git...
Karel Pičman
13:44 Plugins: RE: dmsf slow
DMSF plugin was optimized for speed in the version 1.4.7. Try to upgrade the plugin. Karel Pičman
13:42 Plugins: RE: redmine DMSF javascript sort
Fixed in DMSF 1.4.8. Karel Pičman
10:48 Help: RE: Date format in comments
Oh Thank you Alexander Alimpiev
06:41 Help: RE: Date format in comments
Hello Alexander,
To do so, you have to make a plugin the override the @time_tag@ method in the @application_helper...
Martin Denizet (redmine.org team member)
10:38 Help: RE: Emailing files through DMSF always sets same sender
The email changed to the emission email from the settings in DMSF 1.4.8. Karel Pičman
09:47 Help: RE: redirect after login to project page
You may want to check "redmine_landing_page":https://github.com/biow0lf/redmine_landing_page (see if it is compatible... Ivan Cenov
09:01 Help: RE: redirect after login to project page
Can you tell me how I can do this? I am novice in redmine Dzianis Beliankou
09:32 Help: Setting incoming email address for each project.
I have 3 projects, inside Redmin.
In order to link incoming emails to existing issue tracking, I would like each ...
Jeroen P
06:48 Help: RE: Ticket creation via email doesn't show the mailadress
Hello Sebastian,
I know he "Helpdesk plugin":http://redminecrm.com/projects/helpdesk/pages/1 does that but it's not ...
Martin Denizet (redmine.org team member)

2014-04-01

20:17 Development: Fix on CSS
I'd like to propose a change to fix one small thing:
File: root / branches / 2.5-stable / public / stylesheets / a...
Saulo Achkar
18:36 Plugins: RE: User Activity Report CSV Export?
Not to my knowledge, but it should very straightforward to develop.
Cheers
Martin Denizet (redmine.org team member)
18:28 Help: RE: redirect after login to project page
Hello Dzianis,
You can easily implement that by making a plugin overriding the _WelcomeController_.
Cheers
Martin Denizet (redmine.org team member)
16:50 Open discussion: Current state about voting
I'd like to setup a new Redmine instance but I need something so user can vote somehow. Is there a plugin that works ... Robert Schneider
16:43 Open discussion: RE: Who's happy with current subtask/dates handling
+1
This behaviour can't be the default, it can be useful if you can control it from the parent or by task type.
...
Anonymous
16:42 Plugins: RE: Custom workflows plugin: how to control availability of custom field VALUES based on Status value selection or value of another custom field.
It was discussed here http://www.redmine.org/boards/2/topics/35822 and here http://www.redmine.org/issues/5686. It ap... Sergey Moroz
16:05 Help: RE: Problem with generate_secret_token
Problem has gone. I think it had something to do with another ruby installation on the machine. Robert Schneider
16:03 Help: RE: How to upgrade from 1.1.3 to 2.5.0 and at the same time migrate to a new server?
> 15. Create database structure and configuration (cd to /opt/redmine first):
> RAILS_ENV=production rake db:migrate...
Robert Schneider
15:38 Help: RE: How to upgrade from 1.1.3 to 2.5.0 and at the same time migrate to a new server?
I did almost the same things except I've installed the latest Bitnami Redmine Stack.
Now my problem is a little bi...
Enmos Proje
12:48 Help: RE: How to upgrade from 1.1.3 to 2.5.0 and at the same time migrate to a new server?
What I´ve done so far has been:
+On the new machine+
# Install Apache2 (Apache 2.2.22, apt-get....)
# Install ...
Anders Bohlin
15:28 Plugins: RE: XLS export plugin
Karel Pičman wrote:
> Hmm. I dunno :-(
> Check the previuos posts. The same problem has been already discussed a fe...
Lajish Lakshmanan
15:20 Plugins: RE: XLS export plugin
Hmm. I dunno :-(
Check the previuos posts. The same problem has been already discussed a few times.
Karel Pičman
15:08 Plugins: RE: XLS export plugin
Karel Pičman wrote:
> ??LoadError (No such file to load -- spreadsheet)?? - that is the problem.
> gem spreadsheet ...
Lajish Lakshmanan
14:33 Plugins: RE: XLS export plugin
??LoadError (No such file to load -- spreadsheet)?? - that is the problem.
gem spreadsheet is missing.
Not familiar...
Karel Pičman
14:18 Plugins: RE: XLS export plugin
Karel Pičman wrote:
> Please post a corresponding part of the production.log file.
This is the err msg production...
Lajish Lakshmanan
13:13 Plugins: RE: XLS export plugin
Please post a corresponding part of the production.log file. Karel Pičman
12:03 Plugins: RE: XLS export plugin
Karel Pičman wrote:
> Why do you think that it is incompatibile? I run the version 0.2.1.t3 in both 2.4 and 2.5 vers...
Lajish Lakshmanan
10:43 Plugins: RE: XLS export plugin
Why do you think that it is incompatibile? I run the version 0.2.1.t3 in both 2.4 and 2.5 versions without any problems. Karel Pičman
10:36 Plugins: RE: XLS export plugin
Can somebody please update this plugin for compatible with 2.4 and 2.5 version. Lajish Lakshmanan
15:14 Plugins: RE: DMSF - Disable emailing documents or files
An interesting idea. There is no existing solution, I'm afraid. But you can simply comment out the 'Email' button in ... Karel Pičman
15:09 Help: RE: Emailing files through DMSF always sets same sender
The email form displays a wrong email. Correctly there should be the emission email from the settings or simply nothi... Karel Pičman
14:40 Help: Line Break in XML POST
I am trying to add issues using the REST API and I have everything working fine as to posting the new issue. The pro... T D
12:36 Open discussion: regular expression in custom fields for issue list and detail
hello,
is it possible to set a regular expression on custom field in order to transform the result in the issue li...
wakanda tchalla
11:09 Help: Broken POST Request via REST API
Hi,
I'm upgrading the redmine from 2.3.1 to 2.5.0. After the upgrade the POST request via REST API is not working....
Loyce Lorenzo
11:05 Open discussion: RE: Custom Field --- LINK doesn't work.
hello,
same issue after upgrading from 2.4 to 2.5
plus the plugin http://projects.andriylesyuk.com/projects/red...
wakanda tchalla
09:22 Help: RE: NameError in Repository.fetch_changesets
Anyone?
more version info:
gem: 1.8.18
rake: 10.1.1
Jochen Knochen

2014-03-31

21:59 Open discussion: RE: mod_passenger problems
After "service httpd restart" again annot load such file -- bundler/setup (LoadError).
Please help!
Александр Попов
21:16 Open discussion: RE: mod_passenger problems
I rebooted the server again and all display the correct... Александр Попов
14:43 Open discussion: mod_passenger problems
Hello!
Environment:
CentOS release 6.5 (Final)
ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-linux]
Rails 4.0...
Александр Попов
21:19 Development: Trying to add filter on Activity page! So we can filter the activity page by user
I know we can click on User's link and see his activities but I want to add filter on the activity page. One line cod... Viral Patel
20:30 Open discussion: Constant session log out
Hi
We are using redmine 1.1.2. One user experiences problem that he is kicked off the redmine for several times pe...
Vitaly Litvak
19:27 Plugins: Custom workflows plugin: how to control availability of custom field VALUES based on Status value selection or value of another custom field.
Hello Everyone,
Could you please help me understand how to implement (exact methods) using custom workflow plugin ...
Sergey Moroz
17:44 Open discussion: Email Problem on Redmine for Windows version 2.5.0.stable
Hi, Everyone.
I quite new in Redmine but I found it awesome. I quickly manage everything but I'm stuck in configur...
Virgilio Valiente
16:20 Help: Redmine Upgrade from 0.8.0 to 2.4.3
Hi,
I'm trying to migrate all the data from an old RM install on OS X/Passenger/Apache to a new VM running CentOS/...
Praenom Cognomen
15:18 Help: RE: How can I run nodeJS code in my plugin?
Hi,
I want to use an executable, so I use the number 3 and it works !
Thanks!
Eloïse
Eloise Chizat
13:47 Help: Custom checkbox visibility formating
Hi,
I have added an Issue for this under: Defect #16476
After migrating to 2.5.0 my custom fields (with type ...
Sebastian Wacławski
13:36 Help: redirect after login to project page
Hello to everyone.Need help.
How can I configure redmine in this way: when user successfully logged, redirect goes ...
Dzianis Beliankou
11:58 Help: RE: NameError in Repository.fetch_changesets
To be honest,
to fix the fastercsv not found error I also changed the line
in one correspondent ruby script from 'f...
Jochen Knochen
11:48 Help: NameError in Repository.fetch_changesets
Hi,
the command
@ruby /usr/share/redmine/script/rails runner "Repository.fetch_changesets" -e production@
gives...
Jochen Knochen
11:49 Plugins: RE: Redmine Plugin People - undefined local variable or method `current_theme'
Hello,
I work with Jerome, and use the Redmin plugin People too (same config: redmine 2.1, plugi v1.0.8). I have t...
Eric Le Guellaut
11:26 Plugins: Redmine Plugin People - undefined local variable or method `current_theme'
Hello,
Since i use the Redmine plugin People (http://www.redmine.org/plugins/people), i have this error thats occu...
jerome b
11:33 Help: RE: "no such file to load -- active_support" after upgrade Ruby 1.8.7 up to 1.9.3
deleted because completely wrong thread Jochen Knochen
11:24 Help: RE: How to upgrade from 1.1.3 to 2.5.0 and at the same time migrate to a new server?
I would copy the existing instance to the new machine, so that it works with the old version, and then do the upgrade... Robert Schneider
11:02 Help: Problem with generate_secret_token
I'm trying to execute
@/usr/local/bin/bundle exec /usr/local/bin/rake generate_secret_token@
However, I get ...
Robert Schneider
10:54 Help: Date format in comments
Hello. I have problem.
Now comments have view.
"Updated by 7 days ago"
But,It is uncomfortably.
I want next v...
Alexander Alimpiev
03:36 Help: RE: How to migrate from MySQL to PostgreSQL
I've just migrated a Redmine installation from MySQL to PostgreSQL using mysql2psql using the process below. Starting... Vincent Lizzi
 

Also available in: Atom