Qiang Xue
|
36c28bee4f
|
Fixes #1191
|
11 years ago |
Alexander Makarov
|
f9a92b82df
|
fixed typo
|
11 years ago |
Alexander Makarov
|
474d4aeaaf
|
Added info about class-level event handlers to doc
|
11 years ago |
Alexander Mohorev
|
51211898f8
|
Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis.
|
11 years ago |
Alexander Makarov
|
c2dabfa78e
|
Adjusted short tags
|
11 years ago |
Alexander Makarov
|
1f6a823073
|
Short array syntax
|
11 years ago |
Alexander Makarov
|
24bc980da4
|
Replaced "<?php echo" with "<?=" that is always available for PHP 5.4
|
11 years ago |
Alexander Makarov
|
e19d0dacf9
|
Fixes #823: consistent interface naming
|
11 years ago |
Qiang Xue
|
1896dd1707
|
gii WIP
|
11 years ago |
Alexander Makarov
|
f11ecb94bd
|
more docs on views, cross-references, intros for error handling and debugger
|
11 years ago |
Qiang Xue
|
65352e500f
|
refactored ActiveField.
|
11 years ago |
Qiang Xue
|
3bef7365f1
|
Fixes #624: renamed www to web.
|
11 years ago |
Qiang Xue
|
368a4cfe66
|
Asset feature refactoring (WIP)
|
11 years ago |
Sw3rtas
|
ab27d16efd
|
* Fixed Model::loadMultiple() when populating from formName()
* Documentation corrections for data population and quoting names in SQL query
|
12 years ago |
Qiang Xue
|
9cf82b3ae1
|
Added Model::load(). Added Controller::refresh() and redirect().
|
12 years ago |
Qiang Xue
|
051822075e
|
Fixes issue #579: AccessControl deny rule by default
|
12 years ago |
Qiang Xue
|
6fd1c16609
|
Revert "Added ActiveForm::mfield()."
This reverts commit 9a5ca99513 .
|
12 years ago |
Qiang Xue
|
9a5ca99513
|
Added ActiveForm::mfield().
|
12 years ago |
ploaiza
|
9bc99e22b7
|
Fixed some wording
|
12 years ago |
Luciano Baraglia
|
767d99c30b
|
Fixing some outdated comments
|
12 years ago |
Rinat Silnov
|
5a81959d4a
|
Rename yiic to yii. Fixes #113
|
12 years ago |
Qiang Xue
|
fb5993af40
|
Fixes issue #251: changed the signature of t() to be the same as v1.1
|
12 years ago |
Qiang Xue
|
2d8a465c2f
|
Fixes issue #257: removed the $view parameter from widget methods.
|
12 years ago |
Qiang Xue
|
51f4424332
|
Fixes issue #172: Implemented new usage of widgets.
|
12 years ago |
Anderson Müller
|
8c18feb1b5
|
Fixes the variable name
|
12 years ago |
Alexander Makarov
|
91e6f8220c
|
fix
|
12 years ago |
Alexander Makarov
|
a5ab4aa22c
|
fix
|
12 years ago |
Alexander Makarov
|
9a1221e7c4
|
Wrapped code with github-style blocks with PHP highlighting
|
12 years ago |
br0sk
|
9844c2e526
|
Fixed typo
|
12 years ago |
Luciano Baraglia
|
6b9a0531b8
|
Controllers section example fix
|
12 years ago |
Qiang Xue
|
ce1e725a6b
|
Added namespace section.
|
12 years ago |
Qiang Xue
|
647a802782
|
Added dirty attribute description.
|
12 years ago |
Qiang Xue
|
881a85d463
|
Fixed doc about renderers.
|
12 years ago |
Qiang Xue
|
36d452ae16
|
Finished the initial draft of upgrading instructions
|
12 years ago |
Qiang Xue
|
c6642a3d65
|
upgrading instructions WIP
|
12 years ago |