Commit Graph

1299 Commits (2764813a9de7719becb27d3e897d0ea8447d6fae)
 

Author SHA1 Message Date
Tim Felgentreff f24138bbe3 remove lost debugger statement 14 years ago
Tim Felgentreff ff89ce5068 provide a store_query method (query -> session) to mirror the build_method (session -> query) and use it 14 years ago
Wieland Lindenthal cf56d2b9e6 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Wieland Lindenthal 5dedd2ff3c Setting basic font size and line height for reporting interfaces. 14 years ago
Philipp Tessenow 1a3037f38f Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Philipp Tessenow 5969cdc0b9 do not move filter when it should be hidden initially 14 years ago
Wieland Lindenthal eff4e74887 Reworking remove buttons of filters using hidden field for data storage and siemens styles for layout. 14 years ago
Tim Felgentreff fae6123a63 dependent filters appear as block, without borders in-between 14 years ago
Tim Felgentreff f5d5a06037 make toggleFieldset work again on settings 14 years ago
Tim Felgentreff 470cfcbcff fix linting errors 14 years ago
Tim Felgentreff fb67da87e8 show newly added filters last in the box 14 years ago
Wieland Lindenthal d48f921832 Making the whole row in a table yellow when hovered. 14 years ago
Wieland Lindenthal de80c7431f Fixes a bug with IE 7 and IE 8. The buttons were too big (high). Closes #18594. 14 years ago
Philipp Tessenow e8c893f180 Merge branch 'feature/widgets' into feature/fix_18487 14 years ago
Philipp Tessenow 81aa334721 Merge branch 'feature/widgets' into feature/fix_18697 14 years ago
Philipp Tessenow 9e4d425700 have an empty query description when no description was given 14 years ago
Philipp Tessenow 7f4f40fc70 hand out copies of @table_join only, to avoid accidential modification - fixes #18487 (financetraining.siemens.com) 14 years ago
Philipp Tessenow 0d5e9d479a IE compatible version of adding/removing option tags when loading available values per ajax 14 years ago
Philipp Tessenow 2e9bf0e534 avoid error which occurs when looking for Report::Filter::Undefined 14 years ago
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