]> source.dussan.org Git - redmine.git/commit
New date filter operators: tomorrow, next week, next month (#4502).
authorGo MAEDA <maeda@farend.jp>
Sat, 19 Jan 2019 07:42:26 +0000 (07:42 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 19 Jan 2019 07:42:26 +0000 (07:42 +0000)
commit04ac58b3c52479e0deb937a9a7063df3fbd84b95
tree1ed11eb6d99adae31876592ef6f5941ca7ddc304
parenta8d24ab4b8bc7e5a5df812790581420bdbf7b37a
New date filter operators: tomorrow, next week, next month (#4502).

Patch by Mizuki ISHIKAWA.

git-svn-id: http://svn.redmine.org/redmine/trunk@17811 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/query.rb
config/locales/en.yml
config/locales/ja.yml
public/javascripts/application.js
test/unit/query_test.rb