Commit Graph

  • e90a1d136e add support for docker/automated installs bwdutton 2020-02-24 20:54:04 -08:00
  • 6b2e661a0b PHP 5.6 not technically required yet but it's coming soon. mention docker instructions bwdutton 2020-02-24 19:39:22 -08:00
  • 9cff0d89f1 Merge branch 'master' of https://github.com/bwdutton/gallery3 bwdutton 2020-02-17 23:12:36 -08:00
  • 746ed16339 the gallery site now runs on SSL bwdutton 2020-02-17 23:12:10 -08:00
  • 680de0c6d0 fix implode() so the separater is always the first argument Bradley W. Dutton 2020-02-01 20:53:43 -08:00
  • 053d8d06e6 try php 7.4 Bradley W. Dutton 2020-02-01 20:43:26 -08:00
  • 1c83525d96 try php 5.6 & 7.3 builds Bradley W. Dutton 2020-02-01 20:33:04 -08:00
  • b8b6ac9d6b fix php 7.3 errors Bradley W. Dutton 2020-02-01 20:21:58 -08:00
  • d83552dddd Merge branch 'master' of https://github.com/bwdutton/gallery3 bwdutton 2020-02-01 19:30:00 -08:00
  • d2104fbf9f put back the old jquery-ui, some things are broken bwdutton 2020-02-01 19:29:23 -08:00
  • 6835d8c202 set locale to en_US so time/number compares don't fail later on bwdutton 2020-02-01 16:43:31 -08:00
  • 9686d6876c only one item was deprecated, re-enable full tests bwdutton 2020-02-01 16:29:40 -08:00
  • 63bd03ff43 Merge remote-tracking branch 'origin/master' into travis/test bwdutton 2020-02-01 16:24:52 -08:00
  • e3f56a6372 php 7 fixes bwdutton 2020-02-01 16:23:41 -08:00
  • 1cc5cb9c00 more travis testing bwdutton 2020-02-01 15:42:30 -08:00
  • 6a686d3b03 switch travis to php 7.0 don't fail on deprecated function warnings remove debug bwdutton 2020-02-01 15:14:07 -08:00
  • 761de1b42f get the CI tests fully working again bwdutton 2020-02-01 14:17:33 -08:00
  • d3c281d485 more backup files that shouldn't have been committed bwdutton 2020-02-01 13:18:26 -08:00
  • db6a989735 remove file that shouldn't have been committed bwdutton 2020-02-01 13:13:39 -08:00
  • 0078a7e607 fix EOL spaces for travis bwdutton 2020-02-01 13:13:11 -08:00
  • 63435fc86c completely remove old slideshow module, cooliris isn't coming back bwdutton 2020-02-01 12:04:37 -08:00
  • fa6fd9895a update travis build bwdutton 2020-02-01 11:54:17 -08:00
  • cbd36e96cb update pointers in README update travis config bwdutton 2020-02-01 11:35:28 -08:00
  • 99aa6b0468 disable the slideshow module as cooliris is old and broken, and this old code is breaking regular logins when enabled bwdutton 2020-02-01 11:10:29 -08:00
  • be4c7907a0 get rid of warnings/undefined vars bwdutton 2020-01-15 09:21:03 -08:00
  • f345cb0f77 fix mysql error when trying to order a grouped result without that column bwdutton 2019-09-14 10:01:06 -07:00
  • 9c6259b7bd fix broken admin comment nav links https://github.com/bwdutton/gallery3/issues/2 bwdutton 2019-09-11 14:27:49 -07:00
  • 893e444596 Merge branch 'master' of https://github.com/bwdutton/gallery3 bwdutton 2019-09-11 10:45:52 -07:00
  • e0aab6060d update jquery-ui to a less old version 1.12.1 bwdutton 2019-09-11 10:45:18 -07:00
  • e9a5d6e6f8 increase mysql lock time a smidge as this seems to work better for a few of us bwdutton 2019-01-18 16:09:04 -08:00
  • dd88c34ceb move update checker to new URL bwdutton 2019-01-11 15:28:47 -08:00
  • 3f466a481b work with php < 5.4 bwdutton 2018-07-17 21:31:59 -07:00
  • 5ee4d2f99b Fix htaccess and installer Johan Cwiklinski 2018-05-19 10:09:10 +02:00
  • 6746792bdf Drop short_tags Johan Cwiklinski 2018-01-28 12:43:27 +01:00
  • d0c250f916 call fetch_object on the result, not the db handle Bradley W. Dutton 2018-05-02 12:06:27 -07:00
  • b7b95d982d update help text to point to the yahoo group bwdutton 2018-02-26 10:20:20 -08:00
  • 41e3c56115 a better mysqli fix for the installer bwdutton 2018-02-26 10:04:09 -08:00
  • cdc4e97c7e Make queries work with sql_mode = 'ONLY_FULL_GROUP_BY' enabled in mysql bwdutton 2018-02-25 10:12:11 -08:00
  • 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 bwdutton 2017-11-09 10:23:14 -08:00
  • d50e5a3f17 Update autorotate module to work with PHP 5.3 and higher bwdutton 2017-11-07 20:52:41 -08:00
  • 41e38c6fcc Merge branch 'master' of https://github.com/bwdutton/gallery3 Bradley W. Dutton 2017-11-07 12:00:55 -08:00
  • 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. Bradley W. Dutton 2017-11-07 11:59:45 -08:00
  • e280b31a17 a few more doc notes along with change to not run chown if no chown_user is set Bradley W. Dutton 2017-11-07 10:45:14 -08:00
  • 98291c8c3f add my movie_resized module along the maintenance script that creates the video resizes Bradley W. Dutton 2017-11-07 10:27:28 -08:00
  • 348b810c79 get rid of space above box Bradley W. Dutton 2017-11-05 09:48:56 -08:00
  • a44f17d726 add box around actual dropzone Bradley W. Dutton 2017-11-05 09:40:57 -08:00
  • c832cb0af0 Merge branch 'master' of https://github.com/bwdutton/gallery3 Bradley W. Dutton 2017-11-04 16:41:08 -07:00
  • bad663e05e Add dropzone js uploader as a replacement for uploadify. The latter still remains almost entirely intact. Bradley W. Dutton 2017-11-04 16:39:51 -07:00
  • 00c0539047 make installer work with mysqli not just mysql get rid of undefined warning Bradley W. Dutton 2017-06-08 11:55:54 -07:00
  • 37ff95f407 update jquery to 1.12.4 and superfish dependency Bradley W. Dutton 2016-06-26 16:20:36 -07:00
  • c7c18b1256 Merge pull request #469 from David-Guillot/patch-1 Bharat Mediratta 2015-01-24 12:28:14 -08:00
  • 61e676d68c Made Gravatar image URL protocol-relative David Guillot 2015-01-24 20:59:44 +01:00
  • ccb553dd32 Automated update of .build_number to 434 for branch master Last update: a6d8107aba (1 commits ago) [ci skip] Automatic Build Number Updater 2014-05-28 12:34:51 -07:00
  • 35bd97fe19 Follow-on to 9e0631ab0d to fix broken tests. Bharat Mediratta 2014-05-28 15:33:57 -04:00
  • a6d8107aba Automated update of .build_number to 433 for branch master Last update: 1637723a99 (1 commits ago) [ci skip] Automatic Build Number Updater 2014-05-28 11:56:03 -07:00
  • 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. Bharat Mediratta 2014-05-28 14:54:02 -04:00
  • 1637723a99 Automated update of .build_number to 432 for branch master Last update: fb82ea4914 (1 commits ago) [ci skip] Automatic Build Number Updater 2014-03-19 19:58:46 -07:00
  • ee5d080183 Merge pull request #467 from taarraas/master Bharat Mediratta 2014-03-19 19:58:11 -07:00
  • ab4363233a show next picture after delete instead of returning to album view root 2014-02-28 09:02:31 -08:00
  • fb82ea4914 Automated update of .build_number to 431 for branch master Last update: 04953a4f5e (1 commits ago) [ci skip] Automatic Build Number Updater 2013-09-06 00:13:08 -07:00
  • 277cd9a98b Merge pull request #463 from shadlaws/fix_20130906_master Shad Laws 2013-09-06 00:12:43 -07:00
  • 57d12c69a8 #2083 - Sanitize data from module.info files. shadlaws 2013-09-06 08:36:09 +02:00
  • 5e19662b75 #2082 - Sanitize admin theme options that get placed directly in HTML. shadlaws 2013-09-06 08:28:10 +02:00
  • 04953a4f5e Automated update of .build_number to 430 for branch master Last update: b71800a2db (1 commits ago) [ci skip] Automatic Build Number Updater 2013-08-28 11:11:23 -07:00
  • 59d8b8c80d Merge pull request #461 from shadlaws/fixes_20130828 Shad Laws 2013-08-28 11:11:09 -07:00
  • 1ab7381f49 Update to newest MediaElementJS (follows vendor repo). shadlaws 2013-08-28 20:06:28 +02:00
  • 7eea1c4379 Update to newest JSON-js (follows vendor repo). shadlaws 2013-08-28 18:24:08 +02:00
  • 33a5b91112 Update jQuery libraries (follows vendor repo). shadlaws 2013-08-28 18:18:05 +02:00
  • b71800a2db Automated update of .build_number to 429 for branch master Last update: ffecd3feff (1 commits ago) [ci skip] Automatic Build Number Updater 2013-08-18 11:01:20 -07:00
  • caa6b4470e Merge pull request #458 from mstoltenburg/master Bharat Mediratta 2013-08-18 11:00:53 -07:00
  • 411bb39174 remove redundant message block CSS class Moritz Stoltenburg 2013-07-16 15:45:40 +02:00
  • ffecd3feff Automated update of .build_number to 428 for branch master Last update: b8899a3f79 (1 commits ago) [ci skip] Automatic Build Number Updater 2013-07-09 02:23:35 -07:00
  • ccceaa40c2 Merge pull request #450 from shadlaws/fixes_20130709_master Shad Laws 2013-07-09 02:23:08 -07:00
  • e8752f60b8 Remove extension from cache busters of non-combined JS/CSS links (follows 2078). shadlaws 2013-07-09 11:19:20 +02:00
  • b8899a3f79 Automated update of .build_number to 427 for branch master Last update: 1882094460 (1 commits ago) [ci skip] Automatic Build Number Updater 2013-07-08 00:46:19 -07:00
  • 88eeccb126 Merge pull request #448 from shadlaws/fix_2077_master Shad Laws 2013-07-08 00:46:00 -07:00
  • 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. shadlaws 2013-07-08 09:39:54 +02:00
  • 1882094460 Automated update of .build_number to 426 for branch master Last update: 69baeb145d (1 commits ago) [ci skip] Automatic Build Number Updater 2013-07-06 03:15:27 -07:00
  • 7f8e2db6a8 Merge pull request #442 from DanielMuller/master Shad Laws 2013-07-06 03:15:11 -07:00
  • 2d20af76f9 #2078 Missing file type extension on combined css/js Daniel Muller 2013-07-06 13:08:51 +08:00
  • 69baeb145d Automated update of .build_number to 425 for branch master Last update: 3b5817a1e0 (1 commits ago) [ci skip] Automatic Build Number Updater 2013-06-26 14:59:44 -07:00
  • 6573fac049 Merge pull request #434 from shadlaws/fix_controller_auth_test_master Shad Laws 2013-06-26 14:59:04 -07:00
  • fe40dadd5c Fix Controller_Auth_Test - T_CURLY_OPEN not parsed as "{". Update golden file. shadlaws 2013-06-26 23:49:48 +02:00
  • 3b5817a1e0 Automated update of .build_number to 424 for branch master Last update: a038f11a9f (1 commits ago) [ci skip] Automatic Build Number Updater 2013-06-17 05:05:10 -07:00
  • dc782203f4 Merge pull request #416 from shadlaws/master_themeroller_20130617 Shad Laws 2013-06-17 05:05:02 -07:00
  • 23bcc22c36 Update themeroller for v1.10.3 (in sync with vendor) shadlaws 2013-06-17 13:51:34 +02:00
  • a038f11a9f Automated update of .build_number to 423 for branch master Last update: a3d06cc5bc (1 commits ago) [ci skip] Automatic Build Number Updater 2013-06-16 00:46:47 -07:00
  • 7f2b299064 Merge pull request #412 from shadlaws/master Shad Laws 2013-06-16 00:46:42 -07:00
  • f187a8ce47 Update jQuery libraries (in sync with vendor) shadlaws 2013-06-16 09:38:00 +02:00
  • a3d06cc5bc Automated update of .build_number to 422 for branch master Last update: 47803a2d46 (5 commits ago) [ci skip] Automatic Build Number Updater 2013-06-12 16:10:17 -07:00
  • 2d2503680e change "size" to "dimensions" and display unit "px" jamaa 2013-06-13 00:00:13 +02:00
  • 8b14cc5a78 internationalize image size display jamaa 2013-06-11 23:10:47 +02:00
  • ad63451275 fix upgrade function jamaa 2013-06-11 23:06:09 +02:00
  • 5d8ac644a5 fix whitespace jamaa 2013-06-11 21:44:02 +02:00
  • 632285ee0c add the image size (in pixels) to the info module jamaa 2013-05-20 22:19:34 +02:00
  • 47803a2d46 Automated update of .build_number to 421 for branch master Last update: 53d3fa8125 (1 commits ago) [ci skip] Automatic Build Number Updater 2013-06-11 22:34:19 -07:00
  • b024c07036 Merge pull request #396 from shadlaws/fix_2074_master Shad Laws 2013-06-11 22:33:50 -07:00
  • 3c100d06ff #2074 - Mirror some additional file_proxy checks in data_rest. shadlaws 2013-06-12 07:25:26 +02:00
  • 53d3fa8125 Automated update of .build_number to 420 for branch master Last update: d81ed1145d (5 commits ago) [ci skip] Automatic Build Number Updater 2013-06-08 15:12:47 -07:00
  • 7ebdc1bb2f Merge branch 'master' of github.com:gallery/gallery3 Bharat Mediratta 2013-06-08 16:53:00 -04:00