[zanata/zanata-server] a324a6: Warn user when closing page during multiple file u...

GitHub noreply at github.com
Mon Jul 14 01:44:50 UTC 2014


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

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

  Log Message:
  -----------
  Warn user when closing page during multiple file upload

This adds a modal dialog when a user is currently uploading source
files and they attempt to close or navigate away from the page.


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

  Changed paths:
    M zanata-war/src/main/webapp/resources/zanata/multi-file-upload.xhtml

  Log Message:
  -----------
  Ensure uploading file items display with consistent height.

During multi-file upload, file items were changing size slightly
when they finished uploading, due to the loader widget changing the
height. This is a workaround until the loader widget is updated to
work better in inline mode - it just adds a hidden loader to the
uploaded template to force it to the same height.


Compare: https://github.com/zanata/zanata-server/compare/428a05296fb7...c930431996bb


More information about the zanata-commits mailing list