Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

MAIN:jdlee:20071206222342 by jdlee on 06 December 2007, 16:23:42 -0600 (13 months ago) Make Review Most of the Sandbox has been promoted/migrated to Mojarra Scales.  Removing appropriate resources from the Mojarra tree.

./sandbox/build.xml 1.31 history download (+2 -252) diffs

./sandbox/demo/.classpath 1.7 history deleted

./sandbox/demo/.cvsignore 1.2 history deleted

./sandbox/demo/.project 1.4 history deleted

./sandbox/demo/build.xml 1.13 history deleted

… 167 more files in changeset.
JSF_1_2X_ROLLING:jdlee:20071206213802 by jdlee on 06 December 2007, 15:45:59 -0600 (13 months ago) Make Review Most of the Sandbox has been promoted/migrated to Mojarra Scales.  Removing appropriate resources from the Mojarra tree.

./sandbox/build.xml 1.30.4.2 history download (+0 -203) diffs

./sandbox/src/java/com/sun/faces/sandbox/component/ComponentHelper.java 1.2.4.1 history deleted

./sandbox/src/java/com/sun/faces/sandbox/component/FileDownload.java 1.7.4.1 history deleted

./sandbox/src/java/com/sun/faces/sandbox/component/HtmlEditor.java 1.4.4.1 history deleted

./sandbox/src/java/com/sun/faces/sandbox/component/MultiFileUpload.java 1.7.4.1 history deleted

… 84 more files in changeset.
JSF_1_2X_ROLLING:jdlee:20071206213319 by jdlee on 06 December 2007, 15:33:19 -0600 (13 months ago) Make Review Most of the Sandbox has been promoted/migrated to Mojarra Scales.  Removing appropriate resources from the Mojarra tree.

./sandbox/build.xml 1.30.4.1 history download (+2 -2) diffs

./sandbox/demo/.classpath 1.6.4.1 history deleted

./sandbox/demo/.cvsignore 1.1.6.1 history deleted

./sandbox/demo/.project 1.3.4.1 history deleted

./sandbox/demo/build.xml 1.12.4.1 history deleted

… 85 more files in changeset.
MAIN:jdlee:20070801041616 by jdlee on 31 July 2007, 23:16:16 -0500 (17 months ago) Make Review 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

./sandbox/build.xml 1.30 history download (+2 -1) diffs

./sandbox/demo/WebRoot-facelets/contextMenu.xhtml 1.5 history download (+18 -9) diffs

./sandbox/demo/WebRoot-facelets/htmlEditor.xhtml 1.4 history download (+12 -0) diffs

./sandbox/demo/WebRoot-facelets/menu.xhtml 1.5 history download (+69 -15) diffs

./sandbox/demo/WebRoot-facelets/menuBar.xhtml 1.3 history download (+14 -13) diffs

… 29 more files in changeset.
MAIN:jdlee:20070723150243 by jdlee on 23 July 2007, 10:02:43 -0500 (17 months ago) Make Review Tab CSS path fix

./sandbox/src/java/com/sun/faces/sandbox/util/YuiConstants.java 1.14 history download (+2 -2) diffs

MAIN:jdlee:20070723144606 by jdlee on 23 July 2007, 09:46:06 -0500 (17 months ago) Make Review Default to a white background on the tabs

./sandbox/src/java/com/sun/faces/sandbox/render/YuiTabViewRenderer.java 1.9 history download (+1 -1) diffs

MAIN:jdlee:20070719221039 by jdlee on 19 July 2007, 17:10:39 -0500 (17 months ago) Make Review Removal of the Shale Remoting dep
Upgrade to YUI 2.3.0 RC1
Start of Util class reorg

./sandbox/build.xml 1.29 history download (+26 -3) diffs

./sandbox/demo/build.xml 1.12 history download (+0 -1) diffs

./sandbox/demo/WebRoot-facelets/index.xhtml 1.5 history download (+2 -1) diffs

./sandbox/demo/WebRoot-facelets/menu.xhtml 1.4 history download (+1 -0) diffs

./sandbox/demo/WebRoot-facelets/tabView-border.xhtml 1.3 history deleted

… 38 more files in changeset.
MAIN:jdlee:20070719183714 by jdlee on 19 July 2007, 13:37:17 -0500 (17 months ago) Make Review Removed  YUI from source control.  Build will explode downloaded archive

./sandbox/src/resources/yui/autocomplete-min.js 1.6 history deleted

./sandbox/src/resources/yui/calendar-min.js 1.6 history deleted

./sandbox/src/resources/yui/container-min.js 1.6 history deleted

./sandbox/src/resources/yui/element-min.js 1.5 history deleted

./sandbox/src/resources/yui/fonts-min.css 1.5 history deleted

… 56 more files in changeset.
MAIN:jdlee:20070711144821 by jdlee on 11 July 2007, 09:48:21 -0500 (17 months ago) Make Review The PL for multi-file upload and download are now no longer enabled by default.  Users of these components will need to enable the PLs in their apps.  Doc update pending.

./sandbox/src/resources/META-INF/faces-config.xml 1.20 history download (+1 -2) diffs

MAIN:jdlee:20070710204309 by jdlee on 10 July 2007, 15:43:09 -0500 (18 months ago) Make Review Refactor the IS handling to a separate method for reuse.
Close the IS in removeFile() as well.

./sandbox/src/java/com/sun/faces/sandbox/model/FileHolderImpl.java 1.5 history download (+13 -8) diffs

MAIN:jdlee:20070710204050 by jdlee on 10 July 2007, 15:40:50 -0500 (18 months ago) Make Review When clearing the list of files, make sure to close any valid InputStreams

./sandbox/src/java/com/sun/faces/sandbox/model/FileHolderImpl.java 1.4 history download (+11 -0) diffs

MAIN:jdlee:20070709181237 by jdlee on 09 July 2007, 13:12:37 -0500 (18 months ago) Make Review Added Ken's blog to the dev blog menus

./sandbox/demo/WebRoot-facelets/menu.xhtml 1.3 history download (+1 -0) diffs

./sandbox/demo/WebRoot-facelets/menuBar.xhtml 1.2 history download (+1 -0) diffs

./sandbox/demo/WebRoot-jsp/menu.jsp 1.4 history download (+1 -0) diffs

./sandbox/demo/WebRoot-jsp/menuBar.jsp 1.3 history download (+1 -0) diffs

MAIN:jdlee:20070709174159 by jdlee on 09 July 2007, 12:41:59 -0500 (18 months ago) Make Review 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…

./sandbox/build.xml 1.28 history download (+5 -4) diffs

./sandbox/demo/WebRoot-facelets/htmlEditor.xhtml 1.3 history download (+2 -6) diffs

./sandbox/demo/WebRoot-facelets/index.xhtml 1.4 history download (+27 -7) diffs

./sandbox/demo/WebRoot-facelets/tabView.xhtml 1.3 history download (+47 -11) diffs

./sandbox/demo/WebRoot-facelets/WEB-INF/web.xml 1.7 history download (+1 -1) diffs

… 8 more files in changeset.
MAIN:jdlee:20070708024325 by jdlee on 07 July 2007, 21:43:25 -0500 (18 months ago) Make Review Fixed a generated URL issue that should solve *some* of the HtmlEditor rendering issues

./sandbox/src/java/com/sun/faces/sandbox/util/Util.java 1.10 history download (+9 -4) diffs

MAIN:jdlee:20070706220337 by jdlee on 06 July 2007, 17:03:37 -0500 (18 months ago) Make Review Bumped the version number
Fixed the JSP demo to reflect the HtmlEditor changes

./sandbox/build.xml 1.27 history download (+1 -1) diffs

./sandbox/demo/WebRoot-jsp/WEB-INF/faces-config.xml 1.4 history download (+1 -0) diffs

./sandbox/demo/WebRoot-jsp/WEB-INF/web.xml 1.6 history download (+4 -0) diffs

MAIN:jdlee:20070706214909 by jdlee on 06 July 2007, 16:49:09 -0500 (18 months ago) Make Review Refactored the two static resource PLs to move common functionality into the super class
Added last-modified support
Added checks to prevent the sending of the same file more than once per request

./sandbox/src/java/com/sun/faces/sandbox/util/HtmlEditorResourcePhaseListener.java 1.5 history download (+48 -49) diffs

./sandbox/src/java/com/sun/faces/sandbox/util/StaticResourcePhaseListener.java 1.10 history download (+87 -36) diffs

MAIN:jdlee:20070706194936 by jdlee on 06 July 2007, 14:49:36 -0500 (18 months ago) Make Review No need to process the files anymore

./sandbox/src/java/com/sun/faces/sandbox/util/HtmlEditorResourcePhaseListener.java 1.4 history download (+1 -1) diffs

MAIN:jdlee:20070706193330 by jdlee on 06 July 2007, 14:33:30 -0500 (18 months ago) Make Review Working in FF.  IE still broken. :(

./sandbox/src/java/com/sun/faces/sandbox/render/HtmlEditorRenderer.java 1.12 history download (+16 -6) diffs

MAIN:jdlee:20070706192400 by jdlee on 06 July 2007, 14:24:00 -0500 (18 months ago) Make Review Minor build file changes

./sandbox/build.xml 1.26 history download (+17 -17) diffs

MAIN:jdlee:20070706191314 by jdlee on 06 July 2007, 14:13:14 -0500 (18 months ago) Make Review Page loading is a bit better now.  IE has quit exploding. :)

./sandbox/src/java/com/sun/faces/sandbox/render/HtmlEditorRenderer.java 1.11 history download (+1 -1) diffs

MAIN:jdlee:20070706183046 by jdlee on 06 July 2007, 13:30:46 -0500 (18 months ago) Make Review Removed TinyMCE changes.  Access will now be handled via a PhaseListener and a /tinymce/* FacesServlet mapping.  No TinyMCE changes are necessary.

./sandbox/demo/WebRoot-facelets/WEB-INF/web.xml 1.6 history download (+4 -0) diffs

./sandbox/src/java/com/sun/faces/sandbox/render/HtmlEditorRenderer.java 1.10 history download (+4 -3) diffs

./sandbox/src/java/com/sun/faces/sandbox/render/YuiCalendarRenderer.java 1.18 history download (+1 -0) diffs

./sandbox/src/java/com/sun/faces/sandbox/util/HtmlEditorResourcePhaseListener.java 1.3 history download (+3 -3) diffs

./sandbox/src/resources/tinymce/themes/advanced/about.htm 1.2 history deleted

… 12 more files in changeset.
MAIN:jdlee:20070706175614 by jdlee on 06 July 2007, 12:56:14 -0500 (18 months ago) Make Review Compile error fix

./sandbox/src/java/com/sun/faces/sandbox/render/HtmlEditorRenderer.java 1.9 history download (+2 -2) diffs

MAIN:jdlee:20070629194237 by jdlee on 29 June 2007, 14:42:37 -0500 (18 months ago) Make Review Import clean up

./sandbox/src/java/com/sun/faces/sandbox/render/YuiRendererHelper.java 1.12 history download (+0 -1) diffs

MAIN:jdlee:20070629151034 by jdlee on 29 June 2007, 10:10:34 -0500 (18 months ago) Make Review Forgot to add this PL

./sandbox/src/java/com/sun/faces/sandbox/util/HtmlEditorResourcePhaseListener.java 1.1 history download (+166) new

MAIN:jdlee:20070628180924 by jdlee on 28 June 2007, 13:09:24 -0500 (18 months ago) Make Review Removed the model attribute and added the showExpanded attribute on YuiTree
Began work to handle the dynamically loaded HTML pages for HtmlEditor

./sandbox/src/java/com/sun/faces/sandbox/component/YuiTree.java 1.7 history download (+3 -3) diffs

./sandbox/src/java/com/sun/faces/sandbox/render/HtmlEditorRenderer.java 1.8 history download (+22 -12) diffs

./sandbox/src/java/com/sun/faces/sandbox/render/YuiRendererHelper.java 1.11 history download (+1 -1) diffs

./sandbox/src/java/com/sun/faces/sandbox/render/YuiTreeRenderer.java 1.14 history download (+10 -6) diffs

./sandbox/src/java/com/sun/faces/sandbox/taglib/YuiTreeTag.java 1.6 history download (+3 -3) diffs

… 15 more files in changeset.
MAIN:jdlee:20070628141453 by jdlee on 28 June 2007, 09:14:53 -0500 (18 months ago) Make Review Build file fix to make it more resilient to Shale nightly download pruning

./sandbox/build.xml 1.25 history download (+17 -6) diffs

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, CVS analysis. (Version:1.6.2 Build:build-rspud1 2008-10-22) - Administration - Page generated 2009-01-09 03:38 -0600