Commit Graph

1851 Commits (a51e1a4178e5a3cc31d6b2c4169390ee441c19ad)
 

Author SHA1 Message Date
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
Tim Felgentreff 143b73aea3 Fix a JS error if the progressbar is not active 14 years ago
jwollert e03e96561c indicate that the operator we are rendering is a date 14 years ago
jwollert 58fa770c02 some methods to indicate the assumed input of an operator 14 years ago
jwollert 93ad19d395 simple js hook to check for special filter behaviour 14 years ago
jwollert e8d401c369 implement operator to filter from a given date until now 14 years ago
Philipp Tessenow a83eda5169 Merge branch 'feature/widgets' into bugfix/unique_filters_and_group_bys 14 years ago
jwollert b91cd1ba52 it's impossible to add an already existing filter/group_by through js now, even with IE 14 years ago
jwollert a153736e20 Revert "Revert "map value, but convert nils different now. So they can stay at the end of the table"" 14 years ago
jwollert 1f63416f34 Merge branch 'bugfix/19059' into feature/widgets 14 years ago
Konstantin Haase 398ecbce5d dont use UTC 14 years ago
Konstantin Haase c396a36405 fix force_utc 14 years ago
Konstantin Haase cdc2e8e1c6 fix force_utc 14 years ago