Michael Kaufmann
|
50e35e149c
|
various minor bugfixes; composer requirements update
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-08-10 00:17:11 +02:00 |
|
Michael Kaufmann
|
449897039c
|
add testing for mysql-server/customer-update of allowed_mysqlserver; beautify config-command/file details
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-04-29 16:53:01 +02:00 |
|
envoyr
|
4f4c71d79b
|
major refactoring of almost all files
|
2022-04-28 20:48:00 +02:00 |
|
Michael Kaufmann
|
a2e95b960f
|
use new language class in API
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-04-28 18:14:00 +02:00 |
|
Michael Kaufmann
|
78a4c109e4
|
validate sql_search and sql_orderby API parameters, fix unit-tests as of new default skin is 'Froxlor'
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-04-01 09:37:07 +02:00 |
|
Michael Kaufmann
|
f236896764
|
use prepared statements for global-search
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-03-09 14:10:44 +01:00 |
|
Michael Kaufmann
|
218028de2b
|
add userinfo to ajax calls; combine settings and global-search to one
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-03-08 16:57:55 +01:00 |
|
envoyr
|
424a00b39e
|
update api and ajax handling and response
|
2022-02-20 11:38:08 +01:00 |
|
Michael Kaufmann
|
b8c0688ba0
|
added possibility to use 'in' sql-operation in sql_where parameter for Api-calls; php-8 compat fix in admin_traffic
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2021-02-11 12:09:42 +01:00 |
|
Michael Kaufmann
|
bddf9b496c
|
enable internal api-call to bypass customer_hide_options check in certain situations where it is needed, fixes #803
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-05-15 09:35:20 +02:00 |
|
Michael Kaufmann
|
2004bbe38d
|
dont access db result arrays directly without checking whether it's false due to an error (php7.4 related)
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-01-19 10:13:28 +01:00 |
|
Michael Kaufmann
|
7dff46b63e
|
set production Lets Encrypt endpoint as default in settings like the installation does; do nat-sorting only on username-related fields, fixes #765
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2019-12-05 07:52:11 +01:00 |
|
Michael Kaufmann
|
620a22bf3e
|
fix listing of subdomains for customers, fixes #759
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2019-11-20 09:33:28 +01:00 |
|
Michael Kaufmann
|
1b2c186c07
|
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
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2019-11-02 10:58:52 +01:00 |
|
Michael Kaufmann
|
725372b6ae
|
add 4th parameter $step to Admins::increaseUsage(); fixes #628
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2019-01-06 08:45:24 +01:00 |
|
Michael Kaufmann
|
e64e8cafa6
|
define logger constants in logger class
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-26 15:51:26 +01:00 |
|
Michael Kaufmann
|
7416a41a42
|
get rid of most of the checkstyle warnings
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-24 13:50:45 +01:00 |
|
Michael Kaufmann
|
7e39a7bc60
|
Revert "refactor global array"
This reverts commit 370ccbdb74.
|
2018-12-22 08:15:31 +01:00 |
|
Michael Kaufmann
|
370ccbdb74
|
refactor global array
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-21 20:51:44 +01:00 |
|
Michael Kaufmann
|
0a28ef2af6
|
minor changes for unit-tests
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-21 16:32:44 +01:00 |
|
Michael Kaufmann
|
1ba4164028
|
add new PHPMail Wrapper to avoid multiple setting of properties
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-21 14:49:55 +01:00 |
|
Michael Kaufmann
|
f263175802
|
more function reduction
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-20 09:57:00 +01:00 |
|
Michael Kaufmann
|
3ff20e327f
|
removed ticketsystem; lots of work on cron stuff
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-19 13:09:14 +01:00 |
|
Michael Kaufmann
|
903b775f79
|
make cronjobs also classes and began to refactor the whole cronjob stuff
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-19 08:55:23 +01:00 |
|
Michael Kaufmann
|
fc0a495f2d
|
use PHPMailer via composer
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-18 10:49:18 +01:00 |
|
Michael Kaufmann
|
4c27efa4ae
|
put Api-Commands into namespaces
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-18 09:46:36 +01:00 |
|