58 Commits (5f77cb97c5cf0c41c9532f62a6010797ba2e03b1)

Author SHA1 Message Date
Alexander Makarov 75154d351d Refactored AR find 11 years ago
hiltonjanfield 87a6cf58af Clarify new usage of yii\web\View::render() 11 years ago
Qiang Xue a15a3835c7 Moved all filter classes to namespace `yii\filters` 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Qiang Xue eaaf5f02a3 replaced tabs with spaces in docs. 11 years ago
Qiang Xue 87df068eb0 DI WIP 11 years ago
Alexander Makarov 6889ae34de Fixes #2615: upgrade guide improvements 11 years ago
Christian Nadolle 706ab7f968 combine globalOptions() with local options into options($id) 11 years ago
Alexander Makarov 05e79d4f76 Added upgrade note about extensions 11 years ago
Emil Haukeland b88716880c Fixed typo in upgrade guide 11 years ago
AlexGx c2ea7670f4 fix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.) 11 years ago
Alexander Makarov 2088fd8d9e Fixed the fact that there's SafeValidator 11 years ago
Carsten Brandt 8bf9184729 edited the guid. fixed a huge bunch of links, hopefully all :) 11 years ago
Carsten Brandt ca816adf6a linked guide on 3rd party systems 11 years ago
Alexander Makarov 53e96b29ca Added note about scopes to upgrade guide 11 years ago
surek eefba1d536 Update upgrade-from-v1.md 11 years ago
Alexander Makarov b3de71a633 Added reference to Composer section of the guide from 1.1.x differences page 11 years ago
Panagiotis Moustafellos 58bd2fb958 Only whitespace removal 11 years ago
Panagiotis Moustafellos f6a3496e8d Removed trailing whitespace.. (OCD really kicking in) 11 years ago
Carsten Brandt 5d7807860c linked the upgrade section to guide articles 11 years ago
Carsten Brandt d775814602 restructuring guide index.md and structure 11 years ago
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() 11 years ago
Qiang Xue 9cf82b3ae1 Added Model::load(). Added Controller::refresh() and redirect(). 11 years ago
Qiang Xue 051822075e Fixes issue #579: AccessControl deny rule by default 11 years ago
Qiang Xue 6fd1c16609 Revert "Added ActiveForm::mfield()." 11 years ago
Qiang Xue 9a5ca99513 Added ActiveForm::mfield(). 11 years ago
ploaiza 9bc99e22b7 Fixed some wording 11 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