index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
gallery.panel.js
Age
Commit message (
Expand
)
Author
2013-05-07
#2065 - Fix problems with double-ajaxifying of dialogs.
shadlaws
2013-02-23
#2013 - Clean up gallery.panel.js (formatting only)
shadlaws
2013-02-23
#2013 - Clean up gallery.panel.js.
shadlaws
2013-02-12
Updated success callbacks for gallery.panel.js and gallery.dialog.js - no lon...
shadlaws
2011-02-24
Revert overeager escaping introduced in
Bharat Mediratta
2010-07-31
Full pass over all the JSON encoding and JS dialog code. We now abide
Bharat Mediratta
2010-07-31
Sometimes in dialogs, the form is wrapped in a view to provide additional inf...
Tim Almdal
2010-07-31
Partial fix for #1225. Change the dialog and panel handling to look at the mi...
Tim Almdal
2010-07-20
Modify the panel code to expect a JSON data package to mirror what we did in ...
Bharat Mediratta
2009-10-23
Put logic into gallery.panel.js so that when the panel is submitted, the subm...
Tim Almdal
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-06
Restore button text for any open panels when we open a new panel.
Bharat Mediratta
2009-08-08
Change galleryPanel and galleryDialog widgets to gallery_panel and gallery_di...
Tim Almdal
2009-08-07
Refactor the gallery.panel.js as a jQuery widget.
Tim Almdal
2009-08-05
Revert "Allow a theme to override the page refresh mechanism. Create a new"
Tim Almdal
2009-07-27
Allow a theme to override the page refresh mechanism. Create a new
Tim Almdal
2009-06-04
Remove console.log() calls, they break some browsers
Bharat Mediratta
2009-05-26
Fixed docblock reference
Chad Kieffer
2009-05-26
Split out re-used JavaScript for common functions (messages, valign), panel t...
Chad Kieffer