Activity
From 2007-04-09 to 2007-04-11
2007-04-11
-
11:49 Defect #34: Passwords are revield in logs
- The latest 0.5.0 release fixes this problem.
Thanks. -
11:10 Defect #41: revision links and auto linking URLs conflict
- Thanks. Fix has just been committed.
-
11:00 Defect #41 (Closed): revision links and auto linking URLs conflict
- If you post a URL in an issue note that has r# in it the URL breaks.
URL as entered in note:
http://server1/contr... -
10:31 Feature #321 (Closed): Archive Projects
- Allow an administrator the option to "Archive" projects. Any projects with an "Archive" flag will
not appear in the m... -
00:10 Defect #27: project summary(/projects/show/*) returns error when running as CGI
- I think this modification make the thing well, though I
could't identify why webrick/mongrel treats this correctly.....
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...
Also available in: Atom