25 Commits (8792f21f57139c30ba94fa3974deebe4b2b9af93)

Author SHA1 Message Date
Carsten Brandt 8dab87be3d fixed EmailValidator IDN and full pattern support 11 years ago
Alex-Code 719e3bca19 Update yii.js 11 years ago
Qiang Xue b6cc8c0066 Fixes #1149: Filter out already included javascript files requested via ajax. 11 years ago
Qiang Xue 372c5e1f1c Moved jquery.js to external package. 11 years ago
Carsten Brandt 8e4067ec5e no xss for attribute error messages that contain {value} 11 years ago
Carsten Brandt 266f4f9843 Clientvalidation {value} was not what has been validated 11 years ago
Qiang Xue cf9104f7fd make grid view filtering work. 11 years ago
Qiang Xue ae39324e54 Support ajax redirection. 11 years ago
Qiang Xue 3acca93ad3 Enable CSRF validation by default. 11 years ago
Qiang Xue 41f7a7d243 Supports more elements to use data-confirm and data-method attributes. 11 years ago
Qiang Xue 0fc423c74a Added support for data-method and data-confirm. 11 years ago
Qiang Xue 2db91187db Use .prop() instead .attr(). 11 years ago
Qiang Xue 1aa836ffc7 use meta tags to pass CSRF token. 11 years ago
Qiang Xue 51c29e444d renamed Request::csrfTokenName to csrfVar. 11 years ago
Qiang Xue 65352e500f refactored ActiveField. 11 years ago
Qiang Xue ca35bb05a8 replaced attr with prop. 11 years ago
Qiang Xue 7e5630b558 GridView WIP 11 years ago
Qiang Xue 3d5388ff2b Reorganized captcha code. 11 years ago
Qiang Xue 30ec0afd18 debugger WIP 11 years ago
Qiang Xue c0746f0689 Fixes issue #588: Added afterValidate to ActiveForm. 11 years ago
Qiang Xue d0ba90c1e4 better auto scrolling. 11 years ago
Qiang Xue 5e9c8cb7c4 Fixes issue #446: automatically scroll to first error. 11 years ago
Carsten Brandt 280727408f fixed wrong usage of $.inArray in validators 11 years ago
Qiang Xue 249f90f5ee Implemented MaskedInput widget. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago