Activity
From 2015-09-19 to 2015-09-21
2015-09-21
-
23:13 Feature #19886 (Closed): Raise wiki edits comments limit to 1024
- Limit raised to 1024 in r14622.
-
23:13 Revision 14622 (svn): Raises wiki edits comments limit to 1024 (#19886).
-
23:00 Feature #19885 (Closed): Raise time entries comments limit to 1024
- Limit raised to 1024 in r14621.
-
23:00 Revision 14621 (svn): Raises time entries comments limit to 1024 (#19885).
-
22:42 Feature #13946 (Closed): Add tracker name to Redmine issue link titles
- Thanks for the patch, committed in r14620.
-
22:42 Revision 14620 (svn): Adds tracker name to Redmine issue link titles (#13946).
-
22:32 Defect #20282 (Resolved): Error message when editing a child project without add project/subprojects permissions
- Mischa, thanks for this detailed report. This is fixed in r14619.
-
22:32 Revision 14619 (svn): Error message when editing a child project without add project/subprojects permissions (#20282).
-
17:53 Defect #20799 (Closed): Incorrect language when set to Portuguese Brazilian
- I'm using the Redmine 3.1.1 version and when I set the default language or the user language preference to Portuguese...
-
16:11 Feature #5232: Show 'My page' after login
- Jean Louis wrote:
> doesn't seems to work on redmine 3.1.0 (internal error) then I modify only with the begin of you... -
13:19 Feature #1712: add custom fields that are calculations of other fields
- This sounds great.
Would there be the possibility to include standard fields (like estimated work, remaining work) f... -
10:58 Defect #20795 (New): CSS style gets stripped from the tag
- Hi,
"word-wrap:break-word" CSS style gets stripped from the tag.
See example below.
p{color:blue;word-wrap:bre... -
10:36 Defect #20793 (Closed): Perl authentication is not working
- I was able to install Redmine 3.1.0 on an Ubuntu server (15.04). Now, I want to integrate hgweb (Mercurial). the conf...
-
09:00 Patch #20791 (Closed): Traditional Chinese translation (to r14618)
- * New
** field_total_estimated_hours
* Changed
** label_total_spent_time
-
05:46 Defect #20788 (Closed): REST API with JSON content missing attributes with false values
- if an issue IS NOT private,using "GET /issues/<this_issue_id>.xml" can get "<is_private>false</is_private>" in the re...
2015-09-20
-
22:32 Feature #1712: add custom fields that are calculations of other fields
- I made a plugin with similar functionality. You can try it https://www.redmine.org/plugins/computed_custom_field
-
22:25 Defect #20360 (Resolved): Project copy does not copy custom field settings
- Thanks for pointing this out, fixed in r14618.
-
20:56 Defect #20360: Project copy does not copy custom field settings
- So, I tried to track it down and here are some observations.
The r1592 has changed how custom fields are handled. ... -
22:25 Revision 14618 (svn): Project copy does not copy custom field settings (#20360).
-
18:53 Patch #20785: Polish translation update for 3.1-stable
- I meant that it includes #19403.
-
18:51 Patch #20785 (Closed): Polish translation update for 3.1-stable
- it does include #14617.
-
16:00 Defect #20721 (Closed): Estimated hours field for parent task is disabled on issue edit
- Thanks for the feedback.
-
15:48 Defect #20721: Estimated hours field for parent task is disabled on issue edit
- You're right, this issue was caused by https://www.redmine.org/plugins/redmine_archive_issue_categories . My bad.
-
13:52 Defect #20721 (Needs feedback): Estimated hours field for parent task is disabled on issue edit
- Can't reproduce.
Please make sure that you don't have any plugin that causes this behaviour. -
14:54 Patch #20740 (Closed): Confusing name: test public query called "private"
- Patch committed, thanks.
-
14:54 Revision 14617 (svn): Confusing name: test public query called "private" (#20740).
- Patch by Kirill Smirnov.
-
14:52 Revision 14616 (svn): Test failure, now that projects without trackers are ignored (#20463).
-
14:50 Defect #20361 (Closed): Project copy does not update custom field of version type values
- Fixed in r14615.
-
14:50 Revision 14615 (svn): Project copy does not update custom field of version type values (#20361).
-
13:50 Defect #20565 (Closed): Search and get a 404 page when adding a new project
- Fixed in r14614, thanks for pointing this out.
-
13:50 Revision 14614 (svn): Fixed invalid search link on the new project form (#20565).
-
13:38 Defect #20463: Internal error when moving an issue to a project without selected trackers and active issue tracking
- Projects without trackers are longer proposed when editing an issue (r14613).
-
13:19 Defect #20463 (Closed): Internal error when moving an issue to a project without selected trackers and active issue tracking
- Fixed in r14612, thanks for pointing this out.
-
13:38 Revision 14613 (svn): Don't propose projects without trackers when editing an issue (#20463).
-
13:18 Revision 14612 (svn): Internal error when moving an issue to a project without trackers (#20463).
-
13:02 Defect #18223 (Closed): Table renders wrong if a trailing space is after | symbol
- Patch committed in r14611, thanks.
-
13:02 Revision 14611 (svn): Table renders wrong if a trailing space is after | symbol (#18223).
- Patch by Jens Krämer.
-
08:37 Redmine 3.1.1, 3.0.5 and 2.6.7 released
- Redmine 3.1.1 is a maintenance release that includes 28 changes ([[Changelog]]). 3.0.5 and 2.6.7 are maintenance rele...
-
08:20 Revision 14610 (svn): tagged version 3.1.1
-
08:20 Revision 14609 (svn): tagged version 3.0.5
-
08:20 Revision 14608 (svn): tagged version 2.6.7
-
08:18 Revision 14607 (svn): Merged r14606.
-
08:17 Revision 14606 (svn): Updates for 3.1.1 release.
-
08:14 Revision 14605 (svn): Updates for 3.0.5 release.
-
08:12 Revision 14604 (svn): Updates for 2.6.7 release.
-
06:24 Feature #20782 (New): Add useful information in "Receiving emails" section.
- Hello!
Proposing to add some useful information into "Receiving emails" section of Redmine documentation, this inf...
2015-09-19
-
20:45 Defect #20648: Users' "Last connection" is not updated correctly.
- Found the same issue on version 2.6.1
-
09:32 Patch #20733 (Closed): "Total estimated time" should be inserted after "Estimated time" in "Avalable Columns"
- Committed, thanks.
-
09:31 Revision 14603 (svn): Merged r14602 (#20733).
-
09:30 Defect #20456 (Closed): 3.1-stable/3.1.0: missing commits (omitted from being merged from trunk)
- Thanks.
-
09:29 Revision 14602 (svn): "Total estimated time" should be inserted after "Estimated time" (#20733).
- Pätch by Go MAEDA.
-
05:45 Feature #10294: Redmine search: improve, make better and smarter. (title matching first, then content)
- I implemented something like that for PostgreSQL in a "plugin":https://www.redmine.org/plugins/redmine_postgresql_sea...
Also available in: Atom