octicon-git-branch(16/) Commit Graph

59 Commits

Author SHA1 Message Date
Alexander Mohorev
64b4d6dca1 Correct order of property declaration 2014-10-25 16:28:36 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
d3f2010e07 Fixes #2380: Added yii\widgets\ActiveForm::enableClientScript to support turning on and off client side script generation 2014-09-18 13:04:46 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
a187d47aec Fixes #5049: ActiveForm::validationDelay should be applied to user types only 2014-09-16 14:40:00 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
f50f840a55 Fixes #4955: Replaced callbacks with events for ActiveForm 2014-09-09 22:37:27 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
ae13b0593f Fixes #3410: yii.activeForm.js now supports adding/removing fields dynamically 2014-09-05 23:10:23 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
08d4d89930 Fixes #2914: ActiveForm::fieldConfig will be merged recursively with the $options parameter in ActiveForm::field() 2014-09-05 20:54:05 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
155f525e0b Fixes #2380: yii\widgets\ActiveForm will register validation js even if there are not fields inside 2014-09-05 15:08:09 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
4ad022c372 Fixes #3240: Added support for assigning an anonymous function to yii\widgets\ActiveForm::fieldConfig 2014-09-05 13:37:52 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
f34b138aab Fixes #4225: Added ActiveForm::validateOnBlur and ActiveField::validateOnBlur 2014-09-03 16:14:54 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
c0d771f744 Fixes #4640: Added yii\widgets\ActiveForm::beginField() and endField() 2014-08-17 20:58:34 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alex-Code
25c2f9bf85 Made error message encoding configurable for ActiveForm
Updated yii.activeform.js to use the encode option introduced in #4122.
Updated ActiveForm with new option encodeErrorSummary

fixes #4690, close #4691
2014-08-13 00:53:38 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alex-Code
594b57836d Added validation js callbacks
- `beforeValidateAll`
- `afterValidateAll`

fixes #4234, close #4559
2014-08-04 18:06:10 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Thiago Talma
88191bbe5c New callback functions for form validation using Ajax.
close #4436
2014-07-25 09:24:04 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Kochetov
1b81503d71 \yii\widgets\ActiveForm incorrect js selector for errorSummaryCss property better fix 2014-06-14 02:02:35 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Kochetov
4894d66d6e \yii\widgets\ActiveForm incorrect js selector for errorSummaryCss property fixed 2014-06-14 01:28:16 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
55c2ee9885 added note about GET method to ActiveForm
fixes #3353
2014-05-17 16:17:32 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
7ca1be3504 Fixes #3008: Added Html::errorSummary() 2014-04-22 19:55:13 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
Christophe BOULAIN
ca3b2cd057 Fix some references to removed Html::url in phpdoc 2014-03-11 11:15:21 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
6fff5662df better use @see for See in phpdoc 2014-03-11 05:38:35 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
c94a40e90d added a large amount of missing documentation 2014-03-11 05:38:35 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
5d6c314d4e Adjusted URL helper, fixed usage 2014-03-10 15:25:15 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
92b381795b Adjusted Url helper methods 2014-03-10 01:34:05 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
3400eb5215 #2630: yii\heplers\Html::url moved to new yii\helpers\Url::create 2014-03-09 16:41:55 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
26cb7b2a3c Renamed fooVar to fooParam for various classes. 2014-02-15 18:18:27 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Borales
36aab9e36c Removing @since tag 2014-02-13 16:42:08 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Borales
0a27360cd8 Adding @since tag and changelog line 2014-02-13 16:41:27 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Borales
a32753b5e5 #2417 Possibility to specify dataType for $.ajax call in yii.activeForm.js 2014-02-13 16:13:22 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexey Samoylov
afb4aaefd8 error summary tag mistype 2014-02-13 13:42:35 +08:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Kochetov
48d04fbb8c !== array() => !empty() 2013-05-07 19:57:27 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
f01414fff2 Refactored Breadcrumbs. 2013-05-06 13:34:28 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
147b3155c8 Added contact page. Fixed various form bugs. 2013-05-03 17:09:02 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
9100217229 Finished ActiveForm. 2013-05-03 14:35:53 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
aa8061b002 form wip 2013-05-03 00:03:16 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
62fc5cf6ea form WIP 2013-05-02 16:50:46 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
e6af955bdc form wip 2013-05-02 16:10:57 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
86330471fe form wip 2013-05-02 00:04:38 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
4e9dc9812e form WIP 2013-04-30 17:23:49 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
f5f3d2e48e Added bootstrap. form WIP 2013-04-29 22:47:45 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
69b2b3722b form wip 2013-04-28 23:36:08 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
74246a23f6 form wip 2013-04-28 10:39:42 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
4131878512 activeform WIP 2013-04-27 22:03:28 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
784bdb326e refactoring activeform. 2013-04-26 22:10:06 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
90cfb6ebb8 ActiveForm wip 2013-04-25 23:17:58 -04:00 octicon-file-diff(16/) octicon-file-code(16/)