Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jsf
AgeCommit message (Expand)AuthorFilesLines
2010-04-23clean up commentcrogers1-4/+3
2010-04-23[Bug 310169] - Null JSFAppConfigManager instance causes validating EL failurecrogers1-53/+7
2010-04-22 Bug 308711 - Use consistent license string, and filersrinivasan10-353/+627
2010-04-21 Bug 309108 - [JSF2.0] Facelet Validator should use v2 extensionrsrinivasan2-31/+76
2010-04-21Remove the facelet facet.cbateman1-60/+0
2010-04-21Bug 268443 - [hotbug] FacesConfig Editor preferences page needs more info for...itrimble1-1/+43
2010-04-20Bug 213526 - [WPE] [JSF2.0] selectItem tags don't display in visual WPE page ...itrimble3-4/+141
2010-04-20Fix warnings.cbateman2-3/+2
2010-04-20Scenario testing and bug fixes for context param defined facelet taglibs.cbateman14-716/+683
2010-04-19[309252] Unit test failures in web.xml updating code (testAddServlet etc)gkessler4-0/+38
2010-04-16[Bug 305361] JSFAppConfigManager inherently not thread-safe.crogers3-15/+70
2010-04-14295663 [WPE] Missing palette metadatagkessler4-2/+26
2010-04-13 Bug 308371 - Use consistent license string, and filersrinivasan5-156/+130
2010-04-13[308419] Allow adopters to extend and improve the JSFAppConfigManagergkessler38-911/+1807
2010-04-13[308912] Provide palette icons for new JSF tagsgkessler49-2/+47
2010-04-13[307165] user jsf library version validationgkessler3-11/+9
2010-04-11make providerName correct and consistentdavid_williams5-269/+225
2010-04-09[Bug 307253] Error opening classpath jar file - getJarFileFromCPE() now check...crogers1-1/+6
2010-04-09Reorganize match and find strategies.cbateman34-376/+2005
2010-04-07[Bug 292795] Web Page Editor does not properly layout table cells that use a ...crogers1-4/+78
2010-04-07Bug 247686 - [WPE] WPE support for h:selectOneRadio needs improvementitrimble3-25/+71
2010-04-06Bug 307801 - [WPE] WPE does not render Images with URL encoding in their path...itrimble2-6/+24
2010-04-05Add substantial test coverage to the existing Facelet library location mechan...cbateman38-3052/+1004
2010-04-05191630 - [WPE] Table dropped in Web Page Editor cannot be edited visuallyitrimble5-75/+102
2010-03-30Bug 278267 - [WPE] Insert Converter context menu has blank lines displayed in...itrimble1-4/+7
2010-03-30Bug 172959 - [WPE] WPE context menu Navigate->Java->Value doesn't work..itrimble1-1/+9
2010-03-30Updated JSF palette iconsgkessler23-1/+1
2010-03-30Bug 289349 - [WPE] NPE in WebrootUtil.getWebContentPath() methoditrimble1-1/+13
2010-03-29Bug 285929 - [WPE] WPE does not render child components of a f:subviewitrimble1-7/+18
2010-03-29Bug 191539 - [WPE] non-standard selection color in Web Page Editoritrimble1-1/+4
2010-03-29[307248] NPE in DTComponentIntrospectorgkessler1-4/+6
2010-03-29add label attr MD to commandButtongkessler1-0/+8
2010-03-29[306308] WPE-Properties View-Attributes tab should show all attributes of a t...gkessler1-20/+53
2010-03-29[306310] Remove auto-insert of f:view tag in a Facelet XHTML filegkessler4-11/+46
2010-03-29[306312] Remove containment validation on f:view tag in an XHTML Facelet docgkessler5-28/+231
2010-03-29Fix for JSPs in a Facelet context. Now correctly returns JSP view adapters ...gkessler3-9/+30
2010-03-29Add an ITagElementResolver to the StructuredDocContextResolverFactory arsenal...gkessler4-6/+81
2010-03-26Bug 303524 - [WPE] design view flickers on dnd of jsf html columnitrimble1-3/+4
2010-03-26Bug 288391 - Too many files are checked out when faces-config is modifieditrimble3-2/+16
2010-03-18Fix serialization error for TLDTagAttribute by splitting out object data into...cbateman1-12/+165
2010-03-18[bug 301862] Change default severity of a missing variable to ignore.cbateman180-1937/+29719
2010-03-17Validation of some of the new JSFv2.0 faces config elementsgkessler6-2/+443
2010-03-17147483 - [faces-config editor] Component's are not distinguishable in Viewergkessler27-162/+439
2010-03-17Remove NLS errors on updated FC EMF modelgkessler2-3/+10
2010-03-17295246 - [JSF2.0]- FacesConfig model updategkessler604-57544/+84744
2010-03-17[305784] Content Assist doesn't include variable from f:loadBundlegkessler2-1/+3
2010-03-17[295497] Error log has NLS Errorgkessler1-0/+3
2010-03-16[bug 305613] Remove the default version provider. This causes the default fa...cbateman2-34/+0
2010-03-16[bug 305612] Partial: commit the extension to reference the JSF 2.0 downloada...cbateman1-10/+19
2010-03-15Fix Version issue in eclipse.jst.jsf.apache.trinidad.tagsupportrsrinivasan3-3/+3

Back to the top