Activity
From 2019-05-30 to 2019-06-01
2019-06-01
-
11:34 Patch #31485 (Closed): Add support for :sql ActiveRecord::Base.schema_format in redmine:plugins:migrate
- Committed the patch. Thank you.
-
11:03 Patch #31485: Add support for :sql ActiveRecord::Base.schema_format in redmine:plugins:migrate
- Kouhei Sutou wrote:
> @db:migrate@ in Rails supports @:ruby@ and @:sql@.
> https://github.com/rails/rails/blob/mast... -
10:41 Feature #31444: Add "<< me >>" option to user format issue custom fields
- LGTM. Setting the target version to 4.1.0.
2019-05-31
-
12:22 Defect #31487 (Closed): Issues filtering
- For filters that support ANY clause there is a "is not null" check.
E.g. I want to filter issues by Assignee = any, ... -
10:10 Patch #31485 (Closed): Add support for :sql ActiveRecord::Base.schema_format in redmine:plugins:migrate
- ActiveRecord uses @db/schema.rb@ when @ActiveRecord::Base.schema_format@ is @:ruby@ and @db/structure.sql@ when @Acti...
-
07:17 Defect #31478 (Closed): RepositoriesController entry is missing a template for Image
- Thank you for the feedback. Closing.
-
06:22 Defect #31478 (Resolved): RepositoriesController entry is missing a template for Image
- It resolved.
-
04:28 Defect #18779: Error: The single-table inheritance mechanism failed to locate the subclass: 'GroupNonMember'
- I fix it following this tutorial
http://blog.daum.net/_blog/BlogTypeView.do?blogid=0ZC9T&articleno=36&categoryId=0... -
00:11 Feature #31449: Generate issue graphics
- It would be really wonderful if in each project, a box displays that graphics.
2019-05-30
-
19:21 Feature #31479 (New): User type custom field - selection from 100's of users
- When there are 100's of users on a project, the selection of a user (or users) from the *user* type custom field can ...
-
16:08 Defect #31478: RepositoriesController entry is missing a template for Image
- I think it has been fixed in r18211 today.
-
13:05 Defect #31478 (Closed): RepositoriesController entry is missing a template for Image
- My environment:
Rails 5.2.3
Ruby 2.5.3
Redmine 4
The scenario:
- Add new image PNG format to the repos... -
09:41 Patch #31433: Use "icon icon-*" classes for sort-handler, collapsible fieldsets and collapsible versions
- Go MAEDA wrote:
> Marius BALTEANU wrote:
> > Here are three more patches:
> > - attachment:0001-Fix-missing-icons.... -
09:39 Patch #31433 (Closed): Use "icon icon-*" classes for sort-handler, collapsible fieldsets and collapsible versions
- Marius BALTEANU wrote:
> Here are three more patches:
> - attachment:0001-Fix-missing-icons.patch fixes an issue in... -
02:45 Feature #26642: Support of ActiveRecord i18n scope in query filters
- Seiei Miyagi wrote:
> I searched on GitHub, there are some plugins that uses `QueryFilter.new`, changing parameter o... -
02:35 Feature #31450 (Closed): Support "YYYY/MM/DD" date format when importing issues
- Committed the patch. Thanks.
Also available in: Atom