Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-01-16Bug 398252v201301161500R3_4_2R3_4_maintenanceIan Trimble8-224/+492
[facelets] Validator is not fully overridable
2013-01-16Bug 398244Ian Trimble13-5877/+6406
[facelets] Taglib's fail to load in EMF model when unexpected tags are present in the description
2013-01-16Bug 398251Ian Trimble1-2/+5
[facelets] Namespace will fail to load when there are duplicate tags in the taglib.xml
2013-01-15Bug 394002v201301151433Ian Trimble2-1/+123
[WPE] Need ability to listen for updates to a file in an open editor.
2012-11-08Bug 393881 - Versioning problems in WTP 3.5.0 RC3 candidatev201211081916Ian Trimble24-214/+214
2012-10-25Bug 392859v201211080951Ian Trimble1-0/+6
[Regression] Incorrect WPE model returned from HTMLEditor after page name change.
2012-10-16Bug 391923Ian Trimble1-0/+8
Error message shown when write the CSS background image code by typing
2012-10-10Bug 387268 - Keybindings seem to be seriously brokenv201210101250Ian Trimble1-18/+16
2012-10-10Bug 390468 - [WPE] HTMLEditor provides many instances of a structuredIan Trimble3-38/+60
model for edit that is often not released
2012-08-28Fix version errorv201208281044R3_4_1Raghu Srinivasan1-1/+1
2012-08-24Update version for 3.4.1 and 3.5v201208241503raghusri20-291/+291
2012-08-16Add .gitignore so "bin" folder is ignored.v20120816135552Ian Trimble1-0/+1
2012-08-16Bug 386349 - Support adding TransferDropTargetListener to Web PageIan Trimble4-0/+135
Editor's Outline view
2012-05-23Bug 380457 - Hotspot in MetaDataEnabledFeatureRegistryR3_4_0rsrinivasan1-10/+2
2012-05-16Bug 377405 - [hotbug] FaceletHTMLValidator is slow on some filesrsrinivasan1-3/+7
2012-05-16Checking in patch from Cameron:rsrinivasan3-6/+12
Bug 377405 - [hotbug] FaceletHTMLValidator is slow on some files
2012-04-09Bug 355860 - [hotbug]JSFFacetInstallDataModelProvider dispose method does ↵itrimble1-17/+27
not remove all listeners it adds
2012-03-08Widen dependency ranges on org.eclipse.wst.common.uriresolver to accommodate ↵itrimble2-2/+2
the minor version (to 1.2.0) bump.
2012-03-02Fix Version errorsrsrinivasan2-2/+2
2012-02-14Update JSF Core to v1.4.0. Work performed for Juno warrants a minor version ↵itrimble1-1/+1
increment.
2012-02-13Bug 350990 - Web Page Editor intolerably slowitrimble4-26/+100
2012-02-03Bug 361479 - [JSF2.0] There is no JSF 2.1 facet, preset, or downloadable ↵itrimble8-5/+135
library.
2012-01-31Bug 307562 - Java EE 6 CDI support is needed for JSF 2.0 EE 6 web applicationsitrimble4-10/+264
2012-01-14Bug 309353 - [JSF2.0] Update component metadataitrimble2-6/+63
2012-01-11Version updatersrinivasan1-1/+1
2012-01-11Bug 367899 - Navigation Information doesn't get synchronized with "From ↵itrimble1-2/+12
Outcome" updates
2012-01-10Bug 367897 - Faces-config | Navigation Rule, provide un-usable menu items ↵itrimble1-55/+41
(Run As, Debug As, Profile As)
2012-01-10Bug 325496 - [JSF2.0] False warning from facelet validator for the attribute ↵itrimble1-0/+22
value #{resource['lib:file']}
2012-01-06Bug 329574 - [JSF2.0] !!missing resource: Exception!! in error logitrimble2-4/+6
2012-01-06Bug 361005 - NPE in Attributes Tab of Web Page Editor Propertiesitrimble1-5/+5
2012-01-05Bug 238107 - False warning for the valid frame target nameitrimble5-1/+47
2011-12-13Bug 364667 - NullPointerException occurs when I try to display attributes ↵itrimble2-8/+13
for an HTML element in Web Page Editor
2011-12-11Bug 366009 - Version errorrsrinivasan1-1/+1
2011-12-08Bug 366009 - org.eclipse.jst.pagedesigner.jsp.core prereq missingitrimble4-111/+5
2011-12-06Bug 306451 - [JSF2.0] Support for Implicit navigationitrimble4-2/+142
2011-12-02Reaction to change in javax.servlet Orbit bundle version change.itrimble1-2/+0
2011-11-25Add JSF 2.x annotations supportitrimble6-4/+823
Bug 306428 - [JSF2.0] Support for Annotation-based artifact declaration Bug 336053 - [JSF2.0] Autocomplete Annotated Managed Beans Bug 357885 - [JSF2.0] Support @FacesConverter for converter id validation
2011-11-08Bug 308115 - [JSF2.0] version not explicitly supported in some areas of codeitrimble2-0/+84
2011-11-03Version fix. Bug 362822rsrinivasan1-1/+1
2011-11-03Version updatesrsrinivasan6-7/+6
2011-11-01Bug 333666 - [JSF2.0] AppConfig validator does not support custom bean scopeitrimble4-6/+39
2011-11-01Bug 312727 - [JSF2.0] Add view scope to FacesConfigEditor for Managed Beansitrimble7-10/+81
2011-10-28Bug 312980 - [JSF2.0] "attrs" JSF 2.0 virtual property of a component ↵itrimble3-59/+65
available in pre-JSF2.0 apps ---[REWORK + FIX CORRESPONDING JUNITS]--- Bug 340093 - [JSF2.0] Need version mechanism for determining what implicit components are valid
2011-10-27Bug 312980 - [JSF2.0] "attrs" JSF 2.0 virtual property of a component ↵itrimble1-1/+17
available in pre-JSF2.0 apps
2011-10-21Bug 331339 - Invalid preference page path: Web Page Editoritrimble2-2/+4
2011-10-19Bug fixrsrinivasan1-1/+1
2011-10-03Bug 359311 - [hotbug] RuntimeException: ↵itrimble1-5/+3
IJSFFacetInstallDataModelProperties.WEBCONTENT_DIR not located with the jsf Facet Configuration disabled
2011-09-26[Bug 358342] additional clean up of referenced objects during editor dispose.crogers2-1/+6
2011-09-14Version change to reflect fix in 3.4rsrinivasan1-1/+1
2011-09-14Bug 357169 - [wtp4x] [WPE] Web Page Editor won't open under platform 4.2 M1itrimble1-5/+25

Back to the top