Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Peter Christiansen bcfe1740dd 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:50:42 +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 RFE 12207 : www_editThingDataSaveViaAjax should return more info if thingdata fails to be saved. 2011-07-28 22:50:42 +02: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 perltidyrc now placed where it can do the most good 2009-05-29 18:50:01 +00:00