summaryrefslogtreecommitdiff
path: root/lib/gallery.panel.js
AgeCommit message (Expand)Author
2011-02-24Revert overeager escaping introduced inBharat Mediratta
2010-07-31Full pass over all the JSON encoding and JS dialog code. We now abideBharat Mediratta
2010-07-31Sometimes in dialogs, the form is wrapped in a view to provide additional inf...Tim Almdal
2010-07-31Partial fix for #1225. Change the dialog and panel handling to look at the mi...Tim Almdal
2010-07-20Modify the panel code to expect a JSON data package to mirror what we did in ...Bharat Mediratta
2009-10-23Put logic into gallery.panel.js so that when the panel is submitted, the subm...Tim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-06Restore button text for any open panels when we open a new panel.Bharat Mediratta
2009-08-08Change galleryPanel and galleryDialog widgets to gallery_panel and gallery_di...Tim Almdal
2009-08-07Refactor the gallery.panel.js as a jQuery widget.Tim Almdal
2009-08-05Revert "Allow a theme to override the page refresh mechanism. Create a new"Tim Almdal
2009-07-27Allow a theme to override the page refresh mechanism. Create a newTim Almdal
2009-06-04Remove console.log() calls, they break some browsersBharat Mediratta
2009-05-26Fixed docblock referenceChad Kieffer
2009-05-26Split out re-used JavaScript for common functions (messages, valign), panel t...Chad Kieffer