Commit Graph

963 Commits (1ecc7e48e6409c93c46cedae463d0eee5d567835)
 

Author SHA1 Message Date
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 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
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 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
Tim Felgentreff 46a96c2f68 Merge remote branch 'origin/master' into feature_save_queries 14 years ago
Konstantin Haase 814a46530e actually use SqlStatement#desc 14 years ago
Tim Felgentreff c9ea30568c button 14 years ago
jwollert aac6f11509 Merge branch 'master' of https://dev.finn.de/git/reporting-engine 14 years ago
Konstantin Haase e098fa0810 implement query utils proagation 14 years ago
Konstantin Haase b405e0a5dd fix query utils propagation when used in other modules (validations, "inherited" query utils, ...) 14 years ago
Tim Felgentreff 7f9ac566ae fix migrate code 14 years ago
Konstantin Haase 323038e84c Revert "use engine of queryutils module in validation for validation const discovery" 14 years ago
Philipp Tessenow 0631eab974 added migrate function to reports. 14 years ago
jwollert c46a111691 use engine of queryutils module in validation for validation const discovery 14 years ago
Tim Felgentreff db7ffe25e6 refactor deserialization - make sure an object is only deserialized once 14 years ago
jwollert 71e59313d1 small adjustment of validation error message 14 years ago
jwollert 3fb406aaf6 Merge branch 'master' of https://dev.finn.de/git/reporting-engine 14 years ago
Tim Felgentreff dc66ba2620 deserialize on the same object on the instance side 14 years ago
Tim Felgentreff 02e86d685e Merge remote branch 'origin/master' into feature_save_queries 14 years ago
Konstantin Haase 992b756d58 Merge branch 'feature/gemify' 14 years ago
Konstantin Haase 174adc3387 remove obsolete file. 14 years ago
Konstantin Haase c8adf39118 switch to proactive autoloading. less harmfull, no load order issues. 14 years ago
jwollert 290d89851f Merge branch 'master' of https://dev.finn.de/git/reporting-engine 14 years ago
Tim Felgentreff 03f3777fc2 actually calc a hash, not an MD5 sum 14 years ago