Project

General

Profile

Activity

From 2007-04-08 to 2007-04-10

2007-04-10

17:21 Defect #38: Can't view project settings. Unidentified field identifier in views/project/_form.rhtml
Perfect. That worked. Thanks. Laran Evans
16:54 Defect #38: Can't view project settings. Unidentified field identifier in views/project/_form.rhtml
I suppose you are running the svn version. Looks like you didn't
do rake db:migrate.
(remember to run it for the co...
Pavol Murin
13:09 Defect #40: Project listing on admin screen.
Thanks. Fixed. Jean-Philippe Lang
12:11 Defect #40 (Closed): Project listing on admin screen.
When viewing the project list in the admin section the page links are pointing to the wrong URL in the ajax updater.
...
Jeffrey Jones
11:51 Defect #39 (Closed): Too many projects overflows the left div
If you look at the attached screenshots you can see that the project list on the left is overflowing the Div without
...
Jeffrey Jones
10:43 Defect #35: Incorrect links for the Admisitration menu
It isn't from mailer.rb ( url =
"http://#{Setting.host_name}/") that we extract host
name ?
Mahmoud M'HIRI
04:56 Feature #320: Link documents to latest repository link
My mistake, I now see that the link always points to latest
version. But I would like to be able to link documents f...
Frode Marton Meling
02:42 Feature #320 (New): Link documents to latest repository link
I would like to see 2 features added:
* In svn repository it should be possible to have a permalink that always po...
Frode Marton Meling

2007-04-09

14:21 Defect #38: Can't view project settings. Unidentified field identifier in views/project/_form.rhtml
This field (identifier) was added recently.
Make sure you have migrated your database.
Jean-Philippe Lang
10:43 Defect #38 (Closed): Can't view project settings. Unidentified field identifier in views/project/_form.rhtml
ActionView::TemplateError (undefined local variable or method `identifier' for #
<Project:0x41117880>) on line #12 o...
Laran Evans
11:04 Feature #301: Reports on all projects
I guess a work-around is to have a parent project and have
all other projects are sub-projects but then you cant hav...
Mar T
06:10 Defect #35: Incorrect links for the Admisitration menu
So what do you say about:
url = "http://"+request.domain+"/"
instead of:
url = "http://#{Setting.host_na...
Mahmoud M'HIRI

2007-04-08

16:27 Defect #35: Incorrect links for the Admisitration menu
Because request.relative_url_root doesn't give you a host name,
just a path.
Jean-Philippe Lang
15:53 Defect #35: Incorrect links for the Admisitration menu
But why not to use the same way (request.relative_url_root)
for mail notification instead of asking host_name ?
Mahmoud M'HIRI
14:18 Defect #35: Incorrect links for the Admisitration menu
I've fixed the help link (not exactly the way you propose).
Thanks
Jean-Philippe Lang
03:59 Defect #35: Incorrect links for the Admisitration menu
I think that the same "bug" is till unfixed enven in
the
repository. In fact when clicking the "Help" button
it is
r...
Mahmoud M'HIRI
 

Also available in: Atom