Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #29151 from onemanstartup/jquery_slim_fix | Guillermo Iguaran | 2017-05-29 | 1 | -1/+1 |
|\ | | | | | Check for jQuery ajax | ||||
| * | Check for jQuery ajax | Dmitriy Plekhanov | 2017-05-19 | 1 | -1/+1 |
| | | | | | | jQuery slim version doesn't have ajax, so if a person include this version ajaxFilter raises error. | ||||
* | | Fix server-generated JS response processing on IE9 when using rails-ujs and ↵ | Josh Goodall | 2017-05-17 | 1 | -1/+1 |
|/ | | | | remote: true | ||||
* | Fix mistake in JS response parser: | Dmytro Vasin | 2017-04-13 | 1 | -3/+3 |
| | | | | | | - Restore ability to accept ecmascript JS response should not modify DOM. | ||||
* | Set current page as default for ajax requests | Dmytro Vasin | 2017-04-11 | 1 | -0/+1 |
| | |||||
* | Reorganize rails-ujs files | Javan Makhmali | 2017-03-30 | 11 | -0/+531 |