Commit Graph

2002 Commits (33513309fae5835870307b31b11c58f56e20a89c)
 

Author SHA1 Message Date
jwollert f0e8f1003d lazy loading of filter values via ajax 13 years ago
jwollert 58cddf9177 merge origin/master 13 years ago
Felix Schäfer 9e193b1805 Make sure the right adapter is used, not necessarily AR::Base 13 years ago
Felix Schäfer 5e8a6d282e PostgreSQL fix. 13 years ago
Gregor Schmidt 4d8f3a7424 There are "browsers" out there w/o a console 13 years ago
Gregor Schmidt f8d67c16c6 Adding missing localization 13 years ago
Gregor Schmidt 13c26886d7 Adding missing i18n texts 13 years ago
Gregor Schmidt 2647bf507b icon might be nil 13 years ago
Gregor Schmidt 97903fa4b3 only rendering SaveAs, if user is allowed to create reports/querys 13 years ago
Tim Felgentreff e32d1a5404 prefix group_bys per default, again. fixes spec failures on postgresql 13 years ago
Gregor Schmidt 4f2c227edf fixing cached widgets 13 years ago
Konstantin Haase bfa8869f72 fix cached widgets 13 years ago
Tim Felgentreff 7d53dd1f36 Merge branch 'feature/widgets_merge' 13 years ago
Tim Felgentreff 836b457279 Merge branch 'feature/widgets' 13 years ago
Tim Felgentreff bc34555ba5 Revert "Revert "Merge remote-tracking branch 'origin/master'"" 13 years ago
Tim Felgentreff faab11d080 Fix #4412, filter table was rendering incorrectly 13 years ago
Konstantin Haase d5b270c706 properly set auth token 13 years ago
Tim Felgentreff c43244a08b add a hook on the instance side for Filter#display? 13 years ago
Tim Felgentreff ff6bd931f7 allow filters that do not want to be serialized to return nil 13 years ago
Tim Felgentreff 554d38985b Merge branch 'feature/widgets_merge' of https://dev.finn.de/git/reporting-engine into feature/widgets_merge 13 years ago
Tim Felgentreff 92aa1501e6 Add translation to reporting_engine, for removing reports question 13 years ago
jwollert 9614e777a5 Ticket #4420: really set the is_public field of a query 13 years ago
jwollert c4fb3db7c7 remove list class from report table so conflicting siemens styles won't be applied 13 years ago
jwollert 37cd40a01d don't render a possibly broken table if the result is empty anyway 13 years ago
Tim Felgentreff b08fe791e3 the Widget::Table never wrote to the canvas. Have it write, to make sure we have one, in case we're not streaming or serving from cache 14 years ago
Tim Felgentreff e6efd494cf fix in Report serialization code. filters might be applied twice, so sorting has to be explicit 14 years ago
Tim Felgentreff 925939e62e Move common CSS rules to reporting.css, adding icons as needed. Avoid throwing an error if using the progress bar in an environment with Prototype < 1.7 14 years ago
Tim Felgentreff fff8ffc4c5 actually output 'No data to display' 14 years ago
Tim Felgentreff c53f6829e8 add hooks to register different tables to Widget::Table 14 years ago
Tim Felgentreff 6ebb599cbd remove definition of l() from Widget, we include ReportingHelper for good 14 years ago
Konstantin Haase 970454d914 Merge branch 'feature/widgets' into feature/widgets_merge 14 years ago
Philipp Tessenow 3d86ca0166 Merge branch 'bugfix/sector_null_values' into feature/widgets 14 years ago
Philipp Tessenow f06979e08e introduce new ?! (counterpart to ?=) operator 14 years ago
jwollert 205986f51e Merge branch 'bugfix/sector_null_values' of https://dev.finn.de/git/reporting-engine into bugfix/sector_null_values 14 years ago
jwollert 26c25aaf82 remove parent call from GroupBy#select_fields. should be responsibility of #all_select_fields and that way manually setting them for one element in the chain does not mess up queries by adding fields twice 14 years ago
jwollert a5b64c84fc don't prefix group_fields by default to allow easier aliasing 14 years ago
jwollert e1b9a27568 Revert "Ticket #18939: introduces concept of strict joins in chainable API. Normal joins are strict in the sense that they don't introduce nil values on either side of the join." 14 years ago
jwollert 3ef144e2b0 Ticket #18939: introduces concept of strict joins in chainable API. Normal joins are strict in the sense that they don't introduce nil values on either side of the join. 14 years ago
jwollert 13adfcd85b reactivate table widget to make switching between table types easier 14 years ago
Tim Felgentreff 4b0dbadd69 only render the table widget without layout, if the request is XHR 14 years ago
Tim Felgentreff 51bd48b6c9 remove #private declaration in Report 14 years ago
Tim Felgentreff 3ccc725213 allow globally deactivating widget caching 14 years ago
Tim Felgentreff 4bc0f265a0 Fix for safe_concat not working with nil in Rails 2 14 years ago
Tim Felgentreff d2b89cc1ec Merge remote-tracking branch 'origin/feature/widgets' into feature/widgets_merge 14 years ago
Tim Felgentreff 7ac3316667 Revert "Merge remote-tracking branch 'origin/master'" 14 years ago
Tim Felgentreff 625cab837c Rails 2 will freeze strings it writes onto with tag helpers 14 years ago
Tim Felgentreff 2cea6e9ea6 don't rely on l() method in engine 14 years ago
Tim Felgentreff fa0c9bde46 before_filter blocks differ in scope bw Rails 2 and 3 14 years ago
Tim Felgentreff c86adf1f58 don't use ConnectionSwitcher in generic code 14 years ago
Tim Felgentreff 72459437a8 Merge remote-tracking branch 'origin/master' into feature/widgets_merge 14 years ago