bf5476f253
Fixes #15889 : Fixed override yii\helpers\Html::setActivePlaceholder
2018-07-29 00:07:09 +08:00
4b772f1bd0
Intro yii some minor changes ( #16566 ) [skip ci]
2018-07-28 23:52:12 +08:00
9d03667b40
Fixes #16527 : Fixed return content for \yii\widgets\ActiveForm::run()
2018-07-28 23:50:22 +08:00
901d249c45
synchronized fr/intro-upgrade-from-v1.md and fr/start-installation.md with EN version and added first translation for fr/start-prerequisites.md [skip ci] ( #16570 )
2018-07-28 23:47:46 +08:00
1246e5feb3
Fixes #16514 : Fixed yii\di\Container::resolveCallableDependencies to support callable object
2018-07-28 00:41:38 +08:00
32c7c4161b
Fixes #16192 : yii\db\Command::logQuery() is now protected, extracted getCacheKey() from queryInternal()
2018-07-28 00:39:16 +08:00
b32ba1132e
Update inline validator docs ( #16103 ) ( #16556 ) [skip ci]
2018-07-28 00:34:33 +08:00
602ba9760e
Added sample for filter validator ( #16494 ) ( #16559 ) [skip ci]
2018-07-27 23:59:50 +08:00
ec792617ba
Update start-installation.md ( #16548 ) [skip ci]
...
On a typical Linux installation, you will need "sudo" to move composer.phar to /usr/local/bin, as the folder belongs to root.
2018-07-27 23:25:11 +08:00
2a4d57a232
Update caching data docs ( #15901 ) ( #16555 ) [skip ci]
2018-07-27 23:05:57 +08:00
d0712e4918
added tests to verify issue #16484
...
the case is to match all module names before a catch-all URL rule.
module routes should work with "module name only", "module
name+controller name" and "module/controller/action".
2018-07-24 16:45:46 +02:00
60d79aa18e
Update start-installation.md
...
fix broken link in fr docs
2018-07-23 17:17:15 +02:00
80f079a6c1
Mariadb docs ( #16515 )
...
* Updated docs
* Fix copy-paste typo
2018-07-19 23:30:12 +02:00
1ad85c640b
Bug #15826 : Fixed JavaScript compareValidator in yii.validation.js for attributes not in rules (mgrechanik)
2018-07-19 12:19:32 +08:00
71424a42fa
docs/guide/db-active-record.md typo fixed ( #16529 ) [skip ci]
2018-07-19 11:15:48 +08:00
feae9be281
Update start-installation.md ( #16520 ) [skip ci]
...
In the Yii2 Guide, where the Advanced Project Template is mentioned, the link should be to the topic about it in the guide, rather than to an .md file in a github repository.
2018-07-18 00:23:23 +08:00
9ba5581fa4
added note about session GC config
...
fixes #16516
2018-07-14 01:23:48 +02:00
cd0e0e71c1
Fixed idn_to_ascii function call to prevent incorrect translation
...
Without the `IDNA_NONTRANSITIONAL_TO_ASCII` parameter, domain `faß.de`
gets converted to `fass.de` that is not correct way of making IDN.
Follows http://www.unicode.org/reports/tr46/
2018-07-11 19:53:13 +03:00
f6ed59885e
Updated Roadmap's Cleanup section ( #16506 ) [skip ci]
2018-07-11 15:30:37 +03:00
02b469e8b6
Checked for Port method calls support ( #16503 ) [skip ci]
2018-07-10 23:09:50 +03:00
5a53df5a3c
Updated roadmap [skip ci]
2018-07-09 01:12:10 +03:00
79982c3556
Updated roadmap [skip ci]
2018-07-07 01:05:31 +03:00
1cfd5e624f
Fix AD Hoc example syntax ( #16491 ) [skip ci]
2018-07-07 00:45:04 +03:00
bff974cf94
Marked circular references as done [skip ci]
2018-07-06 17:06:28 +03:00
a52102d5ef
Portuguese (pt) translations ( #16486 ) [skip ci]
2018-07-05 21:55:13 +03:00
c37b261622
Assigned DI items to @hiqsol [skip ci]
2018-07-05 21:53:21 +03:00
9dd6730dd9
Removed duplicate entry from roadmap [skip ci]
2018-07-05 21:52:24 +03:00
e9ffcb2d12
Fixes #16456 : Fixed OptimisticLockBehavior omitting HTML web forms
2018-07-05 21:16:36 +03:00
70b78270ac
Added moving repo to infrastructure plan [skip ci]
2018-07-05 11:52:00 +03:00
9c653b91e3
Moved DI container signature change to 4.0 [skip ci]
2018-07-04 23:55:48 +03:00
ba6c1a91e8
Roadmap updates [skip ci]
2018-07-04 23:45:51 +03:00
80d0c2b05a
Fixes #16365 : Added $filterOnFocusOut option for GridView
2018-07-04 21:42:40 +03:00
a5c8b215b3
added Documentation section to Roadmap [skip ci] ( #16476 )
2018-07-04 18:45:14 +03:00
3afd4c74d5
Added post-4.0 roadmap [skip ci]
2018-07-04 13:45:49 +03:00
9f77192bcb
Update start-workflow.md ( #16473 ) [skip ci]
2018-07-04 11:25:25 +03:00
035fb5bfde
More roadmap details [skip ci]
2018-07-04 01:13:06 +03:00
6533a05bca
We didn't made in 1st half on 2018 :( [skip ci]
2018-07-04 00:18:27 +03:00
8411502323
Added info about framework repo movement, added points about DI container [skip ci]
2018-07-04 00:16:51 +03:00
3879295266
Adjusted roadmap details
2018-07-04 00:09:51 +03:00
9659cf656e
Create ROADMAP.md
2018-07-03 23:33:24 +03:00
84c55b468a
[minor] SCA ( #16464 )
...
* Php Inspections (EA Ultimate): new findings
* Php Inspections (EA Ultimate): dealing with older PHP versions compatibility
2018-07-01 01:04:48 +03:00
e55b3e0ba1
Fixes #16278 : Fixed drop existing views when console migrate/fresh command runs
2018-06-30 02:19:40 +03:00
77d7a5046e
Small PHPDoc comment fixes in \yii\filters\Cors [skip ci] ( #16460 )
2018-06-30 02:17:27 +03:00
3555633223
Fixes #14289 : Added yii\db\Command::executeResetSequence() to work with Oracle
2018-06-27 22:29:50 +03:00
68e5a9b315
Fix typo ( #16443 ) [skip ci]
2018-06-26 19:05:49 +03:00
da447fd1bb
Update rest-routing.md ( #16433 ) [skip ci]
...
Espero sea de ayuda.
2018-06-24 11:39:34 +03:00
730bd8b65a
Ошибка в описании гайда docs/guide-ru/rest-resources.md к extraFields ( #16427 ) [skip ci]
2018-06-21 12:13:32 +03:00
4f35a52b60
Russian translation: improvements of output-data-providers ( #16426 ) [skip ci]
2018-06-21 00:21:27 +03:00
bc9a82ff80
Fixed typo in Russian docs [skip ci]
2018-06-19 21:08:12 +03:00
ec937d004a
Update tutorial-console.md ( #16417 ) [skip ci]
2018-06-18 15:27:18 +03:00