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
/
themes
/
default
/
js
/
ui.init.js
Age
Commit message (
Expand
)
Author
2008-12-25
Big round of normalization of the way that our controllers
Bharat Mediratta
2008-12-24
Lots of deltas rolled up into a bigger change. Sorry for the mess.
Bharat Mediratta
2008-12-23
Clean up the way that we upload via dialogs:
Bharat Mediratta
2008-12-23
Make the loading class a bit more reusable.
Chad Kieffer
2008-12-23
Added missing semicolons
Chad Kieffer
2008-12-18
Dialog polishing. They now resize their height. Updated form styles in the co...
Chad Kieffer
2008-12-17
Added .gLoadingLarge and .gLoadingSmall to show ajax loading indicator. Appli...
Chad Kieffer
2008-12-17
Added JS to set/reset simple forms' input values to their corresponding label...
Chad Kieffer
2008-12-16
(no commit message)
Tim Almdal
2008-12-16
Submit the form using ajaxSubmit
Tim Almdal
2008-12-16
Add Submit and Reset buttons to the dialog in order to trap the form submissi...
Tim Almdal
2008-12-15
Should be ul, not u#gLoginLink
Chad Kieffer
2008-12-15
Renamed vars used in dialog init to avoid confusion and conflicts.
Chad Kieffer
2008-12-15
Switched login display from display in the header to a dialog. Validation err...
Chad Kieffer
2008-12-15
Argh, fix a bad rename.
Bharat Mediratta
2008-12-15
Rename default_admin to admin_default.
Bharat Mediratta
2008-12-11
Destroy the popup dialog when it closes so there is nothing hanging around an...
Tim Almdal
2008-12-11
Changes to the Menu.php:
Tim Almdal
2008-12-09
Checked in jQuery superfish menu plugin, applied to item options menu. Update...
Chad Kieffer
2008-12-07
Let dialogs be draggable for now.
Chad Kieffer
2008-12-07
First go around at reusable modal dialogs. Moved jQuery UI CSS into screen.cs...
Chad Kieffer