Alexander Makarov
afbc515407
Fixes #9239 : BaseJson phpdoc corrections, minor improvements, added changelog
2015-08-01 00:48:58 +03:00
Grzegorz Kurtyka
079778a355
#9239 : Handle json_encode errors
2015-08-01 00:48:58 +03:00
Alexander Makarov
310f9152e1
Fixes #9268 : Improved display of boolean parameters in logged SQL queries
2015-08-01 00:30:16 +03:00
Alexander Makarov
972165ccec
Fixes #9006 : Fixed bit column always returning true using certain version of PDO MySQL
2015-07-31 03:19:23 +03:00
Alexander Makarov
357bce51bb
Tests for #9006
2015-07-30 19:25:52 +03:00
Alexander Makarov
9a87271abf
Fixed missing stacktrace items on PHP syntax errors of "unexpected end of file" type
2015-07-30 16:30:36 +03:00
Alexander Makarov
b5ce81837a
Merge pull request #9257 from alcirmonteiro/master
...
docs/guide-pt-BR/db-active-record.md - translate - update [ci skip]
2015-07-30 10:00:30 +03:00
Alexander Makarov
bea5d7aa24
Merge pull request #9258 from dima-gusyatiner/patch-1
...
fixed message with missing keyword [skip ci]
2015-07-30 09:56:49 +03:00
dima-gusyatiner
cb054a64cd
fixed message with missing keyword
...
Fixed error:
Formatting message for language 'he-IL' failed with error: Message pattern is invalid: msgfmt_create: message formatter creation failed: U_DEFAULT_KEYWORD_MISSING. The message being formatted was: {attribute} אמור לא לכלול יותר מ {max, number} {max, plural, one{תו} few{תוים} many{תוים}}..
2015-07-29 22:46:10 +03:00
Davidson Alencar
f799c08418
docs/guide-pt-BR/db-active-record.md - translate - update [ci skip]
2015-07-29 14:44:32 -03:00
Chris Harris
26e5b021a8
Fixes #9246 : Added yii\web\UrlRule::getParamRules()
2015-07-29 17:10:51 +03:00
Alexander Makarov
ab73020afc
Merge pull request #9252 from schojniak/master
...
Fixed documentation according to Chg #4911 [skip ci]
2015-07-29 15:26:01 +03:00
Sebastian Chojniak
9012aa66bf
Fixed documentation according to Chg #4911
2015-07-29 12:42:56 +02:00
Alexander Makarov
758f01aa81
Merge pull request #9234 from otsec/patch-1
...
Typo in russian i18n message [skip ci]
2015-07-28 13:35:33 +03:00
Artem Belov
235ca746b4
Typo in russian i18n message
2015-07-28 12:31:40 +03:00
adinata
8ced2ba96a
Fixes #8933 : Yii is now able to properly handle HHVM fatal errors
2015-07-28 10:32:52 +03:00
Alexander Makarov
2aba8df2ef
Fixes #9228
2015-07-27 18:57:10 +03:00
vbelogai
1d6a340534
Fixes #8161 : Fixed active form data-method submit bug when client validation is used
2015-07-27 18:53:40 +03:00
Dmitry Naumenko
b16d734c29
Fixes #8671 : Extracted yii\helpers\Html::escapeJsRegularExpression() method from yii\validators\RegularExpressionValidator
2015-07-27 17:40:38 +03:00
Alexander Makarov
aba7effa2b
Merge pull request #9225 from et-soft/master
...
Update start-gii.md in 5 languages docs [skip ci]
2015-07-27 16:06:21 +03:00
et-soft
c931c185ed
Update start-gii.md
...
Update example for config Gii module in Japanese version.
2015-07-27 15:11:32 +03:00
et-soft
7ab501c138
Update start-gii.md
...
Update example for config Gii module in Vietnam version.
2015-07-27 15:09:50 +03:00
et-soft
ab0d38e675
Update start-gii.md
...
Update example for config Gii module in Ukraine version.
2015-07-27 15:09:06 +03:00
et-soft
66ee6dd692
Update start-gii.md
...
Update example for config Gii module in Brasilian version.
2015-07-27 15:08:01 +03:00
et-soft
7b8c327678
Update start-gii.md
...
Update example for config Gii module in French version.
2015-07-27 15:07:12 +03:00
Alexander Makarov
70a85fe5a4
Merge pull request #9224 from et-soft/master
...
Update start-gii.md [skip ci]
2015-07-27 12:28:31 +03:00
et-soft
f57b259499
Update start-gii.md
...
Update example for config Gii module in Spain version.
2015-07-27 11:59:05 +03:00
Alexander Makarov
a2745f31c4
Merge pull request #9223 from et-soft/patch-3
...
Update start-gii.md [skip ci]
2015-07-27 11:58:02 +03:00
et-soft
d20af7123f
Update start-gii.md
...
Update example for config Gii module.
2015-07-27 11:55:41 +03:00
et-soft
a90bbd0be2
Update start-gii.md
...
Update example for config Gii module.
2015-07-27 11:54:26 +03:00
Carsten Brandt
d3bd7af956
improved documentation of Model::load() return value
...
fixes #8803
close #9216
2015-07-26 02:21:41 +02:00
nidgetgod
b8fefe513c
fixed: Oracle 11g 11.2.0.1.0 ORA-03113: end-of-file on communication channel
...
This is a workaround for an oracle bug:
https://code.google.com/p/yii/issues/detail?id=1779
close #8844
2015-07-26 02:08:47 +02:00
Carsten Brandt
3c9c6b5d7d
fixed formatter to accept explicit setting of decimal numbers
...
this version keeps BC for symbols while fixing the issue with decimals.
fixes #8684
2015-07-26 01:35:42 +02:00
Carsten Brandt
2cd4837f41
fixed display issue with overlapping text in callstack item
...
fixes #4763
2015-07-26 01:08:42 +02:00
Carsten Brandt
708c0d22e5
Merge pull request #9209 from felixmaier1989/fix-translation-fr
...
[ci skip] [fix-translation-fr] Fixed some typos and wordings in French messages
2015-07-25 12:23:24 +02:00
felixmaier1989
f840292053
[fix-translation-fr] Fixed some typos and wordings in French messages
2015-07-25 11:21:01 +07:00
Alexander Makarov
69e7c356bb
Merge branch 'webdevsega-cache-for-htmlpurifier-lexer'
2015-07-24 17:44:17 +03:00
Alexander Makarov
582cc87d95
Merge branch 'cache-for-htmlpurifier-lexer' of https://github.com/webdevsega/yii2 into webdevsega-cache-for-htmlpurifier-lexer
...
Conflicts:
framework/CHANGELOG.md
2015-07-24 17:43:27 +03:00
Klimov Paul
984afd3c6e
yii\web\ErrorAction displays 404 error instead of blank page on direct access
2015-07-24 17:24:10 +03:00
Yupik
e7145ba1ba
start-forms.md typo fix
2015-07-24 14:45:10 +02:00
Yupik
00b40f0855
start-forms.md + typo fix in start-gii.md
2015-07-24 14:42:43 +02:00
Andrey Nester
716057ed39
Fixes #9059 : Fixed PHP Notice in error handler view
2015-07-24 12:22:05 +03:00
Alexander Makarov
34b5846130
Merge pull request #9174 from atmoz/nb-NO-translation
...
Add translation for nb-NO (Norwegian Bokmål) [skip ci]
2015-07-23 18:17:46 +03:00
Alexander Makarov
995247dd2c
Merge pull request #9197 from nkovacs/patch-9
...
Fix phpdoc [skip ci]
2015-07-23 14:58:39 +03:00
Nikola Kovacs
49e5c59a75
Fix phpdoc
2015-07-23 13:57:59 +02:00
Alexander Makarov
ab36e7904f
Merge pull request #9193 from freezy-sk/feature/9177-password-cost-setting
...
[Fixes #9177 ] Password Hash Cost setting for Security component
2015-07-23 13:47:42 +03:00
Bizley
f079b7983c
rest-rate-limiting PL
2015-07-23 10:35:41 +02:00
freezy
6a4436f95b
[ Fixes #9177 ] Password Hash Cost setting for Security component
2015-07-23 09:09:55 +02:00
Alexander Makarov
b9fc0215da
Merge pull request #9176 from MaXL-ru/patch-2
...
Fix phpdoc typo [skip ci]
2015-07-22 12:58:42 +03:00
webdevsega
da73a0fa47
Set cache to runtime folder for HTMLPurifier_Lexer
2015-07-22 12:53:45 +03:00