Commit Graph

2383 Commits (master)
 

Author SHA1 Message Date
8ctopus 637220a3fb fixed: typos 5 years ago
8ctopus 5528d8be30 added: line break so $error_text is on its own line 5 years ago
8ctopus 4f2dab357c the directory the SQLite database is in must be writeable 5 years ago
hawk ceae3caa37 sqlite3 databases: check that the file exists and is writeable 5 years ago
David Goodwin 92d6259cd0 possibly fix PGSQL PDO DSN to be unicode aware; see #243 5 years ago
David Goodwin 76e30d1dd3
Merge pull request #244 from 8ctopus/master
fix setup db_connect_with_errors PDO exceptions were not caught
5 years ago
hawk c71dd25afa fix setup db_connect_with_errors PDO exceptions were not caught 5 years ago
David Goodwin 888524af99
Update INSTALL.TXT
add chcon note for centos etc.
5 years ago
David Goodwin 4d24ab7171 possibly update language files 5 years ago
David Goodwin 2cf73f704a $0 may not be in $PATH 5 years ago
David Goodwin 93a127d7f2 see https://github.com/postfixadmin/postfixadmin/issues/236 5 years ago
David Goodwin 63f63a58b7
Update INSTALL.md
add 1; for vacation.conf file
5 years ago
Christian Boltz 5bc85bec44
fix error message in Config::read_array(() 5 years ago
Christian Boltz acf20bbc9e
move comments to the beginning of upgrade.php 5 years ago
David Goodwin a2e2cdce8c
Update CHANGELOG.TXT 5 years ago
David Goodwin 66747337f9 fix formatting 5 years ago
David Goodwin 583b8958c7 psalm 5 years ago
David Goodwin 7f8fd5ec1a Merge branch 'master' into feature-try-pdo 5 years ago
David Goodwin 83a4ee39b0 more phpdoc 5 years ago
David Goodwin 26d769740c silence some psalm warnings 5 years ago
David Goodwin e9d12bf918 silence some psalm warnings 5 years ago
David Goodwin 7838e85ff0 fix formatting 5 years ago
David Goodwin 5db463b35c improve docs 5 years ago
David Goodwin 6225899863 Merge remote-tracking branch 'origin/master' into feature-try-pdo 5 years ago
David Goodwin e6666e0af0 attempt to improve installation instructions 5 years ago
David Goodwin cef2ba5598 Merge remote-tracking branch 'origin/master' into feature-try-pdo 5 years ago
David Goodwin fb1bffbbf9
Merge pull request #232 from volp1s/patch-1
Fix for MySQL 8
5 years ago
Luca e347b4677b
Fix for MySQL 8
The keyword ROW became reserved in MySQL 8.0.2
https://dev.mysql.com/doc/refman/8.0/en/keywords.html#keywords-8-0-detailed-R
5 years ago
David Goodwin 570972944d Merge remote-tracking branch 'origin/master' into feature-try-pdo 5 years ago
David Goodwin 10446a0cad avoid: Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(. from psalm 5 years ago
David Goodwin 5d47b85b9d remove attribute that is in parent class 5 years ago
David Goodwin 5a9efc18f0 just disable psalm caching 5 years ago
David Goodwin 3da5b64677 stab in the dark 5 years ago
David Goodwin 9bb00499c7 stop caching vendor 5 years ago
David Goodwin 18312a8aaa formatting... 5 years ago
David Goodwin cc079b773f fix formatting 5 years ago
David Goodwin 020343999a
Merge pull request #221 from SuperVirus/fetchmail_different_source_port
Allow different port for fetchmail
5 years ago
David Goodwin 98536f03e8 fix sqlite upgrade check; remove test database between runs; ignore lib/array_column.php from linting 5 years ago
David Goodwin e26877f2f9 add almost forgotten file: array_column.php 5 years ago
David Goodwin 803e2342f8 fix psalm issues; reformat; rename new db functions 5 years ago
David Goodwin 1176c9ce78 reformat; fix some transition bugs 5 years ago
David Goodwin ea33d9951a try migrating to pdo 5 years ago
David Goodwin eb61141d2f
Merge pull request #230 from 8ctopus/setup-warning
add warning on setup over http connection
5 years ago
hawk 51320919fc add warning on setup over http connection 5 years ago
David Goodwin ccb000467d
Merge pull request #229 from 8ctopus/update-translation-fr
Update fr.lang
5 years ago
hawk 67010c86e3 Update fr.lang 5 years ago
David Goodwin a500d2557e fix indentation 6 years ago
David Goodwin d78fb1fbbd move to Shell 6 years ago
David Goodwin e5cacbec90 add missing attribute 6 years ago
David Goodwin 78276534d9 remove error log prefix; use db_mysql 6 years ago