Commit Graph

994 Commits (5f7ae4941cf3cf058d76c8cd7e1122acbab28eff)
 

Author SHA1 Message Date
jwollert 5f7ae4941c don't need detailed table for now 14 years ago
jwollert 927a284648 always render ReportTable for now 14 years ago
jwollert 6cf7fb8eb6 use the right id to serialize the filter form 14 years ago
jwollert d0e0e12436 split render method 14 years ago
jwollert 854dc5b98b remove unused mapping attr 14 years ago
jwollert e13c136586 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 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 73e730d1cc cleanup 14 years ago
Tim Felgentreff b70a706a24 cleanup 14 years ago
Tim Felgentreff 13c165f611 remove obsolete code 14 years ago
Tim Felgentreff 63c716af60 move more observers into pure JS 14 years ago
Tim Felgentreff 9ffb5572d0 fix enabling/disabling of filter select options 14 years ago
Tim Felgentreff 2e8a94f814 unobtrusive filter removal 14 years ago
Tim Felgentreff e59c67b2c4 fix undefined object error 14 years ago
Tim Felgentreff 154106afc6 Merge remote branch 'origin/master' into feature/widgets 14 years ago
Tim Felgentreff fcbfdd3e2c Merge remote branch 'origin/feature/widgets' into feature/widgets 14 years ago
Tim Felgentreff 80cb5a8ff3 remove button ought to have unobtrusive on-click behaviour 14 years ago
Tim Felgentreff 537d34a506 move more code into filter.js 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
jwollert dd932e9d58 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 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 234b2f796e remove alert 14 years ago
Tim Felgentreff b3487fef34 move and lint more JS 14 years ago
jwollert 0f7e6c82d4 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 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
jwollert d8f01d510f Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 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 465ec09d32 begin javascript library and add static middleware to load it 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
Gregor Schmidt 8b4ddbb230 Improving Report#hash to be semantically more useful 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
Konstantin Haase dee81d52cb moving dbms specific code to on submodules, avoids permanent runtime checks 14 years ago
Tim Felgentreff 18b4835340 fix bunked merge 14 years ago
Tim Felgentreff 81fb5e373f Merge remote branch 'origin/feature/widgets' into feature/widgets 14 years ago
Tim Felgentreff 4faeb2af47 HACK: dirty hax to get widgets to render, temporary 14 years ago
Tim Felgentreff a3268d5c10 more impl for widget API 14 years ago
Tim Felgentreff 0375429b49 expected errors are no exceptions 14 years ago