RedQueryBuilder Project

Release History

VersionDateDescription
future2013-??-??Various small fixes.
0.7.02014-07-10New types and better IE10 support.
0.6.02013-12-01Small fixes.
0.5.02013-09-28Help for CSS/JS
0.4.02013-05-13Multiple selection
0.3.02013-03-11Update UI
0.2.0.b22012-12-27Various small fixes.
0.2.0.b12012-10-03Fix some inconsitencies.
0.1.0.b62012-06-29Various small fixes.
0.1.0.b52012-06-29Various small fixes.
0.1.0.b42012-06-19Various small fixes.
0.1.0.b32012-06-15Various small fixes.
0.1.0.b22012-06-09Merged code bases.

Release future - 2013-??-??

TypeChangesBy

add

* Support date ranges? Use between and somehow constrain a < b? Thanks to Erick Moura.salk31

add

* Support a "clear all constraints" button? Thanks to Erick Moura.salk31

fix

* Sort buttons in JDBC sample fix. Thanks to Carl Samuelson.salk31

add

* Do something about the need to wait for redquerybuilder to loadsalk31

add

* Nice error message if meta data malformed and defaults (types, fks).salk31

* Collapse down AND and ORs where evaluation order is not important. Thanks to DaFrenk.salk31

add

* API to control the "add condition" button. Always have a condition. Thanks to Cody Lundquist.salk31

fix

* Fix JDBC sample letting you search with missing args.salk31

add

* Initial validation support.salk31

Release 0.7.0 - 2014-07-10

TypeChangesBy

add

New Number type/editor.salk31

fix

https://github.com/salk31/RedQueryBuilder/issues/32 upgrade to GWT 2.6.1 for IE10 support.salk31

fix

https://github.com/salk31/RedQueryBuilder/issues/19 problem with default Editor values.salk31

Release 0.6.0 - 2013-12-01

TypeChangesBy

fix

Cope without format from meta data for DATE Editor.salk31

add

Unpacked documentation on GAE webapp.salk31

fix

Fix packaging for GWT projects.salk31

fix

Fix passing in arguments to the IN operator. Thanks to Matt S.salk31

add

Handling of empty IN operators. Thanks to Matt S.salk31

add

Support "NOT IN" Thanks to Matt S.salk31

fix

Better names for JavaScript/JSON FK config.salk31

Release 0.5.0 - 2013-09-28

TypeChangesBy

add

Config to hide the from control. Thanks to Cody Lundquist.salk31

add

CSS class name could be added via meta data. Can be added to Type, Editor or Column.salk31

fix

Change linking to xsiframe so can run from local file system.salk31

fix

SELECT editor adds spurious "null" option.salk31

Release 0.4.0 - 2013-05-13

TypeChangesBy

add

Reduce the redraw lag for and/or widget. Thanks to Cody Lundquist.salk31

add

Widget, parse and generate for multiple selection - i.e. "IN" Thanks to Cody Lundquist.salk31

Release 0.3.0 - 2013-03-11

TypeChangesBy

More obvious how boolean operators join things together in the UI. Thanks to DaFrenk.salk31

Release 0.2.0.b2 - 2012-12-27

TypeChangesBy

add

"SELECT" editor.salk31

add

Request context supply type name.salk31

add

Control of text rendering in Date editor. Thanks to Jon Casper.salk31

Release 0.2.0.b1 - 2012-10-03

TypeChangesBy

add

Label for Table to match Column etc.salk31

add

Editor "TEXT" to replace, now deprecated "STRING".salk31

add

JS edition able to override the editor on a column.salk31

Release 0.1.0.b6 - 2012-06-29

TypeChangesBy

fix

Remove META-INF from the zip. Thanks to Siddharth.salk31

Release 0.1.0.b5 - 2012-06-29

TypeChangesBy

fix

Remove extra DOM elements.scary

add

Parse "custom" key words. Thanks to Steven.salk31

fix

Incorrect self join when joining from the root table. Thanks to Jon Casper.salk31

add

Initial documentation.salk31

fix

Fixes to minimal JS html. Thanks to Jon Casper.salk31

fix

JavaScript version not force arguments to String.salk31

add

JavaScript simple example show arguments and have a DATE editor.steven

add

Factory JS provide callback when done. Thanks to Jon Casper.salk31

add

RedQueryBuilderFactory support passing initial SQL and arguments. Thanks to Jon Casper.salk31

add

CSS class "rqbWhat" to mark the root table selector. Thanks to Jon Casper.salk31

fix

JS column label not being used. Thanks to Jon Casper.salk31

Release 0.1.0.b4 - 2012-06-19

TypeChangesBy

fix

Improve styling packaging.salk31

add

First version of Factory JS.salk31

add

JS project index.html creates very minimal widget.salk31

Release 0.1.0.b3 - 2012-06-15

TypeChangesBy

add

Control id JS version attaches to.salk31

add

CSS for search oracle.salk31

Release 0.1.0.b2 - 2012-06-09

TypeChangesBy

update

Merged code bases.salk31