[jira] Updated: (OFBIZ-671) Remove HTML styling code from widgets

2007-02-23 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-671: -- Attachment: formwidget.patch Removed embedded styling from the form widget. Added id and style elements.

[jira] Updated: (OFBIZ-671) Remove HTML styling code from widgets

2007-02-23 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-671: -- Attachment: treewidget.patch Removed embedded styling from tree widget. Refactored rendering code to emi

[jira] Updated: (OFBIZ-671) Remove HTML styling code from widgets

2007-02-23 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-671: -- Attachment: menuwidget.patch Removed embedded styling from the menu widget. Refactored rendering code to

[jira] Updated: (OFBIZ-671) Remove HTML styling code from widgets

2007-02-23 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-671: -- Attachment: menuwidget.patch Updated menu widget patch. Somehow I missed the Work Effort component. > R

[jira] Updated: (OFBIZ-671) Remove HTML styling code from widgets

2007-02-24 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-671: -- Attachment: formwidget.patch Improved form widget patch. Changed focus-widget to focus-field-name, chang

[jira] Updated: (OFBIZ-671) Remove HTML styling code from widgets

2007-02-24 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-671: -- Attachment: treewidget.patch Improved tree widget patch. Replaced \r\n with appendWhitespace method cal

[jira] Updated: (OFBIZ-671) Remove HTML styling code from widgets

2007-02-24 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-671: -- Attachment: menuwidget.patch Improved menu widget patch. Replaced \r\n with appendWhitespace method cal

[jira] Updated: (OFBIZ-671) Remove HTML styling code from widgets

2007-02-26 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-671: -- Attachment: formwidget.patch Form widget now defaults to "tooltip" style if none is specified. > Remov

[jira] Updated: (OFBIZ-671) Remove HTML styling code from widgets

2007-02-26 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-671: -- Attachment: menuwidget.patch Added default tooltip and selected styles to menu widget. > Remove HTML st