webgui/www/extras
Scott Walters 1ac133d955 refactor WebGUI.Admin.prototype.gotoAsset slightly to avoid code duplication
WebGUI.Admin.prototype.addPasteHandler: guessing but fix use of 'this' vs 'self'
currentTabName() to avoid code duplication for figuring out which context we're running in (Tree/View)
WebGUI.Admin.prototype.pasteAsset:  handle pasting in the Tree view by flopping over to the View view first
removed WebGUI.Admin.Tree.prototype.runHelperForSelected and relatedly WebGUI.Admin.Tree.prototype.cut, copy, shortcut, duplicate, delete; these are dead code
WebGUI.Admin.Tree.prototype.goto: better error handling/debugging
added this FIXME to WebGUI.Admin.prototype.gotoAsset:
a lot of Tree view operations fail after this point.  where the View version just directly goes to the URL, the Tree view tries to modify the URL to pass the extjs-style grid's parameters back.  this winds up creating unworkable URLs that try to do two things at once, with two '?'s, two 'op='s, etc.  there are two ways to fix this:  if we're trying to go to an asset (gotoAsset) and we're in Tree view, flop back to View mode first; or else two distinct requests, one for the remote request (which might generate additional requests to draw in dialog boxes, progress bars, forms, etc) and then when that's all done, refresh the grid view.  WebGUI.Admin.prototype.pasteAsset takes the route of flopping to Tree view first.
2013-09-24 12:28:51 -05:00
..
account
admin refactor WebGUI.Admin.prototype.gotoAsset slightly to avoid code duplication 2013-09-24 12:28:51 -05:00
adminConsole Remove admin console off link since it's trapped by the admin console and does nothing. 2013-09-11 09:54:32 -07:00
assetManager
assets
assetToolbar
AttachmentsControl
colorpicker
css Merge commit 'v7.10.21' into WebGUI8. Also, add POD and fix broken tests. 2011-10-27 16:45:19 -07:00
fileIcons
Fork Allow a redirect to be sent to the user that cannot be calculated when creating the Fork object. This is useful for Forks that build files to be downloaded. 2011-10-15 13:53:33 -07:00
form Revert "Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065" 2011-03-30 11:28:45 -07:00
icon
macro added facebook auth 2010-08-27 13:03:58 -05:00
PayPal
shop Revert "Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065" 2011-03-30 11:28:45 -07:00
slider
smileys
styleDesigner
tabs
tinymce Upgrade TinyMCE to 3.4.2, fixes bugs 11955, 11992 2011-04-11 15:05:42 -07:00
tinymce-webgui remove support for the serverside spell checker since most modern browsers do this natively 2012-01-06 09:16:47 -08:00
toolbar/bullet Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control. 2011-03-09 21:33:44 -08:00
ukplayer Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -07:00
underscore
VendorPayout Revert "Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065" 2011-03-30 11:28:45 -07:00
wobject fixed #12056: Adding a Thing always creates a table 2011-04-07 14:07:58 -05:00
yui Remove YUI tests (with and without PHP) from git repo. Fixes RFE #12315. 2012-01-12 15:40:25 -08:00
yui-webgui/build Add better support for user profile fields for addresses to the Cart and the EMS. 2011-08-11 16:27:29 -07:00
addHTTP.js
background.jpg
draggable.css new layout drag handles working 2011-04-20 15:52:50 -05:00
favicon.ico
favicon.png
fileIcons.js
FileUploadControl.js add file input for progressive enhancement and testing 2011-01-31 20:38:00 -06:00
gear.png
help.css
hoverhelp.css
hoverhelp.js
inputCheck.js
opaque.gif
plainblack.gif
smallAttachment.gif
spacer.gif
TabFix.js
templateAttachments.js
templatePreview.js Revert "Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065" 2011-03-30 11:28:45 -07:00
textFix.js
thumbdown.gif
thumbup.gif
toolbar.gif
tt.js
twitter_login.png add twitter login macro 2010-06-27 22:09:05 -05:00
viewer.html
wg.png
wgwidget.js