Commit Graph

8965 Commits

Author SHA1 Message Date
Sergey Makinen
4e176ca325 Fixes #15108: Fixed yii\db\Schema::getSchemaNames() for MSSQL and added tests for all DBMSes 2017-11-07 19:20:14 +03:00
Carsten Brandt
d0bf3cfeb4 update UPGRADE notes to be more clear
fixes #15103
2017-11-06 11:12:45 +01:00
Alex Yashkin
2246786483 Fixed jQuery onLoad event handling
Fixes #15086
2017-11-05 11:22:22 +02:00
Yuriy Stovbur
87369f4e58 Conflict resolved 2017-11-03 19:01:22 +00:00
Roman Ishchenko
b354b26d03 Fixes #15081: Fixed "Undefined offset: 1" in log Target 2017-11-03 21:51:49 +03:00
David J Eddy
c33d1bffa6 Fixed typo in CHANGELOG.md [skip ci] 2017-11-03 16:40:35 +03:00
Carsten Brandt
2745a16245 fix phpdoc in log\Target 2017-11-03 01:11:09 +01:00
Alexander Makarov
8e5798d67d prepare for next release 2017-11-03 01:11:25 +03:00
Alexander Makarov
2d672b6722 release version 2.0.13 2017-11-03 01:09:29 +03:00
Alexander Makarov
ec76b624a9 Adjusted new message quotes style [skip ci] 2017-11-03 00:39:38 +03:00
Alexander Makarov
6f47447bd4 Changelog fixes [skip ci] 2017-11-03 00:18:11 +03:00
pistej
26259eca03 Added slovak framework messages #15073 (#15074) [skip ci] 2017-11-02 23:39:54 +03:00
Bizley
46b9d607a2 DataFilter translations added [PL] (#15066) [skip ci] 2017-11-01 23:47:13 +03:00
Elvira Sheina
13cd7d7ee0 Fixes #6588: Fixed changing array keys after validation of multiple files in yii\validators\FileValidator 2017-11-01 12:26:25 +03:00
Alexander Makarov
fb23b0d0ea Code style fixes 2017-11-01 02:43:02 +03:00
Vasilis Lourdas
e0884323d3 Updated Greek translation. (#15056) [skip ci] 2017-11-01 00:47:41 +03:00
Dmitry Naumenko
2faf771118 Fixes #13436: Fixed migration for MSSQL DbSession 2017-10-31 12:50:37 +03:00
SilverFire - Dmitry Naumenko
7457757de0 CHANGELOG minor fixes [skip ci] 2017-10-31 10:31:46 +02:00
SilverFire - Dmitry Naumenko
4d31e6673e Reordered CHANGELOG 2017-10-31 10:22:06 +02:00
Alexander Makarov
1c23e6dea8 Fixed Table phpdoc example [skip ci] 2017-10-29 23:48:57 +03:00
Alexander Makarov
89ed494d99 Fixed changelog typo [skip ci] 2017-10-29 23:23:21 +03:00
Alexander Makarov
2b888aadb2 savely -> safely [skip ci] 2017-10-29 22:50:36 +03:00
Carsten Brandt
93bbf5b39d Fixes #15015: Added StringHelper::floatToString() to savely cast float values independent of the locale, also fixes some places in the framework that use it now 2017-10-27 11:41:45 +03:00
Carsten Brandt
f259eadf7a be clear about timeout in seconds in Mutex
fixes https://github.com/yiisoft/yii2/issues/15030
2017-10-27 09:46:11 +02:00
Carsten Brandt
e311001ef5 #14543: Adjusted implementation of migration name length limit 2017-10-27 00:20:37 +03:00
Alexander Makarov
376006a2d5 Data filter enhancements and docs
- Added docs.
- Moved to "data" namespace.
- Moved messages to "yii" category.
- Added Russian messages translation.
2017-10-26 11:32:52 +03:00
Pavel Dovlatov
6330a2b779 Small phpdoc fix in \yii\db\QueryTrait::emulateExecution() [skip ci] (#15021) 2017-10-25 16:55:51 +03:00
bscheshirwork
5cec42a108 Fixed error messages in data filters (#15018) 2017-10-24 15:38:21 +03:00
Alexander Makarov
ce65e24d19 Fixed migration limit in CHANGELOG [skip ci] 2017-10-24 11:37:07 +03:00
Dmitry Dorogin
614fb52c45 Fixes #14543: Throw exception when trying to create migration longer than 255 symbols 2017-10-23 23:21:44 +03:00
Dmitry Naumenko
7e7faeebd1 Fixed excess escaping in Command::batchInsert() (#13236) 2017-10-23 22:43:39 +03:00
Gevorg Mansuryan
77ad3dca3f Language file typo fixes 2017-10-22 23:27:39 +03:00
Nelson J Morais
980cfde0f1 Fixes #14877: Disabled profiling on connection opening when profiling is disabled 2017-10-20 01:28:05 +03:00
Carsten Brandt
abc0cb5c1e improved docs for AccessRule::$denyCallback
fixes #12626
close #14982
2017-10-19 12:42:03 +02:00
Dmitry Naumenko
64d8af61a6 Fixes for PHP 7.2 compatibility (#14959) 2017-10-19 01:54:40 +03:00
Pavel Chaplygin
d49ec7b8be Fixes #14633: Add miliseconds to log time in \yii\log\Target 2017-10-18 17:53:10 +03:00
bscheshirwork
8beb36c94f Use PHP core classes right from root namespace without importing for the sake of clarity 2017-10-17 18:27:23 +03:00
Robert Korulczyk
695bc54913 Fix translations of DataFilter::$_errorMessages (#14975)
Fix translations pickup for `DataFilter::$_errorMessages`.
2017-10-16 14:16:51 +03:00
Carsten Brandt
0199325c81 Fixes #14958: Added options to copy stacktrace and search for error message to the exception page 2017-10-15 12:09:27 +03:00
Carsten Brandt
9e2752c965 updated german translation 2017-10-15 01:27:44 +02:00
Carsten Brandt
450f77be2d added armenian to message translation config
addition to #14968
2017-10-15 01:21:42 +02:00
Gevorg Mansuryan
52d0d004ac Enh #14967: Added Armenian Translation Files (#14968) 2017-10-14 15:51:37 +03:00
Igor Jerosimić
39232aa5a7 Fixed Serbian translation issues
Both "a day ago" and "21 days ago" were translated as "pre dan". And some minor grammar issues.
2017-10-12 12:20:19 +02:00
Hisateru Tanaka
43ea93315f Fixes #14929: Additional semicolon should avoid an affection of trailing line comment when asset/compress 2017-10-11 23:10:56 +03:00
Evgeniy Tkachenko
324b82c6d8 phpDoc to BaseManager::defaultRoles [skip ci] 2017-10-11 10:36:50 +03:00
Paul Klimov
744b87fabc Fixes #4479: Implemented REST filters 2017-10-09 00:01:58 +02:00
Herbert Maschke
c9de616b4c Fixes #13403: Added 'permissions' additionally to 'roles' in yii\filters\AccessRule in order to be able to specify these separately 2017-10-08 23:50:59 +02:00
SilverFire - Dmitry Naumenko
d11bed5340 Minor, added strict comparsion 2017-10-08 23:35:36 +03:00
SilverFire - Dmitry Naumenko
ea2c475ea7 Moved HTTP_AUTHORIZATION header check to \yii\web\Request, added docs
Closes #13564
2017-10-08 23:22:11 +03:00
SilverFire - Dmitry Naumenko
5a96697c0b Fixed CHANGELOG encoding 2017-10-08 22:10:24 +03:00