Project

General

Profile

Activity

From 2008-03-08 to 2008-03-10

2008-03-10

23:23 Defect #787: Subversion: Handle failed certificate verification
cal the url using svn from the command line as the user running redmine will fix this. You are asked the accept the c... Pim Snel
22:39 Feature #823 (Closed): Create SVN-Repository through redmine
The easiest way is described here: [[Automating_repository_creation]]
IMHO, it's not a good idea to have the reposit...
Jean-Philippe Lang
21:49 Feature #823 (Resolved): Create SVN-Repository through redmine
This is infact already available. You have to do some wiki-searching, but the info is there. Here is the start:
ht...
Jos Yule
19:07 Feature #823: Create SVN-Repository through redmine
Creation of SVN-Repositories in redmine project configuration view
Falko Werner
19:04 Feature #823: Create SVN-Repository through redmine
In English please. Jean-Philippe Lang
17:21 Feature #823 (Closed): Create SVN-Repository through redmine
Erstellung von Repositories
direkt aus Redmine im Projekt
Falko Werner
22:34 Defect #825: Remote Subversion repositories are not refreshed by the application
Creating a new ticket doesn't help much.
Please, tell me what you get in the log after having added 2>&1 to the svn ...
Jean-Philippe Lang
22:01 Defect #825 (Closed): Remote Subversion repositories are not refreshed by the application
All my subversion repositories are held online. I have to manually run "Repository.fetch_changesets" from the comman... Kai Janson
22:33 Defect #816 (Closed): Remote Subversion repositories are not refreshed by the application
See #825. Jean-Philippe Lang
07:51 Defect #816 (Resolved): Remote Subversion repositories are not refreshed by the application
After several hours of using Redmine now, I can close the ticket. The provided fix took care of all my grief.
Kai Janson
18:54 Feature #824: Add "closed_on" issue field (storing time of last closing) & add it as a column and filter on the issue list.
I looked into implementing this, and it might have to get a little invasive. I was thinking instead of setting @issu... Rocco Stanzione
18:05 Feature #824 (Closed): Add "closed_on" issue field (storing time of last closing) & add it as a column and filter on the issue list.
In our regular planning sessions we like to see what issues were closed in the last, say, week. The closest thing we... Rocco Stanzione
13:09 Defect #808: "Fixed Version" label misleading
Thomas, both sound fine to me. (I'd prefer "Zielversion" because it's shorter.)
Thanks for fixing!
David Förster
12:07 Patch #822: Finnish translation sync to rev 1225
Fixed some errors from the previous file. Antti Perkiömäki
11:43 Patch #822 (Closed): Finnish translation sync to rev 1225
Patch file included. Antti Perkiömäki
08:27 Feature #806: Have wiki links display linked page title
Exactly. Ale Muñoz
08:25 Defect #614: Filters buttons in the issues tab should appear inside the filters fieldset
All the team agrees that this design is easier to understand. Iñaki Ibarrola Atxa
03:56 Feature #791: Search for all projects issues
Patched in #821. Angel Sciortino
03:56 Feature #379: search in all project wikis simultanously
Patched in #821. Angel Sciortino
03:55 Patch #821: Patch for #791 (Search for all projects issues)
Also patch for #379 (#791 is a duplicate) Angel Sciortino
02:40 Patch #821 (Closed): Patch for #791 (Search for all projects issues)
This allows for searches in all projects as requested in #791.
Applies cleanly to r1212.
Angel Sciortino
02:29 Patch #820: NoMethodError in SearchController
Applies cleanly to r1212. Angel Sciortino
00:20 Patch #820 (Closed): NoMethodError in SearchController
Submitting an invalid project id to a search results in a NoMethodError from a nil object.... Angel Sciortino
00:17 Feature #794 (Closed): Restrict display of version number in footer
Applied in changeset r1225. Jean-Philippe Lang

2008-03-09

23:01 Defect #816: Remote Subversion repositories are not refreshed by the application
Jean-Phillippe,
THAT fixed it. Thank you VERY much!
Redirecting stderr to stdout was the solution to this issue.
...
Kai Janson
22:46 Defect #816: Remote Subversion repositories are not refreshed by the application
I've just made a quick test with an Unfuddle repository and everything works fine.
The result you get when the com...
Jean-Philippe Lang
21:09 Defect #816: Remote Subversion repositories are not refreshed by the application
I just created a free account at http://www.unfuddle.com to see if it is just my remote Subversion server, but the Un... Kai Janson
20:59 Defect #816: Remote Subversion repositories are not refreshed by the application
Here is the snippet from the command *svn list --xml http://XXXXX/YYYYY* as requested.... Kai Janson
10:57 Defect #816: Remote Subversion repositories are not refreshed by the application
I believe that you have full control over the repository but the 'svn list' command fails and I can't guess why. Can ... Jean-Philippe Lang
22:59 Feature #806: Have wiki links display linked page title
What do you mean exactly by "page's title" ? The first heading of its content ? Jean-Philippe Lang
22:54 Feature #643: Issue description templates
> Check http://twitter.com/help and you will understand
You can have a pretty close result using custom fields.
Jean-Philippe Lang
20:39 Feature #643: Issue description templates
+1 for this.
What he is suggesting is this:
- When the user clicks on "New Issue", the description field is pre...
Ale Muñoz
20:32 Patch #819: Add a body ID and class to all pages
One note, though.
I have not checked for every element with CLASS="action_name" for every controller.
I'll chec...
Ale Muñoz
20:29 Patch #819: Add a body ID and class to all pages
Here's a patch that adds @@<body id="<%= @controller.controller_name %>" class="<%= @controller.action_name %>">@@ an... Ale Muñoz
20:12 Patch #819: Add a body ID and class to all pages
Another (less nice) option is to use id="<%= @controller.controller_name %>_<%= @controller.action_name %"
The onl...
Ale Muñoz
17:17 Patch #819: Add a body ID and class to all pages
It could be convenient indeed. But I see a clash with the "account" div defined in @base.rhtml@:... Jean-Philippe Lang
17:02 Patch #819: Add a body ID and class to all pages
This applies to r1217 Ale Muñoz
16:59 Patch #819 (Closed): Add a body ID and class to all pages
This is extremely useful for CSS styling, as it allows us theme writers to target specific pages/sections.
It will a...
Ale Muñoz
17:54 Feature #516 (Closed): Add "total row" to bottom of Timelog (Spent time)
Total row added on spent-time report in r1176. Jean-Philippe Lang
17:42 Patch #250 (Closed): updated git support patch (against svn rev. 1069)
See #259. Jean-Philippe Lang
17:41 Patch #234 (Closed): Git support patch
See #259. Jean-Philippe Lang
17:19 Defect #711 (Closed): versions: name length limit is too short
Fixed in r1220. The limit was set in the database to 255 to avoid multibyte chars problems. Jean-Philippe Lang
17:00 Patch #712 (Closed): Patch for issue #711
Fixed in r1220. The limit was set in the database to 255 to avoid multibyte chars problems. Jean-Philippe Lang
14:36 Feature #818: Fulltext search include content of files
maybe it's a new feature. 正平 李
14:26 Feature #818 (Closed): Fulltext search include content of files
is there has any planning to support search content of uploaded files such as TXT\WORR\PDF ?
正平 李
14:14 Patch #754 (Closed): Patch for #86
Html tags are escaped as of r1216. Html comments tags will be left as-is. Jean-Philippe Lang
14:13 Defect #86 (Closed): HTML comments not rendered properly
Fixed in r1216. Jean-Philippe Lang
14:10 Defect #795 (Closed): html svn log not escaped
Fixed in r1216 (only pre tags are not escaped since they're used to enter preformatted text). Jean-Philippe Lang
14:09 Defect #807 (Closed): HTML not escaped in ticket descriptions
Fixed in r1216 (only pre tags are not escaped). Jean-Philippe Lang
07:39 Patch #817 (Closed): Show date & time in project files list
My enterprise team has a special need, in that some of our designers work on images a lot, but would like a central r... Vic Fryzel
02:54 Feature #784: Adobe AIR based Fatclient
BTW This one looks promising: http://extjs.com/blog/2008/02/24/tasks2/
I think we need decent support for forms an...
Christopher Hlubek
00:29 Feature #784: Adobe AIR based Fatclient
Hi Martin,
as you might already know, I'm quite interested, too!
Just getting started with AIR...
Christopher Hlubek
00:25 Feature #296: REST API
+1 for REST API
What about JSON format for usage in AJAX / RIA applications? I think it wouldn't take much more ef...
Christopher Hlubek

2008-03-08

21:30 Patch #259: Git support for r1104
All local changes now checked in to branches/work/git as of r1212 John Goerzen
04:44 Patch #259: Git support for r1104
The attached patch is meant to be applied on the git branch. It:
* updates the git branch to stay in sync with tr...
John Goerzen
18:56 Defect #816: Remote Subversion repositories are not refreshed by the application
I have full control over the repository; I can browse it online, I can use it with Subversion in TextMate and I make ... Kai Janson
18:48 Defect #816: Remote Subversion repositories are not refreshed by the application
It looks like the user that you use to run the app can not access the repository. That's why it works when do it manu... Jean-Philippe Lang
18:30 Defect #816: Remote Subversion repositories are not refreshed by the application
I was able to find the culprit in the logfile.
Parameters: {"action"=>"show", "id"=>"virtualmalls", "controller"...
Kai Janson
18:21 Defect #816: Remote Subversion repositories are not refreshed by the application
I was hoping that the Autofetch commits option would solve my issue, but it doesn't.
I have to drop into the command...
Kai Janson
11:21 Defect #816: Remote Subversion repositories are not refreshed by the application
I confirm, this option is available in 0.6.3. And it should do exactly what you're asking for (retreive the commits w... Jean-Philippe Lang
10:40 Defect #816: Remote Subversion repositories are not refreshed by the application
What version are you using?
I'm using SVN trunk, and for some time (r1163?) there's been an "Autofetch commits" op...
Ale Muñoz
10:19 Defect #816 (Closed): Remote Subversion repositories are not refreshed by the application
All my subversion repositories are held online. I have to manually run "Repository.fetch_changesets" from the comman... Kai Janson
18:12 Feature #783: Real Plugin-System
@Martin: you should be able to edit the wiki now. Jean-Philippe Lang
14:47 Patch #814 (Closed): Strip out email address from authors in repository screens
Committed in r1208 (@to_s@ added to prevent 'unexpected nil' errors).
Change was made on annotate and revision views...
Jean-Philippe Lang
03:17 Patch #814 (Closed): Strip out email address from authors in repository screens
Some VCSs (darcs, mercurial, git, others?) include email addresses in
angle brackets in the author field.
...
John Goerzen
13:52 Patch #812 (Closed): Include issue refs on closed issues
You're right. Further testing has showed that I was confused because the Resolved status wasn't a "closed" status by... John Goerzen
12:29 Patch #812: Include issue refs on closed issues
This code:
next if issue.status.is_closed?
will only prevent lines 87 to 92 to be executed.
A referenced and clos...
Jean-Philippe Lang
02:59 Patch #812 (Closed): Include issue refs on closed issues
Consider a case where issue 5 exists in the issue database already and
is already marked closed. If you hav...
John Goerzen
12:16 Defect #808: "Fixed Version" label misleading
The literal translation would be "Zielversion". But I also like the phrase "Geplant für Version".
What do you think?
Thomas Löber
10:17 Defect #808 (Closed): "Fixed Version" label misleading
Applied in changeset r1206. Jean-Philippe Lang
10:17 Feature #723 (Closed): issues: change "fixed version" to "target version"
Applied in changeset r1206. Jean-Philippe Lang
04:37 Patch #815 (Closed): Include detailed wiki help locally
This patch takes the [[RedmineWikiFormatting]] page and makes it available as a static HTML file locally. This way, ... John Goerzen
03:01 Defect #813 (Closed): When using postgres, importing svn repo complains about improperly escaped backslashes
I set up a new install of redmine, and when I set the svn rep and clicked on Repository for the first time, I got a f... Marc Horowitz
01:57 Patch #811 (New): Username validation - allow spaces...
I've tested a very simple patch with a test installation of RedMine to allow usernames with spaces.
I have modifie...
Jason Milkins
 

Also available in: Atom