Commit Graph

82 Commits (fba5932f407cbf013f964e3ed5c9ddfd07b88782)

Author SHA1 Message Date
jwollert d0e0e12436 split render method 14 years ago
jwollert 854dc5b98b remove unused mapping attr 14 years ago
jwollert 181ecbe9c1 detailed table is subclass of table widget 14 years ago
jwollert 8d4f87b087 gets the report_table widget to work 14 years ago
Tim Felgentreff dbc1fc11c8 widgetise controls/buttons 14 years ago
Tim Felgentreff 59d5d21a73 fix display of Date widget 14 years ago
Tim Felgentreff 63c716af60 move more observers into pure JS 14 years ago
Tim Felgentreff 80cb5a8ff3 remove button ought to have unobtrusive on-click behaviour 14 years ago
jwollert dc317be64b pass query to fieldset widgets too, to make sure we get the right options. this should probably be made optional 14 years ago
Tim Felgentreff d8a436be0d remove checkbox, add remove button 14 years ago
Tim Felgentreff 0aa93d0410 filter select box observer from JS 14 years ago
Tim Felgentreff 1ecc7e48e6 stub table widget 14 years ago
Tim Felgentreff 82fded35ab create a settings widget to render filter and group by settings as one 14 years ago
Tim Felgentreff 09bf0b70cf pre-render selected operator and multi-values 14 years ago
Tim Felgentreff c778e2d9b1 fix filters typo 14 years ago
Tim Felgentreff 051e0dcd77 accept a block on render methods to specify enclosed content 14 years ago
Tim Felgentreff 2ac8ed1782 refactor group_by widget 14 years ago
Tim Felgentreff 974f91586f remove onclick behaviour from group_by html code (handled in unobtrusive JS now) 14 years ago
Tim Felgentreff 2b6640fa5f mark active filters with data attribute 14 years ago
Tim Felgentreff bc0c72cdc6 add data attributes and unobtrusive JS to restore group bys 14 years ago
Tim Felgentreff 14342f6be9 GroupBy widget 14 years ago
Tim Felgentreff de8d036dfd fix typo 14 years ago
Tim Felgentreff 134a9b0895 emit more html in the widgets 14 years ago
Tim Felgentreff d24255b096 fight with html safety 14 years ago
Tim Felgentreff 18b4835340 fix bunked merge 14 years ago
Tim Felgentreff a3268d5c10 more impl for widget API 14 years ago
Tim Felgentreff ee85a792e8 start adding widgets 14 years ago
Tim Felgentreff c742921c49 start adding widgets 14 years ago