Commit Graph

4880 Commits

Author SHA1 Message Date
Alexander Kochetov
6051253e6e BaseArrayHelper updated 2014-01-19 13:51:21 +04:00
Alexander Kochetov
a766a00027 Sort updated 2014-01-19 13:51:01 +04:00
Alexander Kochetov
404a219ac3 AutoTimestamp updated 2014-01-19 13:50:47 +04:00
Alexander Kochetov
e4963f50b2 Guide updated 2014-01-19 13:50:20 +04:00
Alexander Kochetov
7d157abdb8 Advanced app migrations updated 2014-01-19 13:50:06 +04:00
Alexander Kochetov
ddb0e9b0e6 Advanced app User model updated 2014-01-19 13:49:29 +04:00
Alexander Kochetov
40b0606d45 AutoTimestamp field renaming 2014-01-19 12:44:28 +04:00
Qiang Xue
ab5d7bd54c Fixes #2051: Do not save null data into database when using RBAC 2014-01-19 00:22:07 -05: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
f77baa3e98 doc fix 2014-01-19 00:03:41 -05:00
Alexander Makarov
28986f984c Changed IDE-specific method overrides to @method 2014-01-19 04:03:30 +04:00
Alexander Makarov
9faf0c5a09 Updated Making it IDE-friendly section in AR scopes doc 2014-01-19 03:44:57 +04:00
Alexander Makarov
f21d2ce757 Better phpdoc 2014-01-19 03:44:33 +04:00
Qiang Xue
87be9deaf0 refactored fixture. 2014-01-18 16:18:33 -05:00
Qiang Xue
641e167366 Merge pull request #2044 from slavcodev/patch-1
Removing `abstract` in Module
2014-01-18 09:21:19 -08:00
Veaceslav Medvedev
fc35bc1d49 Removing abstract in Module 2014-01-18 19:19:57 +02:00
Qiang Xue
7eefdc6e04 Merge pull request #2039 from dizews/patch-1
Update Migration.php
2014-01-18 07:09:02 -08:00
Vladimir
d5cd6b0dfe Update Migration.php
add ability to use an array in multi columns parameters
2014-01-18 17:12:20 +03:00
Alexander Makarov
a19f499cbf Added missing return to docs 2014-01-18 16:54:58 +04:00
Qiang Xue
5ac1ec5d33 doc fix. 2014-01-17 23:42:10 -05:00
Qiang Xue
12ff86305a refactored fixture implementation. 2014-01-17 23:35:14 -05:00
Qiang Xue
106e912401 Added tests for Fixture feature. 2014-01-17 16:22:11 -05:00
Carsten Brandt
369e4218a9 Merge branch 'fixtures_except_option_added' of https://github.com/Ragazzo/yii2 into Ragazzo-fixtures_except_option_added
* 'fixtures_except_option_added' of https://github.com/Ragazzo/yii2:
  filter fix
  changelog added
  changes of other pr reverted
  except option added

Conflicts:
	framework/CHANGELOG.md
2014-01-17 22:15:59 +01:00
Carsten Brandt
1621c6fa68 Merge pull request #2023 from docsolver/patch-1
Corrected an error in the inline validator doc
2014-01-17 12:54:06 -08:00
Carsten Brandt
e36872ba11 Merge pull request #2029 from jom/console_help_fix
Make HelpController check to make sure module controller path exists
2014-01-17 12:47:21 -08:00
Jacob Morrison
5c19cc84f4 Make HelpController check to make sure module controller path exists before scanning it 2014-01-17 12:07:15 -08:00
Qiang Xue
e0bc9f404c improved doc. 2014-01-17 14:38:21 -05:00
Alexander Makarov
87d42e9f37 Fixed wrong namespace 2014-01-17 23:37:39 +04:00
Qiang Xue
bbe3334630 finished fixture feature. 2014-01-17 14:27:33 -05:00
Alexander Makarov
af385858c7 Fixed tests for elasticsearch, mongo, redis 2014-01-17 23:24:31 +04:00
Alexander Makarov
ed97632f53 Fixed scope method signatures 2014-01-17 23:01:13 +04:00
Alexander Makarov
0699eaadd5 Fixed test breaks 2014-01-17 22:33:10 +04:00
Vincent
60a16eb631 Update validation.md 2014-01-17 19:25:03 +01:00
Alexander Makarov
53e96b29ca Added note about scopes to upgrade guide 2014-01-17 22:22:49 +04:00
Alexander Makarov
b119576041 Fixes #2016: removed ability to declare scopes in ActiveRecord leaving it to ActiveQuery. Changed documentation accordingly. 2014-01-17 22:07:02 +04:00
Digimon
6ea98bf39a format fixed, substr changed to mb_substr, database-related settings added 2014-01-17 19:35:43 +02:00
Vincent
cdd9c6ead8 Corrected an error in the inline validator doc 2014-01-17 18:29:34 +01:00
Qiang Xue
18291c5b93 Added FixtureTrait. 2014-01-17 12:07:06 -05:00
Alexander Makarov
462c50031a Fixes #1930: Fixed domain based URL matching for website root 2014-01-17 21:06:13 +04:00
Qiang Xue
0c226154ba Merge pull request #2021 from klevron/frenchfix
French : minor fixes
2014-01-17 08:40:31 -08:00
Alexander Makarov
6e7165133e Fixes #1991: regression in index.php handling 2014-01-17 20:38:27 +04:00
Carsten Brandt
b312b853dc added redis version req to readme
fixes #1875
2014-01-17 17:36:22 +01:00
Kevin LEVRON
a3c926f814 Fix french messages 2014-01-17 17:27:27 +01:00
Qiang Xue
4f5643b9cb Merge pull request #2019 from marsuboss/patch-1
Fix typo version
2014-01-17 07:03:45 -08:00
Digimon
48eb4c2685 algorithm of data insertion approved 2014-01-17 17:01:22 +02:00
marsuboss
4342a7888e Fix typo version
https://github.com/yiisoft/yii2/blob/master/extensions/redis/Cache.php#L16
2014-01-17 16:00:19 +01:00
Digimon
7b1b7a3740 forgotten rows 2014-01-17 14:14:22 +02:00
Qiang Xue
77469a6472 Merge pull request #2009 from callmez/master
fix #1992: when set yii\captcha\CaptchaValidator::$captchaAction = '/sit...
2014-01-16 20:02:50 -08:00
callmez
00ce53946c CHANGELOG.md typo 2014-01-17 11:52:41 +08:00