Commit Graph

309 Commits

Author SHA1 Message Date
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
a4a6a53503 FIX: JS requirements load order
Custom requirement to be loaded after UploadField as it depends on
tmpl.js
Was crashing is IE and silently in Chrome
2012-07-18 11:57:01 +03:00
colymba
1460009272 Updating readme 2012-07-18 02:27:28 +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
f010fda4a6 FIX: Change form output method
Fixes SecurityID issue with form not being displayed
2012-07-17 01:21:44 +03:00
colymba
e610d42e44 DOC: Updating Readme file 2012-07-16 23:45:14 +03:00
colymba
cb55fe2d89 Initial commit with files 2012-07-16 23:39:01 +03:00
colymba
393abfcb70 Updating Readme 2012-07-16 23:31:51 +03:00
Thierry Francois
ba5b871c0c Initial commit 2012-07-16 11:51:13 -07:00