wiki:TracFlexibleQueryUiPlugin

Version 3 (modified by Jun Omae, 7 years ago) (diff)

revise author information

Make columns in custom query sortable and able to add and remove columns without submitting form

Description

This plugin provides the following features:

  • Make columns in custom query sortable.
  • 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

  1. Install the plugin:
    $ pip install svn+https://trac-hacks.org/svn/tracflexiblequeryuiplugin/1.0
    
    or
    $ easy_install https://trac-hacks.org/svn/tracflexiblequeryuiplugin/1.0
    
  2. 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:

Attachments (1)

Download all attachments as: .zip