Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-27[Bug 310702] NPE in JSPModelProcessor.processAttributes() during EL validatio...crogers2-0/+10
2010-04-27[31035] Allow adopters to extend metadata model management and query facilitiesgkessler86-417/+3140
2010-04-26Bug 305633 Bug 304872rsrinivasan1-2/+2
2010-04-23[Bug 199788] Web Page Editor doesn't allow drops in the HTML head tag.crogers10-25/+350
2010-04-23Bug 295514 - [JSF2.0] -- create content types for Faceletsitrimble3-181/+216
2010-04-23format data for readabilitycrogers1-7/+15
2010-04-23clean up unused static datacrogers1-21/+0
2010-04-23clean up commentscrogers1-5/+5
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

Back to the top