Michael Kaufmann
|
7dd96ff6bd
|
also adjust error messages when adding admins + fix phpunit tests
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2022-05-08 13:28:57 +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
|
c79cba26f3
|
avoid deletion of (super)admin with id 1 due to fallbacks in the code using it; fixes #886
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-10-31 10:02:11 +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
|
0a28ef2af6
|
minor changes for unit-tests
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-21 16:32:44 +01:00 |
|
Michael Kaufmann
|
97b5439c0d
|
auto-format all files; add table-definitions to test-bootstrap file
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-21 12:24:07 +01:00 |
|
Michael Kaufmann
|
26510f0745
|
removing more ticket-stuff; update all unit-tests
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-19 19:42:50 +01:00 |
|
Michael Kaufmann (d00p)
|
d15e4a8270
|
more unit-tests
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2018-03-27 14:43:24 +02:00 |
|
Michael Kaufmann (d00p)
|
ff611fa8dc
|
fix parameter for ApiCommand::getCustomerData()
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2018-03-12 10:57:31 +01:00 |
|
Michael Kaufmann (d00p)
|
cadb6618ec
|
list() is a reserved php keyword, changed ApiCommand::list() to ApiCommand::listing()
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2018-03-02 17:22:47 +01:00 |
|
Michael Kaufmann (d00p)
|
2599f61b32
|
add jenkins build.xml and more; added first unit-tests
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2018-02-26 22:35:04 +01:00 |
|