Project

General

Profile

Activity

From 2010-07-04 to 2010-07-06

2010-07-06

22:50 Open discussion: User´s permissions
Hi,
I´m having troubles with some permissions in Redmine.
If I have a project with more than one user, how I co...
Dráulio Brasil
20:56 Help: RE: REST API Using C# (XML schema for PUT requests)
I've made a little bit of progress. For one thing, the XML encoding must be specified as utf-8 instead of utf-16. I... Adam Ferguson
19:54 Help: RE: GIT browsing: files shown in wrong encoding
Thank you very much for the information. My problems are solved now.
I choose to not install the patches for now, ...
Jürgen Hörmann
17:59 Plugins: RE: Syntax highlighter
Thanx for your help!
The Problem: I had worked with 2 versions of codeRay
one in the Ruby gems directory
the ot...
roman JProof
16:54 Plugins: RE: Syntax highlighter
That already works in the @< pre>@ tags with additional @< code class="language">@ tags, see at the bottom of the "ad... Felix Schäfer
16:16 Plugins: Syntax highlighter
Hello I am looking for an syntax highlighter for the Wiki.
It should highlight css html and php
Have some one an id...
roman JProof
16:10 Help: Upgrade from 0.9.4 Bitnami to Current Manually
I originally installed the Bitnami stack and everything was running great until I followed the upgrade instructions a... Sam Bo
15:50 Plugins: Code Review 3.1 -- How do I change the line spacing to closly match the font used for code views
I spent about an hour using firebug and was not able to pin down what CSS is used to determine the line spacing on co... Steven Risner
11:07 Help: Is it possible to set permissions on tracker for roles
For example we have a role like 'customer' and I want that the users of this role only see 'Support'-tracker Tickets.... Maik Arnold
09:48 Open discussion: Insert update form dependant to chronological order
Hello,
My preferences are for the display comment: "in reverse chronological order".
When I have a ticket and I...
jch jch
02:00 Development: RE: Proposal: HowTo handle security and other incidents
Eric, I just found the request for an announcement list, I told you about. It in the thread message#15324
--Holger
Holger Just
00:11 Development: RE: Proposal: HowTo handle security and other incidents
Just for clarification, the initial response should not include the solution. It is just thought as a first conformat... Holger Just

2010-07-05

23:48 Development: Proposal: HowTo handle security and other incidents
Hi all,
In #2359, Eric requested the security@r.o mailing list to allow users to send security incidents to the co...
Holger Just
23:27 Open discussion: RE: Should I wait for Redmine 1.0.1?
If you install from the svn repository, upgrading should be quite easy (@svn up@ (or @svn switch@ if you want to go f... Felix Schäfer
21:22 Open discussion: Should I wait for Redmine 1.0.1?
Hi! I am currently a TRAC user. I need something more flexible, extensible, robust and project-oriented to migrate. I... Michalis Miatidis
23:24 Help: RE: Mac OS X Server - Howto
I can't say exactly for OS X Server, but it works quite well on a desktop OS X, I think the included ruby with uptoda... Felix Schäfer
22:39 Help: Mac OS X Server - Howto
Hi,
is there a howto/documentation for installing redmine on a Mac OS X Server? Is there a possibility to install ...
Hans Meyer
19:32 Open discussion: How can I merge 2 projects into one?
Hi people,
Is there any way to merge two projects into one, including all objects: Wiki, Documentation, Issues.
I ...
Alexey Chepurnykh
12:51 Open discussion: RE: HowTo access Custom_Field
Thanks for the detailed explanation, I got it now.
So it looks like you need something similar to the "Administrat...
James Bernard
09:11 Open discussion: RE: HowTo access Custom_Field
Hi James,
thanks for the reply. I will give it a try.
The usecase I would like to cover up is as followed:
a...
Tiemo Vorschuetz
12:26 Help: Identifying the REST API fields
Hi all,
I'm having trouble getting started with the Issues REST API. To be specific, I'm not certain which fields ...
Paul Smith
11:35 Open discussion: RE: HowTo Install Redmine in a sub-URI on Windows with Apache (Zero-to-Redmine)
Hello,
I tried to install mongrel_service from this gem mongrel_service-0.3.4-i386-mswin32.gem
but I get this error...
Daniel Blendea
11:27 Plugins: RE: Blocks Layout plugin
Created a ticket...
http://www.redmine.org/issues/5819
Terence Mill
11:06 Plugins: RE: Blocks Layout plugin
Same problem here!
Btw. in which file and folder do i have to put transaltions for "edit_overview_page"?
Terence Mill
11:16 Plugins: Adding new features for CKEditor plugin
Hi!
I installed the CKEditor plugin designed by Akihiro Ono, and it works fine. But now, I'm trying to simply add ...
Benjamin FRAUD
10:49 Help: RE: run "ruby script/about" error.
# When run without nothing, @script/about@ tries to connect to the development DB, use @RAILS_ENV=production script/a... Felix Schäfer
07:47 Help: run "ruby script/about" error.
Hi,
My Redmine system isn't response every night. i need to kill ruby process and restart Redmine on every morning...
ww yhy
10:25 Open discussion: RE: Problem with mailer.rb
It works!
Thanks for your quick response Felix!
Marco Antonio Suárez Peña
09:53 Help: RE: Problem with Installation: gem install mysql won't work
Hi,
thanks for the answer.
It was posted before, to try out with rails 2.3.5 (also). I have now tried so many diff...
Iam new
09:29 Help: RE: Problem with Installation: gem install mysql won't work
The mysql has binary extensions that need to be compiled for your environment. You should also install rails 2.3.5, 2... data recovery
09:44 Plugins: RE: Code Review Plugin 0.2.7 Released.
Hi, I just installed your plugin. I don't see the pencil icons on diffs though; does it not work on git repositories?... Ibrahim Awwal

2010-07-04

14:39 Help: RE: Uploading files/documents fails
FYI, you don't need to chown your entire redmine directory. This might not be such a good idea in terms of security. ... Nick Bolton
14:14 Open discussion: RE: HowTo access Custom_Field
Hi Tiemo,
I would do it like that:
@custom_value = User.Current.custom_value_for(custom_field_id)
is_project_c...
James Bernard
13:55 Help: RE: Problem with Installation: gem install mysql won't work
Just tried, but same result:... Iam new
12:53 Help: RE: Problem with Installation: gem install mysql won't work
Iam new wrote:
> Is this ok? I didn't realize what you meant with spaces must be removed…
The spaces in the tags,...
Felix Schäfer
12:48 Help: RE: Problem with Installation: gem install mysql won't work
... Iam new
05:11 Help: RE: GIT browsing: files shown in wrong encoding
Jürgen Hörmann wrote:
> Thanks, that solved it for me.
>
> I did miss to add the list of repository encodings in ...
Toshi MARUYAMA
04:49 Help: RE: GIT browsing: files shown in wrong encoding
Thanks, that solved it for me.
I did miss to add the list of repository encodings in my settings.
Jürgen Hörmann
04:43 Help: RE: GIT browsing: files shown in wrong encoding
Please see #5251. Toshi MARUYAMA
03:52 Help: GIT browsing: files shown in wrong encoding
Hello,
I'm using GIT and I'm having a problem with the encoding of the files.
My files in the repository are en...
Jürgen Hörmann
01:59 Plugins: RE: Can I write a plugin that adds to the existing page layout?
Just a quick reply. I haven't figured out how to make a plugin for this, but I hacked one of the view files...
<pr...
Nick Bolton
01:45 Plugins: Can I write a plugin that adds to the existing page layout?
I need to display some information at the bottom of every page. In this case, it's the hostname of the server (we hav... Nick Bolton
 

Also available in: Atom