Commit Graph

1280 Commits (185237c98d856bf0eed7cc3f3f0b2692e1249d10)
 

Author SHA1 Message Date
Wieland Lindenthal 90703d6987 Buttons have apply and secondary style and icons. 14 years ago
Wieland Lindenthal fba5932f40 Form control margin and text size changed to make buttons nicer 14 years ago
Wieland Lindenthal f2e125ff3a Added button styling for delete link of reports 14 years ago
Gregor Schmidt fdfc7e2d28 fixing double escaping bug 14 years ago
Gregor Schmidt 32c70d19ab adding $() wrappers around native nodes to please IE 14 years ago
Philipp Tessenow 4c1a56a133 Merge branch 'feature/widgets' into feature/dependent 14 years ago
Philipp Tessenow a41f4779f2 remove old clear_cache statement 14 years ago
Tim Felgentreff 88120b0ed4 fire argument change events when the operator changes 14 years ago
Tim Felgentreff e41d3f11d7 Merge branch 'feature/dependent' of https://dev.finn.de/git/reporting-engine into feature/dependent 14 years ago
Tim Felgentreff 885b61d076 fix error introduced with last commit, where the select box wasn't updated properly 14 years ago
Philipp Tessenow 7fbe276262 change cursor of flash_messages 14 years ago
Philipp Tessenow 719041acf7 Merge branch 'feature/flash_on_error' into feature/dependent 14 years ago
Philipp Tessenow 015d094805 change dependents operator to any if the dependent was recently added 14 years ago
Tim Felgentreff b1bdf1bb00 fix arg1 vs arg1_val div identifier 14 years ago
Tim Felgentreff 59058decc6 Merge branch 'feature/dependent' of https://dev.finn.de/git/reporting-engine into feature/dependent 14 years ago
Tim Felgentreff fcaae6013d fix arity - the div boxing was screwed 14 years ago
Philipp Tessenow a00ac3de9d Merge branch 'feature/dependent' of https://dev.finn.de/git/reporting-engine into feature/dependent 14 years ago
Philipp Tessenow d56df6d92d fix filter.js operator_changed() bugs 14 years ago
Philipp Tessenow 2aed3aba38 have valid arity for any-operator 14 years ago
Philipp Tessenow 04e52f2c1c better english translation for :label_any 14 years ago
Tim Felgentreff ea69f0a3b9 on query request failure, show an error flash 14 years ago
Philipp Tessenow 893fa820c1 have the any-operator as one of our default operators 14 years ago
Philipp Tessenow c656456a1e introduce any-operator 14 years ago
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