Activity
From 2015-02-06 to 2015-02-08
2015-02-08
-
17:24 Revision 13994 (svn): Don't call #upcase on nil.
-
17:23 Revision 13993 (svn): Fixed filtering on date custom field with SQLServer.
-
17:01 Revision 13992 (svn): Fixed assertions for SQLServer that format dates with MM/DD/YYYY in queries.
-
16:35 Revision 13991 (svn): Fixed an error in IssuesControllerTest#test_index_with_query_grouped_by_tracker_in_reverse_order with SQLServer.
-
16:25 Revision 13990 (svn): Fixed the migration for SQLServer (#18855).
-
16:13 Revision 13989 (svn): Support for accent insensitive search with PostgreSQL (#18801).
- If the unaccent extension is installed, the search engine will use it in order to do accent insensitive search.
-
16:06 Revision 13988 (svn): Links to completed versions on the roadmap page might lead to a "403 not authorized page" (#19030).
- Patch by Felix Schäfer.
-
13:23 Revision 13987 (svn): Merged r13943 from trunk to 2.6-stable (#18632)
- require rbpdf 1.18.5.
-
13:07 Revision 13986 (svn): Adds :permission_copy_issues string to locales (#18855).
-
13:07 Revision 13985 (svn): Adds a :copy_issues permission (#18855).
- When copy is allowed, target projects are those on which the user has the :add_issues permission.
-
11:39 Revision 13984 (svn): Merged r13977 from trunk to 2.6-stable (#10681, #18586)
- pdf: remove styles by fontname instated of Arabic/Persian/Thai locale.
-
11:38 Revision 13983 (svn): Merged r13976 from trunk to 2.6-stable (#10681, #18586)
- pdf: remove styles of Arabic/Persian Italic and Thai Bold.
Contributed by Jun NAITOH. -
11:38 Revision 13982 (svn): Merged r13729 from trunk to 2.6-stable (#16040, #18586, #10681)
- pdf: use DejaVuSans font in Arabic and Persian.
-
11:20 Revision 13981 (svn): Removed :move_issues permission (#18855).
- This permission was wrongly used to allow bulk issue copy. To prevent user from moving an issue to another project, t...
-
10:39 Revision 13980 (svn): Fixed assertion (#18918).
-
10:37 Revision 13979 (svn): Adds a specific string for blank values (#18918).
-
10:34 Revision 13978 (svn): Don't use current user locale to format dates (#19039).
-
05:04 Revision 13977 (svn): pdf: remove styles by fontname instated of Arabic/Persian/Thai locale (#10681, #18586)
-
05:04 Revision 13976 (svn): pdf: remove styles of Arabic/Persian Italic and Thai Bold (#10681, #18586)
- Contributed by Jun NAITOH.
-
03:59 Revision 13975 (svn): Japanese translation fix (label_age) by Go MAEDA (#19035)
-
03:59 Revision 13974 (svn): remove "label_per_page" from locale files (#19055)
-
03:58 Revision 13973 (svn): Japanese translation updated and changed by Go MAEDA (#19054)
2015-02-07
-
10:39 Revision 13972 (svn): Extract grouping logic to an helper.
-
10:10 Revision 13971 (svn): TimeEntry acts_as_activity_provider scope should joins(:project) (#18818).
- Patch by Ondřej Ezr.
-
10:08 Revision 13970 (svn): Sort helper undefined to_a for string (#18817).
- Patch by Ondřej Ezr.
-
10:06 Revision 13969 (svn): Respect cross-project subtask setting on issue bulk edit form (#18711).
- Patch by Felix Schäfer.
-
10:04 Revision 13968 (svn): Default admin user may not be crated in Redmine 3.0 (#18804).
- Patch by Ondřej Ezr.
-
09:25 Revision 13967 (svn): Renamed test (#18983).
-
09:24 Revision 13966 (svn): Fixed wrong test (#18983).
- Issue was not assigned to the version and assert_equal 1, ActionMailer::Base.deliveries.size was passing because of t...
-
09:12 Revision 13965 (svn): Raise an error if version is not found (#18983).
-
08:56 Revision 13964 (svn): Allow filtering of Redmine Reminders by Version (#18983).
- Patch by Merul Patel.
-
08:45 Revision 13963 (svn): Adds string to locales (#19005).
-
08:44 Revision 13962 (svn): Make search results per page configurable (#19005).
- Patch by Go MAEDA.
-
08:37 Revision 13961 (svn): rdm-mailhandler.rb should catch EOFError (#18922).
- Patch by Go MAEDA.
-
08:32 Revision 13960 (svn): link_to in Redmine::Hook::ViewListener omits relative url root (#19024).
Also available in: Atom