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.
JSF_1_2X_ROLLING:jdlee:20071206221124
by jdlee on
06 December 2007, 16:11:24 -0600
(13 months ago)
Most of the Sandbox has been promoted/migrated to Mojarra Scales. Removing appropriate resources from the Mojarra tree.
JSF_1_2X_ROLLING:jdlee:20071206213802
by jdlee on
06 December 2007, 15:45:59 -0600
(13 months ago)
Most of the Sandbox has been promoted/migrated to Mojarra Scales. Removing appropriate resources from the Mojarra tree.
MAIN:jdlee:20071206214104
by jdlee on
06 December 2007, 15:41:04 -0600
(13 months ago)
Most of the Sandbox has been promoted/migrated to Mojarra Scales. Removing appropriate resources from the Mojarra tree.
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.
MAIN:jdlee:20070801041616
by jdlee on
31 July 2007, 23:16:16 -0500
(17 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
MAIN:jdlee:20070719221039
by jdlee on
19 July 2007, 17:10:39 -0500
(17 months ago)
Removal of the Shale Remoting dep Upgrade to YUI 2.3.0 RC1 Start of Util class reorg
MAIN:jdlee:20070719183714
by jdlee on
19 July 2007, 13:37:17 -0500
(17 months ago)
Removed YUI from source control. Build will explode downloaded archive
MAIN:jdlee:20070711144821
by jdlee on
11 July 2007, 09:48:21 -0500
(17 months ago)
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.
MAIN:jdlee:20070710204309
by jdlee on
10 July 2007, 15:43:09 -0500
(18 months ago)
Refactor the IS handling to a separate method for reuse. Close the IS in removeFile() as well.
MAIN:jdlee:20070710204050
by jdlee on
10 July 2007, 15:40:50 -0500
(18 months ago)
When clearing the list of files, make sure to close any valid InputStreams
MAIN:jdlee:20070709174159
by jdlee on
09 July 2007, 12:41:59 -0500
(18 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…
MAIN:jdlee:20070708024325
by jdlee on
07 July 2007, 21:43:25 -0500
(18 months ago)
Fixed a generated URL issue that should solve *some* of the HtmlEditor rendering issues
MAIN:jdlee:20070706220337
by jdlee on
06 July 2007, 17:03:37 -0500
(18 months ago)
Bumped the version number Fixed the JSP demo to reflect the HtmlEditor changes
MAIN:jdlee:20070706214909
by jdlee on
06 July 2007, 16:49:09 -0500
(18 months ago)
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
MAIN:jdlee:20070706183046
by jdlee on
06 July 2007, 13:30:46 -0500
(18 months ago)
Removed TinyMCE changes. Access will now be handled via a PhaseListener and a /tinymce/* FacesServlet mapping. No TinyMCE changes are necessary.
MAIN:jdlee:20070629184021
by jdlee on
29 June 2007, 13:40:21 -0500
(18 months ago)
Added onContentReady() support for the menu to fix a placement issue under XHTML Generics fix in the upload applet
MAIN:jdlee:20070628180924
by jdlee on
28 June 2007, 13:09:24 -0500
(18 months ago)
Removed the model attribute and added the showExpanded attribute on YuiTree Began work to handle the dynamically loaded HTML pages for HtmlEditor
MAIN:jdlee:20070628141453
by jdlee on
28 June 2007, 09:14:53 -0500
(18 months ago)
Build file fix to make it more resilient to Shale nightly download pruning