Ralf Becker 8c8e61630d allow to submit partial content by passing a container(-widget) to etemplate2.submit()
- not send content is not validated and therefore not passed to server-side callback (currently only implemented for text-, select- and checkbox)
- new method et2_grid.getRow(_widget) to return a fake row container to pass it etemplate2.submit() --> implemented a real row-container for et2_grid
- new output_mode=4 for etemplate_new::exec() to force a json response, like form was submitted from client-side
--> allows to use full server-side validation for ajax like calls submitting only partial content
2015-03-20 15:39:35 +00:00
2015-03-02 18:38:37 +00:00
2015-03-09 15:38:54 +00:00
2014-11-12 21:59:32 +00:00
2010-04-13 19:27:54 +00:00
2014-08-22 06:58:51 +00:00
2014-05-30 13:27:39 +00:00
Description
Web based groupware server written in PHP, forum at https://help.egroupware.org/
157 MiB
Languages
PHP 56.1%
JavaScript 14.3%
TypeScript 14.1%
CSS 9.3%
Less 2%
Other 4.2%