1630 Commits

Author SHA1 Message Date
a558216897 debug toolbar: fixed display issue with phpinfo tables
fixes #6903
2015-01-18 19:38:18 +01:00
f7cf3b50fa Guide on auth clients 2015-01-16 00:01:28 +03:00
b750cf662d prepare for the next release. 2015-01-10 22:59:50 -05:00
d7462656f7 2.0.2 release 2015-01-10 22:57:55 -05:00
cd2ba59982 use string helper to truncate string 2015-01-10 21:12:51 +01:00
5fedb8da59 fixed invalid UTF8 problem in guide indexer
fixes #6741
2015-01-10 21:12:51 +01:00
5cb2ce49dd Fixes #3665: Better default behavior for ModelSearch generated by the crud generator 2015-01-10 12:36:08 -05:00
92f2216573 add support for _parent to elasticsearch active fixture 2015-01-09 17:20:28 +01:00
a0038ab15a elasticsearch activefixture, ensure data is flushed
this is needed to ensure search works immediately after the insert.
2015-01-09 11:02:57 +01:00
d97f5edf61 improved error reporting of elasticsearch ActiveFixture 2015-01-09 10:49:55 +01:00
6e6353e2cd fixed indentation 2015-01-07 22:48:33 +01:00
dc7aa25ae7 Merge branch 'master' of github.com:yiisoft/yii2
* 'master' of github.com:yiisoft/yii2: (23 commits)
  datepicker should show empty field when value is empty string
  complete docs about Nav to include the style
  Update tutorial-mailing.md
  Reverted #3665 (reverted from commit 2aa394996371c2b081bce4adfbc3f1c7a18b15cc)
  Unit test for `yii\console\controllers\AssetController` advanced
  Doc comments for `yii\console\controllers\AssetController` extended
  `yii\console\controllers\AssetController` now handles bundle files from external resources properly
  skip requirements checker test on HHVM
  Update README.md in guide-es [skip ci]
  Add helper-array.md in guide-es [skip ci]
  a note about database naming style
  Add syntax highlighting [skip ci]
  docs/guide-ja/tutorial-core-validators.md - completed [ci skip]
  docs/guide-ja/tutorial-core-validators.md - WIP [ci skip]
  docs/guide-ja/tutorial-core-validators.md - WIP [ci skip]
  Fixed `\yii\authclient\OAuth2::refreshAccessToken()` does not save fetched token
  `\yii\authclient\AuthAction::defaultCancelUrl()` changed to use `yii\web\User::loginUrl`
  MongoDB PHP extension min version raised up to 1.5.0
  Были различные ссылки в русском гайде - привел все к английскому виду ссылки. Файлы по этим ссылкам еще не существуют поэтому переименовывать их и не нужно.
  Fixed typo.
  ...
2015-01-07 22:45:42 +01:00
fea4c8da52 Add fixture support for elasticsearch
close #6432
issue #2053
2015-01-07 22:45:35 +01:00
548e19eff0 datepicker should show empty field when value is empty string
fixes #6471
2015-01-07 18:19:32 +01:00
7af1f11b92 complete docs about Nav to include the style
without a `nav-tabs` or `nav-pills` class a nav is not complete.

http://getbootstrap.com/components/#nav

fixes #6768
2015-01-06 22:37:46 +01:00
b4ba430ac4 Reverted #3665 (reverted from commit 2aa394996371c2b081bce4adfbc3f1c7a18b15cc) 2015-01-07 00:02:39 +08:00
9faf50443e Fixed \yii\authclient\OAuth2::refreshAccessToken() does not save fetched token 2015-01-05 15:55:57 +02:00
e0b206a305 \yii\authclient\AuthAction::defaultCancelUrl() changed to use yii\web\User::loginUrl 2015-01-05 15:40:45 +02:00
902a9972e0 MongoDB PHP extension min version raised up to 1.5.0 2015-01-05 15:03:05 +02:00
d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as DbCache 2015-01-04 19:28:05 -05:00
5ccdca1703 Fixes #6672: yii\bootstrap\Dropdown should register client event handlers 2015-01-01 09:54:18 -05:00
30ba88e94b Changed typeLink() method to createTypeLink()
Error: Calling unknown method: yii\apidoc\templates\online\ApiRenderer::typeLink()
2014-12-31 22:33:36 +08:00
90c7a9c2a2 Fixes #6464: path and url weren't resolving aliases 2014-12-26 23:27:45 +03:00
e1ce17d24e fix left over closing backticks 2014-12-26 19:06:13 +01:00
a57aeb2aff Doc comments at yii\mongodb\* fixed 2014-12-23 21:03:12 +02:00
0adcd06ca2 Fixed lazy load of relations to yii\mongodb\file\ActiveRecord 2014-12-23 20:58:58 +02:00
5ad6ba5c9e Fix from e719ff5 moved to yii\sphinx\Query 2014-12-23 18:39:52 +02:00
91f4375454 Fixes #6572: Allow panels to stay even if they do not receive any debug data 2014-12-22 16:00:11 -05:00
6534911e56 Merge pull request #6570 from yiisoft/date-picker-fallback
Added fallback for datepicker language files
2014-12-18 20:50:09 +01:00
ce01de423f Update CHANGELOG.md 2014-12-18 20:48:23 +01:00
0b125bb88a Added fallback for datepicker language files 2014-12-18 17:14:14 +01:00
a739e6fcd2 fixed redis connection to deal with large data
fixes #6547
close #6482
2014-12-17 10:00:00 +01:00
c808932c24 Fixes #4820: Fixed reading incomplete debug index data in case of high request concurrency 2014-12-17 01:58:29 +03:00
2aa3949963 Fixes #3665: Improved Gii CRUD generated code to support setting initial conditions via initializing search model 2014-12-17 01:36:38 +03:00
e1371661ee fixed namespace collision
AssetBundle can not be imported because the class already exists in this namespace.

fixes #6475
2014-12-12 16:31:17 +01:00
59b8cea525 Fixes #6463: The Gii controller generator generates incorrect controller namespace 2014-12-11 12:44:39 -05:00
3a5e802c24 Fix for #6463 2014-12-11 12:43:11 -05:00
b493a0ab8a composer: create directory if it does not exists
may happen if yii is installed globally.

fixes #6402
2014-12-08 18:50:10 +01:00
7881bba26c prepare for next release. 2014-12-07 11:46:05 -05:00
84b42abad0 prepare for 2.0.1 release 2014-12-07 11:42:41 -05:00
ca5b874561 Fixes #5494: Added support for specifying a menu header as a configuration array in yii\bootstrap\Dropdown 2014-12-06 09:36:42 -05:00
ecb0e5790e doc fix [skip ci] 2014-12-04 15:12:08 -05:00
d7c3e7815b Fixes #6367: Added yii\gii\generators\crud\Generator to support customizing view path for the generated CRUD controller 2014-12-04 15:11:54 -05:00
fefd3d9be0 Fixes #6366 2014-12-03 21:10:04 -05:00
97e4813929 Fixes #5070: Gii controller generator should use controller class name instead of controller ID to specify new controller 2014-12-03 09:52:56 -05:00
0497ba4c91 Fixes #6335 2014-12-02 13:33:48 -05:00
97b1de1060 Error in documentation
Method clientLink no returns data. In the example of the use of manual output clients in the loop you need to use <?php instead of <?=
2014-12-02 02:21:27 +02:00
19224e74b5 Elasticsearch, allow custom options for update+delete
including support for optimistic locking (#1313)

fixes #5758
2014-12-01 00:50:51 +01:00
544981a41c Fixes #6318: Made widgets more error-tolerant and user-friendly when certain option values are null 2014-11-29 21:29:53 -05:00
19af264530 Enh: yii fixture command now offers help if no arguments are provided instead of crashing 2014-11-28 00:32:38 +03:00