Project

General

Profile

Activity

From 2016-05-05 to 2016-05-07

2016-05-07

20:30 Revision 15392 (svn): Test failure with SQLServer (#22320).
Jean-Philippe Lang
18:13 Patch #22506 (Closed): Updated Korean locale data
Committed in trunk, 3.2-stable, and 3.1-stable, thanks. Toshi MARUYAMA
18:12 Patch #22761 (Closed): Korean translation for 3.2-stable
Committed in trunk and 3.2-stable. Toshi MARUYAMA
14:11 Patch #22761 (Closed): Korean translation for 3.2-stable
From #22506. Toshi MARUYAMA
18:11 Patch #22760 (Closed): Korean translation for 3.1-stable
Committed in trunk, 3.2-stable, and 3.1-stable. Toshi MARUYAMA
14:09 Patch #22760 (Closed): Korean translation for 3.1-stable
From #22506. Toshi MARUYAMA
16:06 Revision 15391 (svn): Merged r15384 from trunk to 3.1-stable (#22506, #22760)
Korean translation for 3.1-stable updated by Yonghwan SO. Toshi MARUYAMA
16:05 Revision 15390 (svn): Merged r15385 from trunk to 3.2-stable (#22506, #22761)
Korean translation for 3.2-stable updated by Yonghwan SO. Toshi MARUYAMA
16:04 Revision 15389 (svn): Merged r15384 from trunk to 3.2-stable (#22506, #22760)
Korean translation for 3.1-stable updated by Yonghwan SO. Toshi MARUYAMA
15:57 Patch #22732 (Closed): Traditional Chinese translation (to r15362)
Committed in trunk r15386, thanks. Toshi MARUYAMA
15:56 Revision 15388 (svn): Korean translation changed by Yonghwan SO (#22506)
Toshi MARUYAMA
15:56 Revision 15387 (svn): Korean translation for trunk updated by Yonghwan SO (#22506)
Toshi MARUYAMA
15:56 Revision 15386 (svn): Traditional Chinese translation updated by ChunChang Lo (#22732)
Toshi MARUYAMA
14:24 Patch #22759 (Closed): pt-BR translation for 3.1.stable
Committed in 3.1-stable r15382. Toshi MARUYAMA
13:00 Patch #22759 (Closed): pt-BR translation for 3.1.stable
From #22427. Toshi MARUYAMA
14:22 Revision 15385 (svn): Korean translation for 3.2-stable updated by Yonghwan SO (#22506, #22761)
Toshi MARUYAMA
14:22 Revision 15384 (svn): Korean translation for 3.1-stable updated by Yonghwan SO (#22506, #22760)
Toshi MARUYAMA
13:10 Feature #7867: Add filters for "Author's group" and "Author's role" to issues list
+1 could be very useful IMO Kri5 Talach
13:07 Patch #22320 (Closed): Respect user's timezone when comparing / parsing Dates
Committed, thanks. Jean-Philippe Lang
13:07 Defect #19033 (Closed): Filters that utilize date/time ignore user's UTC offset
Committed, thanks. Jean-Philippe Lang
13:06 Revision 15383 (svn): Simplify User#today (#22320).
Patch by Jens Kraemer. Jean-Philippe Lang
13:02 Revision 15382 (svn): Merged r15376 from trunk to 3.1-stable (#22427, #22759)
Updates pt-BR translation.
Patch by Luiz Moura.
Toshi MARUYAMA
12:58 Revision 15381 (svn): Fixes Query#date_clause timezone handling (#22320).
When querying time fields based on date values these should be interpreted
in the user's time zone, since that's what...
Jean-Philippe Lang
12:57 Revision 15380 (svn): Merged r15376 from trunk to 3.2-stable (#22427)
Updates pt-BR translation.
Patch by Luiz Moura.
Toshi MARUYAMA
12:48 Defect #21037: Issue show : bullet points not aligned if sub-task is in a different project
Thanks a lot for the css fix ! Jérôme BATAILLE
08:47 Defect #21037 (Closed): Issue show : bullet points not aligned if sub-task is in a different project
Fixed in r15374. I didn't integrate the project name in the link as proposed in the patch. Just a few changes to the ... Jean-Philippe Lang
12:42 Revision 15379 (svn): Replace Date.today with User.current.today (#22320).
Depending on the offset between a user's configured timezone and the server
timezone, Date.today may be more or less ...
Jean-Philippe Lang
12:32 Patch #22401 (Closed): Notify the user of missing attachments
Committed, thanks. I used the existing @warning_attachments_not_saved@ i18n string instead of adding a new one. Jean-Philippe Lang
12:31 Revision 15378 (svn): Notify the user of missing attachments (#22401).
under certain (rare) circumstances it may happen that, when an issue or other
container is saved, added attachments h...
Jean-Philippe Lang
12:31 Patch #13696: Projects admin, show issues count

Jean-Philippe Lang wrote:
> IMO, we rarely need to see this information on the project list.
> When an admin need...
Jérôme BATAILLE
10:08 Patch #13696: Projects admin, show issues count
IMO, we rarely need to see this information on the project list.
When an admin needs to delete a project, he can eas...
Jean-Philippe Lang
10:12 Patch #14680 (Closed): Change Simplified Chinese translation for version 'field_effective_date'
Committed, thanks. Jean-Philippe Lang
10:12 Revision 15377 (svn): Change English and Simplified Chinese translation for version 'field_effective_date' (#14680).
Patch by Jun Den. Jean-Philippe Lang
10:10 Patch #22427 (Closed): pt-BR translation for 3.2.stable
Committed, thanks. Jean-Philippe Lang
10:10 Revision 15376 (svn): Updates pt-BR translation (#22427).
Patch by Luiz Moura. Jean-Philippe Lang
10:06 Patch #19468 (Closed): Replace jQuery UI Datepicker with native browser date fields when available
Committed, thanks. Jean-Philippe Lang
10:05 Revision 15375 (svn): Use HTML5 date input fields instead of text fields with jquery ui date pickers (#19468).
Patch by Jan Schulz-Hofen. Jean-Philippe Lang
09:51 Feature #3058: Show issue history using tabs
Jean-Philippe Lang wrote:
> There's still some work to implement what is requested here (additional tabs, hook, memo...
Go MAEDA
09:45 Feature #3058: Show issue history using tabs
There's still some work to implement what is requested here (additional tabs, hook, memorization of last tab...) Jean-Philippe Lang
09:48 Feature #7360: Issue custom query: default query per instance, project and user
As requested above, we should provide different level of default query: per project (as implemented in the patch) but... Jean-Philippe Lang
09:42 Defect #22695 (Closed): Revision content message is not escaped
Same as #22694. Jean-Philippe Lang
09:42 Defect #22694 (Closed): Associated revision content is not escaped
Not a defect, commit messages are parsed with the text formatter (eg. Textile).
I've added #22758 to 3.4.0 for those...
Jean-Philippe Lang
09:40 Feature #22758 (Closed): Make text formatting of commit messages optional
Add an option to display commit messages without text formatting (eg.Textile) applied. In this case, messages would b... Jean-Philippe Lang
08:59 Defect #22635 (Closed): Get news notification even though unwatch
Not a defect, this behaviour was implemented because of popular demand, see #4700. Jean-Philippe Lang
08:44 Revision 15374 (svn): Issue show : bullet points not aligned if sub-task is in a different project (#21037).
Jean-Philippe Lang
08:39 Feature #18253: Multiple level of grouping & sorting in Issue List
+1 Dinesh Rabaa

2016-05-06

21:06 Feature #22676 (Closed): Static issue list URLs
Done, see #4806.
You can use the context menu on the issue list to link to a query that filters the selected issue...
Jean-Philippe Lang
21:02 Feature #4806 (Closed): Filter the issue list by issue ids
Feature added. You can filter on one or multiple (using comma separated ids) issue ids, or by range. Jean-Philippe Lang
21:01 Revision 15373 (svn): Remove open issues filter in context menu shortcut (#4806).
Jean-Philippe Lang
21:00 Revision 15372 (svn): Adds :button_filter to locales (#4806).
Jean-Philippe Lang
20:59 Revision 15371 (svn): Filter by issue id (#4806).
A shortcut is added to the context menu to filter the selected issues. Jean-Philippe Lang
18:57 Defect #22754: Error while updating issues with boolean custom field through API
Did problem begin when you upgrading Redmine?
Christopher Gabriel wrote:
> we are running 2.2.4.stable where the...
Toshi MARUYAMA
18:37 Defect #22754: Error while updating issues with boolean custom field through API
I can't do that unfortunately, but I couldn't find reference to this issues in recent version's changelogs. we are ru... Christopher Gabriel
18:35 Defect #22754: Error while updating issues with boolean custom field through API
Did you upgrade Redmine? Toshi MARUYAMA
16:20 Defect #22754: Error while updating issues with boolean custom field through API
More updates:
the custom field 207
"custom_fields"=>[{"id"=>207, "value"=>1}]
is a boolean field. Sending th...
Christopher Gabriel
15:01 Defect #22754 (Closed): Error while updating issues with boolean custom field through API
We started having trouble while updating an issue through the API. Some client code worked fine for almost 2 years.
...
Christopher Gabriel
18:56 Revision 15370 (svn): Adds edit links on the roadmap (#22756).
Jean-Philippe Lang
18:56 Patch #22756 (Closed): Edit versions links on the roadmap
Jean-Philippe Lang
17:46 Defect #22733 (Closed): 404 The entry or revision was not found in the repository
Sw Dev wrote:
> Do you believe the repository setup is dependent on the server environment? If yes, it would be good...
Toshi MARUYAMA
15:16 Defect #22733 (Reopened): 404 The entry or revision was not found in the repository
OK, I have asked a question in the forums.
Please excuse for reopening but it seems important to add these commen...
Sw Dev
12:38 Feature #22752 (Closed): Draft feature
Similar to email a draft feature can be enabled. So we can save the information before entering the defect. Rahul Raju
12:02 Feature #22434: Block user via API
You can set the status of the user using a [[Rest_Users#PUT|PUT request]]. There, you can set the status as follows (... Holger Just

2016-05-05

21:35 Defect #22745 (Closed): Rest API for Custom Fields does not return keys for key/value types
When using the REST API to retrieve the list of custom_fields by calling http://localhost:3000/custom_fields.json , i... Stephen Stuart
20:58 Redmine 3.2.2 and 3.1.5 released
Redmine 3.2.2 and 3.1.5 are maintenance releases available that fix several issues. They are available for [[download... Jean-Philippe Lang
20:38 Revision 15369 (svn): tagged version 3.2.2
Jean-Philippe Lang
20:37 Revision 15368 (svn): tagged version 3.1.5
Jean-Philippe Lang
20:29 Revision 15367 (svn): Updates for 3.1.5 release.
Jean-Philippe Lang
20:28 Revision 15366 (svn): Merged r15365.
Jean-Philippe Lang
20:28 Revision 15365 (svn): Updates for 3.2.2 release.
Jean-Philippe Lang
20:26 Revision 15364 (svn): Merged r15362 (#22721).
Jean-Philippe Lang
20:25 Revision 15363 (svn): Merged r15362 (#22721).
Jean-Philippe Lang
18:13 Defect #21037 (New): Issue show : bullet points not aligned if sub-task is in a different project
Toshi MARUYAMA
15:51 Defect #22740 (Closed): Redmine is not working
Please use forum for question. Toshi MARUYAMA
13:50 Defect #22740: Redmine is not working
This is on Windows 7 and Redmine Apache, MySQL and Subversion services are running. THin 1 and Thin 2are down. AT1234 D
13:49 Defect #22740 (Closed): Redmine is not working

HI All,
Redmine stops working suddenly after server reboot.
[Thu May 05 17:11:31.585990 2016] [proxy:erro...
AT1234 D
13:58 Feature #8241: Advanced notification: per user, per project configurable schedule, event filter and notification format
+1 Fabrício Noda
10:33 Defect #22733 (Closed): 404 The entry or revision was not found in the repository
Please use forum for question or ask bitnami team. Toshi MARUYAMA
09:50 Defect #22733 (Closed): 404 The entry or revision was not found in the repository
Environment: Redmine 3.2.1 with Bitnami Virtual Machine.
Goal: setup a Git repository.
This might have been resol...
Sw Dev
05:44 Patch #22732 (Closed): Traditional Chinese translation (to r15362)
* New:
** label_wiki_page_new, label_relations: Relations
ChunChang (Nagaharu) Lo
 

Also available in: Atom