47 Commits

Author SHA1 Message Date
2088fd8d9e Fixed the fact that there's SafeValidator 2014-02-01 00:21:07 +04:00
8bf9184729 edited the guid. fixed a huge bunch of links, hopefully all :) 2014-01-30 15:24:45 +01:00
4a837debb3 Merge branch 'master' 2014-01-22 03:06:43 +04:00
ca816adf6a linked guide on 3rd party systems 2014-01-21 17:40:15 +01:00
53e96b29ca Added note about scopes to upgrade guide 2014-01-17 22:22:49 +04:00
eefba1d536 Update upgrade-from-v1.md
Text amended as "A new method" was referring to two. CHanged the text to "New methods".
2014-01-15 11:15:47 +00:00
b3de71a633 Added reference to Composer section of the guide from 1.1.x differences page 2013-11-29 04:21:43 +04:00
58bd2fb958 Only whitespace removal 2013-11-27 20:19:56 +02:00
5d7807860c linked the upgrade section to guide articles 2013-11-21 00:59:17 +01:00
d775814602 restructuring guide index.md and structure
worked though all the guide files adjusted structure and
added some missing does
2013-11-21 00:18:07 +01:00
36c28bee4f Fixes #1191 2013-11-13 08:28:55 -05:00
f9a92b82df fixed typo 2013-10-31 00:48:37 +04:00
474d4aeaaf Added info about class-level event handlers to doc 2013-10-30 12:44:54 +04:00
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. 2013-10-28 23:51:48 +03:00
c2dabfa78e Adjusted short tags 2013-10-20 00:59:56 +04:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
24bc980da4 Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 2013-10-18 14:09:11 +04:00
e19d0dacf9 Fixes #823: consistent interface naming 2013-09-24 15:45:09 +04:00
9928163391 Merge branch 'master' of github.com:yiisoft/yii2 2013-08-16 07:38:23 -04:00
1896dd1707 gii WIP 2013-08-16 07:38:18 -04:00
f11ecb94bd more docs on views, cross-references, intros for error handling and debugger 2013-08-16 02:43:32 +04:00
65352e500f refactored ActiveField. 2013-08-14 21:17:13 -04:00
3bef7365f1 Fixes #624: renamed www to web. 2013-07-25 07:57:49 -04:00
368a4cfe66 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
ab27d16efd * Fixed Model::loadMultiple() when populating from formName()
* Documentation corrections for data population and quoting names in SQL query
2013-07-03 23:02:32 +03:00
9cf82b3ae1 Added Model::load(). Added Controller::refresh() and redirect(). 2013-06-26 08:34:27 -04:00
051822075e Fixes issue #579: AccessControl deny rule by default 2013-06-24 21:04:44 -04:00
6fd1c16609 Revert "Added ActiveForm::mfield()."
This reverts commit 9a5ca9951318447d050e5d53b05c0c281667b1a5.
2013-06-19 19:14:41 -04:00
9a5ca99513 Added ActiveForm::mfield(). 2013-06-19 08:37:11 -04:00
9bc99e22b7 Fixed some wording 2013-05-28 10:55:51 -03:00
767d99c30b Fixing some outdated comments 2013-05-23 00:49:07 -03:00
5a81959d4a Rename yiic to yii. Fixes #113 2013-05-17 02:33:41 +04:00
fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 2013-05-15 10:09:48 -04:00
2d8a465c2f Fixes issue #257: removed the $view parameter from widget methods. 2013-05-14 07:24:37 -04:00
51f4424332 Fixes issue #172: Implemented new usage of widgets. 2013-05-11 20:59:14 -04:00
8c18feb1b5 Fixes the variable name 2013-05-07 14:11:52 +03:00
91e6f8220c fix 2013-05-07 12:27:07 +04:00
a5ab4aa22c fix 2013-05-07 12:25:56 +04:00
9a1221e7c4 Wrapped code with github-style blocks with PHP highlighting 2013-05-07 12:25:00 +04:00
9990dde19e Merge pull request #151 from lucianobaraglia/master
Fix in docs
2013-05-07 01:05:32 -07:00
9844c2e526 Fixed typo 2013-05-07 08:41:33 +02:00
6b9a0531b8 Controllers section example fix 2013-05-07 02:01:00 -03:00
ce1e725a6b Added namespace section. 2013-05-06 21:20:26 -03:00
647a802782 Added dirty attribute description. 2013-05-06 20:33:03 -03:00
881a85d463 Fixed doc about renderers. 2013-05-06 20:24:22 -03:00
36d452ae16 Finished the initial draft of upgrading instructions 2013-05-06 19:20:20 -04:00
c6642a3d65 upgrading instructions WIP 2013-05-06 14:50:16 -04:00