Commit Graph

903 Commits

Author SHA1 Message Date
Qiang Xue
d265635663 doc fix. 2014-03-09 21:18:49 -04:00
Alexander Makarov
348dfa78eb Merge pull request #2676 from yiisoft/url-helper
#2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create`
2014-03-11 01:36:05 +03:00
Qiang Xue
1998935309 Merge pull request #2671 from hqx/2670-ConsoleLocalOptions
2670 console local options
2014-03-10 18:23:26 -04:00
Alexander Makarov
2b842ecc57 Moded URL management methods from controller to Url helper, updated docs 2014-03-10 19:40:32 +04:00
sanchezby
85df781406 Update data-grid.md
DataColumn doesn't have "name" & "type" fields, and should have fully qualified name if not omitted
2014-03-10 09:22:23 +03:00
JacekK
0702a09166 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-not-found-links 2014-03-09 23:30:06 +01:00
JacekK
edc3d2b11a fixed some urls in guide; moved elasticsearch png file to proper location, to be seen by apidoc generator 2014-03-09 23:28:11 +01:00
Christian Nadolle
706ab7f968 combine globalOptions() with local options into options($id)
adjust existing Console Controllers and docs
2014-03-09 22:45:04 +01:00
Anderson Müller
3adfb543c4 Fixes Yii1 reference. 2014-03-09 13:05:01 +01:00
Alexander Makarov
c4b8f4b692 removed todo from grids guide 2014-03-09 15:34:14 +04:00
Carsten Brandt
db3034478c Update console.md 2014-03-09 04:52:08 +01:00
Johnny Theill
a154776618 Update test-fixture.md
small typo
2014-03-09 04:14:42 +01:00
Alexander Makarov
80cb3e71e9 added example of using try-catch to hanle errors 2014-03-09 03:30:57 +04:00
Alexander Makarov
150d5152b2 more grid docs 2014-03-09 03:21:42 +04:00
Alexander Makarov
05e79d4f76 Added upgrade note about extensions 2014-03-08 21:55:07 +04:00
Qiang Xue
10f1283de8 Fixes #2666 2014-03-08 08:22:42 -05:00
Emil Haukeland
5836d479bd Update console-migrate.md
Corrected 'class' parameter
2014-03-08 01:21:01 +01:00
Carsten Brandt
1b7e1cd027 Merge pull request #2605 branch 'feature' of https://github.com/mongosoft/yii2 into code-style
* 'feature' of https://github.com/mongosoft/yii2:
  returned back formatting language files
  code style. WHILE
  code style. FOR
  code style. FOREACH
  code style. operator IF
  @param, @var, @property and @return must declare types as boolean, integer, string, array or null
  short echo tags
  short array syntax

Conflicts:
	extensions/apidoc/commands/RenderController.php
	extensions/apidoc/models/BaseDoc.php
	extensions/apidoc/models/Context.php
	extensions/apidoc/templates/bootstrap/Renderer.php
	extensions/apidoc/templates/bootstrap/layouts/guide.php
	extensions/apidoc/templates/bootstrap/layouts/main.php
	extensions/apidoc/templates/bootstrap/views/index.php
	extensions/apidoc/templates/html/Renderer.php
	extensions/apidoc/templates/offline/views/index.php
	extensions/apidoc/templates/offline/views/offline.php
	extensions/apidoc/templates/online/views/index.php
	extensions/elasticsearch/Connection.php
	extensions/redis/ActiveQuery.php
	framework/base/ErrorException.php
	framework/helpers/BaseFileHelper.php
	tests/unit/framework/helpers/FileHelperTest.php
2014-03-07 21:54:44 +01:00
Larry Ullman
6df4802e12 Edited whole document 2014-03-07 11:16:26 -05:00
Larry Ullman
db222533e3 Edited
Really not sure what this is. It seems incomplete as is.
2014-03-07 11:16:26 -05:00
Carsten Brandt
acde64c88b finished guide command refactoring 2014-03-07 13:37:58 +01:00
Qiang Xue
42ba8fe697 rest doc. 2014-03-06 10:05:43 -05:00
Qiang Xue
e38c4225b2 Merge commit 'bdce87b242abbff800020deba0a5c2031fc2efe7' into feature-restapi
Conflicts:
	framework/db/BaseActiveRecord.php
2014-03-06 00:00:33 -05:00
Qiang Xue
1b03dc8f4c major features and documentation finished for REST API. 2014-03-05 23:52:33 -05:00
Qiang Xue
147bbe72e8 Merge branch 'feature-restapi' of git://github.com/yiisoft/yii2 into feature-restapi 2014-03-05 22:22:02 -05:00
Qiang Xue
18c7c63e66 rest WIP 2014-03-05 22:21:55 -05:00
Alexander Makarov
386979d6a3 Revert "Used ternary operator instead of "or" for constant definition"
This reverts commit 2bb6f13505.
2014-03-06 01:56:51 +04:00
MaximAL
f7580ad2d5 User here 2014-03-05 21:43:41 +03:00
Qiang Xue
3f42d5826a REST wip. 2014-03-05 13:29:24 -05:00
Qiang Xue
10061359ed Fixes #1467: Added support for organizing controllers in subdirectories 2014-03-04 23:30:48 -05:00
Alexander Makarov
2bb6f13505 Used ternary operator instead of "or" for constant definition 2014-03-04 22:17:11 +04:00
Alexander Makarov
2ecb79dc07 Added note about overriding asset bundles according to #2556 2014-03-04 17:08:58 +04:00
Qiang Xue
c41e389f91 more docs. 2014-03-03 23:32:46 -05:00
Qiang Xue
93861e09da Refactored auth methods. 2014-03-03 18:48:52 -05:00
Qiang Xue
74322593ed added support for rate limiting. 2014-03-03 17:02:06 -05:00
Alexander Makarov
ff379f091e Fixed typo 2014-03-04 01:45:30 +04:00
Alexander Makarov
3cf9e8f85d Fixes #2572: Corrected LanguageAsset example 2014-03-04 01:27:19 +04:00
Alexander Makarov
7fd3415af2 Fixing #2556: finished theming docs, emphasized on the fact that themes are non-redistributable and application-specific 2014-03-04 01:06:31 +04:00
Qiang Xue
a8c7d36c02 Finished HATEOAS support. 2014-03-03 14:58:37 -05:00
Qiang Xue
46d9285640 updated error code. 2014-03-03 13:45:55 -05:00
Alexander Mohorev
b2f1b00bf2 code style. operator IF 2014-03-03 21:32:34 +03:00
Alexander Makarov
1584e1585d Updated custom debug panel example 2014-03-03 22:17:45 +04:00
Qiang Xue
7a04dbaae1 Support for other auth types. 2014-03-03 10:18:39 -05:00
Emil Haukeland
b88716880c Fixed typo in upgrade guide 2014-03-02 16:32:03 +01:00
Qiang Xue
f22d409e8b test break fix. 2014-03-02 00:34:33 -05:00
Qiang Xue
48a12559b2 rest api WIP 2014-03-01 23:14:16 -05:00
AlexGx
c2ea7670f4 fix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.) 2014-03-01 10:55:51 +02:00
xmasterpx
a3580e2dda Typo fixes for $user->attributes
print_r($data) should be print_r($user->attributes)
2014-02-26 13:24:06 +01:00
Alexander Makarov
725ec9a999 More data widget docs 2014-02-26 01:21:51 +04:00
Alexander Makarov
ea6f29dd19 Started data components documentation 2014-02-26 00:04:31 +04:00