Commit Graph

11 Commits

Author SHA1 Message Date
Alex-Code
719e3bca19 Update yii.js
```map``` and ```indexOf``` on arrays were only added in IE9.
Changed to make use of jQuery's equivalents.
2013-11-19 16:41:32 +00:00
Qiang Xue
b6cc8c0066 Fixes #1149: Filter out already included javascript files requested via ajax. 2013-11-18 20:38:04 -05:00
Qiang Xue
ae39324e54 Support ajax redirection. 2013-09-20 16:21:18 -04:00
Qiang Xue
3acca93ad3 Enable CSRF validation by default. 2013-09-20 15:04:28 -04:00
Qiang Xue
41f7a7d243 Supports more elements to use data-confirm and data-method attributes. 2013-09-20 14:57:41 -04:00
Qiang Xue
0fc423c74a Added support for data-method and data-confirm. 2013-09-18 23:11:55 -04:00
Qiang Xue
2db91187db Use .prop() instead .attr(). 2013-09-17 21:02:48 -04:00
Qiang Xue
1aa836ffc7 use meta tags to pass CSRF token. 2013-09-17 21:00:19 -04:00
Qiang Xue
51c29e444d renamed Request::csrfTokenName to csrfVar.
added version, csrfVar and csrfToken to yii js module.
2013-09-15 18:54:26 -04:00
Qiang Xue
65352e500f refactored ActiveField. 2013-08-14 21:17:13 -04:00
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00