servocoder
f2039c2b4a
Unable to get target DOM element in pjax events upon deletion grid row
2015-11-28 17:29:01 +02:00
Alexander Makarov
b11d1dae74
Merge pull request #10277 from Renkas/patch-1
...
Wrong variables in translation. Fixes #10276 [skip ci]
2015-11-28 15:29:50 +02:00
Renkas
8a583043d9
Wrong variables in translation. Fixes #10276
2015-11-28 15:11:39 +02:00
Alexander Makarov
e80beac6f7
Merge pull request #10273 from keltstr/patch-2
...
update link to installation advanced app [skip ci]
2015-11-28 11:23:23 +02:00
Alexander Makarov
249c286554
Merge pull request #10272 from keltstr/patch-1
...
typo
2015-11-28 11:22:31 +02:00
keltstr
7d23eaab83
update link to installation advanced app
...
update link to installation advanced app
2015-11-28 11:18:54 +03:00
keltstr
ba197cc823
typo
...
typo
2015-11-28 10:58:15 +03:00
Dmitry Naumenko
766ab04144
Merge pull request #10269 from lichunqiang/links-fix
...
[skip ci] fixed wrong links
2015-11-28 09:48:35 +02:00
Dmitry Naumenko
c2b8674d33
Merge pull request #10270 from yiijan/docs-ja-1128
...
Docs ja 1128 updates [ci skip]
2015-11-28 09:47:16 +02:00
Nobuo Kihara
e935e443b6
docs/guide-ja/db-migrations.md updated [ci skip]
2015-11-28 15:37:29 +09:00
Nobuo Kihara
1b7262d0a9
docs/guide-ja update WIP [ci skip]
2015-11-28 15:06:59 +09:00
Nobuo Kihara
5f9b4c3d4c
docs/internals-ja/translation-workflow.md updated [ci skip]
2015-11-28 15:06:29 +09:00
lichunqiang
1454ad9770
[skip ci] fixed wrong links
...
modified: docs/guide-pl/test-environment-setup.md
modified: docs/guide-ru/test-environment-setup.md
modified: docs/guide/test-environment-setup.md
2015-11-28 11:20:21 +08: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
SilverFire - Dmitry Naumenko
1bba59edc2
Added Dmitry Naumenko to authors
2015-11-27 20:44:02 +02:00
Carsten Brandt
d6c45d36ce
added test to verify #10204
2015-11-27 18:42:37 +01: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
Dmitry Naumenko
66beb6d10c
Merge pull request #10262 from andrkvlnko/patch-1
...
Fixed links in Russian guide
2015-11-26 22:01:13 +02:00
Andrew
84ec41cc29
fixed broken links
2015-11-26 21:26:34 +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
Dmitry Naumenko
31cf978f38
Merge pull request #10248 from pana1990/fix-test-migration
...
Fix test for migration
2015-11-25 12:20:23 +02:00
Dmitry Naumenko
8ada044254
Merge pull request #10249 from arturf/fix-doc
...
Fix methods references
2015-11-25 12:16:38 +02:00
artur
e1509bfe73
Fix methods references
2015-11-25 12:04:43 +02:00
Daniel Gomez Pan
c5eebe1a00
Fix test for migration
2015-11-25 10:56:53 +01:00
Alexander Makarov
8765cae71c
Reverted #9656 because of BC break (reverted from commit 4a464afe9b)
2015-11-25 06:41:55 +03:00
Alexander Makarov
08256b05ec
Adjustments for #8329
2015-11-25 06:27:01 +03:00
Vadym Chenin
ccfd9cb536
Fixes #8329 : Added support of options for message console command
2015-11-25 06:12:52 +03:00
Alexander Makarov
45432cc653
#9528 : added missing data provider for JSON formatter test, added changelog and upgrade note, added @since tag to new property
2015-11-25 05:52:15 +03:00
MaXL
4f81b4a99d
Fixes #9528 : Traversable objects are now formatted as arrays in yii\web\XmlResponseFormatter to support SPL objects and Generators
2015-11-25 05:51:12 +03:00
Dmitry Naumenko
8d66731262
Merge pull request #10241 from pana1990/patch-console-migration-create
...
Fix phpdocs and small bug
2015-11-24 22:40:03 +02:00
Daniel Gomez Pan
0b950f4039
Fix phpdocs and small bug
2015-11-24 20:03:09 +01:00
SilverFire - Dmitry Naumenko
f6477f312c
IpValidator - added skipOnEmpty to JS options
2015-11-24 19:21:18 +02:00
Carsten Brandt
2441e95a96
Update CaptchaAction.php
...
added missing version annotation
2015-11-23 15:45:31 +01:00
AnatolyRugalev
742f106ec0
Fixes #8284 : Added \yii\captcha\CaptchaAction::$imageLibrary property allowing to set image rendering library
2015-11-23 13:40:38 +03:00
Daniel Gomez Pan
2a1764f97a
Enhancements for #9465
2015-11-23 13:33:26 +03:00
SilverFire - Dmitry Naumenko
844a61562b
Fixed ArrayHelper::isIn() part of helper-array guide, translated to ru
2015-11-22 19:02:42 +02:00
Carsten Brandt
d1812d2081
fixed arrayhelper test, renamed test methods according to FW change
2015-11-22 17:07:48 +01:00
Carsten Brandt
e5ed256959
rename ArrayHelper::in() and ArrayHelper::subset()
...
22d9997281 (commitcomment-14527757)
2015-11-22 17:05:09 +01:00
SilverFire - Dmitry Naumenko
7ac2bc13f7
Overrides c651dbb7. yii\web\ErrorHandler::loggableGlobals renamed to displayVars
2015-11-22 17:47:48 +02:00
SilverFire - Dmitry Naumenko
c651dbb798
Added yii\web\ErrorHandler::loggableGlobals, removed $_ENV and $_SERVER from dumping by default
2015-11-22 17:14:16 +02:00
Dmitry Naumenko
038c3fba43
Merge pull request #10216 from ostashevdv/patch-1
...
Update concept-behaviors.md
2015-11-21 22:57:51 +02:00
ostashevdv
214b693c42
Update concept-behaviors.md
2015-11-21 21:21:06 +03:00
SilverFire - Dmitry Naumenko
2d68840898
yii\base\Module::getLayoutPath() fixed code style
2015-11-21 19:33:16 +02:00
Luis Hernández
d08ef83e2a
Controller->viewPath can be set, fixes #10086
...
Added setViewPath() that allows setting the base path for the
controller's views. Changed getViewPath() to return the value that was
explicitly set, before defaulting to the usual module-based path.
2015-11-21 19:28:06 +02:00