Commit Graph

1408 Commits (5ffd20a7aa8aa3ff57c43c9d8fd4bd8f013b71ec)
 

Author SHA1 Message Date
jwollert 5ffd20a7aa Merge branch 'feature/progress_report' of https://dev.finn.de/git/reporting-engine into feature/progress_report 14 years ago
jwollert 0306e94538 render xls export link 14 years ago
Philipp Tessenow 37acda2928 raise heavy-report threshold to 2000 14 years ago
Philipp Tessenow 7da3f3b0a2 define the heavy-report threshold in init.rb as a global setting 14 years ago
jwollert 1bac227d3a Merge branch 'feature/progress_report' into feature/animated_progress_bar 14 years ago
jwollert f875dc2ac0 Merge branch 'feature/permissions' into feature/progress_report 14 years ago
Philipp Tessenow b9f108e192 Merge branch 'feature/widgets' into feature/progress_report 14 years ago
jwollert a6527ea0b0 Merge branch 'feature/permissions' into feature/animated_progress_bar 14 years ago
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
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
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
Tim Felgentreff 8028a5bbe0 Merge remote-tracking branch 'origin/feature/widgets' into feature/animated_progress_bar 14 years ago