| javaserverfaces-sources:/contrib/sandbox/demo/ |
jump to detailed chart | hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Changelog
MAIN:jdlee:20071206222342
by jdlee on
06 December 2007, 16:23:42 -0600
(11 months ago)
Most of the Sandbox has been promoted/migrated to Mojarra Scales. Removing appropriate resources from the Mojarra tree.
./.classpath
1.7
./.cvsignore
1.2
./.project
1.4
./build.xml
1.13
./WebRoot/download.jpg
1.2
JSF_1_2X_ROLLING:jdlee:20071206213319
by jdlee on
06 December 2007, 15:33:19 -0600
(11 months ago)
Most of the Sandbox has been promoted/migrated to Mojarra Scales. Removing appropriate resources from the Mojarra tree.
./.classpath
1.6.4.1
./.cvsignore
1.1.6.1
./.project
1.3.4.1
./build.xml
1.12.4.1
./WebRoot/download.jpg
1.1.6.1
MAIN:jdlee:20070801041616
by jdlee on
31 July 2007, 23:16:16 -0500
(15 months ago)
Upgraded to YUI 2.3.0 Migrated HtmlEditor to the YUI editor, which horribly broke things. Fix pending. :) Various theme updates/changes Add YuiSubMenu component to help with sub-menu declarations
./WebRoot-facelets/contextMenu.xhtml
1.5
./WebRoot-facelets/htmlEditor.xhtml
1.4
./WebRoot-facelets/menu.xhtml
1.5
./WebRoot-facelets/menuBar.xhtml
1.3
MAIN:jdlee:20070719221039
by jdlee on
19 July 2007, 17:10:39 -0500
(16 months ago)
Removal of the Shale Remoting dep Upgrade to YUI 2.3.0 RC1 Start of Util class reorg
./build.xml
1.12
./WebRoot-facelets/index.xhtml
1.5
./WebRoot-facelets/menu.xhtml
1.4
./WebRoot-facelets/tabView-border.xhtml
1.3
./WebRoot-facelets/tabView-module.xhtml
1.2
MAIN:jdlee:20070709181237
by jdlee on
09 July 2007, 13:12:37 -0500
(16 months ago)
Added Ken's blog to the dev blog menus
./WebRoot-facelets/menu.xhtml
1.3
./WebRoot-facelets/menuBar.xhtml
1.2
./WebRoot-jsp/menu.jsp
1.4
./WebRoot-jsp/menuBar.jsp
1.3
MAIN:jdlee:20070709174159
by jdlee on
09 July 2007, 12:41:59 -0500
(16 months ago)
Upgraded TinyMCE to 2.1.1.1 Changed the resource directory for TinyMCE to hide the library we're using, making it easier to change libs in the future, should we ever need to do so Fixed IE (and hopefu…
./WebRoot-facelets/htmlEditor.xhtml
1.3
./WebRoot-facelets/index.xhtml
1.4
./WebRoot-facelets/tabView.xhtml
1.3
./WebRoot-facelets/WEB-INF/web.xml
1.7
./WebRoot-jsp/htmlEditor.jsp
1.5
MAIN:jdlee:20070706220337
by jdlee on
06 July 2007, 17:03:37 -0500
(16 months ago)
Bumped the version number Fixed the JSP demo to reflect the HtmlEditor changes
./WebRoot-jsp/WEB-INF/faces-config.xml
1.4
./WebRoot-jsp/WEB-INF/web.xml
1.6
MAIN:jdlee:20070706183046
by jdlee on
06 July 2007, 13:30:46 -0500
(16 months ago)
Removed TinyMCE changes. Access will now be handled via a PhaseListener and a /tinymce/* FacesServlet mapping. No TinyMCE changes are necessary.
./WebRoot-facelets/WEB-INF/web.xml
1.6
MAIN:jdlee:20070629184021
by jdlee on
29 June 2007, 13:40:21 -0500
(16 months ago)
Added onContentReady() support for the menu to fix a placement issue under XHTML Generics fix in the upload applet
./WebRoot-facelets/WEB-INF/faces-config.xml
1.4
./WebRoot-facelets/WEB-INF/web.xml
1.5
MAIN:jdlee:20070615204042
by jdlee on
15 June 2007, 15:40:42 -0500
(17 months ago)
Added support for minHeight to the TabView
./WebRoot-facelets/layout.xhtml
1.5
./WebRoot-facelets/tabView-border.xhtml
1.2
./WebRoot-facelets/tabView-round.xhtml
1.2
./WebRoot-facelets/tabView.xhtml
1.2
./WebRoot-jsp/header.inc
1.7
MAIN:jdlee:20070615183223
by jdlee on
15 June 2007, 13:32:23 -0500
(17 months ago)
I made a change to string handling in treeview_helper.js to make it work under JSP. For some reason, even though the element name is 'li', the DOM was returning it was 'LI' thus breaking the script.…
./build.xml
1.11
./WebRoot-jsp/header.inc
1.6
MAIN:jdlee:20070614185754
by jdlee on
14 June 2007, 13:57:54 -0500
(17 months ago)
Fixed menu examples
./WebRoot-facelets/contextMenu.xhtml
1.4
./WebRoot-jsftemplating/contextMenu.jsf
1.5
./WebRoot-jsp/contextMenu.jsp
1.5
MAIN:jdlee:20070614185534
by jdlee on
14 June 2007, 13:55:34 -0500
(17 months ago)
Removing debug code that doesn't work :|
./WebRoot-jsp/tree.jsp
1.4
MAIN:jdlee:20070614185340
by jdlee on
14 June 2007, 13:53:40 -0500
(17 months ago)
Fixed menu examples
./WebRoot-facelets/contextMenu.xhtml
1.3
./WebRoot-jsftemplating/contextMenu.jsf
1.4
./WebRoot-jsp/contextMenu.jsp
1.4
MAIN:jdlee:20070614184943
by jdlee on
14 June 2007, 13:49:43 -0500
(17 months ago)
Fixed download example
./src/java/com/sun/faces/sandbox/test/webapp/TestBean.java
1.14
MAIN:jdlee:20070614184205
by jdlee on
14 June 2007, 13:42:05 -0500
(17 months ago)
Tree demo fixes
./WebRoot-jsftemplating/tree.jsf
1.2
./WebRoot-jsp/tree.jsp
1.3
./src/java/com/sun/faces/sandbox/test/webapp/TestBean.java
1.13
MAIN:jdlee:20070614180847
by jdlee on
14 June 2007, 13:08:47 -0500
(17 months ago)
Fix URL issues
./WebRoot-jsp/header.inc
1.5
MAIN:jdlee:20070614180606
by jdlee on
14 June 2007, 13:06:06 -0500
(17 months ago)
Demo app changes
./WebRoot-jsp/WEB-INF/web.xml
1.5
./src/java/com/sun/faces/sandbox/test/webapp/TestBean.java
1.12
MAIN:jdlee:20070614164448
by jdlee on
14 June 2007, 11:44:49 -0500
(17 months ago)
Menu demo fixes
./WebRoot/style.css
1.3
./WebRoot-facelets/contextMenu.xhtml
1.2
./WebRoot-facelets/menu.xhtml
1.2
./WebRoot-jsftemplating/contextMenu.jsf
1.3
./WebRoot-jsftemplating/menu.jsf
1.2
MAIN:jdlee:20070608192500
by jdlee on
08 June 2007, 14:25:00 -0500
(17 months ago)
Nightly build changes Trying to fix remoting issue :|
./.classpath
1.6
./build.xml
1.10
MAIN:jdlee:20070511215754
by jdlee on
11 May 2007, 16:58:07 -0500
(18 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…
./WebRoot/index.html
1.3
./WebRoot-facelets/index.xhtml
1.3
./WebRoot-facelets/layout.xhtml
1.4
./WebRoot-facelets/WEB-INF/web.xml
1.4
./WebRoot-jsftemplating/header.inc
1.3
MAIN:jdlee:20070511203821
by jdlee on
11 May 2007, 15:38:21 -0500
(18 months ago)
Added PrettyUrlPhaseListener and created demos for it
./.classpath
1.5
./.project
1.3
./build.xml
1.9
./WebRoot-facelets/index.xhtml
1.2
./WebRoot-facelets/layout.xhtml
1.3
MAIN:jdlee:20070502023018
by jdlee on
01 May 2007, 21:30:18 -0500
(18 months ago)
Shale Remoting snapshot version update Bug fix WRT missing message bundle
./build.xml
1.8
MAIN:ofung:20070427215946
by ofung on
27 April 2007, 16:59:46 -0500
(18 months ago)
Updated CDDL+GPL header - Omar. Issue number: Obtained from: Submitted by: Reviewed by:
./build.xml
1.7
./WebRoot/style.css
1.2
./WebRoot/WEB-INF/faces-config.xml
1.4
./WebRoot/WEB-INF/web.xml
1.6
./WebRoot-facelets/WEB-INF/faces-config.xml
1.2
MAIN:jdlee:20070424211317
by jdlee on
24 April 2007, 16:13:17 -0500
(18 months ago)
Demo web app fixes "Normalized" error handling and rendered attribute checking in all the components
./build.xml
1.6
./WebRoot-facelets/layout.xhtml
1.2
./WebRoot-jsftemplating/calendar.jsf
1.2
./WebRoot-jsftemplating/contextMenu.jsf
1.2
./WebRoot-jsftemplating/htmlEditor.jsf
1.2
MAIN:jdlee:20070417160316
by jdlee on
17 April 2007, 11:03:16 -0500
(19 months ago)
Added attributes to HtmlEditor: themeStyle: allow the user to select from pre-defined themes: normal (default), simplified, and full config: allow the user to specify arbitrary configuration…
./WebRoot-facelets/htmlEditor.xhtml
1.2
./WebRoot-jsftemplating/WEB-INF/lib/jsftemplating.jar
1.2
./WebRoot-jsp/htmlEditor.jsp
1.3
MAIN:jdlee:20070416222605
by jdlee on
16 April 2007, 17:26:05 -0500
(19 months ago)
Demo change
./WebRoot-jsp/htmlEditor.jsp
1.2
MAIN:jdlee:20070416192041
by jdlee on
16 April 2007, 14:20:41 -0500
(19 months ago)
Started support for TinyMCE WYSIWYG JavaScript HTML editor (http://tinymce.moxiecode.com/)
./WebRoot-facelets/htmlEditor.xhtml
1.1
./WebRoot-jsftemplating/htmlEditor.jsf
1.1
./WebRoot-jsftemplating/style.css
1.1
./WebRoot-jsp/htmlEditor.jsp
1.1
./WebRoot-jsp/index.jsp
1.2
MAIN:jdlee:20070413222555
by jdlee on
13 April 2007, 17:25:55 -0500
(19 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 < |