Tim Almdal
2f3cef44cc
Refactor the gallery.panel.js as a jQuery widget.
2009-08-07 06:15:07 -07:00
Tim Almdal
7bdf382e81
Revert "Revert "Revert "Allow a theme to override the page refresh mechanism. Create a new"""
...
This reverts commit 7b1cca168c .
Basically remove it and Bharat and I will fight it out in SF for a resolution :-)
2009-08-06 07:02:41 -07:00
Tim Almdal
7b1cca168c
Revert "Revert "Allow a theme to override the page refresh mechanism. Create a new""
...
This reverts commit 9f396178ce .
2009-08-05 10:25:23 -07:00
Tim Almdal
9f396178ce
Revert "Allow a theme to override the page refresh mechanism. Create a new"
...
This reverts commit 1f014aae6c .
2009-08-05 09:24:27 -07:00
Tim Almdal
1f014aae6c
Allow a theme to override the page refresh mechanism. Create a new
...
javascript lib (gallery.reload.js) which defines the functions
gallery_reload() and gallery_location(new_location). They just
do a window.location.reload() and window.location = new_location.
This change breaks the assumption that all themes will handle page reloads
the same and allows the theme to customize the page refresh.
2009-07-27 12:39:12 -07:00
Bharat Mediratta
fe7779b595
Remove console.log() calls, they break some browsers
2009-06-04 12:12:35 -07:00
Chad Kieffer
c792221821
Fixed docblock reference
2009-05-26 04:56:43 +00:00
Chad Kieffer
88e1f02c1a
Split out re-used JavaScript for common functions (messages, valign), panel toggle, and forms to external files.
2009-05-26 03:59:35 +00:00