Activity
From 2012-01-28 to 2012-01-30
2012-01-30
-
23:53 Revision 8739 (svn): Fix for ruby1.9.3.
-
23:51 Revision 8738 (svn): code layout cleanup unit mail handler test fixtures
-
23:51 Revision 8737 (svn): Bulgarian translation updated by Ivan Cenov (#10087)
-
21:11 Revision 8736 (svn): Fix for ruby1.9.3.
-
19:50 Revision 8735 (svn): Removed useless permission check in wiki controller.
-
19:42 Revision 8734 (svn): Adds export of all wiki pages to a PDF file (#3463).
-
19:19 Revision 8733 (svn): Check parent wiki page by default.
-
19:01 Revision 8732 (svn): Adds bookmarks to PDF when exporting a grouped issue list.
-
18:57 Revision 8731 (svn): Fixed that tag[0] may be nil.
-
02:38 Revision 8730 (svn): remove trailing tabs from app/views/news/_form.html.erb
2012-01-29
-
23:42 Revision 8729 (svn): Enable attached images to be displayed inline on the news list.
-
23:39 Revision 8728 (svn): Allows attachments on news (#1972).
-
23:03 Revision 8727 (svn): Locales update.
-
23:01 Revision 8726 (svn): Display of multi custom fields.
-
22:21 Revision 8725 (svn): Display custom_field_values instead of custom_values.
-
22:12 Revision 8724 (svn): Code cleanup.
-
22:10 Revision 8723 (svn): Allow existing single value custom fields to be changed to multiselect.
-
22:09 Revision 8722 (svn): Do not validate blank default custom field value.
-
21:51 Revision 8721 (svn): Adds support for multiselect custom fields (#1189).
-
19:29 Revision 8720 (svn): Support for nested array in API builder.
-
12:24 Revision 8719 (svn): test: add attachment tests at unit mail handler test for Rails3
-
02:23 Revision 8718 (svn): route: repository: move :repository_id routes before non :repository_id routes
- On Rails3 new route format, tests pass except following routes.
* 'projects/:id/repository' :action => 'show'
* 'pro...
2012-01-28
-
12:16 Revision 8717 (svn): Extracts custom field values validation from CustomValue so that they can be validated globally from the customized object (#1189).
-
11:26 Revision 8716 (svn): Ruby1.9: skip enforcing UTF-8 encodings on the params hash on Rails2 if it is frozen (#4050, #4796)
- Tests on CI server fail.
http://www.redmine.org/builds/build_trunk-1.9.2-sqlite3_257.html... -
07:51 Revision 8715 (svn): test: route: repositories: split tests whether 'show' action or not
- On Rails3, 'show' action has some problems.
-
05:58 Revision 8714 (svn): Ruby1.9: enforce UTF-8 encodings on the params hash on Rails2 (#4050, #4796)
- Without this change, non ASCII subject issue cannot be created on Ruby 1.9.
-
05:57 Revision 8713 (svn): Ruby1.9: set Encoding.default_external on only Rails2 (#4050, #4796)
Also available in: Atom