Activity
From 2009-07-09 to 2009-07-11
2009-07-11
-
14:46 Plugins: Code Review Plugin 0.1.8.6 Released.
- Hi Ki-yong.
I fixed the problem with table_name_prefix. Try this one.
http://r-labs.googlecode.com/files/redmine_... -
12:27 Plugins: RE: Ticket grouping plugin
- feature request for this plugin (if this is the right place)
it would be great if each group of issues had a 'sele... -
12:08 Help: RE: Migration from Mantis(1.1.1) FAILED
- #3608
-
06:08 Open discussion: RE: PDF Paper Size
- It appears the configuration for this is located in %REDMINE_DIR%/lib/redmine/export/pdf.rb
Andrew
2009-07-10
-
23:54 Help: RE: How to route url-root to a project
- ok got it done my self.
First I tryed to do it with mod_redirect, mod_rewrite would only make the urls look pretti... - I am looking for Debian start/stop script for Redmine 0.8.X
(using Webbrick).
Any pointer?
-
16:51 Help: Enabled Module entries in DB had null values.
- I manually created some projects with script/console and somehow ended up with a set of records in "enabled_modules" ...
-
16:25 Help: RE: "« Enabled modules » is invalid" Error when creating new Projects.
- By the way, here's the platform information:
- Ruby implementation and version: MRI/1.8.5
- Rails version (rails ... - Has anyone ever received this mysterious error when trying to create a new project? (screenshot is attached)
8 err... -
13:52 Plugins: RE: Download GNU Tarball
- I'm also interested in such a functionnality.
Did you find anything that does the job? -
13:47 Help: RE: Plugin installation problems [solved]
- Ok, after many reinstallations and testing i've found it.
I've had config directory *symlinked outside* of redmine... -
12:58 Plugins: RE: Code Review Plugin
- Hi Ki-yong Kim.
All right.
Tell the truth, I didn't understand what the "table_name_prefix" means of until yester... -
03:04 Plugins: RE: Code Review Plugin
- Version 0.1.8.5 doesn't work with my redmine.
So I tested under 0.1.8.4 ( I didn't test sorting before. )
I cha... - I have update gems and update rails to 2.2.2
install mysql drivers and copy libmysql.dll to ruby/bin
now when I run... -
10:54 Open discussion: RE: Feature #949 Wiki Image Resizing
- Thanks to Andrew Chaika.... it works :)
for details have a look on feature #949 - Hello,
could someone solve this issue?
I don't understand why image resizing was removed in latest version.
... -
10:15 Help: RE: no such file to load -- redmine
- refer the link below also some discussion about the same
http://www.redmine.org/boards/2/topics/4784 -
09:53 Open discussion: RE: Source code metrics
- It looks promising but I really want to find something compatible with Redmine and the whole Redmine architecture (Ru...
-
09:49 Plugins: RE: GIT clone does not work
- Thanks Alexey, Your suggestion worked out for me (allthough I had to use @origin/origin@ instead of @origin:origin@ b...
- Hello All,
First, I must truly commend the Redmine project, as it is definitely one of the top open source project... -
06:43 Help: RE: Create Plugin for jstoolbar modification?
- To correct myself -
The .js and .css files are in the ./assets/javascripts and ./assets/stylesheets folder, not ./... -
06:30 Help: RE: Create Plugin for jstoolbar modification?
- Also, is there a specific view I should be modifying? I was a tad confused by the Plugin Tutorial and internals page...
-
06:19 Help: RE: Create Plugin for jstoolbar modification?
- Okay - I think I made some progress here, but I'm looking for input. Eric Davis was kind enough to point me in the r...
- If anyone needs help with Redmine or plugins, I've very active on Twitter and am following the "redmine" search. Jus...
- Hello,
Redmine is finally working with webrick. Can you please guide me if it good to move it thin for 10-15 team ...
2009-07-09
- Is there a way to create a plugin that replaced the default JSToolBar and contains a modified jstoolbar.css, jstoolba...
-
22:24 Help: RE: Plugin installation problems
- Sam B wrote:
> Sorry, bad copy&paste - i'use migrate_plugins (without any effect) ;)
In that case I'm practically... -
22:17 Help: RE: Plugin installation problems
- Sorry, bad copy&paste - i'use migrate_plugins (without any effect) ;)
-
22:05 Help: RE: Plugin installation problems
- Sam B wrote:
> ... - Hi,
i've serious problems to install any redmine plugin.
When i run
rake db:migrate RAILS_ENV="developme... -
22:14 Help: RE: is there way to make completed versions not appear on the drop down menu when you assign an issue to a version?
- Thanks
-
22:07 Help: RE: is there way to make completed versions not appear on the drop down menu when you assign an issue to a version?
- Marios Timotheou wrote:
> It would be good if completed versions do not show up on the drop down list. ( or have a s... - We have a lot of versions and the drop down list is long.
It would be good if completed versions do not show up on ... -
21:48 Help: RE: Trouble for adding new themes in redmine 0.8.3
- Sylviane A wrote:
> I restarted the application with following commands:
> 1. rake db:migrate RAILS_ENV="production... - Hi,
I added new themes: Basecamp, Squeejee, and Watersky in the directory public/themes as described on the wiki pag... -
21:29 Help: RE: Wiki formatting (subscript and superscript)
- Todd Nine wrote:
> [...] use superscript and subscript in the wiki syntax? [...]
* Superscript:
** ... - Hi all,
Is there an undocumented way to use superscript and subscript in the wiki syntax? I have some equations I... -
21:10 Help: RE: graph of inter-dependency of an issue
- This sounds like the functionality should be a plugin rather than trunk. If the hooks aren't there for plugins, they ...
-
18:31 Plugins: RE: Code Review Plugin
- Hi Ki-yong Kim.
Thank you for your cooperation.
I tested your code. but I'm afraid it doesn't works when sortin... -
05:38 Plugins: RE: Code Review Plugin
- I cannot make it work with redmine-0.8.4. Is there any suggestion?
Here is the details:
The plugin has been instal... - I am running a Redmine site for bug/feature tracking for my organization's web service APIs.
We currently run a v... - Hi
I am trying to install redmine in Ubuntu 9.04
I got the following error. Any solution
My ruby version -1.8.... -
15:19 Help: RE: Internal Error after upgrading to redmine trunk
- I solved it by editing the environment.rb file.
-
11:04 Help: RE: Internal Error after upgrading to redmine trunk
- Is there anyone having the same error on the latest trunk?
ActionView::TemplateError (undefined method `-' for {:l... -
15:16 Plugins: RE: not able to generate plugin in redmine 0.8.3
- I found a solution: after upgrade of ruby gems to version 1.3.4 (before it was 0.9.4) everything works fine
-
12:35 Plugins: RE: not able to generate plugin in redmine 0.8.3
- Hi,
I have the same problem with redmine 0.8.4. Any solutions? - Hi all,
does someone know where the details on why the importing of an issue via the importer plugin failed ? I've... -
14:49 Plugins: RE: Proposal for a redmine testboard plugin
- (well, only today I found some time for looking at your mindmap, sorry for the delay)
Hi Jens,
All the considerat... -
11:53 Plugins: RE: Ticket grouping plugin
- try this
get the plugins revision... -
10:56 Plugins: GIT clone does not work
- Andrew,
I tried to get the plugin from two computers. But both commands... - Hi,
at the moment I'm evaluating redmine for our company. For us the possibility of installing the redmine guide l... -
11:41 Plugins: RE: modifying some Redmine plugins
- Hi,
Thanks for you help
S. -
06:42 Plugins: RE: modifying some Redmine plugins
- They are implemented in Redmine core.
From lib/redmine.rb:... -
09:21 Help: RE: import of data from a csv file from the web-browser interface.
- thanks,
that's a great plugin!
gabriel -
08:10 Plugins: RE: Graphs plugin
- Hi there,
I've just try and install this plugin that promise to be a great one, but it doesn't work on my instance... -
03:03 Plugins: RE: Redmine Blog Plugin
- Hello.
I've installed Blog plugin and it's so useful for our members.
But I have a few question and requests.
... - I hope i did not miss the solution somewhere in another Post or Bugreport.
When i go to the redmine.org site I get...
Also available in: Atom