Project

General

Profile

Activity

From 2010-06-17 to 2010-06-19

2010-06-19

23:32 Plugins: How can I configure the order to call plugin hook ?
I have a plugin with a class that extends Redmine::Hook::ViewListener
This class defines view_layouts_base_html_hea...
Marcelo Fernandes
20:48 Plugins: RE: Object Daddy, plugins and test
And in my case it was double plugin initialization: I had both redmine_test_plugin/init.rb and redmine_test_plugin/ra... Alexey Palazhchenko
15:52 Plugins: RE: Advanced Query Plugin Suggestion Box
Jacky Leung wrote:
> * Additional search selection such as Issue last updated by [Anyone|assignee|list of selection]...
Jacky Leung
14:42 Help: RE: Change next issue number?
out of curious, why would you want to change the ticket number? Jacky Leung
13:27 Development: RE: BugMash 1.0: won't be able to attend
http://webchat.freenode.net/ Muntek Singh
11:10 Development: RE: BugMash 1.0: won't be able to attend
If your jabber client supports MUCs, you may use some Jabber/IRC gateway, like I'm doing right now. Alexey Palazhchenko
07:43 Development: BugMash 1.0: won't be able to attend
Hi guys,
My laptop has experienced some crash on thursday evening and I had to take it to the repair center. This ...
Felix Schäfer
07:57 Help: RE: Can custom fields be assigned per ticket type?
The ticket custom fields can be attached to any of the trackers defined on your redmine installation, so if I got you... Felix Schäfer
01:56 Plugins: The last plugin to be called :)
My plugin extends Redmine::Hook::ViewListener and redefines view_layouts_base_html_head hook.
I need to insert the l...
Marcelo Fernandes

2010-06-18

23:10 Help: RE: Getting associated revisions to show up...
Will give it a shot.
Thanks
- Jesse
Jesse Proudman
22:23 Help: RE: Getting associated revisions to show up...
(oh, and it will only reference issues on fetching the logs, so you will need to delete the repository from the proje... Felix Schäfer
22:21 Help: RE: Getting associated revisions to show up...
Ok, so adding # to the list of statements would mean you'd need @# #123@ in the commit log :-) if you want every @#12... Felix Schäfer
21:49 Help: RE: Getting associated revisions to show up...
I'm pretty sure I'm using the required syntax. I added # to the list of syntax statements, and when I view the commi... Jesse Proudman
21:35 Help: RE: Getting associated revisions to show up...
1. Make sure you have the required syntax in the commit message, 2. Make redmine update it's knowledge of those commi... Felix Schäfer
18:28 Help: Getting associated revisions to show up...
I feel like I'm missing something obvious, but with our git repo hooks, associated revisions aren't showing up. Goog... Jesse Proudman
22:26 Help: Can custom fields be assigned per ticket type?
Hi All,
I'm considering using Redmine to manage a project moreso than track bugs, and I was wondering if there is ...
Marco Polo
21:39 Development: RE: Defect 5354 - Fix Attached - updated_on not updated when custom fields changed
Things are moving slowly at the moment (or appear to be at least) around here. The right place to file bugs and submi... Felix Schäfer
18:26 Development: RE: Defect 5354 - Fix Attached - updated_on not updated when custom fields changed
I did attach it to the bug, and e-mailed Jeane around a month ago. Did not receive any reply, and bug is still sittin... Stuart Cianos
07:55 Development: RE: Defect 5354 - Fix Attached - updated_on not updated when custom fields changed
Please attach it directly to the bug and avoid opening forum threads regarding already filed bugs as it fragments the... Felix Schäfer
01:41 Development: Defect 5354 - Fix Attached - updated_on not updated when custom fields changed
Hi -
Wanted to submit the attached patch for Defect 5354. This corrects a minor issue in which the updatd_on field...
Stuart Cianos
21:16 Help: RE: SQL Error at subtaks
Well, other than making the mysql adapter support 5.1... You could maybe try any of the other adapters, 4 in total co... Felix Schäfer
19:33 Help: RE: SQL Error at subtaks
yes, it is a 5.1 server
Is there an other way to get working subtasks?
I can't downgrade the server to 5.0
Sven Denkert
15:37 Help: RE: SQL Error at subtaks
Do you use MySQL 5.1 perchance? It's not supported by the adapter rails uses. Felix Schäfer
12:08 Help: SQL Error at subtaks
Hello,
i'm using trunk version of redmine and getting an sql error while creating a subtask...
Sven Denkert
20:18 Open discussion: RE: Change an svn url for an existing project withoutmessing up or having to re-fetch changesets
So I changed the url and root_url fields in the repositories table in the redmine database directly to what I needed.... Steven Risner
17:14 Open discussion: Change an svn url for an existing project withoutmessing up or having to re-fetch changesets
Is there an easy way to perform a proverbial "svn rellocate" on Remdine?
Re-fetching changesets has a very bad sid...
Steven Risner
20:04 Help: RE: GUI bug
pls delete :P C Klewinghaus
19:57 Help: GUI bug
i have a problem with the official ryzom clients to play on.
everytime when a popup appears, like icq member comes ...
C Klewinghaus
19:59 Open discussion: RE: Screencasts about Installation (Part I) and first project in Redmine (Part II)
Sehrgeerter Marbaise et al,
hope u don't mind, my german is really poor, been away from germany for at least 5 yea...
Alvin Ho
19:52 Plugins: RE: newbie in ROR, help for routes
I finally fix it, thanks a lot anyway
There are examples of how to build routes.rb in the own routes.rb of redmin...
Ignacio Toscano
15:49 Plugins: RE: newbie in ROR, help for routes
The easiest way would be to contact the original plugin author :-) What are you trying yo achieve, or why does it nee... Felix Schäfer
10:47 Plugins: newbie in ROR, help for routes
Hi, i'm newbie in ROR and i have to update a routes.rb file of a plugin, but i can't find how to do it, the actual ro... Ignacio Toscano
19:32 Help: RE: Change next issue number?
ALTER TABLE issues AUTO_INCREMENT = 1000
at database (sample with phpmyadmin) should work
Sven Denkert
17:16 Help: Change next issue number?
Hello!
I need to change future issues numbers to 1XXX from current 1XX. Is it possible to change it in Redmine and h...
Alex Alex
16:15 Help: RE: why I working Redmine in sub-URI,but css and js are all invalid?
Make sure your apache config is correct, especially the chapter "Configure Apache 2.2.x as proxy to Mongrel cluster". Felix Schäfer
09:43 Help: why I working Redmine in sub-URI,but css and js are all invalid?
I study from :
http://www.redmine.org/wiki/redmine/HowTo_Install_Redmine_in_a_sub-URI_on_Windows_with_Apache
<pre...
Sinka Lee
16:11 Help: RE: Problem with time format
Pray tell what changes you already made, it might be a thing handled by the translation file. Felix Schäfer
09:51 Help: Problem with time format
Hi!
I changed the way time is displayed in the boxes (news, issues...) so the user can see as an actual date when ...
Benjamin FRAUD
15:47 Help: RE: Manager/Administrator add time on other members' behalf?
I think you can only edit other's time entries, not create them for them, sorry. Felix Schäfer
10:48 Help: Manager/Administrator add time on other members' behalf?
Hello,
I often need to add time entries for team members, but I can't seem to figure out how in Redmine.
Previo...
Sune Westphalen
15:46 Help: RE: An error occurred while sending mail
The domain option is the SMTP Domain you are sending from, chances are you don't need that option. See if the server ... Felix Schäfer
10:56 Help: An error occurred while sending mail
Hi
I've problems configuring the e-mail on my installation.
Java applications using JavaMail do not have any prob...
Reidar M. Tronstad
15:40 Open discussion: RE: Creating new issues is slow.
See [[FAQ#When-I-create-a-new-issue-Redmine-freezes-for-one-minute]]. Felix Schäfer
11:36 Open discussion: Creating new issues is slow.
Hello,
I have a question.
Creating new issues is slow. Redmine is running on VMware virtual OpenSUSE (HW config 2 ...
DVA Corporation
15:39 Open discussion: RE: CVS -The entry or revision was not found in the repository
Madhu chennai wrote:
> Cna you please tell whats the Correct problem ?
You need a newer version of CVS, see the i...
Felix Schäfer
11:36 Open discussion: RE: CVS -The entry or revision was not found in the repository
Cna you please tell whats the Correct problem ? Madhu chennai
11:26 Open discussion: RE: CVS -The entry or revision was not found in the repository
http://www.redmine.org/boards/2/topics/14840
http://www.redmine.org/boards/1/topics/1061
Neil K
10:54 Open discussion: CVS -The entry or revision was not found in the repository
Hai ,
We created a Projects in Redmine and imported the Modules in the following path : "/opt/cvs/repo"
In Redm...
Madhu chennai
15:34 Help: RE: SVN Hooks
Sune Westphalen wrote:
> I have no clue when or how Redmine chooses to read the repository, but I know, because I se...
Felix Schäfer
12:32 Help: RE: SVN Hooks
thanks for the reply, but not what I'm looking for...
We used to work with Mantis before switching to redmine, and...
Arne De Herdt
10:44 Help: RE: SVN Hooks
Actually the SVN hooks has nothing to do with Redmine!! :)
You configure Redmine with the path to the repository and...
Sune Westphalen
10:07 Help: SVN Hooks
Hello,
I know SVN hooks are possible to have automatic updates in redmine, but I have a more detailed question reg...
Arne De Herdt
12:08 Help: RE: Subtasks
Yes,
thanks thats it.
The online demo is: http://demo.redmine.org/
Greets to all
Michael
Michael Wieland
11:00 Help: RE: errors w/ remote viewing
Ok, thanks solomon, I'll try that and get back.
By the way, this is definitely a permissions issue with ubuntu. I ...
Lee Vanderbijl
10:04 Help: RE: errors w/ remote viewing
When I switched to mongrel, everything worked like a charm, i didnt get the funny errors. I have tried to look for ... lone ranger
08:51 Open discussion: RE: CVS Support for 1.11.x
http://www.redmine.org/wiki/redmine/RedmineRepositories... Neil K
07:53 Open discussion: RE: CVS Support for 1.11.x
Neil K wrote:
> So, don't we need a new/adjusted cvs adapter in redmine which supports both the CVS versions (with a...
Felix Schäfer
05:39 Open discussion: RE: CVS Support for 1.11.x
So, don't we need a new/adjusted cvs adapter in redmine which supports both the CVS versions (with and without the rl... Neil K
08:51 Help: RE: 0.9.2 + LDAP: Only Admin can create project
I'm afraid there isn't, sorry. Felix Schäfer
08:04 Help: RE: 0.9.2 + LDAP: Only Admin can create project
Hi Felix, it works. But to do it for all 1-2k studies ... I created a role with view (like reporter) and create proje... Denny Schierz

2010-06-17

23:18 Help: RE: can't add new issue
Thanks!
I have found it.
Sven Denkert
22:57 Help: RE: can't add new issue
Roles and permissions in the issue permissions, auf Deutsch sollten die Dinger Unteraufgabe heißen. Felix Schäfer
22:43 Help: RE: can't add new issue
I have looked into each menu and submenu at administration, but I can't find anything with "subtask".
Can you give m...
Sven Denkert
22:30 Help: RE: can't add new issue
Well, that is trunk, so you only need to activate the permission in the global settings. Felix Schäfer
22:22 Help: RE: can't add new issue
SVN Revision 3771
But, I have the subtask-plugin moved away, an now its running ;)
Is there an other Plugin for...
Sven Denkert
22:09 Help: RE: can't add new issue
Not ruby, redmine. Felix Schäfer
22:08 Help: RE: can't add new issue
ruby -v
ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux]
Sven Denkert
22:07 Help: RE: can't add new issue
What redmine version do you use? I'm pretty sure the subtasks plugin isn't compatible with trunk. Felix Schäfer
21:55 Help: RE: can't add new issue
the output for my environment
About your application's environment
Ruby version 1.8.7 (x86_64-linux)...
Sven Denkert
20:39 Help: can't add new issue
Hello,
I have upgraded my redmine installation via svn with this description [[RedmineUpgrade]]
Now I can login, ...
Sven Denkert
22:04 Help: RE: errors w/ remote viewing
I also noticed that some of the aforementioned installations had old versions of rails, especially some that aren't c... Felix Schäfer
22:01 Help: RE: errors w/ remote viewing
This seems more like a mongrel error, I'd say permissions problem or directory not existing or something like that. Y... Felix Schäfer
13:46 Help: RE: errors w/ remote viewing
I've been having this problem too and am getting extremely frustrated trying to get redmine to work in ubuntu. Everyt... Lee Vanderbijl
21:58 Help: RE: problem with the server's session.save_pat with Joomla
I think you have hit the wrong bug tracker, this is the help forum for redmine. Felix Schäfer
12:48 Help: problem with the server's session.save_pat with Joomla
Hi all
I am using Kloxo, Lighttpd for my Joomla sites. When I install Joomla in the root VPS it is ok. But for now...
Khoa Nguyen An
21:50 Help: RE: 0.9.2 + LDAP: Only Admin can create project
(and it has nothing to do with LDAP or not LDAP...) Felix Schäfer
21:50 Help: RE: 0.9.2 + LDAP: Only Admin can create project
The problem is that you need the "create project" permission, which you can't give to non-project members. That means... Felix Schäfer
16:15 Help: 0.9.2 + LDAP: Only Admin can create project
hi,
I installed the latest stable release and get LDAP authentification working. Just plain LDAP, no AD. I want, t...
Denny Schierz
21:27 Help: RE: Subtasks
I don't know what online demo you are talking about, but the subtasks feature is available in trunk only. Felix Schäfer
18:45 Help: Subtasks
Hello,
I have installed the current stable release (0.9.4 (2010-05-01)) and want to add subtasks, but there is no ...
Michael Wieland
21:25 Help: RE: notify users on new post in forums?
Each user can choose to watch the forum. Felix Schäfer
19:37 Help: notify users on new post in forums?
is there a way to notify users when you post a new message on the forums?
thanks in advance.
David Ang
19:38 Help: RE: target version still has HTML
apologies. David Ang
18:08 Open discussion: RE: CVS Support for 1.11.x
Yeah, unfortunately the 1.11.x is labelled the "stable" branch by the project. My company will not go on 1.12.x until... Stephanie Collett
10:10 Open discussion: RE: CVS Support for 1.11.x
May be I am too late but yes, browsing CVS repository works fine with CVS 1.12.12. Neil K
11:25 Help: RE: Unable to browse/view contents in cvs repository
Its not a Fedora specific problem. Redmine will come across this issue with any CVS server prior to 1.12. Have a look... Neil K
10:50 Help: RE: Unable to browse/view contents in cvs repository
Neil K wrote:
> Felix, as far as I can understand, the problem I had was with the CVS server and client which doesn'...
Felix Schäfer
10:21 Help: RE: Unable to browse/view contents in cvs repository
Felix, as far as I can understand, the problem I had was with the CVS server and client which doesn't have the 'rls' ... Neil K
09:51 Help: RE: Unable to browse/view contents in cvs repository
Neil, sorry for being so rough, but I really had the impression of getting nowhere. Now the detailed steps and descri... Felix Schäfer
08:12 Help: RE: Unable to browse/view contents in cvs repository
Hey, I resolved the issue with the help of Toshi.
As Toshi mentioned, the cvs client i.e. /user/bin/cvs provided ...
Neil K
06:19 Help: RE: Unable to browse/view contents in cvs repository
Sorry Felix for not mentioning that my redmine is running on port 3000. Anyway, here is my setup.
1. Checked out r...
Neil K
10:47 Plugins: RE: Ticket grouping plugin
I modified original migration file to handle conversion from TicketGrouping plugin to built-in Redmine subtasking. Pl... Vitaly Klimov
09:59 Help: RE: How to configure that a user can view only his tasks?
Jaime Stuardo wrote:
> when a user who works in a project connects into my system, he can lists all tasks assigned t...
Felix Schäfer
04:46 Help: How to configure that a user can view only his tasks?
Hello...
when a user who works in a project connects into my system, he can lists all tasks assigned to any user. ...
Jaime Stuardo
09:52 Open discussion: RE: 'Affected Version' field for individual projects
I also interested in that feature.
To make this possible, I configured an other field in the issues, called "affecte...
Fabien ROQUET
 

Also available in: Atom