Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:*
-
Assignee Priority:P1
Description
This JIRA captures the work required to create a new ace:dataTable paginator which will provide the same features and interface as the YUI component, without the dependencies and overhead.
This is being done to isolate the remaining use of YUI in ACE to ace:tabSet.
This is being done to isolate the remaining use of YUI in ACE to ace:tabSet.
Issue Links
- blocks
-
ICE-9654 ace:dataTable to support localized text in paginatorTemplate
- Closed
Activity
Nils Lundquist
created issue -
Nils Lundquist
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Nils Lundquist [ nils.lundquist ] |
Ken Fyten
made changes -
Affects Version/s | 3.0 [ 10241 ] |
Ken Fyten
made changes -
Link | This issue blocks ICE-9290 [ ICE-9290 ] |
Nils Lundquist
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #36591 | Fri Jul 05 13:33:47 MDT 2013 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/paginator/paginator.css
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #36592 | Fri Jul 05 13:48:57 MDT 2013 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/paginator/paginator.js
MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js |
Ken Fyten
made changes -
Fix Version/s | 3.4 [ 10770 ] |
Ken Fyten
made changes -
Link | This issue blocks ICE-9429 [ ICE-9429 ] |
Ken Fyten
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Nils Lundquist [ nils.lundquist ] | Arturo Zambrano [ artzambrano ] |
Assignee Priority | P1 [ 10010 ] |
Arturo Zambrano
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] |
Ken Fyten
made changes -
Fix Version/s | 4.0 [ 11382 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Revision #36590
Committed by nils.lundquist
Moments ago
ICE-9008- Removed YUI paginator. Replaced with custom drop in replacement. Improves simplicity and performance. Should resolve the ongoing memory leak while maintaining the entire feature set we've utilized.