Activity
From 2009-05-21 to 2009-05-23
2009-05-23
-
19:58 Plugins: RE: Code Review Plugin
- I don´t think that it is too complicated for os projects. Maybe you can implement a beginners and an expert mode, whe...
-
18:19 Plugins: RE: Code Review Plugin
- Thomas M wrote:
> May I ask if you _really_ plan to implement my view of reviewing code ?
I think if you use th... -
18:13 Plugins: Code Review Plugin 0.1.4 Released.
- I released Code Review Plugin 0.1.4
http://code.google.com/p/r-labs/downloads/list
* feature
** e-mail notific... - Hey all, I am having an issue where when I update a issue ( update is the only thing on for email btw), it hangs for ...
-
01:07 Plugins: RE: Graphs plugin
- Brad Beattie wrote:
> The graphs plugin is not compatible with the stable branch, only the most recent trunk heading... -
00:35 Help: RE: Change Repository URL
- It's fairly simple: remove old one (like there's no repository) then add the nwe one. There is no "switch" available.
2009-05-22
-
23:10 Open discussion: RE: Easier than Trac... Indeed!
- Install what? configure what? What goes "BOOM!"? why start a new server? Just ranting helps nobody :P
I'd actually... - I have been working on this install for the last 3 days... Install this, configure that, <BOOM!> start a new server, ...
- Hello,
I had the idea to create a plugin for redmine which can be used as a testcase management system.
I have a... -
19:23 Help: RE: Initialization fails: "undefined method 'add_frozen_gem_path'"
- Finally the solution!
Thank you very much for the reply - things came up just as you have explained.
When I've look... -
18:38 Help: RE: Initialization fails: "undefined method 'add_frozen_gem_path'"
- I imagine you've resolve this by now, but I believe the problem was that somewhere along the way, your config/boot.rb...
-
14:43 Help: RE: Plugins not appearing in Plugins list
- Caitlin,
Run the following command from your RedMine application root directory, It will print out what plug-ins y... - ...
-
12:05 Help: RE: Export to PDF works strange with russian symbols
- Please report your experiences. If everything goes fine, we may reaise a request to include that into source tree. Mo...
-
11:24 Help: RE: Export to PDF works strange with russian symbols
- I've just tested it on WinXP Rus with r2757. Works fine with the upper pdf.rb.patch and the following patch (from fro...
-
11:00 Help: RE: Export to PDF works strange with russian symbols
- That's the first thing I've done, but it not works :(
-
09:42 Help: RE: Export to PDF works strange with russian symbols
- see comments: http://frolz.ya.ru/replies.xml?item_no=1135
- Hi, I would like to know whether it is possible (or planned) to move a message in one forum to another forum. This w...
-
09:05 Plugins: RE: My Page Calendar
- http://github.com/bradbeattie/redmine-my-widgets-plugin/tree/master
- We've started using redmine to manage our internal projects and are finding it really useful so far.
The one area ... -
06:18 Help: RE: Can i hide a issue from other users
- I havent deployed any "Redmine-Messenger" plugin in redmine.
Have the same dump with two plugin that i have created.... -
05:18 Plugins: RE: Localization Failing for all plugins
- Thomas M's patching of the yml worked for me without raking to migrate tho I did kill the fcgi process.
BUT - I th... -
01:08 Plugins: RE: Install errors with Questions plugin
- You are using the bitnami stack, and perhaps the rubygems version is too old (not sure why they are still back at 1.0...
2009-05-21
- I am going to setup redmine to manage some development projects.
I'd like to leverage the existing Active Director... -
17:36 Help: RE: Plugins not appearing in Plugins list
- Nanda Palaniswamy wrote:
> Try this:
> # take a backup of "/public/plugin_assets"
> # Remove all the folders *in "... -
16:35 Help: RE: Plugins not appearing in Plugins list
- Try this:
# take a backup of "/public/plugin_assets"
# Remove all the folders
# Restart your web server
# make su... -
16:18 Help: RE: Plugins not appearing in Plugins list
- Never mind on the new members bit. I see how it works. I'm just being daft now. Still no plugins showing up.
-
16:08 Help: RE: Plugins not appearing in Plugins list
- Settings table appears to exist.
-
16:06 Help: RE: Plugins not appearing in Plugins list
- Hmmm... I also seem to be mysteriously unable to add new members to a project.
-
16:02 Help: RE: Plugins not appearing in Plugins list
- I just checked your previous log details. My best guess is you are missing "Settings" table.
Please make sure "setti... -
15:50 Help: RE: Plugins not appearing in Plugins list
- I've removed the table next_issues and run the migrate_plugins on it. And installed the Stuff_to_do plugin. But I'm...
-
16:25 Help: RE: Can i hide a issue from other users
- We are running : Redmine 0.8.0.devel.2731 (MySQL) - in PROD on Windows XP - SP3.
Regarding your issue "Starting t... -
16:09 Help: RE: Can i hide a issue from other users
- ok lets wait and see.
Hey just wanted to know have you deployed redmine 0.8.3 version.
I faced some problem in depl... -
15:11 Help: RE: Can i hide a issue from other users
Version : "0.9":http://www.redmine.org/versions/show/6
When : Don't know. (hopefully soon)-
15:04 Help: RE: Can i hide a issue from other users
- Hey wanted to know when will it be implemented........
I mean which version........ -
15:01 Help: RE: Can i hide a issue from other users
- I don't think we have this feature yet
Check the following issues:
http://www.redmine.org/issues/3187
http:/... - Hi,
Just wanted to know is there any way of hiding certain issues that i create from the other users of that proje... -
12:28 Help: RE: Installing redmine on a server which is already running as an SVN server
- Thanks for your response Andrew....
I did what you said and the install ran o.k. but now I get a problem when I go... -
11:28 Help: RE: Installing redmine on a server which is already running as an SVN server
- PS You can stop or even remove bitnami svn server from services after installation, it's don't needed for Redmine ins...
-
11:25 Help: RE: Installing redmine on a server which is already running as an SVN server
- Just type any alternative port (3691 for example). There is no problem to use svn servers on different ports in Redmine.
- I am trying to install redmine onto a server which we are already using as an SVN server. I am using the BITNAMI soft...
-
12:04 Help: RE: Plugin writing issue.
- Aha.. I am great-full to you Andrew. Problem is resolved.
Thanks for your guidance and cooperation.
-
09:12 Help: RE: Plugin writing issue.
- There already _app\controllers\reports_controller.rb_ in Redmine, rename your controller to something uniq.
-
07:58 Help: RE: Plugin writing issue.
- Thanks Andrew.
I already used the skip_before_filter. Right now I am going through the documentation you mentioned... -
07:48 Help: RE: Plugin writing issue.
- try ...
-
07:23 Help: RE: Plugin writing issue.
- I am thankful for your prompt replies.
That's why I ask the question on the form here is my single controller code... -
11:27 Open discussion: RE: Some image paths ends with . (dot)
- I was running Redmine in windows using Bitnamis installer, i found the fix here:
https://rails.lighthouseapp.com/p... -
10:52 Plugins: RE: Patch for the Redmine Collapse plugin
- Hello agian.
Misha, I know that you had some more changes to add (or test), and I would like to ask are there any ... - Hi
I am combining Redmine with my Test NG test cases. I have a RSS key and able to access the RSS feed from my pro... -
08:50 Plugins: RE: Code Review Plugin
- Haru Iida wrote:
> Thanks Muhamed.
>
> Maybe problem is resolved. Try "redmine_code_review-0.1.3.3.zip":http://r-... - Hi there,
For those of you who use "Campfire":http://www.campfirenow.com to chat around a project I made a plugin ... -
08:43 Help: RE: Export to PDF works strange with russian symbols
- OS - Windows Server 2003 Enterprise SP2
Redmine 0.8.3, install package from bitnamy. -
08:34 Help: RE: Export to PDF works strange with russian symbols
- Dmitry K,
OS version, Redmine version? -
08:15 Help: RE: Export to PDF works strange with russian symbols
- It doesn't work for me. Now it looks like the picture in attached file.
- Hi,
I planning to move my redmine system from one physical location to another and this requires mysql password. B... -
00:57 Open discussion: RE: Redmine Logo?
- I've gotten the logo from Martin Herr and have added it to a "GitHub":http://github.com/edavis10/redmine_logo/tree/ma...
Also available in: Atom