Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.3
-
Component/s: ACE-Components, Framework
-
Labels:None
-
Environment:IF 3.x
-
Assignee Priority:P1
Description
This issue encompasses the work done to implement annotations that allow definition of browser specific resources. Also detailed is the work to abstract browser detection to the core, as well as add an improved API over the original ResourceDependency annotations.
The original scope of this issue was:
Allow app developer specified or automatic inclusion in IE 7/8 of excanvas.js to chart component dependencies.
This sizable dependency should be configurable so that it can be removed when possible, but our dependency annotation doesn't support runtime toggling.
The original scope of this issue was:
Allow app developer specified or automatic inclusion in IE 7/8 of excanvas.js to chart component dependencies.
This sizable dependency should be configurable so that it can be removed when possible, but our dependency annotation doesn't support runtime toggling.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33369 | Fri Feb 08 13:21:06 MST 2013 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/util/UserAgentInfo.java
MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/resources/ICEResourceUtils.java MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/RestoreResourceDependencies.java ADD /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/util/UserAgentContext.java MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/MandatoryResourcesSetup.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33286 | Thu Jan 31 14:40:23 MST 2013 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/MandatoryResourcesSetup.java
|