Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Peter Christiansen 8b9be1e036 RFE 12207 : www_editThingDataSaveViaAjax should return more info if thingdata fails to be saved.
As it is it returns json with an array of error messages: [{error_message=>"some error"},..]
     But to be able to do anything useful with this. eg. highlighting of form fields whose
     input is erroneous we should also return the fieldName.
     This patch takes care of this.
2011-07-28 22:35:18 +02:00
docs RFE 12207 : www_editThingDataSaveViaAjax should return more info if thingdata fails to be saved. 2011-07-28 22:35:18 +02:00
etc Add payment driver for Authorize.net. i18n, upgrade script, config file changes, and new template. 2011-07-27 13:24:30 -07:00
lib RFE 12207 : www_editThingDataSaveViaAjax should return more info if thingdata fails to be saved. 2011-07-28 22:35:18 +02:00
sbin Add payment driver for Authorize.net. i18n, upgrade script, config file changes, and new template. 2011-07-27 13:24:30 -07:00
t Forgot a comment for the extension test in the attachment_loop 2011-07-28 11:13:39 -07:00
www - Added support for textarea and HTMLarea fields + i18n additional labels 2011-07-12 23:34:27 +03:00
.gitignore Fixed #10967: Using a round bracket (parenthesis) in a macro. Unbalanced parentheses can now be escaped in macro calls using the backslash character. 2009-09-14 14:27:14 -04:00
.perltidyrc