Commit Graph

7 Commits

Author SHA1 Message Date
shadlaws
8b3897915c #2015 - Update ExtJS to 3.4.0 (in sync with gallery3-vendor). 2013-03-07 15:54:13 +01:00
shadlaws
1544a83279 Minify (and re-minify) JS libraries (in sync with gallery3-vendor).
- minified jQuery libraries.
- re-minified flowplayer, json2-min, and extjs using new minimizer (more efficient, keeps copyrights).
2013-03-04 19:14:47 +01:00
Bharat Mediratta
249ca99c69 Updated with new bundle that has Ext.Msg in it. 2011-01-08 18:21:07 -08:00
Bharat Mediratta
8ece1e3a19 Create a custom bundle of ExtJS for organize. It's 18% smaller, but
still pretty large.
2011-01-06 23:10:42 -08:00
Bharat Mediratta
e6b3886f8f Functional improvements:
- Add support for dragging a selection box.

Visual improvements;
- The "ghost" selection now has minimized thumbnails so that
  you're dragging a smaller div around the screen.
2011-01-05 22:15:13 -08:00
Bharat Mediratta
b692d55ad4 Convert "\w-" in regexes to "\w\-" for compatibility with some versions
of Chrome 10.x.

references:
 http://www.sencha.com/forum/showthread.php?117836-3.3.1-Invalid-regular-expression
 http://code.google.com/p/v8/source/detail?r=5911
 http://trac.webkit.org/changeset/73594
 http://codereview.chromium.org/5703001/

This change has been reverted in Chrome, and the regex was fixed in ExtJS so
this patch should be short lived.
2011-01-04 11:50:25 -08:00
Bharat Mediratta
8e21dda195 Complete rewrite of the organize module in Javascript using the Sencha
JavaScript library.  It's got all the functionality from the Flash
version except it doesn't support creating new albums or uploading
photos.

Only tested in Chrome 10.0.x so far.
2011-01-03 20:24:21 -08:00