Contents
Make columns in custom query sortable and able to add and remove columns without submitting form (t:#7026)
Description
This plugin provides the following features:
- Make columns in custom query sortable. Order of columns in tickets list would be changed by sorting columns below the filters.
- Make able to add and remove columns in custom query without submitting form.
Bugs/Feature Requests
Existing bugs and feature requests for TracFlexibleQueryUiPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out TracFlexibleQueryUiPlugin from here using Subversion, or browse the source with Trac.
Installation
- Install the plugin:
or
$ pip install svn+https://trac-hacks.org/svn/tracflexiblequeryuiplugin/1.0
$ easy_install https://trac-hacks.org/svn/tracflexiblequeryuiplugin/1.0
- Enable the plugin in your
trac.ini
file:[components] tracflexiblequeryui.* = enabled
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
- 16568 by jun66j5 on 2017-05-05 14:18:22
-
TracFlexibleQueryUiPlugin/1.0.0: initial commit
- 16567 by jun66j5 on 2017-05-05 14:15:41
-
New hack TracFlexibleQueryUiPlugin, created by jun66j5
(more)
Author/Contributors
Author: OpenGroove,Inc. and tracpath
Maintainer: Jun Omae
Contributors:
Last modified 8 years ago
Last modified on May 19, 2017, 8:53:28 AM
Attachments (1)
- sorting-columns.png (12.3 KB) - added by 8 years ago.
Download all attachments as: .zip