Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: EE-4.0.0.GA, 4.1
-
Component/s: ICECORE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
-
Support Case References:Support Case #13221 - https://icesoft.my.salesforce.com/5007000000wMZf0
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration
Description
Feature Request: Add the ability to set the org.icefaces.ace.theme context param at a page level via an icecore component tag.
The reason for this is that even with no ICEfaces components used on the page, it will still load the Theme CSS in the head. This can be turned off by setting the context param but this is applied to all pages.
The reason for this is that even with no ICEfaces components used on the page, it will still load the Theme CSS in the head. This can be turned off by setting the context param but this is applied to all pages.
Activity
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Fix Version/s | 4.1 [ 11375 ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Attachment | theme.PNG [ 18382 ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #44069 | Mon Feb 16 11:54:30 MST 2015 | mircea.toma | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/theme/ThemeMeta.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #44068 | Mon Feb 16 11:26:41 MST 2015 | mircea.toma | |
| Files Changed | ||||
DEL
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/theme/ThemeHandler.java
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/theme/Theme.java
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/theme/ThemeRenderer.java
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/theme
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/theme/ThemeMeta.java
|
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #43995 | Mon Feb 02 19:21:56 MST 2015 | mircea.toma | |
| Files Changed | ||||
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ThemeHandler.java
DEL
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ConfigHandler.java
DEL
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/Config.java
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/Theme.java
DEL
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ConfigRenderer.java
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ThemeMeta.java
DEL
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ConfigMeta.java
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ThemeRenderer.java
|
| Summary | Add ability to set 'org.icefaces.ace.theme' at a page level | New ace:theme component - Adds ability to set 'org.icefaces.ace.theme' at a page level |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Affects | Documentation (User Guide, Ref. Guide, etc.) [ 10003 ] | Documentation (User Guide, Ref. Guide, etc.),Sample App./Tutorial,Compatibility/Configuration [ 10003, 10001, 10002 ] |
| Assignee Priority | P2 [ 10011 ] |
| Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
| Fix Version/s | 4.1 [ 11375 ] |
| Affects | Documentation (User Guide, Ref. Guide, etc.) [ 10003 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #43959 | Mon Jan 26 16:28:57 MST 2015 | mircea.toma | |
| Files Changed | ||||
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ConfigHandler.java
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/Config.java
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ConfigRenderer.java
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/themeselect/ThemeSymbolicResourceHandler.java
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ConfigMeta.java
|
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Mircea Toma [ mircea.toma ] | |
| Fix Version/s | 4.1 [ 11375 ] |

Moved component's page to the correct alphabetical ordered location.