Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable to call Rails.ajax without beforeSend | ta1kt0me | 2017-10-28 | 1 | -1/+1 |
| | |||||
* | Merge pull request #30513 from y-yagi/fix_30444 | Akira Matsuda | 2017-10-25 | 1 | -1/+1 |
|\ | | | | | Does not include disabled element in params | ||||
| * | Does not include disabled element in params | yuuji.yaginuma | 2017-09-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | In the case of remote, it should be the same behavior as submitting HTML form. Fixes #30444 | ||||
* | | Merge pull request #29710 from padi/rails-ujs-docs | Guillermo Iguaran | 2017-10-22 | 2 | -0/+25 |
|\ \ | | | | | | | Adds descriptions to rails-ujs methods [ci skip] | ||||
| * | | Adds descriptions to rails-ujs methods [ci skip] | Marc Rendl Ignacio | 2017-07-07 | 2 | -0/+25 |
| |/ | |||||
* / | Fix callback in rails ujs | Vasin Dmitriy | 2017-06-07 | 2 | -6/+5 |
|/ | |||||
* | 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 |