Project

General

Profile

Activity

From 2013-12-21 to 2013-12-23

2013-12-23

22:50 Feature #1179: Optionally allow Text and Long Text custom fields support wiki formatting
The option is available for existing or new custom fields. Jean-Philippe Lang
22:13 Feature #1179: Optionally allow Text and Long Text custom fields support wiki formatting
Will this allow existing text fields to get text formatting? or will it be applicable on new fields taken only? Dipan Mehta
18:08 Feature #12579: Ability to assign issues to multiple users
I manage a small organization of engineers in which tasks are usually delegated to multiple individuals. It is not u... Brian Bourke-Martin
16:17 Feature #13054: Add the ability to filter issues on parent task.
+1
It would be nice to have this option. This option should not be limited to direct parent/child relationship. Also...
VD DV
15:55 Feature #15760 (Reopened): JS response support for #render_error
In ApplicationController#render_error, responding formats are HTML and REST API. It would helpful if render_error co... Zach Hamman
14:41 Feature #12889: Persian Solar Calendar is needed
This issue is a duplicate of #7711
Supporting calendar systems other than Gregorian in Redmine takes much more tha...
Ebrahim Mohammadi
14:31 Defect #15759 (Closed): Danish characters are broken in Issue PDF export.
Danish characters looks perfect on html views on fronted. But when I export issue or Wiki to PDF, issue description a... Ramiz Raja Chaudhry
14:24 Defect #15756: 500 on admin info/settings page on development environment
trace without applied fix. This is pure redmine, without any plugins (newly generated secret, added databse.yml and c... Ilya S
14:23 Defect #15756: 500 on admin info/settings page on development environment
of course.
Redmine 2.4.2.stable, ruby 2.0.0-p247...
Ilya S
14:16 Defect #15756 (Needs feedback): 500 on admin info/settings page on development environment
Works for me. Could you post your error stack trace and give plugins details as requested in [[SubmittingBugs]]? Jean-Philippe Lang
12:15 Defect #15756 (Closed): 500 on admin info/settings page on development environment
Affected version - 2.4.2.stable Ilya S
14:12 Feature #15520 (Closed): Markdown formatting
Markdown formatting support is added in r12452 using the redcarpet gem. It should be considered as experimental for n... Jean-Philippe Lang
06:02 Feature #14534: Upgrade to Rails 4.2
This is first Rails4 porting revision.
* Git
** https://github.com/marutosi/redmine/commit/10fcc9f9a80a97467f6605...
Toshi MARUYAMA
03:21 Patch #15755 (Closed): Bulgarian translation (r12442)
Committed in trunk r12446, thanks. Toshi MARUYAMA

2013-12-22

18:54 Patch #15755 (Closed): Bulgarian translation (r12442)
Translated
* label_link_values_to
Ivan Cenov
16:11 Feature #5794 (Closed): URL custom fields
2.5.0 adds "Link" custom fields and support for optional textile support on text and long text custom field. Jean-Philippe Lang
15:59 Feature #14786 (Closed): Custom version fields should behave as Target Version field does
Sames as #8572, fixed in 2.5.0 and #10953. Jean-Philippe Lang
15:58 Feature #14553 (Closed): Filter for custom field of type version
Same as #8572, fixed in 2.5.0. Jean-Philippe Lang
15:57 Feature #11907 (Closed): Custom Field Version (Locked/Open)
Same as #8572, fixed in 2.5.0. Jean-Philippe Lang
15:57 Feature #8572 (Closed): Configuration of which versions (by version-status) are shown in version-format custom fields
Feature added in 2.5.0. You can now select which version statuses are proposed for a custom field. Jean-Philippe Lang
15:48 Defect #15735 (Closed): OpenID login fails due to CSRF verification
Merged. Jean-Philippe Lang
15:48 Defect #15377 (Closed): bundle install --without development test fails
Jean-Philippe Lang
15:47 Defect #13396 (Closed): Updating an issue with user or list format custom field, currently having value that is locked or removed, clears that field
Fixed in 2.5.0. Jean-Philippe Lang
15:46 Defect #13385 (Closed): Searchable checkbox displayed on edit form for not-searchable custom field formats.
Fixed in 2.5.0.
Matt McSweyn wrote:
> can you tell me why these fields should not be searchable?--I would much p...
Jean-Philippe Lang
15:22 Feature #1179 (Closed): Optionally allow Text and Long Text custom fields support wiki formatting
Feature added in 2.5.0, Text and Long text custom fields now support optional text formatting. Jean-Philippe Lang
15:21 Feature #2083 (Closed): CustomField of type "external-link-to" with configurable URL prefix
2.5.0 adds a "Link" custom field format that can link to an external and configurable URL. Jean-Philippe Lang
15:16 Feature #8152 (Closed): Render Version and User custom fields as links
Done in 2.5.0, not just for issues. Jean-Philippe Lang
15:15 Feature #1358 (Closed): Link_to for Custom Field
2.5.0 adds a "Link" custom field format but also adds the ability for other custom field formats to render values as ... Jean-Philippe Lang
14:10 Defect #15754: Error when email is configured.

To update you all that it is running on webrick server.
arun kumar
14:01 Defect #15754 (Closed): Error when email is configured.
I am getting error when creating/updating the issue after configuring the email. please find the log below. We would ... arun kumar
13:05 Feature #13051: Support any macro in (pdf) export for wiki's and issues
After some investigation I concluded that the problem with the crashes was due to @text.html_safe@ in the @textilizab... Paulo Neves

2013-12-21

19:01 Feature #1176: Recurring Tasks
I wrote a plugin a while ago and just pushed it out -- http://www.redmine.org/plugins/recurring-tasks and https://git... Teresa N
13:07 Defect #15735 (Resolved): OpenID login fails due to CSRF verification
This is fixed in r12438, thanks for pointing this out. Jean-Philippe Lang
12:35 Defect #15741 (Closed): Multiple scrollbars in project selection tree
Fixed in r12435, thanks for pointing this out. Jean-Philippe Lang
12:26 Defect #15714 (Closed): Notification on loosing assignment does not work
Merged. Jean-Philippe Lang
12:25 Defect #15684 (Closed): MailHandler : text/plain attachments are added to description
Merged. Jean-Philippe Lang
12:24 Defect #15677 (Closed): Links for relations in notifications do not include hostname
Merged. Jean-Philippe Lang
12:24 Defect #15623 (Closed): Timelog filtering by activity field does not handle project activity overrides
Merged. Jean-Philippe Lang
12:23 Defect #15523 (Closed): CSS class for done ratio is not properly generated
Merged. Jean-Philippe Lang
12:22 Defect #15398 (Closed): HTML 5 invalid <center> tag
Merged. Jean-Philippe Lang
12:20 Defect #15381 (Closed): Error pages improvement
Jean-Philippe Lang
12:19 Defect #15748 (Needs feedback): Problem with operation queries on REST API, version 2.4.1
Please post your application log with the error stack trace, as requested in [[SubmittingBugs]]. Jean-Philippe Lang
11:25 Feature #15752 (Closed): Add attachments to search index and list them in a search results
Attachments can be provided by optional description. It would be useful to have ability to search attachments by name... Mikhail Sviridov
10:17 Defect #13698: Wrong argument error when sending email notifications after upgrading to 2.3.0
Downgrade to 2.5.3 and changing dependencies in "Gemfile.lock" - 2 rows for mail.
However only after implementing th...
Plam Sim
03:44 Feature #12097: Multi Thread Support
These are patch and unit test log.
Functional tests have many errors.
Toshi MARUYAMA
00:30 Feature #14371: Drop Ruby 1.8.7 support
"Security Maintenance Extension of Ruby 1.8.7 and 1.9.2":https://www.ruby-lang.org/en/news/2013/12/17/maintenance-of-... Jun NAITOH
 

Also available in: Atom