[zanata/zanata-server] ec35a5: clean up leftover comment

GitHub noreply at github.com
Fri Jul 11 04:11:53 UTC 2014


  Branch: refs/heads/multi-file-upload
  Home:   https://github.com/zanata/zanata-server
  Commit: ec35a5cac0161ebd20f45be2188dbbbe4f980797
      https://github.com/zanata/zanata-server/commit/ec35a5cac0161ebd20f45be2188dbbbe4f980797
  Author: David Mason <drdmason at gmail.com>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M zanata-war/src/main/webapp/resources/jQuery-File-Upload/9_5_6/js/jquery.fileupload.js

  Log Message:
  -----------
  clean up leftover comment


  Commit: e84c395e22f13aa9a229381bf755ad3c915f453a
      https://github.com/zanata/zanata-server/commit/e84c395e22f13aa9a229381bf755ad3c915f453a
  Author: David Mason <drdmason at gmail.com>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M zanata-war/src/main/webapp/resources/jQuery-File-Upload/9_5_6/js/jquery.fileupload.js

  Log Message:
  -----------
  Prevent file upload progress bar incrementing before files are uploaded.

This is just a workaround that delays the increment until the next
progress event, which seems sufficient without a complete overhaul
of the progress system (which seems to have something really wrong with it).


Compare: https://github.com/zanata/zanata-server/compare/28b5a0424716...e84c395e22f1


More information about the zanata-commits mailing list