Project

General

Profile

Activity

From 2010-04-02 to 2010-04-04

2010-04-04

23:52 Help: RE: How to get a string from Proc.new
Proc is ruby's anonymous function class.
And to call the function, you should send the object "call", or "[]".
("[]...
Yuki Kita
17:54 Help: RE: How to get a string from Proc.new
Sorry I made a mistake above it should read :
I have found I need to use this on that line...
Tide _
17:46 Help: RE: How to get a string from Proc.new
Still getting this error... Tide _
17:14 Help: RE: How to get a string from Proc.new
fixed... Yuki Kita
17:10 Help: RE: How to get a string from Proc.new
I understand your problem.
You cannot read the plugin settings before the plugin registration done.
So first of all...
Yuki Kita
15:26 Help: RE: How to get a string from Proc.new
I already have the settings set up that way. I am just trying to actually read them from inside the init.rb. This s... Tide _
15:11 Help: RE: How to get a string from Proc.new
If you want to use your plugin settings, you should call "settings" in init.rb like this.... Yuki Kita
14:29 Help: RE: How to get a string from Proc.new
Thanks for the suggestion Yuki. I tried both of those and still get and error " undefined method `plugin_test' ". T... Tide _
13:42 Help: RE: How to get a string from Proc.new
Maybe... Yuki Kita
03:11 Help: How to get a string from Proc.new
I am trying to create a plugin. In my init.rb I am reading a setting.
I am doing it like this : @new_window = Pro...
Tide _
22:06 Open discussion: RE: I've created new issue status, but I can't see it in workflow editor (I read FAQ).
Oh, my god... Seems I miss that flag.. Sorry for that stupid question... :) Andrew Porokhin
22:02 Open discussion: RE: I've created new issue status, but I can't see it in workflow editor (I read FAQ).
unchecking the 'Only display statuses that are used by this tracker' checkbox in the workflow view should do the trick.. David Frank
21:53 Open discussion: RE: I've created new issue status, but I can't see it in workflow editor (I read FAQ).
Ops, I forgot one thing.
I'm running Redmine 0.9.3.devel.3625 (PostgreSQL)
ruby 1.8.7 (2009-06-12 patchlevel 174) [...
Andrew Porokhin
21:50 Open discussion: I've created new issue status, but I can't see it in workflow editor (I read FAQ).
Hi, everybody!
So, I've created new issue status: "Reopened".
!Picture_2.png!
Then I've tried to edit workflow, ...
Andrew Porokhin
17:28 Help: Need help configuring redmien as a service using passenger.
Hello,
I am new to redmine and Ruby world, i have installed redmine at my server (remote) which is running fine wh...
Arsalan Khan

2010-04-03

21:20 Help: Bazaar Repository list
Hi all,
First I would like to say Thank you ! Redmine isgreat, I really love it.
I was using bzr v1.1 But I neede...
Gabriel Delattre
19:32 Help: [SOLVED] Empty virtual attributes --- issue model
Solved. Nicola Randestadt
01:52 Help: RE: "Private" ticket
There is no way to do that for now. Felix Schäfer
01:50 Help: RE: project subversion credentials
You can't use the user's credentials, mainly because redmine doesn't store the user's password but a hash, which is u... Felix Schäfer
01:48 Open discussion: RE: add commit to "Associated revisions"
There isn't. Felix Schäfer
01:35 Open discussion: RE: Issues and Issue list can not be shown.
No I didn't but now I did and restarted apache and all is working again. I think. At least the issue list is showing.... Martin Bagge
01:24 Open discussion: RE: Issues and Issue list can not be shown.
Did you run the migrations too? It seems the database schema version is a little old. Felix Schäfer

2010-04-02

22:59 Open discussion: RE: Issues and Issue list can not be shown.
Updated trunk to r3625 and restarted apache. Same issue still stays (even in another browser and stuff - no cache iss... Martin Bagge
12:05 Open discussion: RE: Issues and Issue list can not be shown.
Yes. I did restart Apache and that solved another problem where some icons had moved to CSS properties. Martin Bagge
10:42 Open discussion: RE: Issues and Issue list can not be shown.
Just to make sure: have you restarted redmine after the upgrade (with passenger, either @touch REDMINE/tmp/restart.tx... Felix Schäfer
01:55 Open discussion: Issues and Issue list can not be shown.
I run a small Redmine setup and after a recent update of the Subversion trunk I can not get the issue list to show, i... Martin Bagge
19:17 Open discussion: Are there any SCRUM plugins that can be used on a per-project basis?
We have a few projects and teams that are using Scrum, while others use others do not. I was wondering if any of thes... Jon Lumpkin
18:57 Open discussion: add commit to "Associated revisions"
If I forget to put a ticket number in a commit message, is there another way to add a revision to that list? I reall... David Morton
18:09 Help: project subversion credentials
Hey,
is it possible to set the project subversion connection to authenticate via the logged in user's credentials?...
Radek Antoniuk
17:42 Help: RE: "Category" vs. "Target version" fields in issues
Thanks--this is very helpful!
When I get a chance, I'll edit the Redmine guide wiki to be more clear on this.
Joseph Mornin
00:13 Help: RE: "Category" vs. "Target version" fields in issues
I would say that Categories should be:
* key areas of interest in your domain, the research project
* well-defined ...
Robert Smith
15:02 Help: "Private" ticket
Hi all,
Do you know how to make a "private" ticket that only issue create and assigned person can see it?
I want ...
Sergey Belov
15:00 Help: RE: Help installing/using redmine
Hi,
I finally went through this issue.
If my long search may help:
DO NOT INSTALL passenger with apt-get: vers...
Serge Vert
14:36 Help: Empty virtual attributes --- issue model
Hi to all you, I have to modify issues creation/editing by adding the start time (in the database).
Start time (and ...
Nicola Randestadt
12:27 Help: RE: Internal server error if i use russian simbols
When I add project name in russian, record in mysql creates? but I get error stack (bug2.txt)
And also one bug: wh...
Евгений Ивлев
10:31 Help: RE: Internal server error if i use russian simbols
I'm afraid I won't really be able to help you with that, but I think to remember you are not the first one with simil... Felix Schäfer
08:15 Help: RE: Internal server error if i use russian simbols
*Felix Schäfer*, no, database is in utf8_general_ci
Also I have a bug that is presented on attachment (on the righ...
Евгений Ивлев
10:44 Help: RE: Access to MySQL database from another application
That is a mysql problem, and I'm not sure how much I can help with a windows install, but I suppose the bitnami stack... Felix Schäfer
09:33 Help: Access to MySQL database from another application
Hello,
I'm using Redmine 0.9.2 on Windows 2008. I used the Bitnami Full installer (http://bitnami.org/stack/redmine)...
richard urrutia
10:36 Help: ActionController::RoutingError after upgrade from 0.8.7 to 0.9.3
Hello everybody,
I upgraded redmine 0.8.7 to version 0.9.3 on a windows xp server.
Main Redmine features still work...
Enrico Baraldi
09:11 Help: RE: [Patch?] Browse private repositories without supplying login and password

OK, thank you very much for your time and your help, Felix.
I've just reported a bug (or feature request) here: ht...
Anthony Paul
05:39 Open discussion: Init script for RHEL/CentOS/Fedora
Hi,
I've written a Redmine init script for RHEL/CentOS/Fedora.
Hopefully someone will find this useful.
ht...
Jason Friedland
01:29 Open discussion: Request: "Clean" out the issues on Redmine.org
Request: Pre-1.0 have a commit-freeze where the devs go through the literally thousands of issues here and make decis... Muntek Singh
 

Also available in: Atom