Commit Graph

654 Commits

Author SHA1 Message Date
Mark
1949c532aa docs added 2014-01-26 19:05:03 +04:00
Mark
2186e3fd4f fixed docs 2014-01-26 18:59:04 +04:00
Mark
d05e91393d docs fix 2014-01-26 18:47:46 +04:00
Mark
60dbd643fb typo fix 2014-01-26 18:46:54 +04:00
Mark
faaabeec5c docs fixed 2014-01-26 18:38:01 +04:00
Mark
107eb8114b added titles, fixed formatting 2014-01-26 13:56:00 +04:00
Mark
67aff10102 fixed test docs for codeception extension 2014-01-26 13:47:45 +04:00
Qiang Xue
f6dd6fa2e9 Renamed ActiveRecordInterface::createActiveRelation() to createRelation() 2014-01-24 14:46:53 -05:00
Carsten Brandt
c239afbf1e added guide to apidoc bootstrap template 2014-01-24 16:17:40 +01:00
Thiago Talma
d92a23536c Ensure that the table prefix is used when generating the class name. 2014-01-23 18:03:30 -02:00
Carsten Brandt
33b53fa55d added apidoc template based on twitter bootstrap
issue #1797
2014-01-23 15:27:35 +01:00
Carsten Brandt
bf59a521cb subwidgets should be rendered in the same view 2014-01-23 13:06:18 +01:00
Carsten Brandt
79a14e7a4e created apidoc generator online template for yiiframework.com 2014-01-23 12:03:31 +01:00
Carsten Brandt
35cd2bff25 apidoc command: fixed vendor path 2014-01-23 10:40:10 +01:00
Daniel Schmidt
40090577c5 Merge branch 'master' of git://github.com/yiisoft/yii2 into 2103-rename-accessdeniedhttpexception 2014-01-22 19:23:51 -08:00
Qiang Xue
c74db68ce7 Fixes #1974. 2014-01-22 12:55:35 -05:00
Qiang Xue
2310fe6ee4 Merge pull request #2111 from dizews/get-headers
Added ability to get incoming headers
2014-01-22 08:13:47 -08:00
Vladimir Zbrailov
4dabe605e3 added use http_get_request_headers and use getHeaders method in Gii module 2014-01-22 18:54:10 +04:00
Carsten Brandt
954b0b5faf more path fixes for apidoc command 2014-01-22 15:28:20 +01:00
Carsten Brandt
48712c71f2 added notes about default limit set by elasticsearch
fixes #1864
2014-01-22 15:11:11 +01:00
Carsten Brandt
a69554e894 fixed paths in apidoc script according to psr-4 autoload and composer/bin 2014-01-22 14:54:50 +01:00
Carsten Brandt
c4db587bc2 updated apidoc composer.json
require a version that contains phpDocumentor/Reflection#16
2014-01-22 14:10:10 +01:00
Daniel Schmidt
f24454a458 Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files 2014-01-21 17:11:28 -08:00
Thiago Talma
e299b78a2c Best way to get the labels to search, the existing model. 2014-01-21 18:01:35 -02:00
Carsten Brandt
ab59a795e2 more reliable way of saving debug index file
fixes #1884
2014-01-21 18:34:29 +01:00
Carsten Brandt
fadc23a329 improved erorr handling in api doc controller 2014-01-21 15:28:37 +01:00
Carsten Brandt
ee1488a64e Merge pull request #2086 from jom/apidoc_extendable
Simplify apidoc's RenderController::findRenderer to allow for custom renderers via ext
2014-01-21 06:26:47 -08:00
Qiang Xue
f82ecad658 Added doc. 2014-01-21 09:07:11 -05:00
Qiang Xue
5b3fa9f5ba Fixes #2091: QueryBuilder::buildInCondition() fails to handle array not starting with index 0 2014-01-21 08:52:36 -05:00
kate-kate
3986e11585 data file removed 2014-01-21 11:35:22 +02:00
Jacob Morrison
d7b2097775 Simplify apidoc to allow for custom renderers via ext 2014-01-20 21:02:16 -08:00
kate-kate
d5d810dd86 local data variable and some code style fixation 2014-01-21 00:54:55 +02:00
kate-kate
0d35c269fe using batchInsert 2014-01-20 20:02:51 +02:00
kate-kate
a4b6eeca7e refactoring according to the new version 2014-01-20 19:03:44 +02:00
kate-kate
719a721ebe active fixture for mongodb extension 2014-01-20 18:50:38 +02:00
Luciano Baraglia
7d33a5d3b5 Some Code style fixes 2014-01-19 13:35:36 -03:00
Qiang Xue
8e8eca3691 updated change log [skip ci] 2014-01-19 00:14:15 -05:00
Qiang Xue
3e9a074394 Merge pull request #2050 from yiisoft/feature-fixture
Feature fixture
2014-01-18 21:08:55 -08:00
Qiang Xue
87be9deaf0 refactored fixture. 2014-01-18 16:18:33 -05:00
Qiang Xue
12ff86305a refactored fixture implementation. 2014-01-17 23:35:14 -05:00
Qiang Xue
bbe3334630 finished fixture feature. 2014-01-17 14:27:33 -05:00
Carsten Brandt
b312b853dc added redis version req to readme
fixes #1875
2014-01-17 17:36:22 +01:00
djagya
a33907f6e2 Using VarDumper::dumpAsString() instead var_export() in the Request panel 2014-01-16 13:29:52 +01:00
Carsten Brandt
796284cba1 reworked fix for #1993 2014-01-16 11:05:26 +01:00
Carsten Brandt
81d23332df afterFind event in AR is now called after relations have been populated
fixes #1993
2014-01-16 10:28:58 +01:00
Carsten Brandt
c5022203de fixed issue with null value in CRUD controller findModel() 2014-01-16 08:39:13 +01:00
Paul Klimov
8ede55a0df Documentation for "mongodb" extension improved. 2014-01-14 12:50:56 +02:00
Paul Klimov
32d82f59bc Code style at redis readme fixed. 2014-01-14 12:02:46 +02:00
Paul Klimov
ece5f0b8ad Doc comments for MongoDB Session updated. 2014-01-14 12:00:04 +02:00
Paul Klimov
ff18cff836 Merge pull request #1951 from klimov-paul/mongodb-cache
MongoDB Cache class
2014-01-14 01:49:01 -08:00