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
7546bd08c0
clean up : removed update+finish btn references
2013-03-04 10:56:03 +02:00
colymba
3d3e50e596
FIX disabled button not working in FF + IE
...
buttons are just visually disabled via JS for now
2013-03-04 10:54:28 +02:00
colymba
2cc9a999f9
fix HtmlEditorField changes not being cought
...
also centralise change function for each item edit form
2013-01-25 23:26:43 +02:00
colymba
6039f6c42a
FIX #9 check for other url parameters on delete
2013-01-17 23:35:44 +02:00
colymba
67958b4e37
Add ui-state to save and delete buttons
...
Switch buttons between enabled and disabled as necessary
2013-01-17 23:32:54 +02:00
colymba
fa0ace0b55
FIX #9 check for other url parameters
...
appends cachebuster parameter if other GET vars exsit on the url
2013-01-17 23:02:42 +02:00
colymba
7230602568
Merge branch 'master' of https://github.com/colymba/GridFieldBulkEditingTools
...
Conflicts:
javascript/GridFieldBulkImageUpload.js
2012-09-06 00:01:02 +03:00
colymba
6dc217c0a0
FIX: cachebuster var was not unique
...
regenerate cachebuster var for each form its request
2012-08-13 18:07:30 +03:00
colymba
2f778a4214
FIX: cachebuster var was not unique
...
since we go through each form and send individual requests, cachebuster
var needs to be regenerated for each form
2012-08-13 18:05:14 +03:00
colymba
079fb7fa36
UI behavior and visual enhancements
...
Switch Actions to FormActions buttons and add colored visual hints about
items status.
2012-08-10 00:30:50 +03:00
colymba
c67408bb90
Hide edit Form when update completed
2012-08-09 20:50:55 +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