Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Beta2
-
Fix Version/s: 2.0.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ACE
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
When files are being uploaded, the FileEntryPhaseListener should register a dynamic resource, which will be a simple text file that describes the progress as a JSON data structure. The resource should have all the proper HTTP headers for not being cached. The uploading code will poll the progress at some configurable interval, defaulted to every 2 seconds. A client-side progress bar will show the progress per file, and for the upload as a whole. When the DOM update comes, we may have to adjust the FileEntryRenderer to include the progress bars, otherwise they may be stomped over and lost.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #23465 | Fri Dec 10 14:46:19 MST 2010 | mark.collette | |
| Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/ProgressListenerResourcePusher.java
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/ProgressResource.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #23461 | Fri Dec 10 14:16:30 MST 2010 | mark.collette | |
| Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/skins/rime/fileEntry.css
MODIFY
/icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.fileentry/fileEntry.js
ADD
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/skins/sam/fileEntryIndet.gif
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/skins/sam/fileEntry.css
ADD
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/skins/rime/fileEntryIndet.gif
ADD
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/skins/rime/fileEntryProg.gif
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #23439 | Fri Dec 10 01:21:35 MST 2010 | mark.collette | |
| Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/skins/rime/fileEntry.css
MODIFY
/icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.fileentry/fileEntry.js
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/ProgressListenerResourcePusher.java
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/FileEntryRenderer.java
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/utils/JSONBuilder.java
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/skins/sam/fileEntry.css
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #23303 | Sun Dec 05 23:42:20 MST 2010 | mark.collette | |
| Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/ProgressListenerResourcePusher.java
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/PushUtils.java
|
