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.
-
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... -
13:09 Defect #40: Project listing on admin screen.
- Thanks. Fixed.
-
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.
... -
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
... -
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 ? -
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... -
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...
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. -
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... -
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... -
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...
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. -
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 ? -
14:18 Defect #35: Incorrect links for the Admisitration menu
- I've fixed the help link (not exactly the way you propose).
Thanks -
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...
Also available in: Atom