bwdutton
|
cf63f47e20
|
skip the vendor directory in tests
|
2020-05-29 15:59:41 -07:00 |
|
bwdutton
|
02800944cf
|
add redis support for sessions
|
2020-05-29 15:34:40 -07:00 |
|
bwdutton
|
967d8387a8
|
remove magic function setting checks, PHP 7.4 drops these settings
|
2020-05-24 14:31:33 -07:00 |
|
bwdutton
|
03938406fd
|
add basic instructions for phpmailer module
|
2020-04-10 21:34:27 -07:00 |
|
Bradley W. Dutton
|
34369f5e11
|
ditch tab spacing
|
2020-03-29 13:19:17 -07:00 |
|
Bradley W. Dutton
|
6f360bc536
|
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
|
6a7384c1c1
|
remove the last of the each() calls
|
2020-03-01 14:23:06 -08:00 |
|
Bradley W. Dutton
|
cbd75bc72e
|
remove each() as it's deprecated
|
2020-03-01 13:39:52 -08:00 |
|
bwdutton
|
9393d0d5cd
|
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
|
7df9081ea1
|
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 |
|
bwdutton
|
893e444596
|
Merge branch 'master' of https://github.com/bwdutton/gallery3
|
2019-09-11 10:45:52 -07:00 |
|
bwdutton
|
e0aab6060d
|
update jquery-ui to a less old version 1.12.1
|
2019-09-11 10:45:18 -07:00 |
|
bwdutton
|
e9a5d6e6f8
|
increase mysql lock time a smidge as this seems to work better for a few of us
|
2019-01-18 16:09:04 -08:00 |
|
bwdutton
|
dd88c34ceb
|
move update checker to new URL
|
2019-01-11 15:28:47 -08:00 |
|
bwdutton
|
3f466a481b
|
work with php < 5.4
|
2018-07-17 21:31:59 -07:00 |
|
Bradley W. Dutton
|
d0c250f916
|
call fetch_object on the result, not the db handle
|
2018-05-02 12:06:27 -07:00 |
|
bwdutton
|
b7b95d982d
|
update help text to point to the yahoo group
|
2018-02-26 10:20:20 -08:00 |
|
bwdutton
|
41e3c56115
|
a better mysqli fix for the installer
|
2018-02-26 10:04:09 -08:00 |
|
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 |
|