Damyon Wiese
b9d2419e39
MDL-49324 Output: The progress bar output is buffered.
...
Each call to update the progress bar needs to fill the output buffer so that it
gets sent immediately.
2016-02-23 08:35:10 +08:00
Tony Levi
303936aa57
MDL-50453 core: Replace reserved word usage in progress\null (PHP7)
2015-06-15 12:21:27 +09:30
James Pratt
eb50c6e198
MDL-43027 core progress : new method keeps track of progress internally
2014-01-27 17:51:09 +07:00
James Pratt
ef81a7c30e
MDL-41754 (3) quiz statistics : need to escape core_php_time_limit
...
after MDL-42084 was merged into upstream, introducing
core_php_time_limit, this branch that moved a reference to
core_php_time_limit to a new namespace was broken.
2014-01-27 17:45:50 +07:00
James Pratt
8da6fc9d57
MDL-41754 (2) quiz statistics : using Sam's new progress classes
2014-01-27 17:45:50 +07:00
James Pratt
809fdb83b1
MDL-41754 (1) Progress tracking : moved from backup and restore to core
2014-01-27 17:45:50 +07:00