egroupware_official/api/src/Etemplate
2016-10-20 15:21:40 +02:00
..
Request fix Scrutinizer docu bug: Api\Etemplate\Request\Files::__construct($id) $id is not array but string|null 2016-08-28 12:51:19 +02:00
Widget removing server-side validation of non-ascii in local part of email, because \x80-\xff gives and invalid utf-8 compilation error in preg_match with /u modifier 2016-10-20 15:21:40 +02:00
KeyManager.php using new api for mail app 2016-05-03 19:17:44 +00:00
Request.php fix old class names in docu 2016-09-26 09:27:52 +02:00
Widget.php fix Scrutinizer bug: Api\Etemplate\Exception does not exist (missing \Exception) and remove old non-static stuff from Api\Etemplate\Widget::setElementAttribute(), as $this is allways unset for methods declared static 2016-08-28 12:51:19 +02:00
WidgetBrowser.php jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00