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
5e4905e088
Update rest-authentication.md
2018-06-21 16:03:08 +08: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
4c913d44ee
Removed non-English part [skip ci]
2018-06-18 13:11:36 +03:00
2474daac7a
Chinese doc translation [skip ci]
2018-06-17 17:13:55 +03:00
8b7802a981
Fixed nodejs test dependencies ( #16412 )
2018-06-17 00:22:20 +03:00
e03df4ef28
Merge pull request #80 from liangchenhe55/fix-typo
...
Fix typo
2018-06-16 09:09:53 +08:00
90c31d08e7
Allow AppVeyor failures ( #16410 )
2018-06-16 01:57:50 +03:00
7e03c0ec31
fix typo
2018-06-15 22:31:03 +08:00
959cb985e3
Fixed PHPDoc blocks in FileHelper ( #16402 ) [skip ci]
2018-06-14 20:23:10 +03:00
0f929da381
Add Afrikaans (af) translation for framework ( #16400 ) [skip ci]
2018-06-14 12:24:00 +03:00
b9fe589228
start-hello.md ( #16399 ) [skip ci]
...
Apenas umas correção na escrita
2018-06-14 12:23:24 +03:00
8010069e8c
Added 'vscode' folder used by visual studio code ( #16393 ) [skip ci]
2018-06-13 16:49:24 +03:00
cc782353cc
Change readme to link https ( #16392 ) [skip ci]
2018-06-13 12:09:44 +03:00