Activity
From 2007-06-13 to 2007-06-15
2007-06-15
-
08:00 Patch #214: Switch from numeric issue ids to symbolic ones
- Wrt /issues/show/proj-45:
That would break urls pointing to the old project if the issue
is moved to another proje... -
03:59 Defect #67: Error page for "Permission to access issue denied" is blank page.
- Fixed in patch #11596.
-
03:36 Feature #369: Go directly to issue
- I got it working, see "patches" tracker
2007-06-14
-
17:07 Defect #67 (Closed): Error page for "Permission to access issue denied" is blank page.
- This is related to the feature request of a "Go to issue" form. If I go to /issues/show/123 and I don't have
access t... -
17:04 Feature #369 (Closed): Go directly to issue
- Add something like this to app/views/layout/base.rhtml after the "Log in" button:
<% if loggedin? %>
<li class... -
14:28 Feature #360: Project version details/descriptions text?
- Done in rev 564.
A wiki page can now be attached to each version.
For that, edit the version and set the wiki pag... -
03:48 Feature #355: svn+ssh support
- svn+ssh:// syntax is not accepted by this (repository.rb):
validates_format_of :url, :with =>
/^(http|https|svn|fi... -
03:44 Feature #368 (Closed): Accept related issues from other projects
- It is not possible to update an issue setting "related to" to an issue in a different project. Even if both
projects ...
2007-06-13
-
19:16 Feature #367 (Closed): Default project memberships for new users
- E.g.: I want new users to have Reporter memberships of project X,Y and Z.
-
15:31 Patch #220 (Closed): Brazilian Portuguese Calendar Translation
- It makes the javascript Calendar work under pt-br translation.
-
14:35 Feature #366: Custom field for issue status
- So a description field would do, yes.
-
14:33 Feature #366: Custom field for issue status
- A description would be nice to have documentation for
site-specific stuff inside the issue tracker itself.
A site... -
13:55 Feature #366: Custom field for issue status
- You can create a new status named "ToMerge". Just go
in Admin -> Issue tracking -> Issue statuses.
I can't see how ... -
13:05 Feature #366 (Closed): Custom field for issue status
- I would like custom fields for issue statuses, so that one can for example a status called ToMerge with description
... -
13:14 Defect #66: Closed issue not marked as closed
- Ok. I only searched the tracker before submitting. Thanks.
-
12:51 Defect #66: Closed issue not marked as closed
- Right. This problem was mentioned in the forum:
http://rubyforge.org/forum/forum.php?thread_id=14561&forum_id
=7505
... -
12:27 Defect #66: Closed issue not marked as closed
- Sorry. It was "f". Unrelated typo.
Do you want a patch for this? I'm not sure how you want to
differentiate datab... -
12:24 Defect #66: Closed issue not marked as closed
- I've tracked it down to the "closed" => 0 in
views/reports/_simple.rhtml and similar files.
In postgresql you nee... -
10:33 Defect #66 (Closed): Closed issue not marked as closed
- In the reports section I don't seem to be able to get any data into the "open" and "closed" columns,
even though I ha... -
13:10 Feature #362: File bug report without logging in
- Workaround: Create guest account and show login info on
login page.
Also available in: Atom