80b1a61a12
I wish I knew about this plugin months ago. By default PDO and CakePHP cast int as string. This prevents me from using `<input type="number">`, as the modle that the input is bound to is actually a string, not an int. Crud by default casts int back to int via ApiTransformationListener It also has a bunch of other features which makes the life of a REST / CRUD developer easier. |
||
---|---|---|
.. | ||
ajax | ||
api | ||
css | ||
fonts | ||
graphics | ||
includes | ||
js | ||
lang | ||
scripts | ||
skins | ||
tools | ||
views | ||
CMakeLists.txt | ||
Makefile.am | ||
README.md | ||
index.html | ||
index.php |
README.md
Modern ZoneMinder Skin
This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.