Project

General

Profile

Activity

From 2013-04-10 to 2013-04-12

2013-04-12

19:13 Help: RE: Not able to upload any file
It was a permission issue. I executed the following on the entire redmine folder
sudo chown -R www-data:www-data re...
Sunny Jassal
09:13 Help: RE: Not able to upload any file
Check [[RedmineInstall#Step-8-File-system-permissions]] for correct permissions; that said a permission error should ... Etienne Massip
01:36 Help: Not able to upload any file
Hello,
I configured redmine a month ago and all is going well, however I cannot seem to upload an attachment. Whe...
Sunny Jassal
17:49 Help: newly installed redmine1.1.3 stable,query with filter,no item was showed
my server os is Ubuntu 11.10,mysql version 5.1.67-0ubuntu0.11.10.1 (Ubuntu).
1、The redmine is newly installed in ano...
minghua chen
17:10 Help: RE: sending e-mail !!
I think you have to extend Redmine @Mailer@ and add your own methods. Etienne Massip
16:19 Help: RE: Emails and redmine 2.3.0
Thank you Steffen Triple X
15:43 Open discussion: RE: Do not display thumbnails
Any error in @production.log@?
Are you sure the user running the Redmine server:
* has write permission to @tmp@ ...
Etienne Massip
12:48 Open discussion: RE: Do not display thumbnails
Sorry, did not see
convert -version
Version: ImageMagick 6.6.0-4 2012-05-03 Q16 http://www.imagemagick.org
Copyr...
Anton Soya
09:05 Open discussion: RE: Do not display thumbnails
Do you people read my comments? Etienne Massip
08:09 Open discussion: RE: Do not display thumbnails
RMagick available - ok
But not affect!
Anton Soya
12:55 Plugins: Problems with crashing redmine-hudson plugin
Hi!
We have recently upgraded to Redmine 2.3.0 and redmine-hudson 2.1.1. The problem is that the plugin often brea...
Åke Holmlund
11:56 Help: How to show project archive content from another computer?
Hello,
I have a distributed computer setup, that means one machine host the svn as mirror and another machine host...
Anonymous
11:41 Open discussion: Compressing uncompressed wiki history and deleting wiki history
Hi
I'm wondering how to compress all uncompressed wiki history existing in database?
Is it safe to use new feat...
Mikołaj Milej
11:32 Open discussion: RE: Upgrade
"Here it is":http://www.redmine.org/projects/redmine/wiki/RedmineUpgrade
First of all back up all data (redmine fo...
Mikołaj Milej
11:16 Open discussion: check number of tasks of my developers
Hello Guys
I have a lot of project and I can check what my developers do in concrete project. But is not enought. ...
Przemek T
11:04 Help: Redmine Java API: getIssueById returns corrupt JSON?
Hi,
I am trying to push tickets from a Lotus Notes Database into Redmine as issues. Therefore I wrote a Java Agent...
Sarah Steffen
09:03 Help: RE: mongrel error
Just an advice: get rid of Mongrel which is not maintained anymore and all the monkey patching and go for Unicorn, Pu... Etienne Massip

2013-04-11

23:50 Help: mongrel error
I keep getting the error below in mongrel.log. I have had this before and do have both mongrel.rb and patch_for_mong... tom vaughan
22:14 Help: Creating Project Membership through Redmine API
I get "Empty Reply" response from using the API to try to add project membership. I have no problems using the API to... Justin Da Silva
22:10 Help: RE: sending e-mail !!
My problem is how to use the Action Mailer of Redmine in my plugin because when I use an other Action Mailer, I have... Adnen Mass
21:41 Help: RE: sending e-mail !!
??? Learn about Action Mailer?
Your question is amazingly detail-less...
Jan Niggemann (redmine.org team member)
17:32 Help: sending e-mail !!
Hi, I am coding a redmine plugin. I want do send an e-mail. So what shall I do?
Thanks for help
Adnen Mass
21:56 Open discussion: RE: Upgrade
Are there instructions on how to do an upgrade of Redmine?
This is the version we are running... Redmine 0.8.7.sta...
Chris Edwards
21:50 Open discussion: RE: Upgrade
Wow, that's old... I'm not sure if you can just jump to the latest version, but you could backup and go to version 1.... Jan Niggemann (redmine.org team member)
21:33 Open discussion: Upgrade
We are running a fairly old version of Redmine from 2009. What is the easiest path to upgrade?
Thanks,
Chris
Chris Edwards
21:48 Open discussion: RE: no history update when Bulk edit issues
Which version of redmine are you using? Jan Niggemann (redmine.org team member)
10:53 Open discussion: no history update when Bulk edit issues
I really like the possibility to edit and update more tickets at the same time.
But I found out that the changes ...
Andreas Danzer
21:44 Help: RE: Notification emails in version 1.2.1
You should update, your version has serious security issues and is years old. Jan Niggemann (redmine.org team member)
17:20 Help: Notification emails in version 1.2.1
We're using redmine 1.2.1 and have a problem with the sent emails. For one project we get an email notification when ... Reto Schneebeli
21:38 Help: RE: Cannot Create New Project Under Administration
Hamza Khan wrote:
> difficult to understand this tool , still looking for new project link.
> Not user friendly too...
Ivan Cenov
21:33 Plugins: patching application helper in redmine 2.3
hey,
i've rewrote 'redmine_time_tracker' to work with the new unobtrusive javascript in rails 3 (and redmine >= 2....
Moe H
21:08 Open discussion: Neatbeans and Lighttpd in linux
Does anybody knows how to enable Lighttpd in Netbeans (under linux)?
Thanks
jose costa
19:48 Help: RE: Mail Handler - Assignee
Nevermind, it was working I had a bug in my code sending the e-mails Jason Butz
18:09 Help: Mail Handler - Assignee
Install Information... Jason Butz
18:01 Open discussion: RE: Do not display thumbnails
Please don't mix everything.
Thumbnails generation don't use RMagick, see #12529.
Etienne Massip
17:38 Open discussion: RE: Do not display thumbnails
http://www.redmine.org/boards/2/topics/2699?r=35942#message-35942 Ivan Cenov
12:50 Open discussion: RE: Do not display thumbnails
Anton Soya wrote:
> ImageMagick already installed, gem rmagick install, but it did not affect. Explain what actions ...
Etienne Massip
10:17 Open discussion: RE: Do not display thumbnails
ImageMagick already installed, gem rmagick install, but it did not affect. Explain what actions I have to spend, this... Anton Soya
09:51 Open discussion: RE: Do not display thumbnails
Not sure you need @rmagick@ but you need to have @ImageMagick@ installed and its ??convert?? executable in @PATH@ of... Etienne Massip
04:24 Open discussion: RE: Do not display thumbnails
You have to install rmagick:... Filou Centrinov
16:07 Development: Developer Documentation
Is anyone working on, or planning to work on getting Redmine documented?
I'm looking for something similar to what...
Derric Atzrott
15:08 Development: Code of sending email Redmine
I want to send email from a local server (eg to this adress "admin@admin.com" ):
@nouvelle_remarque = Remarque.new...
Adnen Mass
14:17 Help: restricted user access to some pages
Hi!
I'd like to store sensitive information for our developer to our redmine projects...
*It would be nice if i...
Jürgen Hown
13:03 Help: RE: Can not import email from imap
Yes I have read it, but my log _production.log_ tell nothing about rake import and _fastcgi.crash.log_ is empty. luigifab !
10:57 Open discussion: RE: problem in installing redmine on centos
still have this problem guys and tis is the error that comes to me:
rake aborted!
Please install the mysql adapte...
Ahmed Khairy
06:35 Help: email sendding problem when update 2.2.3 to 2.3.0
After update to redmine V2.3.0, I have a problem with sendding email to users belong to a project when creat new Issu... Anonymous

2013-04-10

23:02 Help: RE: Can not import email from imap
Look at the log to see why the mail was rejected... Jan Niggemann (redmine.org team member)
22:59 Help: RE: A few items missing from Debian installation documentation
Thank you for your feedback!
Willard Korfhage wrote:
> I just went through the instructions on http://www.redmine...
Jan Niggemann (redmine.org team member)
00:36 Help: A few items missing from Debian installation documentation
I just went through the instructions on http://www.redmine.org/projects/redmine/wiki/InstallRedmineOnDebianStableApac... Willard Korfhage
20:56 Help: Upgrade version 2.0.2 to 2.3.0 - Bitnami Stack
Greetings
We have a Bitnami Stack Redmine 2.0.2 (Apache/MySQL/Subversion).
I follow the post "Updating Redmine ...
Fernando Palha
17:11 Plugins: Work Time Plug in - need to track vacation and sick days
Hi team,
We added 2 new data fields to USERS table
* AuthorizedVacationHours INT 11
* AuthorizedSickHours ...
Sergio Mastronardi
15:29 Help: Hide custom field for some user or group or profile
Hi, i would like to define custom field for "expense" or cost but i want to hide to customer for example. I don't fin... frederic sanchez
15:02 Open discussion: Installation Script
Hi everyone,
I am new to Linux and a fun of it too, i am trying to install this on an ubuntu-10.4 virtual machine ...
richard Okello
14:53 Open discussion: How to disable standart fiels "Priority"
Hello! Does anybody know how to disable field "Priority" in new task, only for one project? Artem Moshiyan
12:46 Open discussion: Do not display thumbnails
debian squeezy
redmine 2.2.4
ruby 1.8
rubygems 1.8
Do not display thumbnails:
Anton Soya
12:30 Help: not getting time entry issue and project object
I am trying to integrate redmine api into my web project but not getting time entry issue and project object so its c... Zior Info
12:29 Open discussion: not getting time entry values realted to issue and project object
I am trying to integrate redmine api into my web project but not getting time entry issue and project object so its c... Zior Info
12:28 Development: in Time entry there issue object is null and project also how to get time entry for specific issue
I am trying to integrate redmine api into my web project but not getting time entry issue and project object so its c... Zior Info
04:48 Help: Make private project wiki public
Hi,
I have been using redmine for some time and find it very useful indeed.
There is a private project of which...
Guru Venkat
03:06 Help: RE: Translation missing for DMSF custom field tabs
It was an issue with the plugin. See thread here:
https://github.com/danmunn/redmine_dmsf/issues/116
The resolu...
Andy Arismendi
 

Also available in: Atom