colymba
1ac1c88cd6
Updated comments and Readme
...
Added comments and credits and updated README
2012-07-18 15:26:30 +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
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
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
cb55fe2d89
Initial commit with files
2012-07-16 23:39:01 +03:00