Commit Graph

7697 Commits

Author SHA1 Message Date
Stefan Wurzinger
b2d7472f38 fix ffmpeg time string for non-english locales 2020-10-04 16:13:34 +02:00
bwdutton
d55ae1f05a migrate to travis-ci.com 2020-09-15 18:02:48 -07:00
bwdutton
ae1c983813 when using invisible index.php make the admin screens work 2020-06-13 11:38:08 -07:00
bwdutton
68e7a5e2a1 update error page help URLs 2020-06-13 10:52:56 -07:00
bwdutton
5290d4c4cb get rid of tabs 2020-06-04 00:58:50 -07:00
bwdutton
7d6e091e40 get rid of whitespace 2020-06-04 00:43:53 -07:00
bwdutton
80ac10eee7 add CLI password reset:
php index.php passwordreset
or
php index.php passwordreset username
2020-06-04 00:42:21 -07:00
bwdutton
5572fe106f installer is a directory, add / 2020-06-04 00:18:42 -07:00
bwdutton
59ca91a9bd Redis sessions not fully working 2020-06-03 21:39:16 -07:00
bwdutton
062127c23a fix formatting for tests 2020-05-29 15:59:59 -07:00
bwdutton
7006d96630 skip the vendor directory in tests 2020-05-29 15:59:41 -07:00
bwdutton
7ef85ae264 add redis support for sessions 2020-05-29 15:34:40 -07:00
bwdutton
939bbfa4cc remove magic function setting checks, PHP 7.4 drops these settings 2020-05-24 14:31:33 -07:00
bwdutton
ffd2c13d6c add basic instructions for phpmailer module 2020-04-10 21:34:27 -07:00
Bradley W. Dutton
d001a81d8e ditch tab spacing 2020-03-29 13:19:17 -07:00
Bradley W. Dutton
298448452f add check if mysql module is configured but not installed. This is catching people who upgrade to PHP7 2020-03-29 13:09:43 -07:00
Bradley W. Dutton
0f6b619026 remove the last of the each() calls 2020-03-01 14:23:06 -08:00
Bradley W. Dutton
2b41f6d2c7 remove each() as it's deprecated 2020-03-01 13:39:52 -08:00
bwdutton
c072a5d4c1 Merge branch 'master' of https://github.com/bwdutton/gallery3 2020-03-01 11:19:49 -08:00
bwdutton
446e8905b9 add standard header to config file 2020-03-01 11:19:33 -08:00
Brad Dutton
935d853034 add note about db config for php 5 to 7 upgrade 2020-03-01 11:17:29 -08:00
bwdutton
b5ad2863d1 add phpmailer module to replace default mail() 2020-03-01 11:12:07 -08:00
bwdutton
fd98447b11 fix substr logic in memory size checks, how did this go undetected before... 2020-02-29 15:39:16 -08:00
bwdutton
e90a1d136e add support for docker/automated installs 2020-02-24 20:54:04 -08:00
bwdutton
6b2e661a0b PHP 5.6 not technically required yet but it's coming soon.
mention docker instructions
2020-02-24 19:39:22 -08:00
bwdutton
9cff0d89f1 Merge branch 'master' of https://github.com/bwdutton/gallery3 2020-02-17 23:12:36 -08:00
bwdutton
746ed16339 the gallery site now runs on SSL 2020-02-17 23:12:10 -08:00
Bradley W. Dutton
680de0c6d0 fix implode() so the separater is always the first argument 2020-02-01 20:53:43 -08:00
Bradley W. Dutton
053d8d06e6 try php 7.4 2020-02-01 20:43:26 -08:00
Bradley W. Dutton
1c83525d96 try php 5.6 & 7.3 builds 2020-02-01 20:33:04 -08:00
Bradley W. Dutton
b8b6ac9d6b fix php 7.3 errors 2020-02-01 20:21:58 -08:00
bwdutton
d83552dddd Merge branch 'master' of https://github.com/bwdutton/gallery3 2020-02-01 19:30:00 -08:00
bwdutton
d2104fbf9f put back the old jquery-ui, some things are broken 2020-02-01 19:29:23 -08:00
bwdutton
6835d8c202 set locale to en_US so time/number compares don't fail later on 2020-02-01 16:43:31 -08:00
bwdutton
9686d6876c only one item was deprecated, re-enable full tests 2020-02-01 16:29:40 -08:00
bwdutton
63bd03ff43 Merge remote-tracking branch 'origin/master' into travis/test 2020-02-01 16:24:52 -08:00
bwdutton
e3f56a6372 php 7 fixes 2020-02-01 16:23:41 -08:00
bwdutton
1cc5cb9c00 more travis testing 2020-02-01 15:42:30 -08:00
bwdutton
6a686d3b03 switch travis to php 7.0
don't fail on deprecated function warnings
remove debug
2020-02-01 15:14:07 -08:00
bwdutton
761de1b42f get the CI tests fully working again 2020-02-01 14:17:33 -08:00
bwdutton
d3c281d485 more backup files that shouldn't have been committed 2020-02-01 13:18:26 -08:00
bwdutton
db6a989735 remove file that shouldn't have been committed 2020-02-01 13:13:39 -08:00
bwdutton
0078a7e607 fix EOL spaces for travis 2020-02-01 13:13:11 -08:00
bwdutton
63435fc86c completely remove old slideshow module, cooliris isn't coming back 2020-02-01 12:04:37 -08:00
bwdutton
fa6fd9895a update travis build 2020-02-01 11:54:17 -08:00
bwdutton
cbd36e96cb update pointers in README
update travis config
2020-02-01 11:35:28 -08:00
bwdutton
99aa6b0468 disable the slideshow module as cooliris is old and broken, and this old code is breaking regular logins when enabled 2020-02-01 11:10:29 -08:00
bwdutton
be4c7907a0 get rid of warnings/undefined vars 2020-01-15 09:21:03 -08:00
bwdutton
f345cb0f77 fix mysql error when trying to order a grouped result without that column 2019-09-14 10:01:06 -07:00
bwdutton
9c6259b7bd fix broken admin comment nav links https://github.com/bwdutton/gallery3/issues/2 2019-09-11 14:27:49 -07:00