Commit Graph

15402 Commits

Author SHA1 Message Date
Carsten Brandt
255ec95c49 Update core-code-style.md
adjusted property style rules to match current practise.
2016-02-06 18:25:23 +01:00
Alexander Makarov
00f82407ac Merge pull request #10770 from dynasource/cs-property-ordering
Update core-code-style.md [skip ci]
2016-02-06 19:31:28 +03:00
Boudewijn Vahrmeijer
9b4c32b247 Update core-code-style.md
no rule is also a rule
https://github.com/yiisoft/yii2/issues/10767#issuecomment-180794947
2016-02-06 17:15:18 +01:00
Dmitry Naumenko
e8a7a8a0f4 Merge pull request #10757 from andrewnester/10739-unlimited-url-slashes
10739 - Multiple slashes at the end of route should not be accepted as valid url
2016-02-05 15:46:40 +02:00
Andrew Nester
fecd4dcfa5 10739 - Multiple slashes at the end of route should not be accepted as valid url 2016-02-05 16:38:49 +03:00
Dmitry Naumenko
a9bb31c4c0 Merge pull request #10753 from SilverFire/10751-url-validator
Fixed UrlValidator pattern to improve matching
2016-02-05 14:47:47 +02:00
SilverFire - Dmitry Naumenko
d12af259e0 Fixed UrlValidator pattern to improve matching 2016-02-05 14:47:12 +02:00
Dmitry Naumenko
ddf7f9e06b Merge pull request #10589 from andrewnester/10545-rest-controller-fix
#10545 - Fix for XMLResponseFormatter to format models in a proper way
2016-02-05 13:32:37 +02:00
Andrew Nester
a0ca37ed6a 10545 - Fix for XMLResponseFormatter to format models in a proper way 2016-02-05 14:31:12 +03:00
SilverFire - Dmitry Naumenko
b43ebcc368 yii\db\Connection::createCommand() removed DI usage for performance reasons 2016-02-04 14:32:09 +02:00
Carsten Brandt
49c15fa304 better documentation for Command in db Connection 2016-02-04 13:24:08 +01:00
SilverFire - Dmitry Naumenko
f1e8a8f258 Merge branch 'SamMousa-feature-configurable-command-class' 2016-02-04 14:04:09 +02:00
SilverFire - Dmitry Naumenko
8b92b08306 db/Connection - update PHPDocs, update CHANGELOG 2016-02-04 14:03:57 +02:00
Sam Mousa
aa36f63f4c Fixed issue #7674 2016-02-04 14:03:46 +02:00
Dmitry Naumenko
91204dd6c6 Merge pull request #10746 from acorncom/patch-1
Added in a link to the GridView widget
2016-02-04 09:47:09 +02:00
David Baker
8279f167ea Added in a link to the GridView widget [ci skip] 2016-02-03 17:35:12 -07:00
Dmitry Naumenko
c9497f6886 Merge pull request #10743 from yiijan/docs-ja-0203
Docs ja 0203 updates [ci skip]
2016-02-03 16:36:49 +02:00
Nobuo Kihara
8a040c1586 Merge branch 'master' into docs-ja-0203 2016-02-03 23:19:55 +09:00
Dmitry Naumenko
473d088922 Merge pull request #10742 from yiijan/docs-typo-fix
docs/guide/output-data-widgets.md typo fixed [ci skip]
2016-02-03 16:17:10 +02:00
Nobuo Kihara
28eb2e6bbf docs/guide/output-data-widgets.md typo fixed [ci skip] 2016-02-03 23:13:15 +09:00
Nobuo Kihara
855f213351 docs/guide-ja/output-data-widgets.md updated [ci skip] 2016-02-03 23:07:15 +09:00
Nobuo Kihara
0947f40125 Merge branch 'master' into docs-ja-0203 2016-02-03 22:49:22 +09:00
Dmitry Naumenko
baf0ba5ef3 Merge pull request #10735 from arogachev/10653-grid-extra-filters
Add info about additional filters for GridView to docs [skip ci]
2016-02-03 13:56:49 +02:00
Dmitry Naumenko
8eb43ff9c0 Merge pull request #10738 from yiijan/docs-typo-fix
docs/guide/concept-behaviors.md typo fixed [ci skip]
2016-02-03 13:56:04 +02:00
Nobuo Kihara
9ff88f24b9 docs/guide-ja updated [ci skip] 2016-02-03 20:49:20 +09:00
Nobuo Kihara
7bba63ae19 docs/guide/concept-behaviors.md typo fixed [ci skip] 2016-02-03 20:36:16 +09:00
Alexey Rogachev
a3c7ed63b0 Updated "Separate filter form" section in docs [skip ci] 2016-02-03 17:32:19 +06:00
Alexey Rogachev
5c5cbc3099 Updated "Separate filter form" section in docs [skip ci] 2016-02-03 17:28:49 +06:00
Alexey Rogachev
e37c213ce4 Fixed word plural form error in docs in "Separate filter form" section [skip ci] 2016-02-03 17:03:33 +06:00
Alexey Rogachev
5f000b7105 Fixed few errors in "Separate filter form" section in docs, added russian translation [skip ci] 2016-02-03 16:45:59 +06:00
Alexey Rogachev
3c0f4c072c Merge branch 'master' of git://github.com/yiisoft/yii2 into 10653-grid-extra-filters 2016-02-03 15:01:06 +06:00
Alexey Rogachev
a9404a5161 Updated Separate filter form section in docs [skip ci] 2016-02-03 15:00:03 +06:00
Dmitry Naumenko
a6a37c29eb Merge pull request #10736 from d3th/master
Fixed rest-versioning.md
2016-02-03 10:38:01 +02:00
Ilya Sevostyanov
b469510eee Fixed rest-versioning.md 2016-02-03 10:26:11 +03:00
Alexey Rogachev
e209a4b477 Closed #10653: Add info about additional filters for GridView to docs [skip ci] 2016-02-03 11:42:57 +06:00
Carsten Brandt
6d28678433 review property docs guide 2016-02-02 16:16:34 +01:00
Dmitry Naumenko
38653a3d1a Merge pull request #10731 from s1lver/fix_docs_guide_ru
Correcting spelling
2016-02-02 15:00:19 +02:00
Evgeniy Moiseenko
574e3190f4 Fixed last commit "Correcting spelling" 2016-02-02 17:55:29 +05:00
Evgeniy Moiseenko
0c00378d4b Correcting spelling 2016-02-02 17:25:30 +05:00
SilverFire - Dmitry Naumenko
08ce8c0718 EmailValidatorTest - spelling typo fixed 2016-02-02 09:22:15 +02:00
SilverFire - Dmitry Naumenko
4c31c26628 EmailValidator - the name of the mailbox is no longer limited with the length 2016-02-01 23:49:51 +02:00
Dmitry Naumenko
c176360d48 Merge pull request #10720 from brussens/patch-1
Update tutorial-start-from-scratch.md
2016-02-01 09:35:59 +02:00
Dmitry Naumenko
329b0e8779 Merge pull request #10721 from brussens/patch-2
Update tutorial-start-from-scratch.md
2016-02-01 09:35:41 +02:00
Dmitry Brusenskiy
f89a6ad859 Update tutorial-start-from-scratch.md 2016-02-01 08:14:09 +03:00
Dmitry Brusenskiy
5ed5754552 Update tutorial-start-from-scratch.md 2016-02-01 08:09:05 +03:00
Alexander Makarov
4d15aa0685 Removed spaces from ICU examples. #10719 2016-01-31 23:14:49 +03:00
SilverFire - Dmitry Naumenko
fb10ad0f94 Docs-en,ja,ru: fixed i18n date and time formatting examples.
Closes #10719
2016-01-31 22:13:14 +02:00
Alexander Makarov
d412e0b3ba Fixes #6057 2016-01-31 17:02:44 +03:00
Alexander Makarov
12761bf677 MSSQL does not support explicit value for an IDENTITY column #9773 2016-01-31 01:21:00 +03:00
Alexander Makarov
e6f1179b62 Fixed MSSQL expected test result: we're adding ORDER BY (SELECT NULL) to limit and order queries and query params are empty array by default 2016-01-31 01:14:46 +03:00