Plugins Directory » Redmine Advanced Query Filters
|
|
Author: | redmineservices . |
|---|---|---|
| Website: | https://github.com/redmineservices/redmine_advanced_query_filters | |
| Code repository: | https://github.com/redmineservices/redmine_advanced_query_filters | |
| Registered on: | 2026-08-17 (3 days ago) | |
| Current version: | 2.0.0 | |
| Compatible with: | Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x | |
| User ratings: |
Redmine Advanced Query Filters adds advanced, composable operators to issue queries: negative and multi-term starts/ends-with filters, contains-all/none filters, strict matching for multiple-value list custom fields, relative-hour filters, and attachment author/date filters.
Version 2.0 is a modernized fork of the original plugin by Stephan Wenzel, maintained by Redmine Services under GPL-2.0-or-later.
Installation notes
From your Redmine directory:
git clone https://github.com/redmineservices/redmine_advanced_query_filters.git plugins/redmine_advanced_query_filters bundle exec rake redmine:plugins:migrate RAILS_ENV=production
Restart Redmine. No database migration is created by this plugin.
Changelog
2.0.0 (2026-08-17)
Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x.