/[Apache-SVN]/myfaces/trinidad/tags/trinidad-1.2.3/RELEASE_NOTES
ViewVC logotype

Contents of /myfaces/trinidad/tags/trinidad-1.2.3/RELEASE_NOTES

Parent Directory Parent Directory | Revision Log Revision Log


Revision 589523 - (hide annotations)
Mon Oct 29 06:47:21 2007 UTC (2 years ago) by matzew
File size: 6110 byte(s)
added RELEASE_NOTES
1 matzew 589523 Sub-task
2    
3     * [TRINIDAD-771] - returnListener from a commandButton is broken in a table facet
4    
5     Bug
6    
7     * [TRINIDAD-134] - StateManagerImpl is not fully compatible with JSR-301
8     * [TRINIDAD-621] - af|inputDate::content is being used by both the popup calendar and the date field
9     * [TRINIDAD-624] - af:messages generates improper style attribute by default
10     * [TRINIDAD-627] - SelectManyShuttle NullPointerException when not inside a form
11     * [TRINIDAD-631] - Renderer classes that extend InputLabelAndMessageRenderer don't provide protected constructor with parameter FacesBean.TYPE
12     * [TRINIDAD-637] - MenuModel is looking at the wrong locale
13     * [TRINIDAD-638] - trinidad-config.xml's parser should greedily trim white spaces for some properties
14     * [TRINIDAD-639] - panelAccordion does not render toolbars of showdetailitem
15     * [TRINIDAD-644] - tr:icon doesn't render many of its properties
16     * [TRINIDAD-646] - Wrong messages localization in Czech and Slovak language
17     * [TRINIDAD-647] - Client-side validation doesn't work
18     * [TRINIDAD-648] - windowHeight/windowWidth don't behave correctly and/or get ignored when lightweight dialogs are enabled
19     * [TRINIDAD-651] - Lightweight dialogs require 'X' close icon in titlebar
20     * [TRINIDAD-658] - Add doctype flag to trh:html and trh:document to allow switching doctype to quirks mode
21     * [TRINIDAD-659] - Lightweight dialogs not modal in IE7
22     * [TRINIDAD-665] - Pie chart breaking with 7 items
23     * [TRINIDAD-667] - Configurator Services may get initialized more then once if jars are referenced in classpath multiple times
24     * [TRINIDAD-672] - PanelLabelAndMessageRenderer overrides hasMessage
25     * [TRINIDAD-673] - tr:panelPopup positions itself with regards to the document body, not the offset parent
26     * [TRINIDAD-674] - Component selectRangeChoiceBar not properly rendered
27     * [TRINIDAD-676] - Component selectRangeChoiceBar not properly rendered (2nd issue)
28     * [TRINIDAD-678] - Description Not Shown in TextArea for Select*Shuttle Components
29     * [TRINIDAD-679] - tr:messages fails to display EL labels correctly
30     * [TRINIDAD-681] - tr:messages - Causes tr:panelBox styles to be corrupted with tr:messages styles
31     * [TRINIDAD-693] - tr:messages globalOnly="true" still rendering when it should not
32     * [TRINIDAD-700] - EL isn't evalutaed for the datestyle / timestyle attrs of tr:convertDateTime
33     * [TRINIDAD-704] - IE7 - AutoComplete Does Not Work When You Use Script to Submit a Form
34     * [TRINIDAD-709] - PPR error logging itself generates JS errors on IE
35     * [TRINIDAD-715] - Unclear text in a couple of messages
36     * [TRINIDAD-721] - h:commandButton "immediate" attribute is broken
37     * [TRINIDAD-727] - funny issue with form and defaultCommand (in IE)
38     * [TRINIDAD-734] - EL expression used for node labels gets evaluated only once
39     * [TRINIDAD-735] - '_checkLoad is not defined' error opening lightweight dialog in FireFox
40     * [TRINIDAD-736] - Dialog popup isn't skinned when launched only with inputDate or inputColor
41     * [TRINIDAD-739] - Timezone handling in trinidad-config.xml and ConvertDateTimeTag does not give notice on errors
42     * [TRINIDAD-749] - Launching modal dialog when the launcher window body has position:absolute in IE makes launcher page look corrupt
43     * [TRINIDAD-752] - Javascript error on return of PPR when button is disabled during request
44     * [TRINIDAD-760] - Web app should be 2.5
45     * [TRINIDAD-772] - Setting "First" to -1 makes UIXIterator scroll to the end
46    
47     Improvement
48    
49     * [TRINIDAD-96] - Validators should be added incrementally, not set as a whole
50     * [TRINIDAD-130] - Add non-final getSelectItems method to SimpleSelectOneRenderer
51     * [TRINIDAD-555] - add public api to turn styleclass compression off for debugging
52     * [TRINIDAD-601] - delete unused parsers in org.apache.myfaces.trinidadinternal.ui.laf.xml.parse
53     * [TRINIDAD-625] - Application view cache could be used on postback
54     * [TRINIDAD-630] - Table stamp state could be greatly optimized for size
55     * [TRINIDAD-633] - StyleNode objects could be much more lightweight
56     * [TRINIDAD-641] - PPR can easily trim content of leaves and NamingContainers
57     * [TRINIDAD-652] - add skin selector for panelGroupLayout
58     * [TRINIDAD-653] - PanelLabelAndMessageRenderer shouldn't need the "for" given to detect what it is for
59     * [TRINIDAD-654] - Lightweight dialogs should be skinnable
60     * [TRINIDAD-660] - Make DISABLE_CONTENT_COMPRESSION & USE_DIALOG_POPUP public configuration settings
61     * [TRINIDAD-661] - Reduce property resolution code by adding a resolveProperty method to XhtmlRenderer
62     * [TRINIDAD-669] - Add a method on RequestContext that adds relative targets
63     * [TRINIDAD-671] - Profile for retrotranslating Trinidad to JDK1.4
64     * [TRINIDAD-687] - Create a tr:panelCaptionGroup component to render fieldset/legend style content grouping
65     * [TRINIDAD-702] - SelectOrderShuttleRenderer does not provide a protected constructor receiving a FacesBean.Type argument
66     * [TRINIDAD-716] - Change Icon.renderIcon to accept Map<String, ? extends Object> attribute map
67     * [TRINIDAD-717] - Add "busy" and "ready" facets to statusIndicator component
68     * [TRINIDAD-731] - xOffset/yOffset don't get correctly processed by plugins, switch to horzOffset/vertOffset for simplicity and clarity.
69     * [TRINIDAD-737] - Need To Establish Currency for Table Events
70     * [TRINIDAD-740] - autoSubmit framework should cater for client-side validation
71     * [TRINIDAD-781] - NavigationPane should support non-command children for some hints.
72    
73     New Feature
74    
75     * [TRINIDAD-418] - Popup component to display child components in a floating panel (e.g. div)
76     * [TRINIDAD-668] - Move RequestContextImpl._findRelativeComponent to public utility class
77    
78     Task
79    
80     * [TRINIDAD-732] - JS clean-up: ApacheChart should use TrUtils for creating the callback
81    
82     Test
83    
84     * [TRINIDAD-742] - RenderKit test framework doesn't load RenderKitFactories from faces-config.xml

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2