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
Age
Commit message (
Expand
)
Author
2012-07-23
Update Flowplayer to 3.2.12 along with all associated files. Also
Bharat Mediratta
2012-06-05
Do a better job of displaying errors to the user on AJAX failures
Bharat Mediratta
2012-06-05
Do a better job of escaping filenames when uploading. Fixes #1881.
Bharat Mediratta
2012-05-19
Create an ajax response framework that inserts <meta> tags to guard
Bharat Mediratta
2011-11-05
added if (nh < 1) { var nh = 0; }
Ian
2011-04-23
Add iPad/iPhone support for video playback
Andy Lindeman
2011-04-22
Patch jQuery UI to fix drag-and-drop events in IE9
Andy Lindeman
2011-04-22
Created apple-touch-icon and added to wind and admin_wind themes.
Chad Kieffer
2011-03-05
When we're not auto-fitting the image, pin it to the top of the page.
Bharat Mediratta
2011-02-24
Revert overeager escaping introduced in
Bharat Mediratta
2011-01-11
Use Math.round() instead of Number() to convert floating point numbers
Bharat Mediratta
2011-01-10
Use CSS not JS to determine the full size of the full size overlay. Fixes #1...
Bharat Mediratta
2010-12-29
Add a minified version of json2.js from https://github.com/douglascrockford/J...
Bharat Mediratta
2010-09-20
Move the image files into the themes. Leave the favicon and logo in lib/images.
Tim Almdal
2010-09-19
When the lib/gallery.common.css was combined, the image urls did not point to...
Tim Almdal
2010-09-18
Revert "Move the contents of lib/gallery.common.css into themes/wind/css/scre...
Bharat Mediratta
2010-09-15
Move the contents of lib/gallery.common.css into themes/wind/css/screen.php a...
Tim Almdal
2010-09-11
Fix two bugs with the context menu:
Bharat Mediratta
2010-09-11
Refactor $.fn.gallery_context_menu() to store some variables instead
Bharat Mediratta
2010-09-09
Vertically realign thumbnails after rotation so that they stay
Bharat Mediratta
2010-09-09
Replace the hook function hack I introduced in
Bharat Mediratta
2010-09-04
Fix full size dimensions after rotating an image on the photo view page.
Bharat Mediratta
2010-08-25
Close any open dialogs before opening a new one. Fixes ticket #1295.
Bharat Mediratta
2010-08-24
Delete old SWFupload code. We replaced it with uploadify ages ago.
Bharat Mediratta
2010-08-03
Replace overlooked 'form' parameter in json response with 'html'.
Tim Almdal
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
Correct the name of the JSON member that contains the form data.
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
2010-07-16
Improve the fix for #1176 to use request::is_ajax() instead of tacking
Bharat Mediratta
2010-07-15
Rename g-in-dialog to the naming standard for query parameters and give it so...
Tim Almdal
2010-07-12
Merge branch 'master' into talmdal_dev
Tim Almdal
2010-07-11
Indentation fixes.
ckieffer
2010-07-11
Indentation fixes.
ckieffer
2010-07-09
Reset the title in case the dialog contents changed the dialog title.
Tim Almdal
2010-07-09
Reset the postion option to center when the form data is reloaded, to force t...
Tim Almdal
2010-07-07
Fix for ticket #1176. Have the gallery.dialog code add a g-in-dialog paramete...
Tim Almdal
2010-07-06
Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...
Tim Almdal
2010-07-05
Revert "If the admin request originates as a dialog link, don't display the e...
Tim Almdal
2010-07-05
If the admin request originates as a dialog link, don't display the entire pa...
Tim Almdal
2010-06-25
If we promote the <H1> element to be the title, hide it so we're not showing ...
Bharat Mediratta
2010-06-23
Move the themeroller files to the themes from gallery/lib. These are visual ...
Tim Almdal
2010-06-23
improve Superfish menus shadow for RTL, and add round corners support for Opera
mamouneyya
2010-06-23
flip the window title and cancel button for RTL in dialogue windows
mamouneyya
2010-06-23
more fixes for RTL Superfish
mamouneyya
2010-06-23
correct format
mamouneyya
2010-06-23
fix ticket #1051
mamouneyya
2010-06-20
Fix two issues with the "loading" overlay:
Bharat Mediratta
2010-06-20
Specify a default margin for all buttons in the common css. Fixes
Bharat Mediratta
[next]