Project

General

Profile

Activity

From 2008-03-09 to 2008-03-11

2008-03-11

23:25 Feature #494 (Closed): Have a global page for all projects Activity and Repositories
Overall activity added in r1227.
With this same view, you can view the latest revisions from all of your repositories.
Jean-Philippe Lang
22:22 Feature #833 (New): Who's online
The first use I can think of for this is, I like to keep up to date with SVN and it's handy to know if anybody's usin... Rocco Stanzione
21:17 Feature #530 (Closed): /projects/activity/ Subproject Switch
Applied in changeset r1227. Jean-Philippe Lang
21:15 Patch #826 (Resolved): Fix browsing mercurial repositories
In r1229, @glob:**@ is quoted properly depending on the os.
It should work fine on both *nix and win32 os.
Jean-Philippe Lang
21:10 Patch #826: Fix browsing mercurial repositories
Thanks for pointing out this problem.
I made slight changes to your patch to preserve win32 compatibility and commit...
Jean-Philippe Lang
16:07 Patch #826: Fix browsing mercurial repositories
Patch successfully used by a user: http://www.redmine.org/boards/2/topics/show/26 Thomas Lecavelier
00:46 Patch #826 (Closed): Fix browsing mercurial repositories
Running redmine on linux, I wasn't able to browse a mercurial repository.
Listing entries using @hg locate@ :
* s...
Frédéric Moulins
20:59 Patch #832 (Closed): Allow sorting issues by fixed version
This (one line) patch allows sorting issues by the fixed version, using the effective_date as the sort value. This p... Marc Horowitz
20:40 Defect #827 (Closed): old cookies cause an error on page load
This problem is fixed in the repository (r1029). Jean-Philippe Lang
04:33 Defect #827 (Closed): old cookies cause an error on page load
I had created a redmine install with a test database. After experimenting, I blew the database away and recreated it... Marc Horowitz
20:37 Defect #829: Trackers doubled in New Issue on Issues page
I think that was enough of a hint. The database looks like this:
redmine=# select * from projects_trackers;
pro...
Marc Horowitz
20:35 Defect #829: Trackers doubled in New Issue on Issues page
That's a bug in the Trac importer. I'll fix it to prevent this problem in the future.
Go to projects settings, unche...
Jean-Philippe Lang
19:56 Defect #829: Trackers doubled in New Issue on Issues page
Ah, yes I did. Marc Horowitz
17:08 Defect #829: Trackers doubled in New Issue on Issues page
Did you use the Trac importer for this project ? Jean-Philippe Lang
08:46 Defect #829 (Closed): Trackers doubled in New Issue on Issues page
A picture is worth 1000 words. See attached. Marc Horowitz
20:36 Defect #828 (Closed): Files displayed in Projects::Activity view shows title twice, but no description
Fixed in r1227. The attachment description is now displayed in the activity view. Jean-Philippe Lang
07:47 Defect #828 (Closed): Files displayed in Projects::Activity view shows title twice, but no description
When viewing the Activity page, anytime a file is displayed in the latest activity, the description doesn't show prop... Marty McGee
20:33 Patch #831 (Closed): Correct French translation of label_show_completed_versions
Fixed in r1227. No comment :-) Jean-Philippe Lang
17:11 Patch #831 (Closed): Correct French translation of label_show_completed_versions
-Voire- Voir :) Frédéric Moulins
12:06 Patch #830 (Closed): Identify Redmine emails easily
To help classify emails coming from Redmine, and possibly several Redmine sites, without relying on the From, i made ... Marc Dequènes

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
 

Also available in: Atom