Commit Graph

1160 Commits (13f85f956afdc4265383dcad04657fc6ce58cb79)
 

Author SHA1 Message Date
Tim Felgentreff 13f85f956a build error flash with different classes. in case the server reported a client error, show the supplied error message 14 years ago
Tim Felgentreff 8e972b5d8b fix previous commit. the session might not contain a query 14 years ago
Tim Felgentreff 36d22ec172 store the active query name in the session as well, as long as applicable 14 years ago
Tim Felgentreff 7ef7475e11 serving static assets in development mode only while engines don't work on rails3 ... moving this to application 14 years ago
Tim Felgentreff b580a42a74 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff bc63f0862a Do not throw RecordNotFound in find_optional_report 14 years ago
Konstantin Haase f3a3e32056 current_user_id is no longer used 14 years ago
Konstantin Haase 7ad92fce44 Merge commit '0a9b48cc85fb7e16ebd5eda71d8f7b5a065995fc' into feature/widgets 14 years ago
Konstantin Haase 0a9b48cc85 make user_id key flexible 14 years ago
Konstantin Haase 439ec1c29c try super first, this is a mixin 14 years ago
Markus Kahl 6206b2bbea Issue #18775, old flash messages are cleared now upon a new request. 14 years ago
Tim Felgentreff 8d4efffb15 only store the passed query in the session if it is accessed via _show_ 14 years ago
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