bwdutton
cdc4e97c7e
Make queries work with sql_mode = 'ONLY_FULL_GROUP_BY' enabled in mysql
2018-02-25 10:14:30 -08:00
bwdutton
47291f41e2
- initialize hash key as array so pass by ref works. This probably worked
...
in older PHP versions but it's failing on 7.x
- some values have unit strings in their values, strip those so the math
calcs work
2017-11-09 10:23:14 -08:00
bwdutton
d50e5a3f17
Update autorotate module to work with PHP 5.3 and higher
2017-11-07 20:52:41 -08:00
Bradley W. Dutton
41e38c6fcc
Merge branch 'master' of https://github.com/bwdutton/gallery3
2017-11-07 12:00:55 -08:00
Bradley W. Dutton
3ed1d9904d
add widewind theme. I've been making small tweaks to this to work with
...
the gallery github changes that were done after the 3.09 release.
2017-11-07 11:59:45 -08:00
Bradley W. Dutton
e280b31a17
a few more doc notes along with change to not run chown if no chown_user is set
2017-11-07 10:45:14 -08:00
Bradley W. Dutton
98291c8c3f
add my movie_resized module along the maintenance script that creates the video resizes
2017-11-07 10:27:28 -08:00
Bradley W. Dutton
348b810c79
get rid of space above box
2017-11-05 09:48:56 -08:00
Bradley W. Dutton
a44f17d726
add box around actual dropzone
2017-11-05 09:40:57 -08:00
Bradley W. Dutton
c832cb0af0
Merge branch 'master' of https://github.com/bwdutton/gallery3
2017-11-04 16:41:08 -07:00
Bradley W. Dutton
bad663e05e
Add dropzone js uploader as a replacement for uploadify. The latter still remains almost entirely intact.
2017-11-04 16:39:51 -07:00
Bradley W. Dutton
00c0539047
make installer work with mysqli not just mysql
...
get rid of undefined warning
2017-06-08 11:55:54 -07:00
Bradley W. Dutton
37ff95f407
update jquery to 1.12.4 and superfish dependency
2016-06-26 16:20:36 -07:00
Bharat Mediratta
c7c18b1256
Merge pull request #469 from David-Guillot/patch-1
...
Made Gravatar image URL protocol-relative
2015-01-24 12:28:14 -08:00
David Guillot
61e676d68c
Made Gravatar image URL protocol-relative
2015-01-24 20:59:44 +01:00
Automatic Build Number Updater
ccb553dd32
Automated update of .build_number to 434 for branch master
...
Last update: a6d8107aba (1 commits ago)
[ci skip]
2014-05-28 12:34:51 -07:00
Bharat Mediratta
35bd97fe19
Follow-on to 9e0631ab0d to fix broken tests.
2014-05-28 15:33:57 -04:00
Automatic Build Number Updater
a6d8107aba
Automated update of .build_number to 433 for branch master
...
Last update: 1637723a99 (1 commits ago)
[ci skip]
2014-05-28 11:56:03 -07:00
Bharat Mediratta
9e0631ab0d
Provide a "default moderate" option for comments. The default behavior
...
is unchanged, but you now have the option to set all new comments to
be unpublished and then moderate them through the Admin > Content >
Comments interface.
Fixes #2126 .
2014-05-28 14:54:02 -04:00
Automatic Build Number Updater
1637723a99
Automated update of .build_number to 432 for branch master
...
Last update: fb82ea4914 (1 commits ago)
[ci skip]
2014-03-19 19:58:46 -07:00
Bharat Mediratta
ee5d080183
Merge pull request #467 from taarraas/master
...
show next picture after delete instead of returning to album view
Fixes #2102
2014-03-19 19:58:11 -07:00
root
ab4363233a
show next picture after delete instead of returning to album view
2014-03-19 17:29:52 -07:00
Automatic Build Number Updater
fb82ea4914
Automated update of .build_number to 431 for branch master
...
Last update: 04953a4f5e (1 commits ago)
[ci skip]
2013-09-06 00:13:08 -07:00
Shad Laws
277cd9a98b
Merge pull request #463 from shadlaws/fix_20130906_master
...
Fix 20130906 master
2013-09-06 00:12:43 -07:00
shadlaws
57d12c69a8
#2083 - Sanitize data from module.info files.
2013-09-06 08:36:09 +02:00
shadlaws
5e19662b75
#2082 - Sanitize admin theme options that get placed directly in HTML.
2013-09-06 08:28:10 +02:00
Automatic Build Number Updater
04953a4f5e
Automated update of .build_number to 430 for branch master
...
Last update: b71800a2db (1 commits ago)
[ci skip]
2013-08-28 11:11:23 -07:00
Shad Laws
59d8b8c80d
Merge pull request #461 from shadlaws/fixes_20130828
...
Fixes 20130828
2013-08-28 11:11:09 -07:00
shadlaws
1ab7381f49
Update to newest MediaElementJS (follows vendor repo).
2013-08-28 20:06:28 +02:00
shadlaws
7eea1c4379
Update to newest JSON-js (follows vendor repo).
2013-08-28 18:24:08 +02:00
shadlaws
33a5b91112
Update jQuery libraries (follows vendor repo).
2013-08-28 18:18:05 +02:00
Automatic Build Number Updater
b71800a2db
Automated update of .build_number to 429 for branch master
...
Last update: ffecd3feff (1 commits ago)
[ci skip]
2013-08-18 11:01:20 -07:00
Bharat Mediratta
caa6b4470e
Merge pull request #458 from mstoltenburg/master
...
remove obsolete CSS class from upload form message-block
Resolves #2084
2013-08-18 11:00:53 -07:00
Moritz Stoltenburg
411bb39174
remove redundant message block CSS class
2013-07-16 15:45:40 +02:00
Automatic Build Number Updater
ffecd3feff
Automated update of .build_number to 428 for branch master
...
Last update: b8899a3f79 (1 commits ago)
[ci skip]
2013-07-09 02:23:35 -07:00
Shad Laws
ccceaa40c2
Merge pull request #450 from shadlaws/fixes_20130709_master
...
Remove extension from cache busters of non-combined JS/CSS links (follows 2078)
2013-07-09 02:23:08 -07:00
shadlaws
e8752f60b8
Remove extension from cache busters of non-combined JS/CSS links (follows 2078).
2013-07-09 11:19:20 +02:00
Automatic Build Number Updater
b8899a3f79
Automated update of .build_number to 427 for branch master
...
Last update: 1882094460 (1 commits ago)
[ci skip]
2013-07-08 00:46:19 -07:00
Shad Laws
88eeccb126
Merge pull request #448 from shadlaws/fix_2077_master
...
Move "item_moved" event later in the item update process. Fixes #2077 .
2013-07-08 00:46:00 -07:00
shadlaws
d0aef95a65
Move "item_moved" event later in the item update process. Fixes #2077 .
...
Before, this was before the children's caches were cleared, so if the
"item_moved" set an album cover, it would fail with an invalid path. For the
same reason, we move it after the data file update, too. Lastly, get we get
rid of duplicated code in item::move() since the "item_moved" event already
does this.
2013-07-08 09:39:54 +02:00
Automatic Build Number Updater
1882094460
Automated update of .build_number to 426 for branch master
...
Last update: 69baeb145d (1 commits ago)
[ci skip]
2013-07-06 03:15:27 -07:00
Shad Laws
7f8e2db6a8
Merge pull request #442 from DanielMuller/master
...
Add file extension to combined css/js links for better CDN caching
2013-07-06 03:15:11 -07:00
Daniel Muller
2d20af76f9
#2078 Missing file type extension on combined css/js
2013-07-06 13:08:51 +08:00
Automatic Build Number Updater
69baeb145d
Automated update of .build_number to 425 for branch master
...
Last update: 3b5817a1e0 (1 commits ago)
[ci skip]
2013-06-26 14:59:44 -07:00
Shad Laws
6573fac049
Merge pull request #434 from shadlaws/fix_controller_auth_test_master
...
Fix Controller_Auth_Test - T_CURLY_OPEN not parsed as "{". Update golden file.
2013-06-26 14:59:04 -07:00
shadlaws
fe40dadd5c
Fix Controller_Auth_Test - T_CURLY_OPEN not parsed as "{". Update golden file.
...
--HG--
extra : source : 816294dd5f6fe23160baf9f516e49c66ea8fcb6c
2013-06-26 23:49:48 +02:00
Automatic Build Number Updater
3b5817a1e0
Automated update of .build_number to 424 for branch master
...
Last update: a038f11a9f (1 commits ago)
[ci skip]
2013-06-17 05:05:10 -07:00
Shad Laws
dc782203f4
Merge pull request #416 from shadlaws/master_themeroller_20130617
...
Update themeroller for v1.10.3 (in sync with vendor)
2013-06-17 05:05:02 -07:00
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