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 |
|
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 |
|
felixmaier1989
|
f840292053
|
[fix-translation-fr] Fixed some typos and wordings in French messages
|
2015-07-25 11:21:01 +07:00 |
|
Vit S
|
9b978ec787
|
update changelog (issue #9198)
|
2015-07-24 23:23:20 +04:00 |
|
Vit S
|
dacd9cdcd4
|
add buttonsVisible suggestion (issue #9198)
|
2015-07-24 22:57:54 +04: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 |
|
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 |
|
Nikola Kovacs
|
49e5c59a75
|
Fix phpdoc
|
2015-07-23 13:57:59 +02:00 |
|
freezy
|
6a4436f95b
|
[Fixes #9177] Password Hash Cost setting for Security component
|
2015-07-23 09:09:55 +02:00 |
|
webdevsega
|
da73a0fa47
|
Set cache to runtime folder for HTMLPurifier_Lexer
|
2015-07-22 12:53:45 +03:00 |
|
MaXL
|
17d8649509
|
Fix phpdoc typo
Change property type from array to integer for $sizeFormatBase in i18n/Formatter
|
2015-07-22 17:12:07 +10:00 |
|
Carsten Brandt
|
1ea1cacc11
|
improved GridView docs about empty cell
fixes #9159
|
2015-07-22 08:35:41 +02:00 |
|
Adrian Dvergsdal
|
d02a0a1611
|
Norwegian translation for bytes
|
2015-07-21 23:28:02 +02:00 |
|
Adrian Dvergsdal
|
c120624b2d
|
Correct minor typo in norwegian translation
|
2015-07-21 20:56:06 +02:00 |
|
Adrian Dvergsdal
|
2c995ce86e
|
Add translation for nb-NO (Norwegian Bokmål)
|
2015-07-21 20:38:10 +02:00 |
|
tom--
|
e0d2d2cc88
|
Improve summary description of Action class
|
2015-07-21 12:08:35 -04:00 |
|
zetamen
|
df6f270a0e
|
Fixes #9161: Fixed yii\web\Request ignore queryParams when resolve request
|
2015-07-21 10:40:31 +03:00 |
|
Carsten Brandt
|
9aac3966a6
|
fixed typo in error message
#9154
|
2015-07-19 17:42:41 +02:00 |
|
Alexander Pletnev
|
91eae2fe45
|
changelog
|
2015-07-19 18:34:41 +03:00 |
|
Alexander Pletnev
|
9ab57780ab
|
close #9149
|
2015-07-19 18:27:24 +03:00 |
|
Oleg Belostotskiy
|
21e55a554d
|
Fixing a typo
|
2015-07-19 04:38:55 +03:00 |
|
Alexander Makarov
|
b53f50a762
|
Reverted #9140
See discussion at ef27d820d2
|
2015-07-18 22:08:47 +03:00 |
|
Alexander Makarov
|
ef27d820d2
|
#9140: better fix for IDEs
|
2015-07-17 15:42:29 +03:00 |
|
Alexander Makarov
|
c115c677e6
|
Fixed #9141: Fixed docs for migrate/history
|
2015-07-17 14:27:09 +03:00 |
|
Alexander Makarov
|
e23b4713d7
|
Merge pull request #9136 from cadr-sa/patch-1
Update yii.php for arabic language [skip ci]
|
2015-07-17 08:50:00 +03:00 |
|
Alexander Makarov
|
bad507c459
|
Fixes #9063: Workaround for MySQL losing table case when adding index
|
2015-07-17 08:41:39 +03:00 |
|
Alexander Makarov
|
105100fe79
|
Merge pull request #9140 from matthewyang/fix-redefine-parent-property-controller
Removed redefinition of Application::$controller from web/console
|
2015-07-17 08:29:33 +03:00 |
|
matthewyang
|
fed6f35627
|
remove redefined parent property
|
2015-07-17 12:23:27 +08:00 |
|
Abdullah Almesbahi
|
12a5b3510b
|
Update yii.php
Urgent Fix for arabic language , This will stop yii2 from working if arabic language is chosen.
|
2015-07-16 22:19:41 +03:00 |
|
Sitawit Suteepohnwiroj
|
5af6105ea7
|
Fixes #9127, Fixes #9128: Fixed MSSQL QueryBuilder::renameColumn() and QueryBuilder::renameTable() escaping
|
2015-07-16 18:22:40 +03:00 |
|
Felix Schindler
|
04accb6dcc
|
Trim some trailing whitespaces.
|
2015-07-14 14:16:20 +02:00 |
|
Alexander Makarov
|
251c316977
|
Better implementation of FileCache::getValue()
|
2015-07-13 00:45:55 +03:00 |
|
MaximAL
|
6abde25312
|
Typo fix
|
2015-07-11 21:26:24 +03:00 |
|
Carsten Brandt
|
a5c92eb4cb
|
register STDIN, STDOUT, and STDERR if not defined by PHP
this ensures that they are defined if needed and reduces redundant
code in the entry script.
close #6853
|
2015-07-11 17:46:32 +02:00 |
|
Carsten Brandt
|
4381f7c175
|
Update CHANGELOG.md
fixed style
|
2015-07-11 14:13:21 +02:00 |
|
Carsten Brandt
|
1450e0f70f
|
Update UPGRADE.md
|
2015-07-11 14:06:15 +02:00 |
|
Carsten Brandt
|
8005de2979
|
Merge tag '2.0.5', this is now 2.0.6-dev
- Fixed #9070 `ViewAction::resolveViewName()` not to accept `/../` and `/./`
Conflicts:
framework/BaseYii.php
framework/CHANGELOG.md
|
2015-07-11 05:26:15 +02:00 |
|
Carsten Brandt
|
bf7edc5250
|
2.0.5 release
|
2015-07-11 04:37:59 +02:00 |
|
Alexander Makarov
|
4e3b82bb25
|
Fixed ViewAction::resolveViewName() not to accept /../ and /./
Fixes #9070 (CVE-2015-5467)
|
2015-07-11 04:30:08 +02:00 |
|
Sebastian Thierer
|
6f54ed8f30
|
Merge commit '51b5e1d368c785e62a1d01a6501ff3fefe032814' into 9063-workaround-on-mysql-create-index-bug
Conflicts:
framework/CHANGELOG.md
|
2015-07-10 12:31:46 -03:00 |
|
Sebastian Thierer
|
e0d2107e1b
|
Mysql unique index creation fix.
|
2015-07-10 12:27:15 -03:00 |
|
Johannes la Poutre
|
d20bc2b010
|
Translated the word 'Update'
In general the word 'Update' can be better translated into 'Bewerk' in Dutch.
|
2015-07-10 11:42:46 +02:00 |
|
Alexander Makarov
|
aaf931a5e8
|
Fixes #9070: Fixed ViewAction::resolveViewName() not to accept /../ and /./
|
2015-07-10 12:34:09 +03:00 |
|
Ivan Pomortsev
|
398caaf7fd
|
Fixes #8549: Fixed yii\caching\FileCache doesn't lock cache files when reading
|
2015-07-10 12:18:26 +03:00 |
|