Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-05-23This commit was manufactured by cvs2svn to create tag 'v201005231500'.v201005231500rsrinivasan4161-572529/+0
2010-05-20313166 - [JSF2.0] False warning for h:commandButton in a compositegkessler1-2/+17
2010-05-19Fix for PMC_approved https://bugs.eclipse.org/bugs/show_bug.cgi?id=269069cbateman1-7/+6
2010-05-19Fix about filersrinivasan1-2/+2
2010-05-19295663 - [WPE] Missing palette metadatagkessler1-1/+3
2010-05-18Fix mispatched lines.cbateman1-6/+6
2010-05-18Fix for PMC approved https://bugs.eclipse.org/bugs/show_bug.cgi?id=269080cbateman2-2/+2
2010-05-18Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=253691cbateman1-1/+2
2010-05-18Fix for pmc approved: https://bugs.eclipse.org/bugs/show_bug.cgi?id=312358cbateman5-43/+111
2010-05-18PMC approved fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=313206.cbateman9-23/+299
2010-05-18[Bug 312954] Change the default preference for the TagIntrospectingStrategy ↵crogers1-1/+4
to be disabled. Revert this when other tag introspection bugs like 312936, get fixed.
2010-05-17[Bug 312826] JEM IDE remote VM fails to find a dependent class for the ↵crogers2-43/+16
TagAnalyzer
2010-05-13 Bug 299813 - [JSF2.0] - new Implicit Objects defined for use in EL expressionsrsrinivasan14-18/+301
2010-05-12[Bug 269042] protect against possible NPE in copySignatures methodcrogers1-6/+9
2010-05-12Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=312512.cbateman41-579/+2008
2010-05-12 Bug 312475 - JUnit failures in metadata and pagedesigner testsrsrinivasan2-25/+25
2010-05-11Bug 311972 - HTML editor template doesn't handle "%" signsrsrinivasan2-80/+16
2010-05-10[288144] - No line number showed in Problems view for the errors/warnings ↵gkessler6-19/+134
from jsf validator
2010-05-10311105 - [JSF2.0] - Facelet tag libraries without JSP TLD's do not appear in ↵gkessler12-8/+586
WPE palette
2010-05-10[Bug 300454] Finish button in New Project wizard is enabled even if JSF ↵crogers1-3/+18
facet does not have library information.
2010-05-07[Bug 252861] Add tag converter transform operation to support generating ↵crogers3-26/+131
markup based on view mode.
2010-05-06 Bug 310166 - jsf.facelets facets not definedrsrinivasan1-15/+0
2010-05-05[311626] Avoid reporting false-positive warnings when validating value ↵gkessler2-10/+26
expression for type compatibility
2010-05-04Bug 269050 - IllegalArgumentException in createMapping() methoditrimble1-2/+4
2010-05-04Fix for PMC approved bug ↵cbateman8-133/+324
https://bugs.eclipse.org/bugs/show_bug.cgi?id=311568. Includes both prod and test patches.
2010-04-29[Bug 306452] - [JSF 2.0] Internal API Utility class to access JSF specific ↵crogers6-1/+270
WebApp options. (patch contributed by Debajit)
2010-04-28Bug 306307 - HyperLink on EL expression shows duplicate entries..itrimble7-17/+152
2010-04-28[Bug 305546] Exception initializing FaceletTagRegistry for HTML.crogers7-17/+102
2010-04-28Add support for detecting composite component library adds and remove by ↵cbateman24-319/+732
adding and removing folders. Refactored JSFResource's to support fragments.
2010-04-27https://bugs.eclipse.org/bugs/show_bug.cgi?id=308255rsrinivasan2-1/+2
2010-04-27https://bugs.eclipse.org/bugs/show_bug.cgi?id=310118rsrinivasan1-3/+3
2010-04-27Refactor out the resource tracker concept.cbateman5-32/+230
2010-04-27Add support for detecting adds, changes and removes to individual composite ↵cbateman17-256/+847
component files in an existing workspace resource library folder.
2010-04-27[Bug 310702] NPE in JSPModelProcessor.processAttributes() during EL ↵crogers2-0/+10
validation tests
2010-04-27[31035] Allow adopters to extend metadata model management and query facilitiesgkessler86-417/+3140
[306461] Replace Static Method Calls to Services [306456] Replace Singletons with Relocatable Services (MD Mgr part)
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-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 ↵itrimble1-1/+43
for screen readers
2010-04-20Bug 213526 - [WPE] [JSF2.0] selectItem tags don't display in visual WPE page ↵itrimble3-4/+141
when page is JSPX
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

Back to the top