shadlaws
23bcc22c36
Update themeroller for v1.10.3 (in sync with vendor)
2013-06-17 13:51:34 +02:00
Automatic Build Number Updater
a038f11a9f
Automated update of .build_number to 423 for branch master
...
Last update: a3d06cc5bc (1 commits ago)
[ci skip]
2013-06-16 00:46:47 -07:00
Shad Laws
7f2b299064
Merge pull request #412 from shadlaws/master
...
Update jQuery libraries (in sync with vendor)
2013-06-16 00:46:42 -07:00
shadlaws
f187a8ce47
Update jQuery libraries (in sync with vendor)
2013-06-16 09:38:00 +02:00
Automatic Build Number Updater
a3d06cc5bc
Automated update of .build_number to 422 for branch master
...
Last update: 47803a2d46 (5 commits ago)
[ci skip]
2013-06-12 16:10:17 -07:00
jamaa
2d2503680e
change "size" to "dimensions" and display unit "px"
2013-06-12 19:10:02 -04:00
jamaa
8b14cc5a78
internationalize image size display
...
as per comment
https://github.com/gallery/gallery3/pull/394/files#r4643737
2013-06-12 19:10:02 -04:00
jamaa
ad63451275
fix upgrade function
...
allow for sequential upgrades
2013-06-12 19:10:01 -04:00
jamaa
5d8ac644a5
fix whitespace
2013-06-12 19:10:01 -04:00
jamaa
632285ee0c
add the image size (in pixels) to the info module
...
adds a new variable "show_size", so had to increment the version number
to 3
2013-06-12 19:10:01 -04:00
Automatic Build Number Updater
47803a2d46
Automated update of .build_number to 421 for branch master
...
Last update: 53d3fa8125 (1 commits ago)
[ci skip]
2013-06-11 22:34:19 -07:00
Shad Laws
b024c07036
Merge pull request #396 from shadlaws/fix_2074_master
...
#2074 - Mirror some additional file_proxy checks in data_rest.
2013-06-11 22:33:50 -07:00
shadlaws
3c100d06ff
#2074 - Mirror some additional file_proxy checks in data_rest.
2013-06-12 07:25:26 +02:00
Automatic Build Number Updater
53d3fa8125
Automated update of .build_number to 420 for branch master
...
Last update: d81ed1145d (5 commits ago)
[ci skip]
2013-06-08 15:12:47 -07:00
Bharat Mediratta
7ebdc1bb2f
Merge branch 'master' of github.com:gallery/gallery3
2013-06-08 16:53:00 -04:00
Bharat Mediratta
ac804d8700
Drop PHP 5.5 - it's segfaulting on Travis and it's not released yet anyway.
2013-06-08 16:46:32 -04:00
Automatic Build Number Updater
683ab45d54
Automated update of .build_number to 419 for branch master
...
Last update: d81ed1145d (3 commits ago)
[ci skip]
2013-06-08 13:34:58 -07:00
Bharat Mediratta
0aebd9e9f6
Merge branch 'master' of github.com:gallery/gallery3
2013-06-08 16:34:44 -04:00
Bharat Mediratta
c70646237e
Rename uploadify SWF wrappers to end in .swf.php for consistency.
2013-06-08 16:34:16 -04:00
Automatic Build Number Updater
d17ae418d4
Automated update of .build_number to 418 for branch master
...
Last update: d81ed1145d (1 commits ago)
[ci skip]
2013-06-06 15:46:33 -07:00
Bharat Mediratta
b1dad99741
Replace flashmediaelement.swf with a PHP wrapper that strips url
...
fragments and query parameters.
2013-06-06 18:45:46 -04:00
Automatic Build Number Updater
d81ed1145d
Automated update of .build_number to 417 for branch master
...
Last update: 49c4d6b56c (1 commits ago)
[ci skip]
2013-06-05 21:05:45 -07:00
Bharat Mediratta
e019046e40
Use html::clean() instead of html::purify() on the breadcrumb text so
...
that we show the actual text. HTMLPurify allows some HTML to render,
but we don't want that here.
Fixes #2072 .
2013-06-06 00:05:31 -04:00
Automatic Build Number Updater
49c4d6b56c
Automated update of .build_number to 416 for branch master
...
Last update: b347d7919d (1 commits ago)
[ci skip]
2013-06-05 15:03:21 -07:00
Bharat Mediratta
c31ab36116
Follow-on to ce937201d0, update the swf file
...
to 2.12.0 in sync with vendor.
2013-06-05 18:02:32 -04:00
Automatic Build Number Updater
b347d7919d
Automated update of .build_number to 415 for branch master
...
Last update: b7177cfb2d (1 commits ago)
[ci skip]
2013-06-05 12:20:51 -07:00
Bharat Mediratta
ce937201d0
Updated MediaElement.js to 2.12.0 (2601db5ebeeaa96b3fa1f1015c494433cbcd9a85)
2013-06-04 19:19:12 -04:00
Automatic Build Number Updater
b7177cfb2d
Automated update of .build_number to 414 for branch master
...
Last update: 666f3a30e2 (1 commits ago)
[ci skip]
2013-05-15 11:11:47 -07:00
Shad Laws
1ba8f0aa0f
Merge pull request #371 from shadlaws/followon2069_master
...
Follow-on to #2069 - Decrease stack size of MPTT rebuild task.
2013-05-15 02:29:52 -07:00
shadlaws
6f922ca427
Follow-on to #2069 - Decrease stack size of MPTT rebuild task.
...
This reduces the likelihood that we'll hit a limit with gargantuan galleries.
--HG--
extra : source : c4a118d43145a2a4ec9b934d3aebe8f9458bcf07
2013-05-15 11:16:46 +02:00
Automatic Build Number Updater
666f3a30e2
Automated update of .build_number to 413 for branch master
...
Last update: 4d8fbd1b9d (1 commits ago)
[ci skip]
2013-05-14 04:48:37 -07:00
Shad Laws
2713389c01
Merge pull request #367 from shadlaws/fix_2069_master
...
#2069 - Change "Fix your Gallery" task go faster and be more comprehensive.
2013-05-14 04:48:27 -07:00
shadlaws
2ebe38b148
#2069 - Change "Fix your Gallery" task go faster and be more comprehensive.
...
- optimize MPTT pointer rebuilding for leaf nodes (i.e. non-albums).
- reverse order_by to try and preserve existing tree ordering.
- reset item level while we're here.
- use "$stack[] = 123" instead of array_push($stack, 123) since it's faster.
--HG--
extra : source : 297e4c0eccc5a7940224ff8e908b366e83017354
2013-05-14 13:35:09 +02:00
Automatic Build Number Updater
4d8fbd1b9d
Automated update of .build_number to 412 for branch master
...
Last update: 07af91e05d (1 commits ago)
[ci skip]
2013-05-09 17:10:21 -07:00
Bharat Mediratta
b6ad4157d1
Get rid of the security preamble - we intend for these files to be directly accessible.
2013-05-09 20:09:15 -04:00
Automatic Build Number Updater
07af91e05d
Automated update of .build_number to 411 for branch master
...
Last update: 9f8435c7f5 (7 commits ago)
[ci skip]
2013-05-09 17:04:54 -07:00
Bharat Mediratta
f35578982c
Merge branch 'master' of github.com:gallery/gallery3
2013-05-09 20:04:21 -04:00
Bharat Mediratta
e4a3abdd20
Change upload code to use new uploadify urls.
2013-05-09 20:04:01 -04:00
Automatic Build Number Updater
62726d66e9
Automated update of .build_number to 410 for branch master
...
Last update: 9f8435c7f5 (5 commits ago)
[ci skip]
2013-05-09 13:04:39 -07:00
Bharat Mediratta
85ae39fee8
Merge branch 'master' of github.com:gallery/gallery3
2013-05-09 16:02:25 -04:00
Bharat Mediratta
c962721016
Add the proper Gallery preamble.
2013-05-09 16:01:57 -04:00
Automatic Build Number Updater
d5fbd67295
Automated update of .build_number to 409 for branch master
...
Last update: 9f8435c7f5 (3 commits ago)
[ci skip]
2013-05-09 12:38:11 -07:00
Bharat Mediratta
ed8ec288c6
Merge branch 'master' of github.com:gallery/gallery3
2013-05-09 15:36:09 -04:00
Bharat Mediratta
5a85bbaf18
Follow-on: put at least one byte in the fragment so that it doesn't
...
get discarded by browsers.
2013-05-09 15:35:17 -04:00
Automatic Build Number Updater
8b3ac7f224
Automated update of .build_number to 408 for branch master
...
Last update: 9f8435c7f5 (1 commits ago)
[ci skip]
2013-05-08 22:41:26 -07:00
Bharat Mediratta
80bb0f2222
Strip URL fragments off of direct requests to uploadify SWF files.
...
Fixes #2068 .
2013-05-09 01:40:46 -04:00
Automatic Build Number Updater
9f8435c7f5
Automated update of .build_number to 407 for branch master
...
Last update: 269927b27c (2 commits ago)
[ci skip]
2013-05-07 10:46:17 -07:00
Bharat Mediratta
f59f1c03b8
Merge pull request #352 from rlerdorf/master
...
Fix a couple of small mistakes
Fixes #2066 and #2067
2013-05-07 10:44:34 -07:00
Shad Laws
48f9595f78
Merge pull request #357 from shadlaws/double_ajax_fixing_master
...
#2065 - Fix problems with double-ajaxifying of dialogs.
2013-05-07 09:52:25 -07:00
shadlaws
90528d9c83
#2065 - Fix problems with double-ajaxifying of dialogs.
...
Change all jQuery-ui widget _init() functions to _create() functions.
2013-05-07 18:46:43 +02:00