|
|
9e129705a7
|
PHPDocs updated
|
2016-11-12 15:58:57 +02:00 |
|
|
|
66dec188d5
|
Fixed changelog
|
2016-11-12 15:49:35 +02:00 |
|
|
|
a9124dd8c2
|
Added unit tests for rules with private fields
|
2016-11-12 15:46:14 +02:00 |
|
|
|
23790272dc
|
Changed data column type from text to blob to handle null-byte (\0) in serialized RBAC rule properly
Closes #12681
|
2016-11-12 15:46:14 +02:00 |
|
|
|
50062d0b9f
|
some change
|
2016-11-12 15:30:46 +03:00 |
|
|
|
a246b1beea
|
Merge pull request #12970 from rob006/patch-2
Disallow fails for PHP 7.1 tests
|
2016-11-12 14:15:47 +02:00 |
|
|
|
c7c8f09827
|
ksort and reverse to uksort
|
2016-11-12 11:10:57 +03:00 |
|
|
|
481932e238
|
add migration name to sort
|
2016-11-12 02:20:00 +03:00 |
|
|
|
45a390791c
|
reordered changelog
|
2016-11-11 23:35:39 +01:00 |
|
|
|
822ca38b2f
|
reverted wrong changes in CHANGELOG
see also 40394b8abf18e808253bed809a1df361cd7e3f76, that one was
intentional
|
2016-11-11 23:33:53 +01:00 |
|
|
|
afab30b822
|
Update CHANGELOG.md
|
2016-11-12 01:09:37 +03:00 |
|
|
|
59f7335b8f
|
change getMigrationHistory
|
2016-11-12 00:58:20 +03:00 |
|
|
|
b7b9c8ba40
|
Cosmetic changes (DocBlock) (#12972) [skip ci]
|
2016-11-11 20:57:55 +03:00 |
|
|
|
b8f25cf4be
|
Disallow fails for PHP 7.1 tests
|
2016-11-11 13:53:02 +01:00 |
|
|
|
24809c5d73
|
fixed group annotations for #12889
|
2016-11-10 23:46:05 +01:00 |
|
|
|
e692340585
|
fixed docs for #12928
|
2016-11-10 20:18:45 +01:00 |
|
|
|
d28009843e
|
#12950: Mentioned AttributeTypecastBehavior in AR afterSave() docs
|
2016-11-10 03:12:47 +03:00 |
|
|
|
eeeafc91b3
|
Fixes #7980: Removed duplicate code in getItem() which is executed anyways in populateItem()
|
2016-11-10 01:52:02 +03:00 |
|
|
|
c75a546621
|
document usage of ActiveRecordTestTrait
fixes #12897
|
2016-11-09 21:11:15 +01:00 |
|
|
|
0d89bc5171
|
added example about alias for nesting joinWith calls
close #10878
|
2016-11-09 20:57:08 +01:00 |
|
|
|
9a6e6a21e0
|
Fixed formatting
|
2016-11-09 12:24:26 +03:00 |
|
|
|
b641c1f41b
|
Enh Dependency getHasChanged (#12928)
* - rename getHasChanged() to isChanged()
- updated docs
- added tests for Dependency
- added useful helpers for inaccessible properties to TestCase
|
2016-11-09 10:05:06 +01:00 |
|
|
|
5f8ec360ca
|
fixing doc for list fields #7214 (#12922)
examples in doc for list fields
|
2016-11-09 10:03:03 +01:00 |
|
|
|
d429878776
|
Update git-workflow.md
fixes 12947
|
2016-11-08 23:48:14 +01:00 |
|
|
|
e675d5a7a1
|
removed old include from tests bootstrap
issue #12943
|
2016-11-08 23:43:14 +01:00 |
|
|
|
ef30c7c7b6
|
update composer.json to work on different platforms
issue #12946
|
2016-11-08 23:25:02 +01:00 |
|
|
|
87f843524e
|
Fixed typo
|
2016-11-08 23:26:46 +02:00 |
|
|
|
134283dfa2
|
Tidy up CHANGELOG
|
2016-11-08 23:22:31 +02:00 |
|
|
|
964f600ef9
|
Changelog updated
|
2016-11-08 23:20:42 +02:00 |
|
|
|
24a5532ca9
|
Added unit tests for #12750
|
2016-11-08 23:20:42 +02:00 |
|
|
|
a8a46a13bc
|
Allow itemOptions in ListView to be a closure
|
2016-11-08 23:20:42 +02:00 |
|
|
|
7c7d751e67
|
Fixes #12015 Changed visibility yii\db\ActiveQueryTrait::createModels() from private to protected
|
2016-11-08 23:49:42 +03:00 |
|
|
|
fb8fd66a08
|
Fixes #12939: Hard coded table names for MSSQL in RBAC migration
|
2016-11-08 23:44:09 +03:00 |
|
|
|
b48b1a0657
|
Fixes #12904: Fixed lowercase table name in migrations
|
2016-11-08 23:39:44 +03:00 |
|
|
|
84397914a4
|
typo fix (#12948) [skip ci]
|
2016-11-08 23:35:04 +03:00 |
|
|
|
d50a06e4e7
|
Fixed typo in comment (#12945) [skip ci]
|
2016-11-08 16:22:30 +03:00 |
|
|
|
3c8d39e3f4
|
"$data" renamed to "$array" (#12935)
thanks
|
2016-11-07 21:33:17 +01:00 |
|
|
|
6bad563c69
|
Update BaseHtml.php (#12933)
|
2016-11-07 13:34:17 +01:00 |
|
|
|
431ca9a3a9
|
Merge branch 'diezztsk-master'
|
2016-11-07 13:23:12 +03:00 |
|
|
|
2d96da4e29
|
Merge branch 'master' of https://github.com/diezztsk/yii2 into diezztsk-master
|
2016-11-07 13:23:03 +03:00 |
|
|
|
e30e53843a
|
Changelog update. Fixed phpDoc comment.
|
2016-11-07 10:35:20 +07:00 |
|
|
|
4aa935e69e
|
Fixes #12055: Changed boolean to bool and integer to int in phpdoc
|
2016-11-07 02:51:39 +03:00 |
|
|
|
940f7c7cd4
|
PHPDocs updated. Closes #12927
|
2016-11-05 22:11:09 +02:00 |
|
|
|
d0eb841e07
|
Tidy up CHANGELOG
|
2016-11-05 21:36:53 +02:00 |
|
|
|
8642c3f892
|
Changed type column type from int to smallInt in RBAC migrations
Closes #11929
|
2016-11-05 21:19:50 +02:00 |
|
|
|
6f4c52a53d
|
Simplified Regex usage in JS
Follows 70752b0fc1dde9a32d3565759d77072d3187f4eb
|
2016-11-05 21:07:05 +02:00 |
|
|
|
0c33c9d075
|
Revert "Enhances ActiveForm with support for HTML5 attributes like formaction, formtarget and formmethod (#8719) [ci-skip] (#11999)"
This reverts commit 3ba72da6fa11c7565de7ceb002bdf6ff86c841d4.
Fixes #12803
Fixes #12921
|
2016-11-05 20:48:48 +02:00 |
|
|
|
7837f1845e
|
Removed unnecessary '#' [skip ci]
|
2016-11-04 23:01:31 +03:00 |
|
|
|
43ddcb4f92
|
Fixes #7182: with info about return statement
|
2016-11-04 22:42:11 +03:00 |
|
|
|
32f4dc8997
|
Fixes #5385: links created from classes to corresponding guide articles (#12920)
|
2016-11-04 18:55:14 +03:00 |
|