| javaserverfaces-sources:/contrib/sandbox/demo/WebRoot/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
MAIN:jdlee:20071206222342
by jdlee on
06 December 2007, 16:23:42 -0600
(13 months ago)
Most of the Sandbox has been promoted/migrated to Mojarra Scales. Removing appropriate resources from the Mojarra tree.
./download.jpg
1.2
./index.html
1.4
./style.css
1.4
./WEB-INF/faces-config.xml
1.5
./WEB-INF/web.xml
1.7
JSF_1_2X_ROLLING:jdlee:20071206213319
by jdlee on
06 December 2007, 15:33:19 -0600
(13 months ago)
Most of the Sandbox has been promoted/migrated to Mojarra Scales. Removing appropriate resources from the Mojarra tree.
./download.jpg
1.1.6.1
./index.html
1.3.4.1
./style.css
1.3.4.1
./WEB-INF/faces-config.xml
1.4.4.1
./WEB-INF/web.xml
1.6.4.1
MAIN:jdlee:20070614164448
by jdlee on
14 June 2007, 11:44:49 -0500
(18 months ago)
Menu demo fixes
./style.css
1.3
MAIN:jdlee:20070511215754
by jdlee on
11 May 2007, 16:58:07 -0500
(19 months ago)
Expanded the PrettyurlPhaseListener examples to show two URL patterns Added trimming around template name and URL pattern The PrettyurlPhaseListener now unregisters itself if it does not find any patt…
./index.html
1.3
MAIN:ofung:20070427215946
by ofung on
27 April 2007, 16:59:46 -0500
(20 months ago)
Updated CDDL+GPL header - Omar. Issue number: Obtained from: Submitted by: Reviewed by:
./style.css
1.2
./WEB-INF/faces-config.xml
1.4
./WEB-INF/web.xml
1.6
MAIN:jdlee:20070413222555
by jdlee on
13 April 2007, 17:25:55 -0500
(20 months ago)
I added JSFTemplating and Facelets demos, though they still need a fair amount of work. I also changed the demo app to an ear so that all the demos could be managed as one app. I reorged the JS a bit
./index.html
1.2
./index.jsp
1.3
./WEB-INF/web.xml
1.5
./facelets/calendar.xhtml
1.2
./facelets/index.xhtml
1.2
MAIN:jdlee:20070316210355
by jdlee on
16 March 2007, 16:03:55 -0500
(21 months ago)
Added support to TabView for "auto" maxHeight (all tabs are the same height. default is "dynamic" where the tabs are only as tall as necessary) Finally implemented support for the orientation propert…
./jsp/tabView-border.jsp
1.3
./jsp/tabView-module.jsp
1.3
./jsp/tabView-round.jsp
1.3
./jsp/tabView.jsp
1.2
MAIN:jdlee:20070307221936
by jdlee on
07 March 2007, 16:19:36 -0600
(22 months ago)
Made the tabView example a little more interesting
./jsp/tabView-border.jsp
1.2
./jsp/tabView-module.jsp
1.2
./jsp/tabView-round.jsp
1.2
MAIN:jdlee:20070307193641
by jdlee on
07 March 2007, 13:36:41 -0600
(22 months ago)
Added tabView and tab components Added a demo of the tabView/tab components Added YuiRenderHelper.getRenderedOutput()
./jsp/index.jsp
1.3
./jsp/menu.jsp
1.5
./jsp/tabView-border.jsp
1.1
./jsp/tabView-module.jsp
1.1
./jsp/tabView-round.jsp
1.1
MAIN:jdlee:20070301214807
by jdlee on
01 March 2007, 15:48:07 -0600
(22 months ago)
Change showInput/ShowSelects to just showMenus Added minDate and maxDate support Code submitted by reind. Thanks for all the work! Issue number: 518 Obtained from: reind
./jsp/calendar.jsp
1.4
1.4.2:rlubke:20070301035810
by rlubke on
28 February 2007, 21:58:10 -0600
(22 months ago)
Merge recent changes in the HEAD into the config branch. CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issu…
./jsp/tree.jsp
1.4.2.1
1.3.2:rlubke:20070301035806
by rlubke on
28 February 2007, 21:58:06 -0600
(22 months ago)
Merge recent changes in the HEAD into the config branch. CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issu…
./WEB-INF/web.xml
1.3.2.1
./jsp/menu.jsp
1.3.2.1
./jsp/menuBar.jsp
1.3.2.1
1.2.2:rlubke:20070301035807
by rlubke on
28 February 2007, 21:58:07 -0600
(22 months ago)
Merge recent changes in the HEAD into the config branch. CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issu…
./jsp/calendar.jsp
1.2.2.1
1.1.2:rlubke:20070301035800
by rlubke on
28 February 2007, 21:58:00 -0600
(22 months ago)
Merge recent changes in the HEAD into the config branch. CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issu…
./jsp/header.inc
1.1.2.1
MAIN:jdlee:20070228175909
by jdlee on
28 February 2007, 11:59:09 -0600
(22 months ago)
YuiTreeNode component now requires its "label" be in a facet, and it now renders itself, greatly simplifying the Renderer for YuiTree
./jsp/tree.jsp
1.5
MAIN:jdlee:20070226232729
by jdlee on
26 February 2007, 17:27:29 -0600
(22 months ago)
Added selects support to calendar (http://developer.yahoo.com/yui/examples/calendar/formsel/2.html) Fixed size issue with the menu bar component Fixed image issues with the calendar and menus Issue nu…
./jsp/calendar.jsp
1.3
MAIN:jdlee:20070222185648
by jdlee on
22 February 2007, 12:56:48 -0600
(22 months ago)
Attempts to fix the image issues on menus Menu demo changes (smaller sample menus)
./WEB-INF/web.xml
1.4
./jsp/header.inc
1.2
./jsp/menu.jsp
1.4
./jsp/menuBar.jsp
1.4
MAIN:jdlee:20070213223433
by jdlee on
13 February 2007, 16:34:33 -0600
(22 months ago)
Fixes to allow menus to work inside forms Update Facelets taglib Correct a JSF 1.2-ism
./WEB-INF/faces-config.xml
1.3
./jsp/contextMenu.jsp
1.4
MAIN:jdlee:20070209203011
by jdlee on
09 February 2007, 14:30:11 -0600
(22 months ago)
Fixed a missing Shale Remoting migration in YuiCalendarRenderer Add/started component binding for YuiTree
./jsp/tree.jsp
1.4
MAIN:jdlee:20070208215925
by jdlee on
08 February 2007, 15:59:25 -0600
(22 months ago)
Moved the YUI files out of META-INF Added Shale Remoting support Deprecated StaticResourcePhaseListener and removed it from faces-config.xml Added YuiRendererHelper as a (hopefully) temporary hack to …
./WEB-INF/faces-config.xml
1.2
./WEB-INF/web.xml
1.3
MAIN:jdlee:20070206203753
by jdlee on
06 February 2007, 14:37:55 -0600
(23 months ago)
Added header and footer includes to the JSPs to make the rendered pages a bit prettier Fixed an ID handling bug in the Menu Renderers Fixed a missing dependency issue in the demo app packaging
./index.jsp
1.2
./jsp/contextMenu.jsp
1.3
./jsp/download.jsp
1.2
./jsp/index.jsp
1.2
./jsp/menu.jsp
1.3
MAIN:jdlee:20070205203456
by jdlee on
05 February 2007, 14:34:59 -0600
(23 months ago)
Welcome file list changes Added a header and footer to the JSP pages TLD updates
./index.jsp
1.1
./WEB-INF/web.xml
1.2
./jsp/calendar.jsp
1.2
./jsp/footer.inc
1.1
./jsp/header.inc
1.1
MAIN:jdlee:20070129214849
by jdlee on
29 January 2007, 15:48:49 -0600
(23 months ago)
Initiated work on YuiTreeNode component. Current state allows things like <risb:treeNode><h:graphicImage url="/download.jpg"/></risb:treeNode> (see demo app)
./jsp/tree.jsp
1.2
MAIN:jdlee:20070126223323
by jdlee on
26 January 2007, 16:33:23 -0600
(23 months ago)
Began work on the YuiMenuItem component Altered UISelectItems to use ValueBindings instead of ValueExpressions. A test/demo page is needed for this component. Changed the demo app to use the nascent …
./jsp/menu.jsp
1.2
./jsp/menuBar.jsp
1.2
MAIN:jdlee:20070123231420
by jdlee on
23 January 2007, 17:14:20 -0600
(23 months ago)
Added YuiMenuItem (<risb:menuItem>) component, deprecating the menu "model" components, whcih will likely soon be removed
./jsp/contextMenu.jsp
1.2
MAIN:jdlee:20070122214816
by jdlee on
22 January 2007, 15:48:16 -0600
(23 months ago)
Dependency download tweaks Moved my demo/test app into the tree
./download.jpg
1.1
./index.html
1.1
./style.css
1.1
./WEB-INF/faces-config.xml
1.1
./WEB-INF/web.xml
1.1
|