Commit Graph

1183 Commits (9a78107609997d2f1b61be2af9ade556119d8ba3)
 

Author SHA1 Message Date
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
Tim Felgentreff ea54e12511 pass JSLint 14 years ago
Konstantin Haase 7702d6e229 set debug option correctly 14 years ago
jwollert a4de687b89 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff 7598359c54 we don't use the form helper at all, just enclose in a form tag 14 years ago
jwollert 26bd2375d2 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff da90cd1060 hacks for Rails2/3 variance 14 years ago
Tim Felgentreff d34c9cee1d move common controller code into a mixin 14 years ago
jwollert a0a53e8d3a associate filter name with text box input 14 years ago
jwollert 658a76583a fix chrome filter restore issues; additionally, the first element gets selected by default, if we don't pass any params 14 years ago
jwollert 9ba5a85934 some indent stuff 14 years ago
jwollert 108e5fa617 don't need additional restore_filter functions in js, as our widget should do it for us 14 years ago
jwollert 74c78fe9db remove simple table for now. gets rid of code duplication too, so a certain someone won't go all 'DUDE, seriously' on me 14 years ago
jwollert 3c608137f8 reverts 4d2875b and 30d8e82 14 years ago
jwollert 30d8e82845 don't shut out the InplaceEditor's buttons by accident 14 years ago
jwollert 2067ae764a Merge branch 'master' into feature/widgets 14 years ago
jwollert 5564c87240 don't use serif style font in ajax spinner 14 years ago
jwollert 2cd8726e48 we don't need to wait for the query result to render no_data if we know the group_bys are empty 14 years ago
jwollert 029a84e18b only load values via ajax if we are about to display the filter 14 years ago
jwollert 6206b4647d implement clear widget 14 years ago
jwollert 0a190f8d13 some js linting 14 years ago
jwollert 4d2875b5b3 lost focus makes InplaceEditor leave editMode 14 years ago
jwollert 6c5f0c12d0 gets singleton value to work 14 years ago
jwollert 5846e8e9cf avoid escaping problems on 3 or more group_bys 14 years ago
jwollert 135382f218 be sure to use correct text alignment in table 14 years ago