Activity
From 2012-08-16 to 2012-08-18
2012-08-18
-
21:58 Help: RE: Redmine shut down httpd, sqld, sshd and postfix servers :(
- I assume from your @ls -l@ that you're using some flavor of Linux and unless you're running your application server u...
-
17:09 Help: RE: Redmine shut down httpd, sqld, sshd and postfix servers :(
- Don't think so... this time, mysqld alone was shut down!!!
Any idea where can I see the logs to identify if redmine ... -
15:00 Help: RE: Redmine shut down httpd, sqld, sshd and postfix servers :(
- First, I don't think that your redmine application server can cause a disruption of those services.
Second, there is... - Have my Redmine server hosted on a rackspace cloud server of 256 MB RAM and 10 GB space.
While uploading a particula... -
19:12 Development: RE: lib/ar_condition.rb
- Would anyone please elaborate on what exactly needs to be done to use ActiveRecord scopes instead of ARCondition? I'm...
-
14:56 Open discussion: RE: difference between 2.0 and 1.4
- http://www.redmine.org/boards/2/topics/32296?r=32298#message-32298
- Ive installed 2.0 and having problems with some "undefined local variable or method" (nginx/postgres db), and thought...
-
11:28 Help: RE: Redmine not working properly from a subdirectory
- Ivan Wu wrote:
> For redmine 1.4.x , accessing http://host:port/redmine shows page without css & js (directed to /re... -
06:53 Help: RE: Redmine not working properly from a subdirectory
- Same here, in short, when I used
@
ActionController::Base.relative_url_root = "/redmine"
@
For redmine 1.4... -
11:03 Development: RE: pdf styling in redmine
- The PDF rendering is done by @Redmine::Export::PDF.issue_to_pdf@ (see source:/trunk/lib/redmine/export/pdf.rb@9973#L4...
-
10:57 Plugins: RE: disable link-parsing for wiki-macro?
- Fixed in trunk. BTW, an "interesting feature":/issues/3061#note-16 was also introduced for macros in 2.1.0.
-
10:56 Help: RE: Redmine on CentOS 6.2(almost there)
- Hello,
I wrote a blog entry on Redmine installation on CentOS 6.2. You may find it useful. It's at the following a... -
06:42 Open discussion: RE: Gantt
- I'm not sure if this helps you, nevertheless see public/stylesheets/application.css and search there for 'gantt'.
- Since the last instructions on how to get Redmine running on a windows machine are really really old and with the sup...
-
03:50 Plugins: RE: Advanced Roadmap plugin link unavailable
- https://ociotec.com/redmine/attachments/download/229/advanced_roadmap.0.7.0.tar.gz
Emilio is pretty bad at maintai...
2012-08-17
-
22:45 Plugins: RE: PDF Generator Plugin
- Some plugins..
"redmine_doc_pu":http://www.redmine.org/plugins/redmine_doc_pu
"Redmine-PDF-Documents":https://git... - Hello 2 all!
I need to know what is the currrent(and if it exists!) plugin to generate pdf files from some regula... - Can someon explain hwoto change issue pdf export layout and style. Is there a separation of model and view? Wout it t...
-
21:58 Help: RE: Redmine database migration 0.8 => 2.0 failing
- I'd try pulling older versions of Redmine from the source code repo (starting with 0.9, then 1.0, etc.) and doing upg...
-
20:38 Help: RE: Redmine database migration 0.8 => 2.0 failing
nope, so we have installed a new Redmine 2.0 server on Linux and will try to keep it up to date to avoid database m...-
17:50 Help: RE: Redmine database migration 0.8 => 2.0 failing
- Did you get a solution for this ?
I am facing the same problem.
- I'm trying to create a new menu item that just links to another website. I do not want this link to link to a contro...
-
21:33 Plugins: RE: Write a plugin in php
- As far as I know they must be developed in Ruby.
I'm sure you could come up with some sort of bridging mechanism, ... - Hi,
I have to write a redmine plugin for my job but my boss want it in php. Is it possible or it's necessarily in ... - Howdy all.
I've just published a new plugin for using Dropbox as the storage backend for your Redmine installation... - I really do not know why it happened .
when several user use redmine in the same time ,ex. when userA report issue... -
01:14 Open discussion: RE: Love redmine so much !
- https://github.com/bterlson/redmine-status-updates
A plugin for Redmine that allows users to create little status up...
2012-08-16
- Hi,
How to change the colors of gantt by code?
Where is the code?
-
22:31 Help: RE: Redmine hangs when trying to view settings page if email settings are enabled
- I'm not sure, I've never been asked for a domain separate from the actual server's address. I did try both by the way...
-
21:25 Help: RE: Redmine hangs when trying to view settings page if email settings are enabled
- Shouldn't @domain: 'smtp.ziggo.nl'@ actually be @domain: 'ziggo.nl'@?
- Whenever I create a copy of the configuration.yml.example file and try to set up a mail server, it makes Redmine hang...
-
21:18 Open discussion: RE: Love redmine so much !
- "Socialized", "Timeline", "Status input bar"? Bingo!
Redmine is not facebook, F*book and I don't want it to be!
j... - Is there any way to block the administrator from seeing issues or projects marked as private?
if not, is this someth... -
17:01 Help: RE: new project error: ActionView::Template::Error (undefined local variable or method `self_and_descendants'
- still havnt solved this.
ive asked on stack overflow, and seems to be something about missing function call self_and... -
16:55 Plugins: RE: Plugins work with the RedMine v2.0 and Above
- Dima Antonov wrote:
> Спасибо Иван!
> Мог бы ты ещё написать как их правильно устанавливать и в какую папку во втор... -
13:12 Plugins: RE: Plugins work with the RedMine v2.0 and Above
- Спасибо Иван!
Мог бы ты ещё написать как их правильно устанавливать и в какую папку во второй версии? -
11:13 Plugins: RE: Plugins work with the RedMine v2.0 and Above
- These plugins were tested by me and they seem to work with 2.x.x
Plugins that work in 1.4.2:
|_. plugin |_. sta... - First of all, I'm running Redmine from a Synology NAS which is running a really lightweight Linux distro, so most eas...
- Hello guys,
I've set up my repositories to my projects and which are looking like this:
- projetodesenvolvimento ... - Hello,
I have an issue with an upgrade from 1.3.0 to 1.4.4. When I go on the Settings tab in a projet, I have an 5... - Hi,
in html *pre* tag respects inline formating, e.g second line will be bold... -
10:14 Help: RE: Can't migrate from 1.1.2 to 2.0.3
- I changed the adapter to mysql. It worked with the migration and it's running.
I have ruby 1.8.7, I guess that was t... -
08:31 Help: RE: Can't migrate from 1.1.2 to 2.0.3
- I did some research before posting here. And I am not exactly a rails guru....
-
09:16 Plugins: RE: Smart issues sort plugin
- Steven Wong wrote:
> it seems that i have the same problem. but i am not very sure what cause it.
Actually it is ... - Installation stops this step.
[root@AY1207240721215d98673 redmine-2.0.0]# RAILS_ENV=production rake db:migrate
ra... -
02:40 Open discussion: RE: Calendar / Meeting schedule
- +1 for a mechanism to add an event to the calendar
Also available in: Atom