Activity
From 2007-04-07 to 2007-04-09
2007-04-09
-
20:18 Revision 438 (svn): Changesets comments truncated at 500 characters on activity view.
-
19:59 Revision 437 (svn): Form to add an attachment on document view is now togglable.
-
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
-
22:43 Revision 436 (svn): Replaced deprecated content_for_layout in the layout.
-
20:16 Revision 435 (svn): Replaced hard coded help link.
-
19:44 Revision 434 (svn): Various changes on views. On project summary, members are now grouped by role and subprojects are listed inline.
-
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...
2007-04-07
-
22:27 Revision 433 (svn): Added permissions report (link available on roles list view).
-
20:56 Revision 432 (svn): Added toggle_link helper.
-
20:30 Revision 431 (svn): Added link_to_issue helper.
-
19:33 Revision 430 (svn): Added a warning message on tracker list for trackers that don't have any workflow defined.
-
14:16 Revision 429 (svn): Added versions due dates on calendar.
-
14:09 Revision 428 (svn): Added versions due dates on gantt chart.
-
11:49 Revision 427 (svn): Removed repository creation callback
Also available in: Atom