Project

General

Profile

Activity

From 2008-03-11 to 2008-03-13

2008-03-13

23:17 Patch #840 (Closed): Simplified Chinese lang file zh.yml updated to r1229
Applied in changeset r1245. John Goerzen
22:46 Revision 1245 (svn): Update Simplified Chinese lang file
Closes #840 and uses patch from chaoqun zou contained therein, updated
to trunk
John Goerzen
22:12 Feature #691: Add column totals to Issues Summary Report
The reason I created the patch is because we had a few people in upper management that wanted that detail of info. David Petersen
16:14 Feature #691: Add column totals to Issues Summary Report
I'm wondering if this is really all that useful on the issue_report (main issue summary) screen. It's duplicated in ... John Goerzen
15:57 Feature #491: Email integration more expanded
related to #444 Ignacio Carrera
15:17 Patch #815 (Closed): Include detailed wiki help locally
Applied in changeset r1244. John Goerzen
15:17 Patch #261 (Closed): Redirect to the issue page after creating a new issue
Applied in changeset r1243. John Goerzen
15:14 Revision 1244 (svn): This patch takes the RedmineWikiFormatting page and makes it available
as a static HTML file locally. This way, intranet deployments, or
other deployments do not need to be dependent upon ...
John Goerzen
14:59 Revision 1243 (svn): Redirect to issue page after creating a new issue
Previous behavior was to redirect to the issue list with a "successful
creation" message. This patch will redirect t...
John Goerzen
14:55 Patch #730: Patch for #727 (new issue style)
Changing the class results in the change requested in #727.
chris mcharg
14:45 Patch #730: Patch for #727 (new issue style)
This patch doesn't just add a <hr />, it also changes the class of the box.
It makes sense to me to add the <hr />, ...
John Goerzen
07:33 Defect #848 (Closed): Subproject time tracking is shown on the parent project even when 'display_subprojects_issues' is off
Since that setting hides subproject information on issues and activity it should also hide subproject timelogs.
Eric Davis
07:17 Defect #758 (Closed): Better support for WikiCaps on Trac migration
Applied in changeset r1242. John Goerzen
07:17 Patch #847 (Closed): zh-tw lang file (updated to r1239)
Applied in changeset r1241. John Goerzen
03:20 Patch #847 (Closed): zh-tw lang file (updated to r1239)
* relocated (and added) tags:
# setting_default_projects_public
* updated tags:
# enumeration_activities
ChunChang (Nagaharu) Lo
06:48 Revision 1242 (svn): Support WikiCaps for Trac migrations
Trac wikis support WikiCaps for links to pages. They also use
!WikiCaps syntax to prevent links. Support both.
Use...
John Goerzen
06:41 Revision 1241 (svn): Updated zh-tw lang file from shortie lo.
Closes #847. John Goerzen
06:41 Revision 1240 (svn): Add commit: link type feature to wiki_syntax.html
The commit: feature merged to trunk in r1236 John Goerzen
06:40 Patch #835 (Closed): zh-tw lang file (updated to r1229)
Newer patch in #847 was applied to trunk in r1241. John Goerzen
02:28 Feature #666: Alow for custom filters for e-mail notifications
More on this topic here: #515 Maxim Krušina
02:25 Feature #666: Alow for custom filters for e-mail notifications
And also, it could be very usefull to be able to set Watching of issue to other people. For example, I create new tic... Maxim Krušina
02:09 Feature #846 (Closed): Add "Watched by me" to issue filter
It can be handy fo filter all issues I'm currently watching... Maxim Krušina
02:08 Defect #843: BR tags no longer working in textile
Yeah carriage returns will do line breaks, but like other whitespace consecutive ones aren't respected. Where I'm us... Rocco Stanzione
01:27 Patch #845 (Closed): New Czech translation
Hi there, so after few months I have new CZ transltation.
CZ strings are synchronized with revision 1235.
Few strin...
Maxim Krušina
00:17 Patch #838 (Closed): abstract_adapter: use shell_quote to more properly escape path
Applied in changeset r1238. Jean-Philippe Lang
00:09 Revision 1239 (svn): Prevent unexpected nil error in GitAdapter#info if the repository path is invalid.
Jean-Philippe Lang
00:00 Revision 1238 (svn): SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen).
Jean-Philippe Lang

2008-03-12

23:38 Defect #843: BR tags no longer working in textile
Actually, there's no need for br tags. You can just use the carriage return.
This:...
Jean-Philippe Lang
23:10 Defect #843 (Closed): BR tags no longer working in textile
I have lots of &lt;br&gt; or &lt;br /&gt; tags in my wiki pages, which are now rendered as text. From the docs I don... Rocco Stanzione
23:14 Defect #844 (Closed): Custom fields helper uses local- instead of instance custom_value variable
Hi!
I realize this bug is a cause of my hacking attempt and thus not visible on a standard install, but here goes:...
Christian Bryn
22:26 Defect #837: Month not displayed on Activity pages
Yes, you're right, JP.
In #note-1 I tried to explain that maybe it's better to display the dates from the period in...
Nikolay Solakov
20:31 Defect #837: Month not displayed on Activity pages
The activity view now displays the last N days rather than the current month.
Displaying the month name could lead t...
Jean-Philippe Lang
17:14 Defect #837: Month not displayed on Activity pages
In fact, I saw the setting "Days displayed in project activity".
My description above is not so good. Maybe there ha...
Nikolay Solakov
14:08 Defect #837 (Closed): Month not displayed on Activity pages
Hi,
I think this relates to all activities pages:
The current month of the page is not displayed nowhere on the pag...
Nikolay Solakov
21:51 Patch #820 (Closed): NoMethodError in SearchController
Patch applied with slight changes in r1237 (used a before_filter instead).
Thanks
Jean-Philippe Lang
21:50 Revision 1237 (svn): Fixes #820: invalid project id causes a NoMethodError in SearchController (Angel Dobbs-Sciortino).
Jean-Philippe Lang
21:46 Feature #658 (Closed): Redmine website - Add Roadmap
"Roadmap setup":http://www.redmine.org/projects/roadmap/redmine, issue completed. Eric Davis
21:33 Patch #259 (Closed): Git support for r1104
Git branch was merged into trunk in r1236.
Migrations were re-numbered as 91 & 92 to match the migration sequence in...
Jean-Philippe Lang
16:34 Patch #259: Git support for r1104
FWIW, the SVN work/git branch has a migrate at 90, and now trunk also does.
I haven't modified the SVN work/git br...
John Goerzen
21:28 Revision 1236 (svn): Merged Git support branch (r1200 to r1226).
Jean-Philippe Lang
21:17 Feature #570 (Closed): Customizable default state for "Public project"
Applied in changeset r1235. Jean-Philippe Lang
21:17 Feature #839 (Closed): Setting for whether new projects are public by default
Applied in changeset r1235. Jean-Philippe Lang
17:02 Feature #839: Setting for whether new projects are public by default
+1, exactly the same reasons. Eric Davis
16:55 Feature #839 (Closed): Setting for whether new projects are public by default
None of our projects are public, and I sometimes overlook the field when setting up a new project. It would be nice ... Rocco Stanzione
21:17 Patch #842 (Closed): Patch for #839
Applied in changeset r1235. Jean-Philippe Lang
19:01 Patch #842 (Closed): Patch for #839
This adds a setting for whether new projects should be public by default, for #839. Rocco Stanzione
20:58 Revision 1235 (svn): Adds a setting for whether new projects should be public by default (closes #842, #839).
Patch by Rocco Stanzione, slightly edited. Jean-Philippe Lang
20:58 Patch #815: Include detailed wiki help locally
Attaching an updated patch with more sane HTML. John Goerzen
20:36 Patch #817 (Closed): Show date & time in project files list
Patch applied in r1215. Thanks. Jean-Philippe Lang
20:33 Revision 1234 (svn): tagged version 0.6.4
Jean-Philippe Lang
19:57 Redmine 0.6.4 bug fix release
A potential security flaw in LDAP authentication was discovered in Redmine 0.6.3 release.
If you run Redmine 0.6.3 r...
Jean-Philippe Lang
19:06 Revision 1233 (svn): Docs updated for 0.6.4 release.
Jean-Philippe Lang
18:57 Revision 1232 (svn): Merged r1231 from trunk.
Jean-Philippe Lang
18:56 Revision 1231 (svn): Prevent LDAP authentication with empty password related problems.
Jean-Philippe Lang
18:54 Revision 1230 (svn): Merged Mercurial browsing fix from trunk (r1228 and r1229).
Jean-Philippe Lang
18:33 Feature #841 (Closed): Ability to copy an existing workflow when creating a new role
Could it be possible to have this option when adding a role, like when creating a new tracker ?
eg. copy the workf...
Frédéric Moulins
17:24 Patch #840 (Closed): Simplified Chinese lang file zh.yml updated to r1229
as title Chaoqun Zou
16:22 Patch #838 (Closed): abstract_adapter: use shell_quote to more properly escape path
While the existing function eliminates *some* special characters, it does not eliminate all.
Use shell_quote to pr...
John Goerzen
15:42 Defect #747: Uploadfile error ?!
I've had a similar issue, but it seems to only happen sporadically. (I.e., I just tested it now, but it worked. But... Ben Oakes
14:05 Feature #494: Have a global page for all projects Activity and Repositories
Hi,
I think this relates to all activities pages:
The current month of the page is not displayed nowhere on the pag...
Nikolay Solakov
13:33 Feature #836 (New): "New Issues" component for "My Page"
It would be nice to have a component for "My Page" that displays a list of new or open+unassigned issues for projects... Reavis Sutphin-Gray
10:18 Patch #826: Fix browsing mercurial repositories
Works very well for me.
Thanks for the clarification !
Frédéric Moulins
08:42 Patch #835 (Closed): zh-tw lang file (updated to r1229)
relocate (and add zh-tw translations for) the following tags:
* label_overall_activity
ChunChang (Nagaharu) Lo
07:49 Defect #834 (Closed): Redmine+Bazaar+PostgreSQL 8.3 Cannot work with multi-bytes language
I got the following error message when I try to click the "Repository" tab:... Wei Li
06:24 Feature #833: Who's online
Spam Eric Davis
05:04 Feature #833: Who's online
comment_xxx kim kim
06:15 Feature #779: Multiple SCM per project
I add another example.
We use two repositories for one project.
One is for sources, another is for documents.
And ...
Aruo Miura

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
21:15 Revision 1229 (svn): Quotes Mercurial entries command depending on the OS.
Jean-Philippe Lang
21:06 Revision 1228 (svn): Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (patch #826 by Frederic Moulins, slightly edited to preserve win32 compatibility).
Jean-Philippe Lang
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 Revision 1227 (svn): Activity enhancements:
* overall activity view and feed added, link is available on the project list (#423, #494)
* switch added on the proj...
Jean-Philippe Lang
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
 

Also available in: Atom