Activity
From 2009-05-16 to 2009-05-18
2009-05-18
-
23:45 Help: RE: Can I reopen a closed ticket?
- I think that issue #2678 describes your need for detailed monitoring and reporting of issue-status changes...
HTH.... -
22:09 Open discussion: RE: Plugin: Twitter-like status updates for projects
- Jens Goldhammer wrote:
> Are there any plans for providing a plugin for this cool feature??
Brian Terlson has sha... -
22:02 Open discussion: RE: Plugin: Twitter-like status updates for projects
- Are there any plans for providing a plugin for this cool feature??
Thanks,
Jens -
21:53 Open discussion: RE: Feature: Comments on revisions?
- There is a code review plugin (http://www.redmine.org/boards/3/topics/5878)
-
19:47 Help: RE: Project copy (Revision 2704) throws internal error (500)
- if you "MySQL Query Browser" or any other GUI tools, you can manually rename the columns
* lft -> lft1
* rgt -> r... -
19:31 Help: RE: Project copy (Revision 2704) throws internal error (500)
- I'm getting
ERROR 1064 (42000) at line 795: You have an error in your SQL syntax; check the manual that correspon... -
19:04 Help: RE: Project copy (Revision 2704) throws internal error (500)
- Er, so, but, I have data in this dump file that if I change the columns, the data is going to get messed up, though. ...
-
19:02 Help: RE: Project copy (Revision 2704) throws internal error (500)
- here is the rb which adds the lft & rgt columns..
\db\migrate\104_add_projects_lft_and_rgt.rb -
18:55 Help: RE: Project copy (Revision 2704) throws internal error (500)
- Here is my table structure for the tables projects & settings...
-
18:49 Help: RE: Project copy (Revision 2704) throws internal error (500)
- Hm.. I see that some of my troubleshooting is showing up in the log.
The persistent problem seems to be: ActiveR... -
18:35 Help: RE: Project copy (Revision 2704) throws internal error (500)
- So sorry for the copy/paste; it's not taking as an attachment.
-
18:33 Help: RE: Project copy (Revision 2704) throws internal error (500)
- # Logfile created on Sun May 17 18:58:38 -0400 2009
Processing WelcomeController#index (for 127.0.0.1 at 2009-05-1... -
18:28 Help: RE: Project copy (Revision 2704) throws internal error (500)
- SO sorry, I thought I had. Second try:
-
18:24 Help: RE: Project copy (Revision 2704) throws internal error (500)
- I seem to have some problem with my mysqldump file.
-- Table structure for table `projects`
--
DROP TABLE IF... -
18:22 Help: RE: Project copy (Revision 2704) throws internal error (500)
- Can you post your logs?
-
18:11 Help: RE: Project copy (Revision 2704) throws internal error (500)
- I did run rake db:migrate RAILS_ENV="production"
-
18:00 Help: RE: Project copy (Revision 2704) throws internal error (500)
- After upgrade did you run, ...
- I'm a newbie.
I had redmine on my server and wanted to upgrade in order to get the Project Copy functionality. I... -
18:55 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- Nicolas Zinopoulos wrote:
> However it seems that it is not compatible with the latest trunk as my updated Redmine (... -
18:24 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- Chris,
A big thank you for your plugin which I have been using with the Redmine trunk rev.2711.
However it seems ... -
18:31 Help: RE: Tag for Redmine-0.8.4
- Russell Hind wrote:
> Redmine-0.8.4 has been released according the the RSS feed, but there is no tag for it? Is tha... - Redmine-0.8.4 has been released according the the RSS feed, but there is no tag for it? Is that just an oversight or...
-
16:26 Plugins: RE: Code Review Plugin
- Thomas M wrote:
> On my side all created review are always linking to the same file that is from another repository.... -
10:01 Plugins: RE: Code Review Plugin
- On my side all created review are always linking to the same file that is from another repository.
Nevertheless they... -
16:06 Open discussion: RE: Code posting and using Apache server?
- redmine works fine with apache2 and mod fcgid, be sure to disable mod cgi and enable mod fcgid.
here's an example ... -
15:54 Open discussion: RE: Redmine 0.8.2 stable works with Rails 2.3.2
- if you downloaded the tarball of redmine, it comes packaged with rails 2.1.2, are you sure that isn't the version it ...
-
14:40 Plugins: RE: ezFAQ 0.0.2.1 (to be compatible with redmine 0.8.2)
- Akiko Takano wrote:
> Hello!
> Today I've just installd this plugin for Redmine0.8.3.
> And I translated language ... -
13:52 Plugins: RE: Budget plugin - Userwise across projects
- The budget plugin in now days form is great, but with those changes it can be even better. If I may, I would like to ...
-
13:05 Help: RE: issue import (email or csv)
- Martin Liu wrote:
> For I often import issues from other track system, I wrote another CSV importer plugin, can defi... -
11:36 Help: RE: Why creating or updating an issue is so slow ?!
- Just answering to myself and maybe for people experiencing the same problem ;)
The problem was my *email configurati... - Hello, I'm just wondering why mongrel/webrick is so slow to perform certain tasks while others are extremely fast?!
... -
10:17 Plugins: RE: Graphs plugin
- I also get this fwiw, the commenting out also 'fixes' it for me :)
-
10:03 Plugins: RE: Graphs plugin
- I Brad,
I'm running current Trunk and I'm always having the "Black Background & No Style" error.
By the way comm... -
10:00 Help: RE: Export to PDF works strange with russian symbols
- Same problem with russian language :(
Does anybody fixed this bug? -
08:55 Plugins: RE: Ticket grouping plugin
- I don't test current trunk version of Redmine (after issue grouping feature have been implemented into the core). I t...
-
08:28 Plugins: RE: Ticket grouping plugin
- Hi!
I have the latest trunk version of Redmine for testing new features, but I can't find the way to enable subis... - Can I export the calendar in the ICAL\ICS format?
-
06:21 Open discussion: RE: when wiki is updated, can redmine auto notify user by email?
- Jean-Philippe Lang wrote:
> Feature added in r2749.
when will this feature merge to 0.8-stable?
thanks. -
05:56 Open discussion: RE: when wiki is updated, can redmine auto notify user by email?
- Now we require a Watch feature for every wiki page.
-
06:19
Help: RE: Redmine0.8.3 deployment
- namita nair wrote:
when i start it through the command promot using the following command its ok
ruby script/ser... -
06:12
Help: RE: Redmine0.8.3 deployment
- namita nair wrote:
> I have installed redmine 0.8.3 in my local box.I upgraded ruby to 1.8.7 patch 72.When i start t... - I have installed redmine 0.8.3 in my local box.I upgraded ruby to 1.8.7 patch 72.When i start the mongrel service in ...
- I'm sure there must be some way, I just couldn't find it yet...
I'd like to remove a follower from the follower's ... -
03:43 Help: RE: help cofiguring smtp on windows xp
- well, found this guide
http://blog.expandrive.com/2008/12/04/redminerails-email-through-gmail-smtp/
not exactly...
2009-05-17
-
23:20 Plugins: RE: Code Review Plugin
- All works fine.
-
22:57 Plugins: RE: Can a plugin modify the view of the projects page?
- Eric Davis wrote:
> (Would someone mind collecting all this plugin development documentation and putting in on the w... -
22:41 Plugins: RE: Translations for Redmine Collapse plugin
- Stanislav Pach wrote:
> Here is updated LP with Czech(CS) and Slovak(SK) translation for version 0.2.0.
Great... ... -
21:33 Plugins: RE: Translations for Redmine Collapse plugin
- Hi!
Here is updated LP with Czech(CS) and Slovak(SK) translation for version 0.2.0. - This is the follow-up of issue #3379.
I'll attach the @en.yml@ of the upcoming release of the Redmine Collapse plu... - Hello,
I'm using Redmine 0.8.3 configured with LDAP authentication. LDAP stores users first and last name with upp... -
14:54 Open discussion: RE: when wiki is updated, can redmine auto notify user by email?
- Feature added in r2749.
2009-05-16
-
21:37 Help: RE: help cofiguring smtp on windows xp
- also tried with
http://www.softstack.com/freesmtp.html
no luck either... - Hi
I'm trying to get redmine to send me emails notifications.
So far now I could not configure a smtp server to... -
16:23 Plugins: RE: Redmine Blog Plugin
- Nanda Palaniswamy wrote:
> I update "vendorplugins
edmine_blogsdbmigrate_fix_blogs_description_type.rb"
> ...
>... -
16:03 Plugins: RE: Graphs plugin
- I made a mistake in the issue-axis of the second screenshot.
Let me reattatch it :) -
10:38 Plugins: RE: Graphs plugin
- Brad Beattie wrote:
> Yeah, fixed.
Hi Brad,
I confirmed your fix and it worked fine.
It's really a good plugi... -
14:38 Open discussion: RE: HOWTO: Redmine as Windows Server 2003 Service
- well, just googled around a little bit, and found
http://mongrel.rubyforge.org/wiki/Win32
I gave it a try and i... -
07:19 Plugins: RE: Code Review Plugin
- Hi Denis.
Thanks for your report.
I released redmine_code_review-0.1.3.zip on http://code.google.com/p/r-labs/d... -
06:14 Help: RE: SQL Code highlighting
- Roman Tataurov wrote:
> Hello!
>
> I just tried to update *coderay* library to latest version (latestis coderay-0... -
01:12 Plugins: RE: Plugin Graphs 0.1.
- need to check it further, but it is still black.
-
00:47 Open discussion: RE: Code posting and using Apache server?
- I apologize, it appears there isn't an easy edit button. I was wondering if you could tell me what you are using for ...
- Hello,
I was wondering if anyone could assist me. I was wondering if there was any tutorial on how to actually use a...
Also available in: Atom