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
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