1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Setting the pmc to the attic and a retired category
Henri Yandell
as bayard
More... about 14 years ago
SHALE-496 - FacesVariableResolverChainWrapper incorrectly sets properties to resolved More... over 15 years ago
Added my GPG key. More... about 16 years ago
SHALE-483 More... about 16 years ago
SHALE-483 More... about 16 years ago
SHALE-486 More... about 16 years ago
removed silly syso :) More... over 16 years ago
SHALE-482 - simple lifecycle added; More... over 16 years ago
SHALE-474 Documentation Correction More... over 16 years ago
SHALE-473 Typo More... over 16 years ago
SHALE-465 More... over 16 years ago
SHALE-463. Added dependency to servlet api with scope provided More... over 16 years ago
Update references for Commons move from Jakarta to TLP. More... over 16 years ago
The Token component default message test case was assuming a US English locale (SHALE-459). More... over 16 years ago
When the shale-tiger Property annotation is evaluated, a nifty type converter is used to coerce the source data type to the target data type. This utility reuses existing JSF converters outside the context of rendering. It assumes a FacesContext and UIViewRoot. I removed the requirement that a UIViewRoot is needed. Since we are using converters for outside of the component tree, we just need a object that extends UIComponent (SHALE-406). More... over 16 years ago
Missing "validatorId" attribute on the "f:validator" component (SHALE-452). More... over 16 years ago
Removed logic that checks the state saving method before trying to inject the hidden form state marker (SHALE-450) More... over 16 years ago
Fixed incomplete clay xml config for the outputFormat component. Reported by Ian Priest (SHALE-451). More... over 16 years ago
Shale view library was not working with ajax4jsf. Request parameters were being unnecessarily removed in order to ensure the destroy callback was invoked on ViewControllers annotated using the tiger library. This logic was repositioned so that only ViewControllers are removed from the request map (SHALE-409). More... over 16 years ago
Update to appropriately licensed versions of the JSF configuration DTDs. More... almost 17 years ago
Remove explicit shale-clay dependency on commons-lang More... almost 17 years ago
Subdialog not returning to calling dialog More... almost 17 years ago
Partial fix for the validator script component's completely disregard for the rendered state of a parent More... almost 17 years ago
Remove obsolete information. More... almost 17 years ago
Applying patch provided by Torsten Krah. Clay view component was not setting the Locale using a value binding expression (SHALE-437). More... almost 17 years ago
update trunk to use Spring 2.x.x More... almost 17 years ago
[SHALE-435] Make it possible to compile shale-test under JDK 1.6. This does More... about 17 years ago
[SHALE-434] Do not throw an NPE if no FacesServlet definition is found. Thanks More... about 17 years ago
[SHALE-432] Add a helpful error message if no configured dialog information can More... about 17 years ago
[SHALE-432] Add an exception message if getDialogContextManager() cannot More... about 17 years ago