Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.x, ACE Components
Description
This component should provide a super-set of the functionality that the ICEfaces EE Composite Scheduler component has.
-
Hide
- AceSchedule.war
- 10.22 MB
- Arturo Zambrano
-
- META-INF/MANIFEST.MF 0.1 kB
- WEB-INF/web.xml 2 kB
- ajaxExample.xhtml 2 kB
- index.xhtml 0.3 kB
- lazySchedule.xhtml 4 kB
- welcomeICEfaces.xhtml 3 kB
- WEB-INF/lib/icefaces-ace.jar 6.47 MB
- WEB-INF/lib/icefaces.jar 697 kB
- WEB-INF/lib/javax.faces-2.2.14.jar 3.00 MB
- WEB-INF/classes/LazyScheduleBean$1.class 3 kB
- WEB-INF/classes/LazyScheduleBean.class 6 kB
- WEB-INF/classes/ScheduleBean$1.class 2 kB
- WEB-INF/classes/ScheduleBean.class 5 kB
- WEB-INF/lib/black-tie.jar 36 kB
- WEB-INF/lib/blitzer.jar 24 kB
- WEB-INF/lib/cupertino.jar 32 kB
- WEB-INF/lib/dark-hive.jar 33 kB
- WEB-INF/lib/dot-luv.jar 29 kB
- WEB-INF/lib/eggplant.jar 39 kB
- WEB-INF/lib/excite-bike.jar 32 kB
- WEB-INF/lib/flick.jar 32 kB
- WEB-INF/lib/hot-sneaks.jar 37 kB
- WEB-INF/lib/humanity.jar 38 kB
- WEB-INF/lib/le-frog.jar 28 kB
- WEB-INF/lib/mint-choc.jar 45 kB
- WEB-INF/lib/overcast.jar 33 kB
- WEB-INF/lib/pepper-grinder.jar 71 kB
- WEB-INF/lib/redmond.jar 44 kB
- WEB-INF/lib/smoothness.jar 32 kB
- WEB-INF/lib/south-street.jar 40 kB
-
- 1.PNG
- 89 kB
-
- alert-MsEdge.PNG
- 56 kB
-
- buttons.PNG
- 32 kB
-
- iCalBorders.png
- 20 kB
-
- IE8.png
- 29 kB
-
- overlap.png
- 24 kB
Issue Links
- blocks
-
ICE-11270 Improve ace:schedule component
-
- Closed
-
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
r51141: styling and javascript fixes for ie8
The high day squares styling issue is fixed. The only minor styling issue on IE 8, 9 and 10 is that the hover styling won't cover the whole square when the day has too many events (mostly visible sometimes on the lazy load demo).
That specific Javascript error on IE8 is now fixed. However, after that fix, I noticed another Javascript error that I had seen before, related to event positioning on week and day views. But after some more improvements, I didn't see that error any more. Please re-test. If this error persists, it will be spinned off into a new JIRA for the EE release.
r51147: improved general component description in the TLD documentation
Tested with ICEfaces 4.2 Jenkins build 5.
Verified IE 8 "high squares" styling issue is no longer seen.
When using the ace:schedule > Configuration demo there was a JS error after toggling the "week" radioButton, or selecting the checkboxes for Enhanced Styling, Tooltip etc. I was not able to reliably reproduce this issue if I went strictly to the Configuration demo. The only way I could reproduce it was to visit and interact with the Lazy Loading demo, then go to the Configuration demo and toggle the radioButtons.
Message: 'top' is null or not an object Line: 73 Char: 326 Code: 0 URI: http://10.18.39.134:8080/showcase/showcase.jsf
This issue has been moved to a new JIRA:
http://jira.icesoft.org/browse/ICE-11267
Future improvements have been captured in ICE-11270.
r52452: removed unnecessary/unused demo code
Requested features from customer: