Commit Graph

1307 Commits (f1c47a2babd8f8444113a8eaaaa8612ba2377a26)
 

Author SHA1 Message Date
Tim Felgentreff 31a1c75a67 handle empty values 14 years ago
Tim Felgentreff 350a6f42b0 Merge branch 'feature/dependent' of https://dev.finn.de/git/reporting-engine into feature/dependent 14 years ago
Tim Felgentreff 36d73d88dd dynamic values for immediate dependents work 14 years ago
Philipp Tessenow 32e2859b09 Merge branch 'feature/dependent' of https://dev.finn.de/git/reporting-engine into feature/dependent 14 years ago
Philipp Tessenow 011eda9044 alter the dependents-model so that each filter may have only _one_ dependent 14 years ago
Tim Felgentreff 352609787a make getting dependent available values a before filter, to be able to call it from all routes 14 years ago
Tim Felgentreff b542a49426 add JS for dependent filters 14 years ago
Konstantin Haase 45ebefb6af Merge branch 'feature/numeric_sort' into feature/widgets 14 years ago
Konstantin Haase 5d4debbf74 don't try to be smart in map_field 14 years ago
Philipp Tessenow c03c0e3174 dont have " in json output 14 years ago
Philipp Tessenow f7f1cb4ae1 generate multiple dependents into data-dependents 14 years ago
Philipp Tessenow e758564d81 use usage_reportings dependents methods 14 years ago
Konstantin Haase 2d4f2463fc Merge branch 'feature/widgets' into feature/numeric_sort 14 years ago
Philipp Tessenow 3f95b2f454 Merge branch 'feature/widgets' into feature/dependent 14 years ago
Tim Felgentreff 23f0d15439 attach to filters with dependents. the controller action is basically what it should be, the missing link is the Reporting.Filters.narrow_values function, where we have to call the controller action, give it the dependency from which it is called and the dependent name on which it should return values. the controller will (as already implemented) return the list of available values as json, so the JS then has to update the selectbox 14 years ago
Philipp Tessenow c827477e9b introduce dependents 14 years ago
Tim Felgentreff 71bbe2f694 fix regression introduced with 2137a99 14 years ago
Tim Felgentreff c9eb4770ec first try 14 years ago
Konstantin Haase c4b91961bc Merge branch 'master' into feature/numeric_sort 14 years ago
jwollert 7f9dc27dd1 fixes odd filter-remove position 14 years ago
jwollert 24734e0be7 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff 2137a99a96 fix clear and filter restore JS via className since the class name has changed 14 years ago
Tim Felgentreff f72e0743c7 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff 91e1f10c10 #18590 - use small width for number text boxes 14 years ago
Wieland Lindenthal 25c4e3f567 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Wieland Lindenthal 5f53330588 changed label as it actually is about new report. 14 years ago
jwollert b5567ab963 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff 7cced8ec30 #18593 CSS fix for de-centered remove button 14 years ago
jwollert 5820486b0b Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff 4fc6b7fa68 implement JS support for restoring filters in addition to adding them 14 years ago
Tim Felgentreff b92a0e7ddb #18592 Filters were without effects due to a JS bug. The checkbox has to be visible before it can be checked. 14 years ago
Tim Felgentreff 7e10bb8614 #18528 Reintroduced gray bg 14 years ago
Tim Felgentreff 3ccf87b520 #18590: Texteingabefeld zu groß - removed hard-coded size 14 years ago
Tim Felgentreff cf927355c8 #18539 Bei neuen Reports nur 'Save' Icon und Label und nicht die Save-As-Variante bei gleicher Funktionalität. 14 years ago
jwollert b844741bc6 make save button fancy 14 years ago
jwollert 2750322f46 adjust css to use button_form class instead of id 14 years ago
jwollert 26389f8bfd fix ticket #18534 by putting rename into before_filter to resolve id params 14 years ago
jwollert 0f996c4fc6 Merge branch 'master' into feature/widgets 14 years ago
jwollert d78e8f8390 use callables to provide field mappings for table rendering 14 years ago
jwollert 5e567dfa62 form_tag does not provide any args for the block 14 years ago
jwollert bd632cd3bf moves current_language to query_utils 14 years ago
jwollert 64c7921c1c introduces chainable mappings for field rendering 14 years ago
jwollert 8ede37d3a2 change the controller's #determine_filter_settings to #determine_settings, because group_bys get set in there too 14 years ago
jwollert 724dbf7c97 fix filter setting/unsetting. the input value has to be manually set/unset when adding/removing filters. 14 years ago
jwollert 402f6fdf32 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Konstantin Haase 3f4e22ac9d remove printf debugging 14 years ago
jwollert 7302e2bba9 Merge branch 'master' of https://dev.finn.de/git/reporting-engine 14 years ago
Konstantin Haase 6b7a6d9f10 fix and simplyfy Widget::Table#render_with_options 14 years ago
Tim Felgentreff 6c222357cd implement ability to programatically reset the cached Set of filters 14 years ago
Tim Felgentreff 50af3b1e64 #2229: bugfix and speed enhancement for IE8 14 years ago