Project

General

Profile

Activity

From 2011-10-12 to 2011-10-14

2011-10-14

17:50 Plugins: RE: Textile Wysiwyg editor
You should consider adding it to the "plugin directory":/plugins. Etienne Massip
16:36 Plugins: RE: Textile Wysiwyg editor
This really should be merged soon..
At least tinymce is newer on stefans hub.
What will happen to macros brought ...
Terence Mill
15:55 Plugins: RE: Textile Wysiwyg editor
Alexey, Sounds like some good work. Did you take a look at the branch by Stefan? Since he extended this plugin to alm... Peter Lawrence
15:33 Plugins: RE: Textile Wysiwyg editor
Good day, everyone,
I finally commited my changes on github: https://github.com/kalmykov/redmine_wysiwyg_textile
...
Alexey Kalmykov
16:28 Help: RE: How to install Redmine with SQLite3 ?
Now, it's ok, Redmine is running.
Thank you Etienne.
Cédric wat
14:15 Help: RE: How to install Redmine with SQLite3 ?
Read [[RedmineInstall]], you need to run database migration task first. Etienne Massip
14:09 Help: How to install Redmine with SQLite3 ?
Hello,
I try to install Redmine with SQLite3 on Windows.
When i run the command "rake redmine:load_default_data",...
Cédric wat
15:46 Help: RE: Redmine CGI install
can someone tell what am i doing wrong ?
did i mix up passenger with cgi, if so how do i fix it
please help
Abrahim Parchotinov
15:43 Help: Redmine CGI install
please help, i can't get redmine to work with mod_cgi
gem list...
Abrahim Parchotinov
14:33 Open discussion: Redmine + Heroku + s3?
Hello,
*How do you handle uploading files to a Redmine instance running on Heroku? Any thoughts or insights?*
I...
Gabe Koss
14:24 Help: RE: Adding Multiple Menu Items to Top Menu
Same happened to me...
Have a look at plugin http://www.redmine.org/plugins/redmine_time_tracker
They embedded html...
Egidijus Zideckas
11:55 Help: Manits-> Redmine Migration
hello everybody!
I want to migrate from Mantis. I found the destructive script but i need a non-destructive one (t...
Daniel Gerlach
11:41 Open discussion: RE: How can i modify the mainpage?
you can set mainpage content in Administration -> Settings -> General -> Welcome text
There are also some plugins to...
Tony Marschall
11:24 Development: Issue Query Patch - only allow to show columns vor roles with special right enabled
i need help on http://pastebin.com/iNLHd56P at the moment all roles get the new columns in the issue list. i want on... Terence Mill
11:24 Open discussion: RE: I can not change settings of email notifications
I also can't change settings of email notifications.
<spam link removed by Mischa The Evil>
James Bonar
09:50 Help: RE: svn/extras/reposman.rb error, invalid character at "&lt;?xml vers"
Hi,
I'm too getting this same error.
Furthermore, 1.2.1 can't read from a bare or cloned git repository even wi...
James Ang
06:27 Help: RE: Is it possible to display the real progress in sub-project's roadmap?
Thanks for your reply.
I've checked the source code, and found out that project is not counted in version.complete...
Cuper Hector
02:10 Help: RE: Is it possible to display the real progress in sub-project's roadmap?
Cuper Hector wrote:
> The progress of TopProject is 75%, which is correct.
>
> But in the roadmap view of SubPro...
Mischa The Evil
01:14 Open discussion: RE: API for adding news
Can't help you much with this, but just wanted to point out the currently available documentation regarding the [[Res... Mischa The Evil

2011-10-13

23:57 Help: RE: Outgoing email configuration (An error occurred while sending mail (execution expired))
Hi Simon,
Thanks for the comments. After trying the bitnami stack, it didn't work (and this is as plug-and-play as...
Robert Zeepers
21:13 Help: RE: Outgoing email configuration (An error occurred while sending mail (execution expired))
Robert,
Having been through this pain yesterday (see http://www.redmine.org/boards/2/topics/26743 ) there's a coup...
Simon Thompson
23:13 Plugins: RE: Custom Field Type does not validate
I was trying to implement Google Docs plugin and found the problem and solution.
Disabled fields are not sent in POS...
Guillermo Bonvehi
21:25 Plugins: RE: Hudson Plugin 1.0.7
Hello,
I tried to install this plugin on Redmine 1.2.1 and I get the following error when trying to migrate the DB...
Nadia Irish
17:09 Open discussion: How can i modify the mainpage?
Hi all together,
i just set up redmine on my server but i would like to know how to modify the mainpage?
Atm ther...
Torben J
15:46 Help: Repository information with Mercurial
I'm trying to set up Redmine with Mercurial integration and I've got it working somewhat. Problem is the repository p... Juhana Jauhiainen
15:18 Help: Migrating to postgresql
Hello all,
We are using the gem *mysql2psql* to migrate from MySQL to PostgreSQL. For some reason, about 10,000 r...
Craig Efrein
14:34 Plugins: RE: Advanced file/folders functionality for a redmine setup
There is a "plugin":http://www.redmine.org/plugins/dmsf that could be of help
I offers the following functionaliti...
Pedro Gutierrez
14:26 Plugins: Advanced file/folders functionality for a redmine setup
Hi
Anyone aware of anything that extends the files/folders functionality of a vanilla redmine?
Our situation is...
Adam Skovbæch
14:26 Open discussion: ebb instead mongrel as webserver
Dear Members,
I'am new to ruby and rails.
I use redmine behind nginx with http-proxy setup.
I prefer to use ...
Al al
14:20 Help: E-Mail issue notifications with file attachments?
Is it possible that issue notifications also send the issue related files as email attachment?
This comes handy wh...
Michael Kling
13:24 Help: Problem with POST requests
Hi there,
I have just installed Redmine on a Debian server with Apache and FastCgi. It is working fine apart from ...
Kasper Laudrup
13:01 Help: Can you make document edits show in activity?
I've been wanting for a while to be able to have so that whenever you change documents that it would show in the acti... Robert Kuroto
12:31 Open discussion: RE: REST API : Custom fields with empty value returned when querying a non empty value
And also issues on projects where the custom field is not declared. Sébastien Gripon
12:28 Open discussion: REST API : Custom fields with empty value returned when querying a non empty value
Hello,
It seems that when I make an issue request on REST API specifying a value for a specific custom field, all ...
Sébastien Gripon
12:27 Help: Is it possible to change length of login field?
We are using the LDAP authentication functionality. Here some User IDs are longer than 30 characters (yes, due to int... Stefan Grad
12:18 Help: can i relate a revision in repository to a new issue ?
is there any options to relate the data inside repository to an issue i am going to create? vibu Vidyadharan
05:25 Open discussion: API for adding news
I'd like to write a small Android app for showing and adding news.
Being new to ruby / rails, I managed to set up th...
Dietmar H
05:12 Help: RE: Is it possible to display the real progress in sub-project's roadmap?
Attached some screenshots of the roadmap views. Cuper Hector
05:09 Help: Is it possible to display the real progress in sub-project's roadmap?
My project hierarchy is one TopProject with two sub-projects: SubProject1 and SubProject2.
A version named "2011-r...
Cuper Hector
02:44 Plugins: RE: Write to DB danger with Plugin: Redmine Wiki SQL
Frank Church wrote:
> Doesn't the Redmine have a mailing list or other place to report security issues?
See [[Sub...
Mischa The Evil
01:32 Help: Internal Error
Hi
Whenever I click on the "users" link in the admin page this is the error I am getting. Everything else seems to...
alaca kala

2011-10-12

22:44 Help: Using Gmail for notification messages
An answer, rather than a question. Difficulties using Gmail for notification messages appear all over the forums but ... Simon Thompson
18:51 Help: RE: Redmine Startscript for Ubuntu
I am pretty sure you will want to setup Apache to serve the redmine pages. That is what I have done, don't rely on r... Izz Abdullah
14:04 Help: Redmine Startscript for Ubuntu
hello all,
I successfully installed redmine on a ubuntu vserver with the following howto: http://wiki.ubuntuusers....
flow dee
17:07 Plugins: RE: Write to DB danger with Plugin: Redmine Wiki SQL
Sanjay jain wrote:
> Just wanted to bring to people's attention that the "Wiki SQL" plugin allows sql commands to wr...
Frank Church
16:31 Help: RE: Redmine Hangs - Redmine Performance
*View Responce Time*... WMI Admin
15:28 Help: RE: NetBeans connection
Wellm open a new issue
https://github.com/tosbourn/Netbeans-Redmine-Integration/issues
Terence Mill
13:43 Help: RE: NetBeans connection
Terence Mill wrote:
> Thre is already something, check it out and give us feedback!
>
> https://github.com/tosbou...
Alexander Volkov
15:22 Open discussion: Using redmine for designers?
Hi all,
Currently using redmine for tracking website issues and updates. The developers love all the features, an...
James Gulland
15:02 Help: RE: Redmine won't start any more
There is some issue while trying to establish connection to MySQL, your DB instance might be offline? Etienne Massip
14:44 Help: Redmine won't start any more
Hey,
I installed redmine and logged in successfully. After that I closed the Terminal (putty) and went away. Some...
flow dee
14:49 Help: Search in all sub projects by default
Given is a Redmine project with several sub projects. If a user wants to search for a keyword, he inputs this in the ... André Bachmann
13:34 Help: RE: Configure Redmine for incomming emails
Hi,
sorry fot the double-post, but I fixed that on my one - Of course IMAP on an Exchange 2007/2010, you have to u...
Vinzenz Fischer
13:12 Help: RE: Configure Redmine for incomming emails
OK, new day, new opinions for errors ;)
First of all, thank you for the link, didn't get this one via google.
Whe...
Vinzenz Fischer
12:55 Help: RE: Outgoing email configuration (An error occurred while sending mail (execution expired))
. Robert Zeepers
12:51 Help: Outgoing email configuration (An error occurred while sending mail (execution expired))
Hi,
(Tool specification below)
I'm trying to configure my outgoing mails by using gmail. I have configured my c...
Robert Zeepers
11:18 Help: RE: cannot change email notifications setting anymore
ok, thanks.
Will do some trial and error and report back.
As much as I LOVE redmine, the plugin structure feels...
Anonymous
10:49 Help: RE: cannot change email notifications setting anymore
All custom vendor/plugins (i.e., which are not bundled with Bitnami install package). Etienne Massip
10:44 Help: RE: cannot change email notifications setting anymore
Do you mean uninstall ALL vendor/plugins?
btw:
Looks like a GUI display issue. When I change notification to eg....
Anonymous
10:35 Help: RE: cannot change email notifications setting anymore
May be a plugin issue, try without plugin installed. Etienne Massip
02:05 Help: RE: cannot change email notifications setting anymore
I'm still having this issue.
Nobody else?
Anonymous
10:33 Open discussion: Update Wiki page from external website
Hello,
Is it possible update a wiki page by sending a html form to the Redmine server.
For example we have a ...
Ben Richardson
09:42 Plugins: RE: XLS export plugin
hi,
Using redmine_xls_export plugin ver 0.1.2 on redmine 1.0.5.
I want to export the relations of each issue, so I...
Ziv Shenhav
09:25 Help: RE: Attachments through ReST API
We tried the C#Client for redmine 1.2.1 and it does not work.
Terence Mill
07:48 Help: inline UML with yuml
Hi,
yuml allows to write uml diagram in text. For example,
@
http://yuml.me/diagram/scruffy/class/[Customer]<...
Laurent Dairaine
06:50 Help: RE: Acivity by default
Thank you foк your help ! Влад Владыч
03:49 Help: How to export issue history record?
When exporting issue in csv/pdf format,issue history record can't be exported.
How to export issue history record?
flyado allan
03:11 Help: Problem creating related issues
When I try to add a related issue I press the Add button. I the put a valid issue number into the issue # box. when I... Stephen Gallaghan
01:46 Help: How-to: Install Redmine on Mac OS X 10.7 Lion Server?
Anyone had success installing redmine on Mac OS X 10.7 Lion Server? If so, how? Instructions given at redmine.org a... Joel Replogle
00:33 Plugins: Executing an arbitrary script
Is there a plugin, or feature that would let me add a button (or multiple buttons) to project pages that would execut... Andrew Brown
 

Also available in: Atom