Activity
From 2011-03-17 to 2011-03-19
2011-03-19
-
20:12 Help: RE: Standard menu on plugin page
- Thanks, now I understand =)
-
14:08 Help: RE: Standard menu on plugin page
- Please see the [[Plugin_Tutorial#Extending-the-project-menu]], the interesting part for you:
> If you click the Po... -
12:36 Help: RE: Standard menu on plugin page
- Can you give me some example or part of the code? Because I haven't absolutely understood what me to do
-
08:47 Help: RE: Standard menu on plugin page
- You need to have a @@project@ variable pointing to the correct project object when going to the view.
- Hi!
I have a fcgi backend which needs to know the number of active connections (as seen on server-status page when u... - Hello Community!
I just started with plugin development in Redmine (written in Ruby on Rails) and have a question co... -
14:54 Help: RE: Separate incoming emails for each project?
- Yes, but:
shikari shambu wrote:
> allow_override=project,tracker,priority,assignee,category
This wil allow use... -
14:00 Help: RE: 500 Internal Server Error when browsing a repository
- Ok, so that would not be an adapter issue, more a repository one.
Could you try to do same without transaction ?
... -
13:57 Help: RE: Logging time in mercurial commit message doesn't work
- First I want to make sure I'm doing nothing wrong. Maybe someone can confirm that it works fine without need for any ...
-
13:51 Help: RE: Logging time in mercurial commit message doesn't work
- I don't use this feature yet.
If you think this is bug, could you create new defect issue? -
13:22 Help: RE: Logging time in mercurial commit message doesn't work
- In that issue the only thing mentioned is that time is logged, but wrongly. In my case no time is logged. That is wha...
-
13:12 Help: RE: Logging time in mercurial commit message doesn't work
- Parsing log is scm common operation.
I think this problem is fixed by #7630.
- I write 'closes #3 @1h30m' in a mercurial commit message and it doesn't log any time. The issue is closed (after havi...
2011-03-18
-
21:42 Help: RE: Mail Importer does not pull emails from external addresses into Redmine
- Oops, I had not set it up to accept emails from anonymous users.
Added
unknown_user=accept no_permission_ch... - I am using Exchange server running POP3 service. Emails sent from internal domain/ same exchange server gets imported...
-
20:47 Plugins: RE: Xapian search plugin
- @Olaf, it worked for me under Ubuntu 10.04 following all the hints above and in the readme.
Get the support packag... -
20:39 Help: RE: 500 Internal Server Error when browsing a repository
- With new subversion_adapter.rb we're back to an internal server error with apache2 invoking oom-killer.
Log has:
... -
12:14 Help: RE: 500 Internal Server Error when browsing a repository
- This does not look like progress to me, more like a bug in the @subversion_adapter.rb@ I uploaded :(
Could you ple... -
19:48 Help: RE: Separate incoming emails for each project?
- I think I understand what you are saying
Project A:
CALL rake redmine:email:receive_pop3 RAILS_ENV="production" h... -
19:43 Help: RE: Separate incoming emails for each project?
- Sorry, could you help me with the mail importer. Where is the mail importer located?
TIA -
08:14 Help: RE: Separate incoming emails for each project?
- Yes, summon the mail importer with the proper default for the project and disable overriding the project from the mail.
- Hi,
Is there a way to have separate incoming emails for projects - i.e. Project A - emailto projectA@myredmineinsta... -
19:30 Help: RE: ActionController::RoutingError (No route matches "*" with {:method=>:options}):
- Matthew Rupert wrote:
> Strange. Could this be something screwy on the network?
Really no idea :/
> Rails 1.0.... -
18:25 Help: RE: ActionController::RoutingError (No route matches "*" with {:method=>:options}):
- Rails 1.0.1
-
18:25 Help: RE: ActionController::RoutingError (No route matches "*" with {:method=>:options}):
- Strange. Could this be something screwy on the network?
-
17:56 Help: RE: ActionController::RoutingError (No route matches "*" with {:method=>:options}):
- Seems that there is a client somewhere bothering you with OPTIONS requests.
You can add a RewriteCond / RewriteRul... -
17:13 Help: RE: ActionController::RoutingError (No route matches "*" with {:method=>:options}):
- Which Rails version ?
-
17:05 Help: RE: ActionController::RoutingError (No route matches "*" with {:method=>:options}):
- ...
-
15:51 Help: RE: ActionController::RoutingError (No route matches "*" with {:method=>:options}):
- What's the Apache configuration looks like ?
-
15:46 Help: RE: ActionController::RoutingError (No route matches "*" with {:method=>:options}):
- I don't get this error when using Webrick, by the way. Only with Phusion/Apache
- Hot to show standard menu (Repository, Activities etc) for the plugin page?
-
16:48 Open discussion: RE: Is Redmine Dead?
- Paul Carlisle wrote:
> Yes, I saw the Wiki entry. There is not, however, any place to download it from, despite this... -
15:46 Help: RE: Link to SVN Changeset from Ticket notes: Resolved
- Duh. I need to get the Trac syntax out of my head. To link to a changeset it is rNumber, e.g., r6
-
15:17 Help: RE: Link to SVN Changeset from Ticket notes
- I see one problem (probably THE problem). The sql that gets executed doesn't return anything:
mselect * from (SELE... - I thought I could link to a Subversion changeset in the ticket notes by doing something like this:
This addresses ... -
14:40 Help: RE: How to make Git commit history show up at Redmine issue tracker
- You can set the keywords to * to have it reference any @#id@ construct.
-
10:49 Help: RE: How to make Git commit history show up at Redmine issue tracker
- Sorry, my fault.
There are keywords to associate the commit history with issue tracker tickets listed on the page ... - Hello,
I followed this instruction (http://wiki.dreamhost.com/Redmine) and setup an Redmine site on my DreamHost a... -
13:49 Open discussion: RE: Disable Account Activation Mail when unknown_user=create?
- Thank you for your solution Jason :)
-
13:21 Help: RE: Issue # should be unique in each project but not across the projects?
- There should be an ability to make issue numbers unique within a project and/or there should be an ability to export ...
-
12:59 Plugins: RE: Issue Vote Plugin
- Found Git HUB: http://github.com/jimmyz/redmine_vote/tree/master
-
11:47 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Thank you very much
-
11:46 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Well same thing, this should be modified when redmine will support Rails 3, I guess.
-
11:44 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- and tasks?
DEPRECATION WARNING: Rake tasks in vendor/plugins/engines/tasks are deprecated. -
11:24 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- This is no issue, we all have this warning due to the openId plugin.
-
11:07 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Bingo! :)
all done... where do you live man? I want to buy you some beer ;)
Thank you very very much.
What abo... -
10:43 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- @Fri Mar 18 08:51:00 +0100 2011: Error calling Dispatcher.dispatch #<NoMethodError: undefined method `[]' for nil:Nil...
-
10:40 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- I'm dumb, I think I've already encountered this issue which is related to mongrel compatibility with Rails 2.3.11 =)
... -
09:51 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- im sure he will not able to login after applying that patch
and i ment Cant-login board ;) -
09:39 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Not the same board : the @NoMethodError (undefined method `destroy' for {}:Hash)@ has already been solved for you, re...
-
09:22 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Welcome aboard ;)
@C:\redmine>svn info
Path: .
URL: http://redmine.rubyforge.org/svn/trunk
Repository Root: htt... -
00:34 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Just upgraded to last version from trunk and having the same problem: login is not possible !
always getting
<pr... - Hello.
I need to create new issue at some server, but file attachment isnt realized in rest api yet, so I am using p... -
10:56 Plugins: RE: Code Review Plugin 0.2.7 Released.
- this works for me to uninstall any plugin.
rake db:migrate:plugin NAME=[your plugin name (as in vendor/plugins dir... -
10:46 Help: RE: error installing redmine 1.1.2
- well.. thanks for all the replies. Some other guy did it.
-
02:06 Help: RE: rake aborted! undefined local variable or method 'version_requirements' for #<Rails::GemDependency:0x4348980
Check Defect [[#7516]]. It seems the same problem to me.
LLaP, Andrea
2011-03-17
-
20:24 Help: RE: 500 Internal Server Error when browsing a repository
- Progress! enabling the libxml parser solved the 500/memory leak/ruby crash. But the log reports exceptions thrown whe...
-
19:47 Help: RE: 500 Internal Server Error when browsing a repository
- You can try to replace line 149 of source:tags/1.1.1/lib/redmine/scm/adapters/subversion_adapter.rb#L149 with :
<pre... -
17:44 Help: RE: 500 Internal Server Error when browsing a repository
- I'm not good enough with regular expressions to anonymize it... any other options?
-
10:36 Help: RE: 500 Internal Server Error when browsing a repository
- Could you post the full file once anonymized (compressed it should be small enough) ?
-
19:24 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- What gives @svn info@ ?
-
17:49 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- exactly... restarted server, removed cookies
-
17:34 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Nice. But still login problems ?
-
17:22 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- p.s. after last step, i have salt column with hashes ;)
-
17:21 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Sorry.. not fully listed
-
17:06 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Is that all ?
Please join the full contents in an attached file. -
16:58 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- yes... it gave me
C:\redmine>rake tmp:cache:clear
(in C:/redmine)
DEPRECATION WARNING: Rake tasks in vendor/plugin... -
16:31 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- PS : did you try again after update, session & cache clean and server restart ?
-
16:30 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- > p.s. how to reset production.log, coz no it has about 32MB (and it is updated not realtime, need to wait to get act...
-
15:25 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- > C:\redmine>svn update
> A vendor\plugins\open_id_authentication
> .
> .
> .
> U lib\redcloth3.... -
14:59 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Does the syntax @rake db:migrate RAILS_ENV=production@ really work with windows ?
Shouldn't you use ... -
14:40 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- You say you're running devel, so maybe could you just override and update from SVN trunk and run migrations ?
-
14:37 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Redmine 1.1.2.devel.5121 (MySQL)
from monday i think
any more logs req, to solve this, please?
We are stuck from... -
14:11 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- What's your 1.1.2 devel revision ?
Guess this can't be latest or else you would have a salt column after migration... -
13:27 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- strange thing: when i enter wrong pass im getting: Invalid user or password
so it can check pass ;) -
13:24 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Importing data? What do you mean? It is raw redmine from the beginning, no trac or other stuff.
Salt? i have no salt... - Hello,
I have been using Redmine for a few months now and would like to incorporate receiving emails. At this poin... -
16:58 Help: RE: OpenID support: "login can't be blank"
- I agree that the current support is a little wonky having just tried it out.
The OpenID register process should au... -
16:53 Plugins: RE: Basic Polls plugin
- Any further development in this plugin? Seems to be a good one.
- when I add a custom field for a project, or other, it adds a cell to the new project mask. Is there a way to make thi...
-
13:42 Help: RE: SVN and HTTPS problem
- The /var/www folder (which is the home folder of www-data I think) was owned by root, so I changed that. Now a can ru...
-
12:39 Help: RE: SVN and HTTPS problem
- Why my messages appear to be spam?!
-
08:38 Help: RE: SVN and HTTPS problem
- Then www-data probably can't write to its home directory, and thus can't save the preference to permanently accept th...
-
08:35 Help: RE: SVN and HTTPS problem
- It runs as www-data too (it's part of the sudoers and all the Redmine folder is owned by this user)
-
08:27 Help: RE: SVN and HTTPS problem
- Stankovic Loic wrote:
> I checked it, but I don't really know as which user it should be run... Apache2 runs as www-... -
08:20 Help: RE: SVN and HTTPS problem
- I checked it, but I don't really know as which user it should be run... Apache2 runs as www-data (like I expected) bu...
-
12:11 Help: RE: error installing redmine 1.1.2
- Not sure I was right with my previous statement.
Btw, why is there a @rails@ subdir in your @redmine-1.1.2/vendor@... -
11:25 Help: RE: error installing redmine 1.1.2
- How to do that?
-
08:24 Help: RE: import users into redmine from comma delinted text file
- Hi Joe Chin,
Could you help to guide me for detailed steps ? I dont know how to run the script you gave.
Thanks... -
07:57 Plugins: RE: Can a plugin modify the view of the projects page?
- I would like to write a plugin that raises the project name's maxlength from 30 to 60. Please give some advices to wr...
- [spam]
- I'm wondering if anyone has seen/used/has/is developing a plugin that can be used to manage passwords for a project, ...
-
00:55 Help: RE: Install prob with Centos - got working under Webrick but getting 403 error under Apache
- Update:
Bizarre, but the only way I can post this solution without being rejected for 'looking like spam' is to at... -
00:42 Help: RE: Gemfile not 'catching'...
- Update:
I eventually got Redmine 1.1.2 working solidly on Centos.
What I did was to rename my Gemfile --> hidde...
Also available in: Atom