Activity
From 2012-03-22 to 2012-03-24
2012-03-24
-
21:36 Help: RE: How do you switch the updated_on timestamp off?
- Alan Chandler wrote:
> I'm working on the Migrate_from_Mantis script and am trying to make it so that the times of l... - I'm working on the Migrate_from_Mantis script and am trying to make it so that the times of last update in my Mantis ...
-
21:29 Help: RE: 500 Error When Trying to Login
- also, in last redmine-1.3.2 this already fixed:...
-
21:26 Help: RE: 500 Error When Trying to Login
- I have found a reason for bug.
Security fix (CVE-2011-4815) in debian/ubuntu has changed hash parameters processing.... -
05:05 Plugins: RE: Redmine Banner Plugin
- Hello.
> But it is possible to show this banner ONLY at the login page?
Sorry now we can't chose the page to sh... -
00:08 Help: RE: NoMethodError (undefined method `downcase' for nil:NilClass) when open to-PDF link
- I opened a bug 3 days ago: http://www.redmine.org/issues/10505
2012-03-23
-
23:53 Help: RE: NoMethodError (undefined method `downcase' for nil:NilClass) when open to-PDF link
- I can't reproduce.
Please look [[Submissions]] , and please write a reproducible wiki format text. -
21:50 Open discussion: RE: New A1 redmine theme
- I like this theme a lot.
I found one small glitch when printing a list of issues for example: there is a large bor... -
21:11 Open discussion: RE: Rails XSS Vulnerability / Rails 2.3.x no longer supported
- I created a monkey patch for the options tag vulnerability: https://gist.github.com/2174434
-
20:28 Development: RE: [PATCH] Show images in repositories inline when you click view links
- "comment":http://www.redmine.org/issues/10362#note-3
-
17:27 Plugins: RE: Redmine Banner Plugin
- Good jobs, very useful feature.
But it is possible to show this banner ONLY at the login page?
Thanks. - Hello everybody,
i am trying to automate subversion repository creation by using reposman.rb.
My setup (http:/... - Hi!
How can I configure Redmine, so that links are automatically created when Redmine detects a text matching one ... -
15:46 Help: RE: Redmine hangs up while updating an issue
- up
- I want to add some more ticket statuses for my local Redmine 1.3.1 installation, but they can only be at maximum 30 c...
-
11:59 Plugins: RE: Smart issues sort plugin
- Thx. It's working
- Hello,
i am developping a plugin for Redmine. I wish to add xml-rpc web service using xml-rpc gem. i try to follow t... - h2. Redmine Spent time plugin
This is a Redmine plugin which allow users to add spent time entries for issues they... -
08:57 Help: RE: Email Notification not send on adding news and adding message forum
- seems to me I have redmine version is: 2011-05-30 v1.2.0 (took from changelog)
-
08:55 Help: RE: Email Notification not send on adding news and adding message forum
- Is is from production.log
-
08:52 Help: RE: Email Notification not send on adding news and adding message forum
- Actually I had play this two accounts from beginning. Now i add the "log info" line into file where you said, and not...
-
08:37 Help: RE: Email Notification not send on adding news and adding message forum
- The author of the news item is excluded from the recipients list. This is also true for this patch. You should play w...
-
08:29 Help: RE: Email Notification not send on adding news and adding message forum
- Except this file I have couple files into the same folder
@..
10-patches.rb
20-mime_types.rb
30-redmine.rb
backt... -
08:28 Help: RE: Email Notification not send on adding news and adding message forum
- Yes i did that. I put it into that folder as mentioned in message above. How I can debug or make sure that this piece...
-
08:25 Help: RE: Email Notification not send on adding news and adding message forum
- The file must be placed into directory @config/initializers@. It is picked up from there by convention. Not further c...
-
08:20 Help: RE: Email Notification not send on adding news and adding message forum
- I have Ubuntu. I just put code above into this newly created file
mailer_send_news_notifications_to_all_members.rb
... -
05:31 Help: RE: Email Notification not send on adding news and adding message forum
- What type of system are you using? Linux? Windows? If you follow the above script and you're using a Linux-based mach...
-
08:42 Open discussion: RE: Importing XML data from Basecamp to Redmine
- Forgive me, I think we're all set now. *It's late here.
-
07:52 Open discussion: RE: Importing XML data from Basecamp to Redmine
- Mike,
Sorry i'm not sure what is happening - are you saying that the first query works but the second doesn't? Or th... -
05:07 Open discussion: RE: Importing XML data from Basecamp to Redmine
- I've been following this and was unable to execute the fix to remove the duplicate value in projects_trackers? Any th...
-
08:28 Help: RE: Limited access to projects based on auth mode type
- I can only suppose that this can be resolved by adding somewhere a condition like this:
... -
05:26 Plugins: RE: Show Issue Descriptions plugin
- This didn't really work for me? I ran into an error -- does this work the same way on a Mac? "Wood Burning Tools":htt...
-
05:23 Open discussion: RE: How to contribute
- Can anyone give an example of some of the most common errors plugin developers run into? Thanks in advance for the he...
-
05:15 Open discussion: RE: Broken links in notification e-mails
- I don't think we missed a setting in Redmine ... sounds like it's a bug. "Samsung eReder":http://www.samsungereader.net
-
05:00 Open discussion: RE: List all issues by user
- Maybe I'm blind, but I also think it's hidden? Does anyone else care to add anything? "Mass Rehab":http://www.massreh...
2012-03-22
-
15:57 Open discussion: RE: SideBar in a Pluggin
- OK, I got it!!
you just need to add this follow line in the first line of your controller:
@ layout 'admin'@
... - Hello,
How can I put the admin sidebar in a plugin to fit well like the other pages.
I've tried to put the DIV ... -
15:08 Help: RE: SVN Authentication failed
- I suggest to comment out limit in vhost and try to access by a webbrowser.
If it works, comment in step by step.
... -
14:23 Help: RE: SVN Authentication failed
- Apache logs working fine but i cant see anything when i try to access the svn repo
-
13:47 Help: RE: SVN Authentication failed
- Vikramjeet Sra wrote:
> Thats the problem apache is not showing any logs
Does it mean you have never ever a apach... -
13:12 Help: RE: SVN Authentication failed
- Thats the problem apache is not showing any logs
-
10:57 Help: RE: SVN Authentication failed
- I guess something goes wrong with the authentication handler Apache::Redmine.
There can be a restriction in your apa... - What part of redmine core is responsible for displaying/accessing projects based on some user permissions? Is it poss...
-
15:02 Plugins: RE: SideBar Menu
- how did you do that?
-
14:49 Plugins: RE: Show Issue Descriptions plugin
- I resolve myself.
open index.html.erb in app/views/issues of plugin folder.
modify:
<%= link_to l(:button_de... -
13:44 Plugins: RE: Show Issue Descriptions plugin
- Hi,
with this plugin installed I can't delete custom queries (404 error is returned). If I disable the plugin all ... -
14:41 Help: RE: Email Notification not send on adding news and adding message forum
- > Many thanks for this hint. Actually, there is no need to change the sources. Just save the following snippet as red...
-
14:18 Help: RE: How to show WIki Index in sidebar?
- Seth Sandler wrote:
> I understand that making a Wiki page named 'sidebar' will let you put whatever is inside in th... -
14:16 Plugins: RE: Extra query operators plugin
- Hi!
I loaded the 0.0.5 version in my redmine env (1.3.0), but instead of adding new features it blocks the standar... -
14:01 Open discussion: RE: Importing XML data from Basecamp to Redmine
- André Pitanga wrote:
> Thanks for developing this script. My organization is ready to migrate to Redmine and the sc... -
13:59 Open discussion: RE: List all issues by user
- It is not hidden. You can find it on the project page (top left corner or http://your-server/projects) in the top rig...
-
10:50 Help: RE: error running creation of SCM svn repositories with
- To find reason for this failure is not so easy.
Have a look into your webserver logs. Maybe you find a advice there.... - Hi,
first of all I'm really not friendly with ruby and rails, so I got few issue when i try to install redmine.
... -
08:36 Help: RE: REST API Using C#
- some useful C# xml samples
csharp.net-informations.com/xml/csharp-xmltutorial.htm
crowel.
-
08:30 Plugins: RE: Duplicate views list plugin
- Plugin updated to version 0.0.4.
Views now checked with extensions stripped, so *some_view.rhtml* and *some_view.h... - I searched all over and couldn't find an answer to here's my question:
When using a Redmine demo account, mydemo.m... - h2. How would you get all open action items by project, all listed in one report?
h2. It's easy within a project, ... - hello,everyone.I'm a new developer of rails,when I browse the Redmine-1.3 source code.I have a question.In the view t...
-
04:18 Plugins: RE: Piwik Analytics plug-in
- Scott,
I'm very interested in this as well - I'll probably do my own fork of the Google Analytics plugin if I don'... -
00:41 Help: RE: How to Set up Email on Exchange online 2010
- I'm having the same problem. I believe it must be some kind of configuration on the receive connector in exchange, l...
Also available in: Atom