ICEfaces
  1. ICEfaces
  2. ICE-6204

ACE fileEntry multi-file upload

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta2
    • Fix Version/s: 4.0.BETA, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ACE
    • Assignee Priority:
      P2
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      Instead of simply using an input type=file for file selection, display an editable table of selected files, each with their own progress bars, and file information. Each file selection may be deleted, and all may be deleted, before uploading. Maybe even find a way for the statuses to all show up for their respective file selection.

      When adding HTML 5 multiple file selection support, simply add the blocks of selections into the same table of selections.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #38295 Thu Sep 26 14:22:09 MDT 2013 art.zambrano ICE-6204 fixed js errors in IE7 and IE8 (caused by not supporting innerHTML = '') by working with DOM methods to add and remove nodes; fixed table issues in IE7: not rendering the file list, not removing a cancelled file from list, and not removing the entire table
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/fileentry/fileEntry.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #38258 Fri Sep 20 18:20:03 MDT 2013 art.zambrano ICE-6204 fixed the following issues: submitting the last selected file twice in FF; 'Add files' button not working after uploading files; 'Cancel upload' not correctly clearing the input type=file elements; and, re-uploading files every time 'Start upload' was clicked
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/fileentry/fileEntry.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #37794 Thu Sep 05 13:52:36 MDT 2013 art.zambrano ICE-6204 add ACE resource bundle entries for localising the buttons' text; renamed the CSS classes of the buttons to better integrate with the existing fileentry pattern; fixed issue in FF and IE with button misalignment; avoided displaying buttons in no script case to allow the native input type=file element to be displayed; renamed the 'cancel upload, reset form' button to simply 'cancel upload' and made it a button type=button, instead of a button type=reset, and added a call to the clearFileSelection() function
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/resources/messages.properties
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/fileentry/FileEntryRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/fileentry/fileEntry.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #37716 Thu Aug 29 11:17:19 MDT 2013 mark.collette ICE-6204 : ACE fileEntry multi-file user interface
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/file/FileEntryBean.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/fileentry/fileentry.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #37715 Thu Aug 29 11:16:26 MDT 2013 mark.collette ICE-6204 : ACE fileEntry multi-file user interface
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/fileentry/FileEntryRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/fileentry/fileEntry.css
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/util/JSONBuilder.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/fileentry/fileEntry.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/fileentry/FileEntryMeta.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Mark Collette
          • Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: