Commit Graph

5986 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
Daniel Gomez Pan
ab5baa6c41 Add @since [skip ci] 2015-12-06 17:32:49 +01: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
Jani Mikkonen
e75abaf9f6 Update Finnish translation 2015-12-04 14:40:57 +02: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
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
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
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
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
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
LAV45
1028152aac Unexpected behavior for \SimpleXMLElement and Json::encode() #10278 2015-11-29 00:58:32 +03:00
servocoder
f2039c2b4a Unable to get target DOM element in pjax events upon deletion grid row 2015-11-28 17:29:01 +02:00
Renkas
8a583043d9 Wrong variables in translation. Fixes #10276 2015-11-28 15:11:39 +02:00
servocoder
a301d7154a Enh #10267: yii.js - added original event passing to pjaxOptions for links with data-method and data-pjax 2015-11-27 21:08:53 +02:00
Alexander Makarov
ec27a2ee48 Merge pull request #10244 from yiisoft/8329-options-for-message-command
Fixes #8329: Added support of options for `message` console command
2015-11-27 15:17:24 +02:00
Alexander Makarov
a0ad7b4db2 Fixed language in changelog 2015-11-27 14:07:08 +03:00
SilverFire - Dmitry Naumenko
69ceccc213 Closes #10264: Generating of HTML tags in in yii.* JS redone in jQuery style 2015-11-27 12:53:14 +02:00
SilverFire - Dmitry Naumenko
c8fae603b0 yii.js - handleMethid() - added passing of data-options pushRedirect, replaceRedirect, skipOuterContainers to PJAX 2015-11-27 12:35:08 +02:00
SilverFire - Dmitry Naumenko
84d6fce5de yii.js - minor, variable renamed 2015-11-27 12:09:40 +02:00
SilverFire - Dmitry Naumenko
d3cfb87ba6 Enh #10217: GridView JS multiple params with the same name 2015-11-26 22:57:11 +02:00
Carsten Brandt
ad69b0f8cb added note about fields that can be used in onCondition 2015-11-26 00:11:03 +01:00
Carsten Brandt
7c7ed48c4c cleanup docs and duplicate code in query 2015-11-25 23:31:29 +01:00
artur
e1509bfe73 Fix methods references 2015-11-25 12:04:43 +02:00
Alexander Makarov
8765cae71c Reverted #9656 because of BC break (reverted from commit 4a464afe9b) 2015-11-25 06:41:55 +03:00