Alexander Makarov
74a7d307da
Added missing phpdoc
2014-10-14 02:01:06 +04:00
Alexander Makarov
d8df7d5a22
Removed unused code
2014-10-14 01:58:38 +04:00
Alexander Makarov
5a99797f86
Removed unused aliases
2014-10-14 01:56:52 +04:00
Alexander Makarov
812ec39e71
more phpdoc
2014-10-14 01:52:05 +04:00
Qiang Xue
47f2272652
prepare for next release.
2014-10-12 16:44:45 -04:00
Qiang Xue
ae8d978270
2.0.0 release.
2014-10-12 13:09:06 -04:00
Qiang Xue
fb505220b8
typo fix. [skip ci]
2014-10-11 10:36:48 -04:00
Qiang Xue
be2828d593
Fixes #5484 : Fixed potential string suffix detection failure on 5.5.11
2014-10-11 09:35:55 -04:00
Qiang Xue
7ba770ebd0
Fixes #5408 : Gii console command incorrectly reports errors when there is actually no error
2014-10-10 22:33:11 -04:00
Alexander Makarov
9c359d146f
Fixed table name regression caused by changed introduced in #4971
2014-10-11 01:18:10 +04:00
Carsten Brandt
5ac1d67a69
fix guide navigation
...
issue #5082
2014-10-10 22:37:58 +02:00
Carsten Brandt
3e3948d8ea
fix breaking changes in markdown for console and API
...
API is not finished.
issue #5082
2014-10-10 19:40:53 +02:00
Klimov Paul
d0bf6e3a98
'sphinx' docs adjusted
2014-10-10 16:50:20 +03:00
Klimov Paul
6ba7b52322
'authclient' docs adjusted
2014-10-10 16:37:21 +03:00
Carsten Brandt
664fe08874
updated cebe/markdown to 1.0.0
...
this commit breaks the apidoc extension. will adjust it afterwards.
2014-10-10 13:21:49 +02:00
Klimov Paul
15c8935db1
Fixed yii\mongodb\ActiveRecord unable to fetch 'hasMany' referred by array of \MongoId
2014-10-09 14:55:43 +03:00
Klimov Paul
165e9ede6d
Added ability to operate nested and complex attributes via yii\authclient\BaseClient::normalizeUserAttributeMap
2014-10-08 17:14:52 +03:00
Qiang Xue
10761a929b
Fixes #5360 : Added back BootstrapThemeAsset.
2014-10-07 15:08:39 -04:00
Klimov Paul
3abefac692
Fixed yii\mongodb\Collection unable to fetch default database name from DSN with parameters
2014-10-07 17:43:05 +03:00
Klimov Paul
b952059664
Issue #5211 added to CHANGELOG
2014-10-07 13:35:07 +03:00
Klimov Paul
eb1b557827
yii\sphinx\Query updated to be more consistent with yii\db\Query
2014-10-07 13:32:26 +03:00
Alexander Makarov
cba52e3c5e
Fixes #5382 : renamed "pivot table" to "junction table" since it's correct term to use
2014-10-07 01:13:17 +04:00
Carsten Brandt
4054b2196f
fixed broken links
2014-10-06 22:04:59 +02:00
Alexander Makarov
0859d0f47f
Fixes #5308 : object function calls in templates were passing arguments in a wrong way
2014-10-05 21:46:10 +04:00
scblack
7e1c20bb63
Change incorrect documentation for size
...
close #5355
2014-10-04 23:51:34 +02:00
Qiang Xue
238f393f62
Merge branch 'master' of git://github.com/yiisoft/yii2
2014-10-04 17:24:34 -04:00
Qiang Xue
231111da48
guide WIP
2014-10-04 17:23:53 -04:00
Carsten Brandt
c303ffd64a
added ActiveRecord::arrayAttributes to elasticsearch
...
fixes #3381
2014-10-04 00:16:52 +02:00
Carsten Brandt
f85f339356
fixed typo
...
fixes #5339
2014-10-03 17:47:08 +02:00
Qiang Xue
f612835344
Fixes #5337
2014-10-03 09:49:54 -04:00
Qiang Xue
139ffad192
Fixes #5336 : yii\bootstrap\DropDown should register bootstrap plugin asset
2014-10-03 09:39:50 -04:00
Aleksandr Zelenin
40d367bb70
add BootstrapPlugin::register() to Dropdown widget
2014-10-03 09:38:20 -04:00
Qiang Xue
263684f362
Fixes #5323 : Nested dropdown does not work for yii\bootstrap\DropDown
2014-10-03 09:35:36 -04:00
Ary Raditya
89c1d61508
fix missing code for infinite dropdown
2014-10-03 09:33:57 -04:00
Qiang Xue
b63bd412da
Fixes #3323 [skip ci]
2014-10-02 23:10:50 -04:00
Carsten Brandt
a9e91efe8f
small fixes thoughout the guide
2014-10-01 00:31:51 +02:00
Carsten Brandt
2dddd0e8c9
adjusted docs after #5217
2014-09-30 22:46:56 +02:00
Damian Dennis
e54b9c6fb7
Fixes #5217 : Tabs no longer requires content since empty tab could be used dynamically
2014-10-01 00:26:03 +04:00
Nikola Kovacs
b672b818ae
Bootstrap Collapse items property uses label element and encodes by default, like Tabs
...
Fixes #5232 and #5231
2014-09-30 12:15:28 +04:00
Qiang Xue
5205eabe3e
prepare for next release.
2014-09-28 01:44:31 -04:00
Qiang Xue
d2b864da84
prepare for 2.0.0-rc release.
2014-09-27 21:59:54 -04:00
Carsten Brandt
c93bbee1d0
adjusted composer.json to follow more stable versioning policy for assets
...
as discussed before, better do this change before RC to avoid breaking BC in GA.
2014-09-28 00:43:19 +02:00
Carsten Brandt
6b353bb5df
added documentation about #5175
2014-09-27 22:09:33 +02:00
Roman Khafizianov
b2040b8e35
Fixes #5178 : undefined getGlobal('_viewRenderer') error if compile cache is used
2014-09-27 12:24:10 +04:00
genichyar
679c85a1f5
Fixes #5191 : Sandbox was ignored for models and AR relations
2014-09-27 12:17:12 +04:00
Qiang Xue
205400f118
Fixes #5176 : ActiveFixture will reset table in its load() method instead of unload()
2014-09-25 12:27:09 -04:00
Qiang Xue
15b60174b4
fixes for sphinx.
2014-09-24 08:49:34 -04:00
Carsten Brandt
68714cc805
ignore invalid date format and just display value as is
...
fixes #5155
2014-09-24 13:19:35 +02:00
Carsten Brandt
222f9ddfad
added missing documentation about the NOT operator in Query
...
fixes #5147
2014-09-24 12:53:33 +02:00
Carsten Brandt
39c796e42b
chanded jui DatePicker widget to use ICU date format
...
- use default application formatting for the date value
- auto adjust to application language and format setting changes
- be consistent with formatter and date validator
fixes #1551
2014-09-23 18:59:07 +02:00