Commit Graph

19 Commits (6b7a6d9f10d364c95bb3929355bf13996349642e)

Author SHA1 Message Date
Konstantin Haase 6b7a6d9f10 fix and simplyfy Widget::Table#render_with_options 14 years ago
Tim Felgentreff d34c9cee1d move common controller code into a mixin 14 years ago
Konstantin Haase dee81d52cb moving dbms specific code to on submodules, avoids permanent runtime checks 14 years ago
Tim Felgentreff 0375429b49 expected errors are no exceptions 14 years ago
jwollert b268bbc38a use superclass instead of super in Chainables base 14 years ago
Konstantin Haase 9f8d770667 Fix QueryUtils propagation for deeply nested constants. 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
Konstantin Haase 814a46530e actually use SqlStatement#desc 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
Konstantin Haase 323038e84c Revert "use engine of queryutils module in validation for validation const discovery" 14 years ago
jwollert c46a111691 use engine of queryutils module in validation for validation const discovery 14 years ago
jwollert 71e59313d1 small adjustment of validation error message 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
Konstantin Haase 557b9c08c5 move report from app/models to lib 14 years ago