Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Active Storage: Fix direct uploads in IE 11 | Javan Makhmali | 2017-12-23 | 1 | -3/+17 |
| | | | | | Fixes #31531 Closes #31540 | ||||
* | Fix activestorage direct upload on firefox | _N_I_X_O_N_ | 2017-09-12 | 2 | -0/+2 |
| | | | | | | | | Direct upload on firefox is not working because it can’t handle click events on “input[type=submit]”. After a successful upload we can see on console a xml parse error, it happens because AWS S3 success body response is empty, so changing the reponseType suppress this error. | ||||
* | Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58' | Rafael Mendonça França | 2017-07-31 | 9 | -0/+427 |
git-subtree-dir: activestorage git-subtree-mainline: 0d58e7e478e79c2d6b2a39a4444d2a17a903b2a6 git-subtree-split: 3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58 |