Commit Graph

1183 Commits (9a78107609997d2f1b61be2af9ade556119d8ba3)
 

Author SHA1 Message Date
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
Philipp Tessenow b6b526e780 add button-apply css to reporting.css 14 years ago
Philipp Tessenow cf77e6da1d fix I18n problem when generating 'w' operator sql code 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
Konstantin Haase d861d5251b do not use redo 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
Konstantin Haase 77c74b274b sort ids dynamically, remember sort strategies to avoid regexp matching for every field 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
Tim Felgentreff ee85a792e8 start adding widgets 14 years ago
jwollert b268bbc38a use superclass instead of super in Chainables base 14 years ago
jwollert 1f43331e62 return self on #build_new_query to allow cascading 14 years ago
Tim Felgentreff c742921c49 start adding widgets 14 years ago
jwollert 2b6bdf346e Merge branch 'master' of https://dev.finn.de/git/reporting-engine 14 years ago
Konstantin Haase 9f8d770667 Fix QueryUtils propagation for deeply nested constants. 14 years ago
jwollert c00216dad7 Merge branch 'master' of https://dev.finn.de/git/reporting-engine 14 years ago
Tim Felgentreff 393108e289 re-enable loading spinner 14 years ago
Tim Felgentreff 9756050157 stop the sql aggregation from overriding a previously bound count in the sql statement 14 years ago
Tim Felgentreff 804cdaa5eb add an accessor to get the currently bound fields in the select part of a sql statement 14 years ago
Tim Felgentreff 0caaf774b3 revert previous changes to reporting.css 14 years ago