Commit Graph

6 Commits (b6747c210a45e4abe8f5391cdeb5ced36928e548)

Author SHA1 Message Date
Alex Coles 0ccb62381a Normalise syntax with Rubocop 10 years ago
Alex Coles 79ec894041 Use 1.9+ Hash syntax 10 years ago
Sebastian Schuster bfba482ff9 Added copyright notices 11 years ago
Sebastian Schuster 86791c932c Moved files around to get autoloaded by rails and removed the 12 years ago
Sebastian Schuster cf1a459f5b Moved reportingengine out of the openproject namespace 12 years ago
Sebastian Schuster ece2f6395c Converted reporting_engine into a Rails engine 12 years ago
Martin Linkhorst 21ea389a19 syntax error fixes, probably a ruby 1.8 => 1.9 problem 12 years ago
Michael Frister 3e5c5e3f67 Update structure for rails 3 12 years ago
jwollert 58cddf9177 merge origin/master 13 years ago
Tim Felgentreff bc34555ba5 Revert "Revert "Merge remote-tracking branch 'origin/master'"" 13 years ago
jwollert 13adfcd85b reactivate table widget to make switching between table types easier 14 years ago
Tim Felgentreff 7ac3316667 Revert "Merge remote-tracking branch 'origin/master'" 14 years ago
jwollert 754b31fc91 use method in progressbar to check whether to render the table directly 14 years ago
jwollert 5b128cc334 subject is the new query. because we don't render query-stuff only 14 years ago
jwollert b101029f2b fix progressbar interval calculation. SIZE MATTERS 14 years ago
Tim Felgentreff 366bedd8b4 Add a short text above the progressbar 14 years ago
Philipp Tessenow 7da3f3b0a2 define the heavy-report threshold in init.rb as a global setting 14 years ago
jwollert df918b5e1d modal confirmation dialog for progressbar question 14 years ago
jwollert 5b4a95f59b animated progress bar to trick the user into thinking that we know what we're doing when actually, we DON'T HAVE ANY CLUE GUYS 14 years ago
jwollert ea2fe6281f cache? dont cache 14 years ago
Tim Felgentreff 838bc8c245 use dsl method 14 years ago
jwollert d2b2d5c889 don't cache the progressbar, as we need to re-evaluate the possibility of a cached ReportTable every time 14 years ago
jwollert 987305fc23 fixes messed up size information for progressbar 14 years ago
jwollert 821a02e4d0 fix progressbar Table cache check 14 years ago
jwollert 010d885fdc don't look for a cached progressbar, but for a cached table. jeezus 14 years ago
jwollert bf29790421 progressbar checks for cached reports first 14 years ago
jwollert adc6b5b9c6 only ask whether to render table if it is not yet cached 14 years ago
Tim Felgentreff a23c67deff Widget::Table::Progressbar::THRESHOLD is the heuristically chosen value for 'large reports' (whatever that means) now 14 years ago
jwollert 1019336938 fix accidentally rendering 2 tables with progressbar 14 years ago
jwollert db650ddbb0 use streaming widget API and render table widget when we don't hit the progressbar threshhold 14 years ago
jwollert 4db6a4e40a forgot to add actual widget 14 years ago
jwollert 0f22a3d6e9 get Progressbar Widget to work. Does not remember users' choices and looks friggin' ugly 14 years ago
Tim Felgentreff 6493c5ed04 begin a 'progress' widget implementation for displaying progress and aborting on LARGE commits 14 years ago