Activity
From 2012-03-06 to 2012-03-08
2012-03-08
-
20:37 Help: RE: The entry or revision was not found in the repository.
- @NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01.
... - I'm having the same issue with git and hg. I've set the repositories to 777; running ubuntu 11.10.
redmine is abl... -
20:14 Help: RE: Redmine + passenger, creating issue -> 500 error
- ...
-
19:46 Help: RE: Redmine + passenger, creating issue -> 500 error
- OS/Passenger version?
I've been running passenger 3.0.11 on Debian 6 with 1.3.0 and 1.3.1 with no problems. -
18:14 Help: RE: Redmine + passenger, creating issue -> 500 error
- Confirming issue. Got this error after update redmine from 1.0.5 to 1.3.0
- It appears that the subversion adapter is not properly using pegged revisions.
For example, say I have a path of /... -
16:24 Plugins: RE: Default columns plugin
- Yura Zaplavnov wrote:
> Guys, redmine 1.3.1 stopped deleting the created filters, saying "The page doesn't exist or ... -
13:30 Help: RE: How to setup a role product manager and manage ticket visibilty for the role?
- There are several issues concerning this.
http://www.redmine.org/issues/3726. This is not possible in the current ve... - Hello,
I'm new to Redmine, which I'm running on a Bitnami virtual machine with version 1.3.1. I searched the forum... -
12:33 Help: RE: Can't login on apache + 3.0.11 passenger (Internal 500 Error on every POST), GET seems to work
- After searching even more about this issue I finally located the issue:
Subversion bindings 1.7.0 and 1.7.1 are bugg... - I'm very new to redamine project and I'm creating a Developer dashboard so non-developers can see some basic info abo...
- Hello.
In the company i work we have installed Redmine 1.1. I'm trying to fetch issues by date through the API but... -
11:27 Help: RE: Redmine on ubuntu 10.04
- Be sure to set symlink to "<REDMINE-DIRECTORY>/public", like:...
- Hi,
I've installed redmine 1.3.1.
I am getting redmine 500 error when I visit the home page.
Shared Hosting u...
2012-03-07
-
22:10 Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- An updated version has been uploaded to the projects new home at http://code.google.com/p/turtlemine/.
-
19:04 Plugins: RE: Time Tracker plugin
- Hello. I've created a fork of this plugin on github (damn forums keep rejecting direct link as spam)
with support of... -
11:09 Plugins: RE: Time Tracker plugin
- In case someone still has problems with Redmine not finding route, I found a solution (inspired by: http://www.redmin...
-
17:09 Help: RE: Accessing Redmine without webbrowser interface
- Hi guys,
Were you able to make any progress with your effort to tie DOORS (or other requirement management tool) in... -
17:05 Help: RE: NoMethodError (undefined method `downcase' for nil:NilClass) when open to-PDF link
- Yes, I am getting this error too:...
Hi.
Went through the very helpful guide to setting up Redmine on Windows linked on this site. Follow...-
16:47 Development: RE: Can't access SVN repository Apache.
- OK it's fixed finally
I had to edit:
/etc/apache2/mods-enabled/dav_svn.conf
and add there all the things that ... - I have two issues with CMI and wanted to see if anyone has a solutiuon.
1. Under the Metrics Tab, I am gettin an e... - I have two issues with CMI and wanted to see if anyone has a solutiuon.
1. Under the Metrics Tab, I am gettin an e... -
15:37 Help: RE: Internal error before login screen
- I have posted this issue on launchpad:
https://bugs.launchpad.net/ubuntu/+source/ruby1.8/+bug/949011
Let's see wh... -
15:11 Help: RE: Internal error before login screen
- If the reason is really upgrading from "ruby1.8 1.8.7.249-2" to "ruby1.8 1.8.7.249-2ubuntu0.1"...it's a major bug, no...
-
14:49 Help: RE: Internal error before login screen
- The reason for redmine to stop working on Ubuntu 10.04 is upgrade "ruby1.8 1.8.7.249-2ubuntu0.1".
see https://launch... -
14:31 Help: RE: Internal error before login screen
- After many reboots, apache restarts, etc...nothing works
Finally after an apache reload, it's working now...
Ok... -
14:29 Help: RE: Internal error before login screen
- ...
-
14:15 Help: RE: Internal error before login screen
- What is the version of your Redmine?
Rails version 2.2.3 is too old. You may have to upgrade rails to 2.3.14. -
13:53 Help: RE: Internal error before login screen
- Same here, same setup.
Restarting apache yesterday fixed the problem temporarily.
But it doesn't work anymore.
... - Hello,
I'm running Redmine on Ubuntu server 10.2 since 3 month, and I can't log now...without any known raison...
... - hi,
i need to add a web service to redmine.i wonder if there are any way to realise this ??!!
thanks in advance. - Hello,
I don't know why because I didn't change any setting in my redmine, but for 2 days, "selected fields" in issu... - Just a question: Is it possible to add a mandatory field with commtens a user
MUST(!) fill in, if she/he changed the... - Hello,
very weird issue.
I have setup redmine via passenger on apache with a very simple config:
/srv/www/htdocs/r... - Hi all,
I write this post because I have problems with CRM plugin instalation. When I try to do "rake db:migrate:pl... -
09:26 Plugins: RE: Default columns plugin
- Nice .
I will test it with redmine 1.3.1 and plugin:BetterGanttChart
Thanks. -
09:06 Plugins: RE: Default columns plugin
- Version 0.0.8:
* Patches QueriesHelper differently for more compatibility
* Now compatible with BetterGanttChart ... - I had a redmine. I had put than unknown user can create issues whith unknown_user=accept no_permission_check=1
But ... - i created a file Gemfile in my dir /var/www/redmine/Gemfile
when i tape bundle install donst work it return this err...
2012-03-06
- I cant seem to get syntax highlighting to work. It didnt work from the beginning install.
I looked in my vendor\plug... -
21:12 Open discussion: RE: External links in redmine
- We can do it on our site, but it is a bit convoluted as you have to enter a file alias and a full UNC path to the fil...
- Hello,
I just performed a pretty tough upgrade from 0.8.4 to 1.3.1, and believe that everything has gone smoothly.... -
19:40 Help: RE: mass assignment vulnerability in Redmine
- John Yani wrote:
> Etienne Massip wrote:
> > Indeed, you won't be able to set a different project, this is checked.... -
18:36 Help: RE: mass assignment vulnerability in Redmine
- Etienne Massip wrote:
> Indeed, you won't be able to set a different project, this is checked.
How did you check?... -
18:24 Help: RE: mass assignment vulnerability in Redmine
- Etienne Massip wrote:
> What you say might be true if you have this permission for one project, then maybe you'll ... -
17:53 Help: RE: mass assignment vulnerability in Redmine
- Indeed, you won't be able to set a different project, this is checked.
-
17:38 Help: RE: mass assignment vulnerability in Redmine
- In this specific case, there is a @before_filter :authorize, :except => [:index]@ which will prevent you to update th...
-
16:08 Help: RE: mass assignment vulnerability in Redmine
- > Yes but most of the time, RM checks that the user trying to update has the right to do so.
Well, most of the tim... -
11:20 Help: RE: mass assignment vulnerability in Redmine
- Yes but most of the time, RM checks that the user trying to update has the right to do so.
RM code seems pretty cl... -
11:02 Help: RE: mass assignment vulnerability in Redmine
- I'm no expert on rails, but running this: https://github.com/mhartl/find_mass_assignment
(more details: http://blog.... -
18:25 Open discussion: RE: Is Redmine affected by Rails issue https://github.com/rails/rails/issues/5228
- Created an issue, so we can track all found vulnerabilities:
http://www.redmine.org/issues/10390 -
14:06 Open discussion: RE: Is Redmine affected by Rails issue https://github.com/rails/rails/issues/5228
- I said that it was possible, but after a quick tour I was not able to find a place where permission handling or contr...
-
12:32 Open discussion: RE: Is Redmine affected by Rails issue https://github.com/rails/rails/issues/5228
- Urgs :( Ugly one ...
Anybody knows a best-behavior suggestion for end-users ? -
10:14 Open discussion: RE: Is Redmine affected by Rails issue https://github.com/rails/rails/issues/5228
- From what I've read, it's not a Rails issue, just bad coding.
Already evoked here in message#29343.
That said, ... - Yesterday , Egor Homakov proved a serious Rails issue by demo-attacking Github, as you might have noticed. It's a big...
-
17:08 Help: RE: is emailof sender is saved as author for new issue when using redmine mail import with switch unknown_user=accept ?
- We still using redmine 1.21 and the switch we talking here about is new in 1.3 i think. So the answer is no, i still ...
-
15:52 Help: RE: is emailof sender is saved as author for new issue when using redmine mail import with switch unknown_user=accept ?
- Terence Mill wrote:
> We would like to make everyone be able to create new issues for all private projects. Redmine ... -
17:02 Help: RE: Optional field for email address so unregistered users may be notified?
How do you get the from of the email? thanks
Mathias Goldau wrote:
> Hi,
>
> I wondered if I could add an opti...- Hi Guys,
This issue has been driving me spare (bet it's something obvious) so I'm posting here in the hope of help... -
15:52 Open discussion: RE: Rails XSS Vulnerability / Rails 2.3.x no longer supported
- This requires a little digging but I don't think that Redmine is vulnerable to these attacks.
The @option@ tag is ... -
15:06 Open discussion: RE: Rails XSS Vulnerability / Rails 2.3.x no longer supported
- Yup, exactly these two patches:
http://groups.google.com/group/rubyonrails-security/browse_thread/thread/edd28f1e3... -
14:44 Open discussion: RE: Rails XSS Vulnerability / Rails 2.3.x no longer supported
- Ok, that is http://secunia.com/advisories/48241.
-
10:01 Open discussion: RE: Rails XSS Vulnerability / Rails 2.3.x no longer supported
- AFAIK, latest RoR 2.3.14, used by Redmine, has fixed remaining XSS vulnerabilities.
What's the ??current XSS vulne... - Hi,
there seems to be problem with clash of:
a) Ruby on Rails security support (only for 3.x)
b) required vers... - Hi all,
I have just started working on a mobile interface for Redmine based on Sencha Touch for mobile devices wit... -
14:41 Plugins: RE: Revision trunk:8162 breaks routes -> 500 internal server error
- Hi all,
the sample_plugin in extras ist also not working anymore.
I think it would be great if this could be fi... - Hi,
I need a custom field as datatype User that shows in my page the issues refer ( through this custom field ) to m... -
14:08 Open discussion: RE: Format for creating a project via REST API using JSON?
- Yes, I already did.
-
12:56 Open discussion: RE: Format for creating a project via REST API using JSON?
- Merci Etienne.
That helped. :)
Have it working now after setting the content type correctly.
Maybe it would be u... -
11:28 Open discussion: RE: Format for creating a project via REST API using JSON?
- Setting @Content-Type: application/json@ in HTTP headers should help you.
-
11:12 Open discussion: RE: Format for creating a project via REST API using JSON?
- Any feedback?
I am going to file that as a bug, will I? - Hello
i am trying to add an existing GitHub Repro to my Remine Project.
I configured Github and added the API Key... - Hello there
i am using the v 1.3.0 stable and created a new theme folder with a .css file in the stylesheets folde... - Hello :
I am recivinga issues from annonimous user. The problem is than in the colum user I want to see the name of ... -
11:35 Help: RE: How to accept Mailserver Certificate for E-Mail Notification
- Hi!
I have the same problem. Anyone know what is wrong when you get "hostname was not match with the server certif... -
11:24 Open discussion: RE: multi-company and permissions?
- Hello Nean
you are right: Just create seperate projects for each of your customers companies. Then you are able to... -
11:00 Open discussion: RE: Official git mirror - what happened?
- Thank you Toshi, Etienne!
-
10:59 Open discussion: RE: Official git mirror - what happened?
- Toshi is right, Eric Davis has been but is no more part of the Redmine team since he started his own project based on...
-
10:58 Open discussion: RE: Official git mirror - what happened?
- New mirror starts.
https://github.com/redmine/redmine - Hello, all!
https://github.com/edavis10/redmine - "is the official git mirror of the svn repository" - from descri... - Hi all,
Please help me fix this bug.
Internal Error when go to Mypages with non-admin permission account, stil... -
09:37 Help: RE: is redmine suitable for small project management?
- You can use add a custom field to your version or project and handle your status this way (that's how I use to do it).
-
07:05 Help: RE: is redmine suitable for small project management?
- help?
-
07:51 Plugins: RE: Context menu watchers plugin
- Actually v 0.0.3 doesn't work and when you run rake db:migrate_plugins you get no such file to load -- context_menus_...
-
07:44 Plugins: RE: Context menu watchers plugin
- You should make a package which installs without having to install version 0.0.2 first. Currently installing v0.0.3 ...
-
05:53 Open discussion: RE: iPad promotion code for "Redminer" app
- Promotion codes for Redminer 1.02:
KNJ7LR9Y69L3
WYAWXN9MJPRN
3Y6AEKA4WN97
KJRPWFEEWTEF
PYTL74KEFAMP
Please se... -
05:13 Plugins: RE: Redmine Scrumbler plugin
- Javier Serrano wrote:
> Hello
>
> I just installed (version 1.5) to test and I have to say you've done a aweso jo...
Also available in: Atom