Log of /community/sandbox/magnolia-jsf
Directory Listing
Revision
32673 -
Directory Listing
Modified
Sat Mar 13 01:15:04 2010 UTC
(5 months, 3 weeks ago)
by
gjoseph
MAGNOLIA-3000 updated copyright headers
Revision
14538 -
Directory Listing
Modified
Thu Feb 14 09:07:49 2008 UTC
(2 years, 6 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
MGNLJSF-20: moved facelets example to richfaces module and made the facelet viewhandler the default
Revision
14537 -
Directory Listing
Modified
Thu Feb 14 09:05:00 2008 UTC
(2 years, 6 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
MGNLJSF-14: you can now specify the ViewHandler to use with the "viewHandler" property in your template configuration.
Revision
14535 -
Directory Listing
Modified
Thu Feb 14 08:55:45 2008 UTC
(2 years, 6 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
MGNLJSF-20: moved facelets example to richfaces module and made the facelet viewhandler the default
Revision
14534 -
Directory Listing
Modified
Thu Feb 14 08:51:19 2008 UTC
(2 years, 6 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
MGNLJSF-17: existence of Faces Servlet is checked on installation
Revision
14531 -
Directory Listing
Modified
Wed Feb 13 13:50:31 2008 UTC
(2 years, 6 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
temporary (and incomplete) work-around for MGNLJSF-23: support for localContentNode in EL expressions
Revision
13921 -
Directory Listing
Modified
Mon Jan 7 09:30:49 2008 UTC
(2 years, 8 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
MGNLJSF-11: initially added AdminCentral module for testing with JSF.
Revision
13845 -
Directory Listing
Modified
Thu Dec 27 11:36:37 2007 UTC
(2 years, 8 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
richfaces-sample: not specifying itemLabel results in NPE when rendering view.
Revision
13844 -
Directory Listing
Modified
Thu Dec 27 09:18:37 2007 UTC
(2 years, 8 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
MGNLJSF: fixed startup error on Tomcat 6.0.14: validation failed due to wrong namespace declaration in faces-config.xml
Revision
13810 -
Directory Listing
Modified
Thu Dec 20 12:15:51 2007 UTC
(2 years, 8 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
MGNLJSF-4: added facelets support:
- used ViewHandler now configurable in JSF module descriptor
- added very basic xhtml Facelet
Revision
13809 -
Directory Listing
Modified
Thu Dec 20 12:15:49 2007 UTC
(2 years, 8 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
MGNLJSF-4: added facelets support:
- used ViewHandler now configurable in JSF module descriptor
- added very basic xhtml Facelet
Revision
13805 -
Directory Listing
Modified
Wed Dec 19 18:48:36 2007 UTC
(2 years, 8 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
MGNLJSF-5: added custom JSF ViewHandler so that form actions will be posted to the same magnolia page again.
Revision
13804 -
Directory Listing
Modified
Wed Dec 19 18:48:33 2007 UTC
(2 years, 8 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
MGNLJSF-5: added custom JSF ViewHandler so that form actions will be posted to the same magnolia page again.
Revision
13803 -
Directory Listing
Modified
Wed Dec 19 18:46:29 2007 UTC
(2 years, 8 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
MGNLJSF-1: added JSF template renderer; actually there is no difference to the JSP template renderer yet (which is likely to change).
Revision
13802 -
Directory Listing
Modified
Wed Dec 19 18:35:52 2007 UTC
(2 years, 8 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
MGNLJSF-1: added JSF template renderer; actually there is no difference to the JSP template renderer yet (which is likely to change).
Revision
13783 -
Directory Listing
Modified
Wed Dec 19 14:06:37 2007 UTC
(2 years, 8 months ago)
by
vsteller
Original Path:
sandbox/magnolia-jsf
changed JSF dependency to latest 1.2_07, added java.net repository (stores sources as well)