webgui/www/extras
Scott Walters a72f61dffb WebGUI::Asset->getHelpers entries specifiying a url field were breaking the Tree view when selected from the drop down.
WebGUI.Admin.prototype.getHelperHandler was using gotoAsset(), which calls tree.goto(), which mangles the URL into being a request for
the data needed to draw the Tree view of that asset, or tries to.  that works fine when navigating to an asset, but foo?func=edit is
not an asset, and the mangled URL is garbled.  all of the urls (okay, the one attached to the 'edit' and 'view' entries) aren't
trying to direct the admin to an asset but instead are trying to direct it to an admin screen, which, again, cannot be shown in the
data table in Tree view.  so edit and view were fixed by changing that to instead do a showView(), which flops over to the View mode
and then loads the URL without trying to mangle it.
at this point, nothing is blowing up in Doug's JS admin when testing the asset helper menu items in View or Tree mode, though
there are still some problems.
2013-09-27 00:44:59 -05:00
..
account Account CSS cleanup, related to #10029. 2009-09-22 13:57:01 -07:00
admin WebGUI::Asset->getHelpers entries specifiying a url field were breaking the Tree view when selected from the drop down. 2013-09-27 00:44:59 -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 Provide a framework for CSRF protection, with tests. 2009-07-06 16:58:57 +00:00
assets Give the MapPoint asset an icon. Fixes bug #11169 2010-02-15 09:04:51 -08:00
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 Add a M4A icon 2010-02-12 09:25:26 -08:00
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 more work on Admin. added FamFamFam icon set 2010-04-06 15:45:42 -05:00
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 We're shipping underscore.js now. 2010-04-29 13:06:27 -07:00
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 Add a M4A icon 2010-02-12 09:25:26 -08:00
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 Fix a JS race condition with template attachments i18n. 2009-11-24 16:57:45 -08:00
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 added new wg logo 2010-05-05 14:18:25 -05:00
wgwidget.js