Froxlor/tests
Michael Kaufmann 4354598c64
fix unittests
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
2021-07-21 10:21:58 +02:00
..
Admins avoid deletion of (super)admin with id 1 due to fallbacks in the code using it; fixes #886 2020-10-31 10:02:11 +01:00
Backup introduce search, limit, offset and orderby possibilities for (almost) all API listing() functions; added listingCount() function in preparation to replace the old UI\Paging class later on 2019-11-02 10:58:52 +01:00
Bulk [domainbulk] remove reqiurement for customer-select in webinterface as it is an API-parameter 2020-10-31 09:45:50 +01:00
Certificates fix unittests 2021-07-21 10:21:58 +02:00
Cronjobs introduce search, limit, offset and orderby possibilities for (almost) all API listing() functions; added listingCount() function in preparation to replace the old UI\Paging class later on 2019-11-02 10:58:52 +01:00
Customers restore behaviour for unittests as 'create stdsubdomain' default was yes in the settings but no for direct API usage 2021-07-21 10:10:18 +02:00
Domains add description field to panel_domains and mail_virtual table, API parameter 'description' for Domains.add()/Domains.update() and Email.add()/Emails.update(); fixes #910 2021-03-03 10:25:42 +01:00
DomainZones check rr against possible existing CNAME entries, fixes #927 2021-03-15 17:33:30 +01:00
Emails added 'deactivated' parameter to EmailAccounts.update() so admins can disable individual email-accounts, will be overridden if customer is deactivatd and re-enabled; fixes #921 2021-03-03 10:59:16 +01:00
Extras introduce search, limit, offset and orderby possibilities for (almost) all API listing() functions; added listingCount() function in preparation to replace the old UI\Paging class later on 2019-11-02 10:58:52 +01:00
Froxlor changed method name 2019-10-30 12:50:16 +01:00
Ftps introduce search, limit, offset and orderby possibilities for (almost) all API listing() functions; added listingCount() function in preparation to replace the old UI\Paging class later on 2019-11-02 10:58:52 +01:00
Global fix stripping of escape-sequences in api-endpoint; fixes #746 2019-11-01 07:39:28 +01:00
IpsAndPorts fix Domains.update() if called as admin/reseller without change_serversettings privileges, thx to rseffner 2020-01-22 09:14:07 +01:00
Mysqls Feature-request #672 - database name prefixes + custom name (#956) 2021-07-19 19:10:12 +02:00
PhpAndFpm update php-fpm defaults; update paths for current stable php-7.3; read froxlor default php.ini from file rather then using phpconfig with id=1; fixes #796 2020-01-31 13:17:49 +01:00
SubDomains lowercase domainnames when adding new (sub)domain to avoid issues with certificates on filesystem 2019-12-11 20:12:51 +01:00
Traffic add Unittest for traffic-filtering by customer-name, refs #894 2020-10-31 15:53:07 +01:00
bootstrap.php remove obsolete/unused table 2020-09-07 21:53:18 +02:00