Commit Graph

1474 Commits (b738bfb2148070e81fccb1229ce94ee438d39574)
 

Author SHA1 Message Date
jwollert 7cfcaad52a only allow certain users to delete queries 14 years ago
jwollert 7940a8d6e4 fix broken Report#cache_key method, needs to be independent filter order 14 years ago
jwollert 5be83ed842 don't need #== method for reports anymore 14 years ago
Philipp Tessenow 0c1d928dcb have better translations vor none 14 years ago
Philipp Tessenow 55ab3921b4 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Philipp Tessenow 5cdc1e3352 map value, but convert nils different now. So they can stay at the end of the table 14 years ago
Philipp Tessenow 48d70e548c change typo in comment 14 years ago
Tim Felgentreff 2254a727df Fix script errors 14 years ago
Tim Felgentreff 3e6e493e3c Don't cache the settings widget, single controls may change depending on the current user 14 years ago
Tim Felgentreff 6ca903a2d3 Fix incorrect implementation for writing widgets to string canvas 14 years ago
Tim Felgentreff 83ad9014ab Calculate cache_key only once 14 years ago
Tim Felgentreff 9a560b19d9 Initialize widget @options to empty hash 14 years ago
Tim Felgentreff c04fc02b6c Add permission options to controls 14 years ago
Tim Felgentreff cda55ff979 Make rendering options part of the cache_key for widgets 14 years ago
Tim Felgentreff 3152cb7eab All reporting engine controllers must implement allowed_to? and current_user for the widgets to use 14 years ago
Wieland Lindenthal c5cd593418 Giving the group-by areas a background in order to signal to which a select box belongs, cols or rows. 14 years ago
Tim Felgentreff 2d36ce426c Include widget name in widget caching 14 years ago
Konstantin Haase 4f5775380a replace ugly, hackish, broken cache_key with sublime, efficient and working implementation 14 years ago
Tim Felgentreff b728394938 Faster path first 14 years ago
Tim Felgentreff 86ba13175b Don't cache the Label widget - we don't regard the query name for comparison, and it won't change the result 14 years ago
Markus Kahl 48b9d9edec removed hard-coded help texts and made them configurable 14 years ago
Markus Kahl f423fbfd4a Set help texts for filter and group-by legends. 14 years ago
Markus Kahl d0a8d43de6 Enabled help for filter and group-by legends. 14 years ago
Markus Kahl 87e162b09a enabled help for SaveAs button 14 years ago
Markus Kahl bdf200bbfa fixed indentation 14 years ago
Markus Kahl 0d7bf4a0a4 Enable show_at_id for tooltips. 14 years ago
Markus Kahl 96e6775361 Consider help text from render_with_options (bugfix). 14 years ago
Markus Kahl 32fb32fdd8 New option to place tooltip somewhere else than next to the target. 14 years ago
jwollert 6bb680a203 Merge branch 'feature/progress_report' into feature/animated_progress_bar 14 years ago
jwollert 8b8cfdba6c use rails helper methods to render the table footer and headers 14 years ago
jwollert d14b8eafce adjust apply button callback to work with new progressbar code 14 years ago
jwollert 8aa07a6216 forgot to change apply button callback according to new progressbar.js code 14 years ago
Philipp Tessenow 74ef66516c Merge branch 'feature/widgets' into feature/help 14 years ago
jwollert 49a5048b2f Merge branch 'feature/progress_report' into feature/animated_progress_bar 14 years ago
jwollert a3196802a2 don't need to include calendar files in filter widgets 14 years ago
jwollert cae5321f3b make sure we don't accidently think date widgets are cached 14 years ago
Philipp Tessenow 8481ecce1b Merge branch 'feature/widgets' into feature/progress_report 14 years ago
Tim Felgentreff 06dfd57c5a Hack: Send keep-alive packets to the browser while creating a table, to prevent Apache timeouts 14 years ago
jwollert df918b5e1d modal confirmation dialog for progressbar question 14 years ago
jwollert 926c9d1252 fix width for IE7, needs to be fixed 14 years ago
jwollert 8de3cb33ea simplify progressbar width calculations 14 years ago
jwollert f03667a8f7 Merge branch 'feature/progress_report' into feature/animated_progress_bar 14 years ago
jwollert ff242ab443 Merge branch 'feature/widgets' into feature/animated_progress_bar 14 years ago
Philipp Tessenow 4aa20a8e77 fix filters.js bug - under certain circumstances too many filters were selected as source for narrowing values 14 years ago
jwollert e4f614a309 use prototypes bindAsEventListener() to make IE7 pass the handler 14 years ago
jwollert 318242ce69 ^ doesn't work as expected in js 14 years ago
jwollert aeb6285c35 linting progressbar js files 14 years ago
jwollert dd426ccfeb Merge branch 'feature/widgets' into feature/progress_report 14 years ago
Philipp Tessenow dbe0a7cea7 Merge branch 'feature/widgets' into feature/animated_progress_bar 14 years ago
Philipp Tessenow 48629bc4fa fetch data from right database 14 years ago