Project

General

Profile

Activity

From 2011-03-12 to 2011-03-14

2011-03-14

23:03 Defect #6905 (Closed): Specific heading-content breaks CSS
Fixed in r5135. Anchors are now created with named <a> elements to prevent clashes with layout ids. Jean-Philippe Lang
23:01 Revision 5135 (svn): Use names instead of ids for wiki anchors (#6905).
Jean-Philippe Lang
22:32 Defect #7843 (Closed): Add a relation between issues = explicit login window ! (basic authentication popup is prompted on AJAX request)
Patch committed in r5134. Thanks for digging into this issue. Jean-Philippe Lang
19:49 Defect #7843: Add a relation between issues = explicit login window ! (basic authentication popup is prompted on AJAX request)
Confirmed. Patch works great. Thanks! Brian Kinder
12:48 Defect #7843: Add a relation between issues = explicit login window ! (basic authentication popup is prompted on AJAX request)
Here's a patch which apply what is said "here":http://weblog.rubyonrails.org/2011/2/8/csrf-protection-bypass-in-ruby-... Etienne Massip
12:22 Defect #7843: Add a relation between issues = explicit login window ! (basic authentication popup is prompted on AJAX request)
Just discovered that @protect_from_forgery@ is active in @application_controller@.
From RoR 2.3.11 release news :
<p...
Etienne Massip
11:41 Defect #7843: Add a relation between issues = explicit login window ! (basic authentication popup is prompted on AJAX request)
This happens only if autologin is enabled in settings and not checked in authentication form (no autologin cookie).
...
Etienne Massip
22:31 Revision 5134 (svn): Send the CSRF token with Ajax requests (#7843).
Contributed by Etienne Massip. Jean-Philippe Lang
22:20 Defect #6148 (Closed): Quoting, newlines, and nightmares...
Fixed in r5133. Line breaks are now preserved in quoted text.
> the current blockquote implementation breaks the t...
Jean-Philippe Lang
22:06 Feature #5705: Display Issue Closed Date on Calendar View
In short, having this feature would allow you to see if an issues was closed before or after the due date telling you... Shaytu Schwandes
21:51 Feature #5705: Display Issue Closed Date on Calendar View
What is your use case for which issue closed dates must be displayed? Jonas De Meulenaere
21:55 Feature #5506: Make it easier to select multiple issues via checkboxes
Use Crtl instead to select individual lines. Shift selects a range of lines (from...to). This behaviour is identical ... Jonas De Meulenaere
21:35 Revision 5133 (svn): Fixed: line breaks are ignored in quoted text (#6148).
Jean-Philippe Lang
21:29 Revision 5132 (svn): Moved text formatting tests from application_helper tests to formatter tests.
Jean-Philippe Lang
20:29 Defect #3498 (Closed): 500 internal error when listing issues from a particular tracker within a project
Etienne Massip
20:23 Feature #7862 (Closed): Проектирование 1
Please use http://demo.redmine.org for testing purposes. Etienne Massip
20:16 Feature #7862 (Closed): Проектирование 1
впывпывап
ывпаывпа
ывапы
Андрей Колесов
19:38 Feature #7858: RubyGems 1.6 support
You're right, it seems to be fixed with Rails 2.3.9. Etienne Massip
18:56 Feature #7858 (Resolved): RubyGems 1.6 support
I've just tested with current trunk (Rails 2.3.11), @rake generate_session_store@ works fine. Jean-Philippe Lang
15:25 Feature #7858 (Closed): RubyGems 1.6 support
As stated in this forum message : message#22486, Redmine needs some change to be compatible with RubyGems 1.6. Etienne Massip
19:04 Defect #7850: Possible broken JSON REST API
No error with current trunk or 1.1-stable. Jean-Philippe Lang
18:48 Defect #7850: Possible broken JSON REST API
You need to provide the error stack trace for your Redmine log. Jean-Philippe Lang
18:59 Defect #7857: A NoMethodError occurred in account#login
Is there a way to reproduce this error? Jean-Philippe Lang
14:57 Defect #7857: A NoMethodError occurred in account#login
Yes, it is.
Original link to the Rails 2.3.11 issue : https://rails.lighthouseapp.com/projects/8994/tickets/6440-s...
Etienne Massip
14:23 Defect #7857 (Closed): A NoMethodError occurred in account#login
sometimes in logs appears:... Dmitry Salashnik
16:52 Feature #7859 (Closed): Custom field type URL
Closed as duplicate of #5794. Etienne Massip
16:39 Feature #7859 (Closed): Custom field type URL
This function I think is very interesting (I've googled and found nothing for the last redmine version) Patch #3651 d... Luis Serrano Aranda
16:49 Feature #572: My projects (or favourite projects)
I don't know if anyone is still interested in this functionality but I've created a very simple Favourite Projects pl... Syntactic Vexation
14:42 Revision 5131 (svn): scm: mercurial: add tag test in functional test (#1981).
Toshi MARUYAMA
14:42 Revision 5130 (svn): scm: mercurial: add named branch test in functional test (#7246).
Toshi MARUYAMA
14:41 Revision 5129 (svn): scm: mercurial: branches and tags are enable in model (#1981, #7246).
Toshi MARUYAMA
14:41 Revision 5128 (svn): scm: mercurial: add test of latest changesets support named branch in unit model test (#7246).
Toshi MARUYAMA
14:41 Revision 5127 (svn): scm: mercurial: latest changesets support named branch (#7246).
Toshi MARUYAMA
14:05 Patch #7855: English translation
I've now also corrected "can not" to "cannot" and the spaces before question marks. I reordered the British English t... F. W.
12:50 Patch #7855 (Closed): English translation
"First name" and "Last name" is misspelled "Firstname" and "Lastname". Forums are twice called "Boards" instead of "F... F. W.
13:56 Defect #7856: Change "Update" to "Update/Reply" on issue#show
Niklas ... wrote:
> you can do that yourself on your local install, by editing @config/locales/en.yml@
Yes, I kno...
Dmitry Babenko
13:20 Defect #7856: Change "Update" to "Update/Reply" on issue#show
you can do that yourself on your local install, by editing @config/locales/en.yml@ Niklas ...
13:09 Defect #7856 (Closed): Change "Update" to "Update/Reply" on issue#show
Issue#show page has "Update" link which is very confusing.
A lot of our new Redmine users haven't been able to dis...
Dmitry Babenko
13:13 Feature #971: Add "Spent time" column to query
+1 Carlos Serrano
12:53 Feature #1554: Private comments in tickets
Can't wait for this feature! Karolina -
12:15 Revision 5126 (svn): scm: mercurial: add latest changesets supporting tag test in unit model test (#1981).
Toshi MARUYAMA
12:13 Defect #7014: See all issues
(You can remove the estimated time again) Jonas De Meulenaere
12:03 Revision 5125 (svn): scm: mercurial: add latest changesets improvement test in unit model test.
Toshi MARUYAMA
12:03 Revision 5124 (svn): scm: mercurial: add latest changesets improvement test in functional test.
Toshi MARUYAMA
11:49 Defect #5738 (Closed): Query deletion fails : PGError: ERROR: relation "issues_queries" does not exist
Thanks ! Etienne Massip
11:25 Defect #5738 (Resolved): Query deletion fails : PGError: ERROR: relation "issues_queries" does not exist
Issue corrected in redmine's latest release. herbert koelman
11:41 Feature #7792: Compression of Redmine's images
Here is an update to latest trunk. F. W.
11:36 Revision 5123 (svn): scm: mercurial: latest changesets improvement and supporting tag (#1981).
Toshi MARUYAMA
11:23 Revision 5122 (svn): scm: mercurial: check changesets size is greater than 0 in browse test in functional test.
Toshi MARUYAMA
11:13 Defect #7688: Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
See issue #7843 for latest comments. Etienne Massip
11:01 Feature #3726: Trackers per Role
yes please work on this ... a lot of us here wanting this feature Crowella Spreva Farning
09:46 Defect #7854 (Closed): Please process my leave!
Please use http://demo.redmine.org for testing purposes. Etienne Massip
09:12 Defect #7854 (Closed): Please process my leave!
Att.HRO
Hope your fine!
I applied for my annual leave to start today.I did this on 23rd feb.2011.and i went to info...
japhet mkilya
09:45 Feature #6954 (New): Filter from date to date
Etienne Massip
09:38 Feature #6954 (Resolved): Filter from date to date
Resolved with an excellent plugin: "redmine_extra_query_operators":http://www.redmine.org/plugins/redmine_extra_query... Andrea Saccavini
09:19 Defect #7852 (Closed): Создать движок для поиска по продуктам
Please use http://demo.redmine.org for testing purposes. Etienne Massip
08:01 Defect #7852 (Closed): Создать движок для поиска по продуктам
Александр Логинов
09:17 Defect #7853 (Closed): FBI concern Arusha!
Please use http://demo.redmine.org for testing purposes. Etienne Massip
09:04 Defect #7853: FBI concern Arusha!
japhet mkilya wrote:
> Hope your all well!
> I have a problem with my stabilizer!Its not working for two months now...
japhet mkilya
08:51 Defect #7853 (Closed): FBI concern Arusha!
Hope your all well!
I have a problem with my stabilizer!Its working for two months now!
The problem happened due to...
japhet mkilya
09:16 Revision 5121 (svn): scm: git: add browsing tag test in functional test.
Toshi MARUYAMA
09:16 Revision 5120 (svn): scm: git: check entries and changesets size are greater than 0 in browse test in functional test.
Toshi MARUYAMA
09:15 Revision 5119 (svn): scm: git: code clean up functional test.
Toshi MARUYAMA
09:15 Revision 5118 (svn): scm: mercurial: prepare tests of named branch and tag in functional test (#1981, #7246).
Toshi MARUYAMA
09:15 Revision 5117 (svn): scm: mercurial: prepare tests of named branch and tag in unit model test (#1981, #7246).
Toshi MARUYAMA
09:14 Revision 5116 (svn): scm: mercurial: code clean up unit model test.
Toshi MARUYAMA
07:32 Feature #6883: Wiki gollum plugin
Terence: The original gollum wiki does not use an WYSIWYG editor.
Kang-min Liu
07:24 Feature #5487: Allow subtasks to cross projects
Yippiee!
> Target version set to Candidate for next major release
Deon Joubert
05:55 Revision 5115 (svn): scm: mercurial: add test of non ASCII named branch in unit adapter test (#7246).
Toshi MARUYAMA
05:55 Revision 5114 (svn): scm: mercurial: add test of non ASCII tag in unit adapter test (#1981).
Toshi MARUYAMA
05:54 Revision 5113 (svn): scm: mercurial: prepare test of wrapping revision of cat and annotate with URL encoding (#1981, #7246).
Toshi MARUYAMA
03:23 Revision 5112 (svn): scm: mercurial: wrap revision of cat and annotate with URL encoding (#1981, #7246).
Toshi MARUYAMA

2011-03-13

23:24 Feature #3988: Show diff in revision page
For me it's a very big disadvantage compared to Trac. I'd love to see this in redmine! Sven M
21:14 Feature #6823: REST API for time tracker.
Never mind - you can, just use from and to parameters. Anonymous
21:06 Feature #6823: REST API for time tracker.
Can you with this api get time entries for specific day (today, yesterday, 2011-02-01), month (this, last) or between... Anonymous
20:10 Defect #7706: wrong string in en-gb locale (label_user_mail_option_none: "Only for things I watch or I'm involved in)
apologies. my bad - git repo must have been out of date or something .. weird. Jools Wills
16:43 Defect #7706 (Closed): wrong string in en-gb locale (label_user_mail_option_none: "Only for things I watch or I'm involved in)
The en-gb.yml file in current trunk is aleary fixed:
source:/trunk/config/locales/en-GB.yml@5009#L718
Jean-Philippe Lang
19:48 Defect #5738: Query deletion fails : PGError: ERROR: relation "issues_queries" does not exist
Did you manage to make it work ? Etienne Massip
19:46 Feature #6540 (Closed): how to erase the Due date relationship when add an issue
Etienne Massip
19:31 Feature #7847 (Closed): Cross-project subtasks
Closed as duplicate of #5487. Etienne Massip
19:04 Patch #7851 (Closed): Italian translation for 'issue'
As I may use tracker to define issues which are not necessarily problems, I think a better translation could be 'Segn... Riccardo Rocca
18:28 Defect #7102: Wrong URL if using batch ticket creation
This error is caused by your screenshot paste plugin. As this plugin is weighty for many redmine users, it would be g... Terence Mill
18:08 Defect #7102 (Closed): Wrong URL if using batch ticket creation
Closing this as 1.1-stable and trunk are definitely not affected by this issue.
Maybe a plugin that overrides the en...
Jean-Philippe Lang
18:10 Feature #4455 (Closed): Mercurial overhaul
I'm closing this ticket as proposed above. The development forum may be a better place to continue this discussion. Jean-Philippe Lang
17:56 Revision 5111 (svn): Updates zoom icons and removes unused ones.
Jean-Philippe Lang
17:42 Defect #7581: Not including a spent time value on the main issue update screen causes silent data loss
Fix for the comment field committed in r5110.
It's different for the activity field because it may contain a defau...
Jean-Philippe Lang
17:38 Revision 5110 (svn): Check for a valid time entry if comments have been entered when updating an issue (#7581).
Jean-Philippe Lang
17:16 Defect #7596 (Closed): Can't filter custom fields based on blank or non-blank values
Do not use the "is not" filter, use the "none" filter instead. It will list all issues that don't a value set for the... Jean-Philippe Lang
17:08 Feature #7640 (Closed): Add "mystery man" gravatar to options
Committed in r5109. Jean-Philippe Lang
17:07 Revision 5109 (svn): Add "mystery man" gravatar to options (#7640).
Jean-Philippe Lang
16:25 Defect #7850 (Closed): Possible broken JSON REST API
When i try to create a project using XML all is gone right.
For ex.: XML post to /projects.xml:
> @<project name=...
Artem Konoplin
16:03 Revision 5108 (svn): scm: mercurial: remove unused parameters from "nodes_in_branch()" method in adapter (#7246, #4455).
Toshi MARUYAMA
14:32 Revision 5107 (svn): Removed useless javascript.
Jean-Philippe Lang
14:31 Revision 5106 (svn): Adds an autoscroll div around permissions report table.
Jean-Philippe Lang
14:25 Defect #7785 (Resolved): Mailhandler keywords are not removed when updating issues
Fixed in r5105. Jean-Philippe Lang
14:24 Revision 5105 (svn): Fixed: mail handler keywords are not removed when updating issues (#7785).
Jean-Philippe Lang
14:01 Defect #7320 (Closed): circular dependency >2 issues
Fix and test committed in r5104. Jean-Philippe Lang
14:00 Revision 5104 (svn): Prevent SystemStackError on Issue#all_dependent_issues with mutiple circular dependencies (#7320).
Jean-Philippe Lang
13:04 Feature #7747: Add capability to ask\accept\reject review of patches (flag support on attachments)
xref bug #469 and bug #2048 pasquale [:dedalus]
10:48 Feature #7747: Add capability to ask\accept\reject review of patches (flag support on attachments)
I think that in a production environment this is an essential feature: if I'm the owner of a project and some collegu... pasquale [:dedalus]
11:52 Revision 5103 (svn): scm: mercurial: add tests for "nodes_in_branch()" method in adapter (#7246, #4455).
Toshi MARUYAMA
10:37 Feature #7849 (New): custom issue relation types
In different projects I am using redmine with a number of custom trackers. To define relations between the tickets I ... Markus Valle-Klann
10:21 Feature #3169: Multiple repositories for projects
+1 Dave Abrahams
09:45 Feature #7199 (Resolved): Bulgarian translation for >=1.0.5 and < 1.1.x or 1.2.x
Ivan Cenov
09:30 Feature #7848 (Closed): Add class for project title in the header
This issue follows the thread message#22459 .
Now the project title is in 'h1' and as consequence it is too big (l...
Ivan Cenov
01:48 Revision 5102 (svn): scm: mercurial: add new "nodes_in_branch()" method in adapter (#7246, #4455).
For latest changesets supporting named branch. Toshi MARUYAMA
01:47 Revision 5101 (svn): scm: mercurial: add new "rhlog()" function in helper extension (#7246, #4455).
For latest changesets supporting named branch. Toshi MARUYAMA

2011-03-12

22:47 Feature #7847 (Closed): Cross-project subtasks
Create a task in a project and a subtask in another project. This is very useful and will make the subtask feature mu... Rodrigo Carvalho
20:10 Feature #7414: Private issues
Jean-Philippe Lang wrote:
> The change consists in adding a 'private flag' on issues.
> Users are allowed to view p...
Nuno Duarte
19:39 Defect #7713 (Closed): Internal Error in Wiki with default language set to Persian
Jean-Philippe Lang
19:32 Defect #7845: Pre environment and brackets breaks automatic issue linking
Workaround: adding a blank line after the pre section works fine.... Jean-Philippe Lang
19:30 Defect #7846 (Resolved): Headers (h1, etc.) containing backslash followed by a digit are not displayed correctly
Patch applied in r5100, thanks. Just fixed the space before parenthesis in @#assert_html_output@. Jean-Philippe Lang
18:16 Defect #7846: Headers (h1, etc.) containing backslash followed by a digit are not displayed correctly
Here's the patch with test. Etienne Massip
16:46 Defect #7846: Headers (h1, etc.) containing backslash followed by a digit are not displayed correctly
I'll do so. Etienne Massip
16:10 Defect #7846: Headers (h1, etc.) containing backslash followed by a digit are not displayed correctly
Would be nice to add a test to @TextileFormatterTest@. Jean-Philippe Lang
15:28 Defect #7846 (Closed): Headers (h1, etc.) containing backslash followed by a digit are not displayed correctly
Wiki page titles containing backslashes followed by a digit are not rendered properly because of the way @String.gsub... Etienne Massip
19:28 Revision 5100 (svn): Fixed: Wiki headings containing backslash followed by a digit are not displayed correctly (#7846).
Contributed by Etienne Massip. Jean-Philippe Lang
19:27 Revision 5099 (svn): Adds an option to #render_page_hierarchy to add timestamp titles.
Jean-Philippe Lang
19:10 Defect #7818 (Closed): Wiki pages don't use the local timezone to display the "Updated ? hours ago" mouseover
The links are on wiki page index. This is fixed in r5098. Jean-Philippe Lang
19:09 Revision 5098 (svn): Moved wiki page updated_on eager load to a scope and fixed timestamp titles on wiki page index (#7818).
Jean-Philippe Lang
18:05 Patch #7445: Patch for improved repository commit auto-updates
Brian Lindahl wrote:
> should have read:
> [...]
Static strings are never a good solution at least in terms of l...
Terence Mill
17:41 Patch #7445: Patch for improved repository commit auto-updates
That is very useful, I would like to see it in redmine by default. I would suggest something like @done10 #7445@ to s... Troex Nevelin
17:54 Feature #6883: Wiki gollum plugin
Does this offer a WYSIWYG Editor, cause that is what really is missing in redmine. Terence Mill
03:24 Feature #6883: Wiki gollum plugin
Hi all,
I implemented a working plugin with a minimum feature https://github.com/gugod/redmine-gollum
It does h...
Kang-min Liu
17:36 Defect #7838: Gantt- Issues does not show up in green when start and end date are the same
Sorry, missed something. Etienne Massip
17:33 Defect #7838: Gantt- Issues does not show up in green when start and end date are the same
Here's a patch. Etienne Massip
15:34 Defect #5058: reminder mails are not sent when delivery_method is :async_smtp
Would be nice if someone could test this change to @lib/tasks/email.rake@ as proposed in #4228 :... Etienne Massip
14:42 Defect #7589 (Resolved): Wiki page with backslash in title can not be found
Fixed in r5097. Jean-Philippe Lang
09:17 Defect #7589: Wiki page with backslash in title can not be found
bug reproduced.
In the wiki page, create a link to a page named with slash...
TridenT Job
14:42 Revision 5097 (svn): Fixed: wiki page with backslash in title can not be found (#7589).
Jean-Philippe Lang
13:14 Revision 5096 (svn): Fixes diff test regarding r5094.
Jean-Philippe Lang
13:06 Revision 5095 (svn): Fixes diff test regarding r5094.
Jean-Philippe Lang
 

Also available in: Atom