Commit Graph

2383 Commits (master)
 

Author SHA1 Message Date
David Goodwin 7e7f644952 skip this check if unit test 5 years ago
David Goodwin 897893f3ce fix indentation 5 years ago
David Goodwin 8a59c9548a reformat 5 years ago
David Goodwin e8eea39b9d reformat; try and persuade people to move off use of "mysql" (to mysqli); add php version warning 5 years ago
David Goodwin 2b31e71d5c improve error message 5 years ago
David Goodwin 8798a65a06 remove db_array() function (not in use); use Config::read_string(..) more 5 years ago
David Goodwin cdacb5697f improve formatting of error message; remove use of db_array (to be removed). 5 years ago
David Goodwin 2ea829eb7a fix postgresql compatability - see #227 5 years ago
David Goodwin b91c7a4ef8
Update README.md 5 years ago
David Goodwin 4b990ff330 fix sql for notification resend; see #226 5 years ago
David Goodwin d4e5470f7c try and improve README.md markup 6 years ago
David Goodwin 4d6cb9c328 touch config.local.php in build 6 years ago
David Goodwin 63ca48eb6b work around templates_c not existing in git 6 years ago
David Goodwin 5441295e25 phpcs? 6 years ago
David Goodwin d4ef211a19 only build with php7.2; run composer build etc (travis) 6 years ago
David Goodwin b2e814967f try and get working under travis ... 6 years ago
David Goodwin 590c80f0bc add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 6 years ago
David Goodwin e8acb609c2 reformat 6 years ago
David Goodwin 20b1eb842e fix sqlite display of password expired check for mailboxes 6 years ago
David Goodwin 1dfb03ea32 fix sqlite query for mailbox password_expiry 6 years ago
David Goodwin e949e76acd add check-format to build step 6 years ago
David Goodwin 4fcdba9cf4 run php-cs-fixer (code reforamt) 6 years ago
David Goodwin 5eba76ac36 add composer build target 6 years ago
David Goodwin 19cda31849 remove psalm warnings from code; fix password_expiry behaviour when enabled/disabled on MySQL 6 years ago
David Goodwin d74b276192 ignore more 6 years ago
David Goodwin 9c476be17f move into DOCUMENTS 6 years ago
David Goodwin 93967030c7 remove composer.lock 6 years ago
David Goodwin 5d6dde7bff psalm fixes 6 years ago
David Goodwin 76ec4bc84d token psalm fixes 6 years ago
David Goodwin 5bc6e93347 fix query fields etc 6 years ago
David Goodwin 77b87107f9 improve composer behaviour for psalm; bump dev dependencies and add sqlite3+mysqli 6 years ago
David Goodwin 59dc05d746 use newer method (return type is consistent) 6 years ago
David Goodwin 766c947190 fix case of $conf; improve comments 6 years ago
David Goodwin 166574efae add {IF_NOT_EXISTS} for sqlite tables - see #225 6 years ago
David Goodwin 5d74ff4cc7 only require language if non-empty 6 years ago
David Goodwin 01c8b14a44 PFASmarty class 6 years ago
David Goodwin d146f51feb remove duplication of PFASmarty class 6 years ago
David Goodwin 74002bbf57 psalm fixes 6 years ago
David Goodwin 8d2a592aa9 bump psalm version; autoload config and functions files 6 years ago
David Goodwin 029c4ffe47 psalm fixes 6 years ago
David Goodwin 7408a3b30a fix safepost doc 6 years ago
David Goodwin 173d5775cd psalm fixes 6 years ago
David Goodwin 97528f3ebd remove var_dumps; fix assertEqual -> assertEquals and other random psalm findings 6 years ago
David Goodwin 93cc4d9e8c update phpunit tests to use different parent class 6 years ago
David Goodwin 9b8c067515 bump phpunit to stop countable warning with php7.2 6 years ago
David Goodwin 8cf7947f15 move function into the only place it is used 6 years ago
David Goodwin cecfe6b215 see #217 - should solve looking in /etc/postfixadmin ... 6 years ago
Christian Boltz 18be203039
add new texts to all language files 6 years ago
Christian Boltz 878e4d7f11
Merge pull request #220 from SuperVirus/updated_german_translation
Updated german translation
6 years ago
SuperVirus 3ee8b497f1
Update de.lang 6 years ago