Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jsf
AgeCommit message (Collapse)AuthorFilesLines
2010-05-18This commit was manufactured by cvs2svn to create tag 'v20100517'.v20100517rsrinivasan3638-494280/+0
2010-05-18Bug 313063 Copyright errors in JSF featuresrsrinivasan3-37/+67
2010-05-17[Bug 312826] JEM IDE remote VM fails to find a dependent class for the ↵crogers2-43/+16
TagAnalyzer
2010-05-17JSF Feature re-orgrsrinivasan1-1/+1
2010-05-17Feature containing core plugins of the JSF Tools Projectrsrinivasan36-0/+2248
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-29Fix copyrightrsrinivasan4-4/+4
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-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 ↵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
2010-04-16[Bug 305361] JSFAppConfigManager inherently not thread-safe.crogers3-15/+70
[Bug 237355] ArrayIndexOutOfBoundsException in validation. [Bug 237350] NPE validating undefined variable in EL
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

Back to the top