18409 Commits

Author SHA1 Message Date
b36639b288 Fixes #14901: Fixed trim validation for radio/checkbox button 2018-08-04 01:06:15 +03:00
001e4c5aed synchronise fr/concept-*.md with EN version [skip ci] (#16590) 2018-08-01 12:53:51 +03:00
4e82541ed3 Fixes #16522: Allow jQuery 3.3 2018-07-31 23:44:35 +03:00
4a53b34c74 synchronize fr/runtime-*.md with EN version [skip ci] (#16587) 2018-07-31 23:43:37 +03:00
08d8ab2683 Added Belarusian Translations (#16586) [skip ci] 2018-07-31 18:16:20 +03:00
bc204e3160 synchronize fr/structure/*.md with EN version [skip ci] (#16581) 2018-07-30 23:11:30 +03:00
8582c12363 Update start-databases.md (#16578) [skip ci]
Possibly addresses part of issue #16577

(the part in comment 1 still needs to be addressed)
2018-07-29 21:47:26 +03:00
708b18fbcf Jaaf 28 7 b synchronize fr/start-workflow.md with EN version (#16574) [skip ci] 2018-07-29 14:47:45 +03:00
101b26c0f4 Update start-workflow.md (#16573) [skip ci]
It's not only possible, but quite normal, that an action loads more than one data model. Using the singular, suggesting that it (necessarily or typically) loads only one model, is confusing.

You may want to consider these alternatives:
- "The action loads zero or more data models"
- "The action optionally loads one or more data models"

but I guess "some models" is clear enough.
2018-07-29 00:47:17 +08:00
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
Sam
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