webgui/www/extras/admin
Scott Walters b3714e6560 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
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-st
2013-09-25 15:00:45 -05:00
..
admin.css try to make Tree view prettier 2011-03-25 15:15:23 -05:00
admin.js refactor WebGUI.Admin.prototype.gotoAsset slightly to avoid code duplication 2013-09-25 15:00:45 -05:00
layout.js when flipping between Tree and View tabs with edit on, clear out the containers for the toolbars before re-adding the toolbars -- this time in YUI -- and this time doing the same for the drag and drop bar 2013-09-12 13:32:29 -05:00
toolbar.js when flipping between Tree and View tabs with edit on, clear out the containers for the toolbars before re-adding the toolbars -- this time in YUI -- and this time doing the same for the drag and drop bar 2013-09-12 13:32:29 -05:00