Commit Graph

6 Commits

Author SHA1 Message Date
colymba
9b4608f3d3 latest SS3.1 branch compatibility 2013-06-02 21:07:00 +03:00
colymba
d6ea450ffc FIX #31 upload/edit forms false submit
prevent individual forms to be submitted and returning errors
2013-05-19 19:55:59 +03:00
colymba
c916d6ac12 FIX: editable fields list is an object in JSON
JSON output transformed array into object.
2012-08-09 19:38:20 +03:00
colymba
56a4bb4681 FIX: delay JS remplate loading
template was still loaded before UploadField.js, now loaded on document
ready()
2012-07-18 12:37:15 +03:00
colymba
51b9518492 Automatic Fields detection + EditForm generation
Component now finds the Image relation and all 'editable fields' itself.
Also gets the edit Forms from the record's getCMSFields()
+ other little fixes
2012-07-18 02:12:10 +03:00
colymba
cb55fe2d89 Initial commit with files 2012-07-16 23:39:01 +03:00