Commit Graph

1713 Commits (5584f5815a64049ee99156ab5426639338d325b9)
 

Author SHA1 Message Date
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
Tim Felgentreff c706b9d8b3 Merge remote-tracking branch 'origin/master' 14 years ago
Philipp Tessenow 2ceee23cfe do not try to resolve dependents when there is no dependent 14 years ago
Philipp Tessenow 58dfbbb9fd when adding a filter, activate its dependents 14 years ago
Philipp Tessenow 6d4570157e dirty fix for rendering bug 14 years ago
Philipp Tessenow 09e84f06f1 go for valid html 14 years ago
Philipp Tessenow 8c62d9e0f6 define alt-tag in help icons 14 years ago
jwollert 70248c0317 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
jwollert 8582de210f Ticket #19639: don't use Chainable#field in our session, as it may delegate to db_field and consequently brakes const lookup in Controller#build_query 14 years ago
jwollert 3f749fa8cd delegate Chainable calls of #table_joins, #table_name, #field, #display?, #help_text and #underscore_name to class 14 years ago
Markus Kahl 3305b2f61b help icon link div -> span 14 years ago
jwollert ad7fd19961 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
jwollert f5d2724fcc Merge branch 'feature/between_now_and_date' of https://dev.finn.de/git/reporting-engine into feature/between_now_and_date 14 years ago
jwollert e3dc61d1ac check whether an operator has been touched for the very first time 14 years ago
Philipp Tessenow 7dcab30ac3 Merge branch 'feature/widgets' into feature/between_now_and_date 14 years ago
jwollert 9dea4d2f21 Merge branch 'feature/between_now_and_date' into feature/widgets 14 years ago
Philipp Tessenow 9e6ba19841 Merge branch 'feature/widgets' into feature/between_now_and_date 14 years ago
Markus Kahl 7ea83c2e0b resurrected filter(chainable) help icons 14 years ago
Philipp Tessenow b58c98ace9 Merge branch 'feature/widgets' into feature/between_now_and_date 14 years ago
Markus Kahl c98d1ca26e add subject name to cache key 14 years ago
jwollert e86745eb36 Revert "for whatever reason the engine() method was not defined by reports, but was expected to be there. this is fixed here" 14 years ago
jwollert 042311507c Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Markus Kahl 30c236aa3e Introduce method which indicates whether a query should be made public. 14 years ago
Markus Kahl 186fe3cbf2 +optional clause for #find_optional_report query 14 years ago
Philipp Tessenow 93317925c1 for whatever reason the engine() method was not defined by reports, but was expected to be there. this is fixed here 14 years ago
Markus Kahl 78b9e72664 Use private/public!? everywhere. 14 years ago
jwollert b80d7a95ed Revert "use GET for delete action again" 14 years ago
Philipp Tessenow 501b9b8b0f Merge branch 'master' into feature/between_now_and_date 14 years ago
Philipp Tessenow 3105db802a Merge branch 'feature/widgets' into feature/between_now_and_date 14 years ago
jwollert bb1fdd9bb9 fixes Report#to_params. we now return filters that can be selected in the ui, only 14 years ago
jwollert 1922abb6c6 make sure form buttons have a margin 14 years ago
jwollert 754b31fc91 use method in progressbar to check whether to render the table directly 14 years ago
jwollert ed2dcb99a6 REALLY don't try to render xls in engine 14 years ago
jwollert 58b8a20c81 Merge branch 'bugfix/excel_export' of https://dev.finn.de/git/reporting-engine into bugfix/excel_export 14 years ago
jwollert 70cc8b9545 fix engine call for Report and its Subclasses 14 years ago
jwollert 38969be942 remove xls export from report_table widget in engine 14 years ago
jwollert 1583d12df8 introduces Report#to_params 14 years ago
jwollert 5b128cc334 subject is the new query. because we don't render query-stuff only 14 years ago
jwollert e153ed6ba1 we don't enforce. ain't no cops, dude 14 years ago
Tim Felgentreff 5621ae55bd add safeguards to javascripts to avoid script-errors with mal-formed pages 14 years ago