Commit Graph

13817 Commits

Author SHA1 Message Date
SilverFire - Dmitry Naumenko
e8aa60e411 Merge branch 'pjax' of https://github.com/Alex-Code/yii2 into Alex-Code-pjax 2015-12-06 21:50:33 +02:00
Alexander Makarov
762307f2f5 Updated caching docs 2015-12-06 19:49:57 +03:00
Alexander Makarov
2c596cf5a5 Merge pull request #10334 from pana1990/patch
Add @since [skip ci]
2015-12-06 18:43:35 +02:00
Daniel Gomez Pan
ab5baa6c41 Add @since [skip ci] 2015-12-06 17:32:49 +01:00
SilverFire - Dmitry Naumenko
75404ff592 Guide for input-validation updated. Closes #10314 2015-12-06 11:19:29 +02:00
SilverFire - Dmitry Naumenko
9a371fb68d Guide EN,RU: Input file upload updated 2015-12-06 07:29:19 +02:00
SilverFire - Dmitry Naumenko
898ffa57c4 FileValidator - updated PHPDoc 2015-12-06 07:12:20 +02:00
Carsten Brandt
468886a77b small refactoring for #9452 2015-12-06 06:04:46 +01:00
Dmitry Naumenko
ccaa6efdc7 Merge pull request #9472 from schojniak/GroupUrlRule
GroupUrlRule: if $this->routePrefix is unset then only one trim is called
2015-12-05 21:26:12 +02:00
SilverFire - Dmitry Naumenko
2be8a716b1 #8995, #8996 - added unit test, changelog line 2015-12-05 21:23:33 +02:00
SilverFire - Dmitry Naumenko
d5eff682a0 Merge branch 'patch-1' of https://github.com/PowerGamer1/yii2 into PowerGamer1-patch-1 2015-12-05 21:22:24 +02:00
Klimov Paul
bea90e1228 Fixed yii\db\Query::where() does not add params from directly passed yii\db\Expression 2015-12-05 12:28:43 +02:00
Klimov Paul
170c376648 yii\helpers\VarDumper::dump() now respects PHP magic method __debugInfo() 2015-12-05 11:21:49 +02:00
Alexander Makarov
f370f47da4 Merge pull request #10327 from janisto/message_fi_update-7
Update Finnish translation [skip ci]
2015-12-04 14:49:37 +02:00
Jani Mikkonen
e75abaf9f6 Update Finnish translation 2015-12-04 14:40:57 +02:00
Carsten Brandt
56ed64103f Merge pull request #10324 from Vovan-VE/tweak-message-extract-output
MessageController output DB lost EOL when unused messages unchanged
2015-12-04 05:16:41 +01:00
Vovan-VE
d1d1106179 MessageController output DB lost EOL when unused messages unchanged
When storing messages to DB and neither `removeUnused`, nor `markUnused`
is enabled, then output about obsoleted messages won't say anything
about update results and lost EOL:

    [/path] $ ./yii message/extract ...
    Extracting messages from <file>...

    Extracting messages from <file>...

    Inserting new messages...saved.
    Updating obsoleted messages...[/path] $ _

Patched to explain what happened and fix EOL:

    Inserting new messages...saved.
    Updating obsoleted messages...kept untouched.
    [/path] $ _
2015-12-04 11:43:06 +08:00
SilverFire - Dmitry Naumenko
8f94a824fd Added #10302 to CHANGELOG 2015-12-03 23:27:31 +02:00
SilverFire - Dmitry Naumenko
f7cf641635 Guide tutorial-console updated 2015-12-03 23:19:51 +02:00
Dmitry Naumenko
14baea22a7 Merge pull request #10320 from tafid/ip-validator-js
Fixed client-side IP validator
2015-12-03 17:39:51 +02:00
Andrey Klochok
4a0d7b3676 Fixed client-side IP validator 2015-12-03 17:38:44 +02:00
Carsten Brandt
a8448eba47 Update LinkPager.php
added missing `@since` annotation.
2015-12-03 00:10:35 +01:00
Pavel Solomienko
b6b2befb00 Fix cutting of url params with the same name upon filtering 2015-12-03 00:33:57 +02:00
Dmitry Naumenko
37bf1d89ce Merge pull request #10296 from githubjeka/cache-aliases
Methods mset, mget and madd have been marked as deprecated
2015-12-03 00:26:38 +02:00
Carsten Brandt
b44649fd97 Update FilterValidator.php 2015-12-02 23:05:12 +01:00
githubjeka
88241f24f3 yii.activeForm.js: input onBlur event forces field validation 2015-12-02 23:38:00 +02:00
SilverFire - Dmitry Naumenko
cd87d67f34 Global DOCS update: ~~~ replaced with ``` 2015-12-02 23:15:28 +02:00
Alexander Makarov
c96cbfa8e6 Merge pull request #10289 from omnilight/10288-fix-for-parameters-when-default-is-null
Fix #10288
2015-12-02 16:32:51 +02:00
Dmitry Naumenko
ec8f1f9a44 Merge pull request #10307 from yiijan/docs-ja-1202
Docs ja updates [ci skip]
2015-12-02 16:31:32 +02:00
Nobuo Kihara
6edef6db29 docs/guide-ja/db-query-builder.md updated [ci skip] 2015-12-02 23:26:35 +09:00
Nobuo Kihara
5be12faf17 docs/guide-ja/db-dao.md updated [ci skip] 2015-12-02 23:00:20 +09:00
SilverFire - Dmitry Naumenko
723e3a9850 Updated ActiveField::getInputId PHPDoc, CHANGELOG 2015-12-02 08:24:53 +02:00
Carsten Brandt
b2fa9431e8 Merge pull request #9294 from yiisoft/activefield-id
alternative solution for issue #7627
2015-12-02 01:23:58 +01:00
Nobuo Kihara
1502a10925 docs/guide-ja/db-active-record.md updated [ci skip] 2015-12-02 08:19:58 +09:00
Dmitry Naumenko
fa1c7bdd35 Merge pull request #10284 from omnilight/10217-fix-for-params-with-hidden-input
Fix #10217 for the case when there is hidden input combined with list view
2015-12-01 23:10:28 +02:00
githubjeka
12c738c058 Cosmetic 2015-12-01 20:56:20 +03:00
githubjeka
b52cbd11f8 update changelog 2015-12-01 14:37:15 +03:00
githubjeka
c750bb1577 update changelog 2015-12-01 14:36:01 +03:00
githubjeka
5a47692e64 Create multiSet, multiGet, multiAdd methods, and mark mset, mget and madd as deprecated 2015-12-01 14:29:43 +03:00
SilverFire - Dmitry Naumenko
8e68d2cd57 IpValidator::clientValidateAttribute - fixed passing of regular exressions to JS 2015-11-30 19:13:53 +02:00
Pavel
f6b2c8f5be Fix #10217 for the case when there is hidden input combined with listview 2015-11-30 17:13:34 +03:00
Dmitry Naumenko
95edff3b1d Merge pull request #10281 from LAV45/fix_json_encode
Unexpected behavior for \SimpleXMLElement and Json::encode() #10278
2015-11-30 15:11:46 +02:00
Dmitry Naumenko
f73bc91046 Added Dmitry Naumenko to composer.json 2015-11-30 15:10:37 +02:00
Carsten Brandt
787dafbf73 revise DB documentation 2015-11-30 13:51:24 +01:00
Pavel
055859c90e Fix #10217 for the case when there is hidden input combined with listview 2015-11-30 13:34:40 +03:00
SilverFire - Dmitry Naumenko
9b1dfe54e9 Updated composer-asset-plugin requirement to ~1.1.1 all over the framework 2015-11-30 08:28:48 +02:00
Alexander Makarov
ee71dc3f06 Merge pull request #10283 from lourdas/master
Updated Greek translation of framework messages [skip ci]
2015-11-29 23:15:51 +02:00
Vasileios Lourdas
322cb78b3d Updated Greek translation for framework messages. 2015-11-29 22:26:09 +02:00
LAV45
aa13bf618b Added the entry in CHANGELOG.md 2015-11-29 20:01:41 +03:00
LAV45
a2bf2598ce Release fix from SilverFire 2015-11-29 01:24:43 +03:00