7482 Commits (6a279dd8a40ff4caf5736e6d429220e3e2439ed5)

Author SHA1 Message Date
Carsten Brandt be658f82bf
release version 2.0.12 7 years ago
Carsten Brandt c09a03ab8e
fixed version and missing `@since` annotation 7 years ago
Carsten Brandt 717c545d2c
moved wrong changelog entry 7 years ago
Paul Klimov 40e5702b6b Fixes #5108 `DateValidator` resets `$timestampAttribute` value on empty attribute (#14242) 7 years ago
Carsten Brandt 844eacba26 Update BaseMigrateController.php 7 years ago
Paul Klimov cd3c6404cb Fixes #4999: Added support for wildcards at `yii\filters\AccessRule::$controllers` 7 years ago
Carsten Brandt 6ec6f8d76c
moved include file logic to separate method 7 years ago
Carsten Brandt 5288577221
make migrationPath accept an array 7 years ago
Tobias Munk deb1def9d3
added alias syntax support 7 years ago
Carsten Brandt cb9462b224
Added support for specifying aliases for migrationNamespaces 7 years ago
Carsten Brandt 4b9e48b8dc
improved docs: link term "path alias" to the guide 7 years ago
Paul Klimov 0beb59305c Fixes #13058: Fixed caught exception thrown during view file rendering produces wrong output 7 years ago
leandrogehlen 17a1d91e4a
Allows override query relation in descendant class 7 years ago
Carsten Brandt 6e7ea782c0
fix cloning of DB connection for sqlite in-memory db 7 years ago
nanodesu88 67b9a57e86
additional fix for #13501 7 years ago
Carsten Brandt a1f396c5d8
improved docs 7 years ago
Felipe Sateler 88bbd61988
Alternative implementation for passing parameters to AccessRule roles 7 years ago
SilverFire - Dmitry Naumenko f7c9e6b852
Enhanced FixtureController::getFixtureRelativeName() 7 years ago
Skiba Max 51dd58cf34
Fixed #13551: loading fixtures in subdirectories 7 years ago
viwek 49ab20139c Inserted missing * on line 972 (#14224) [skip ci] 7 years ago
Alex-Code 7c6620a65f
Fixes #13846: Fixed `Query::count()` issue with `orderBy` 7 years ago
Alexander Makarov 9b8b965fcb
Fixes #14211: Fixed regression in Unique and Exist validators 7 years ago
corpsepk ac70262bfc Fixed typo in BaseFileHelper::findFiles() docs (#14200) [skip ci] 7 years ago
bscheshirwork 921147dca5 Fixes #14161, #14150: fixed primary table aliasing (include case manual set alias) in validators 7 years ago
Alexander Makarov 625d554e3a
Additional edge case for #14150 7 years ago
Alexander Makarov 8a087c8537
#14150: Added {{ and }} to getTablesUsedInFrom() output 7 years ago
Alexander Makarov b151b1cdb2
Fixes #14150 7 years ago
Bizley ddee256a1a Fixes #14133: Fixed bug when calculating timings with mixed nested profile begin and end in `yii\log\Logger::calculateTimings()` 7 years ago
Alexander Makarov 1838370da0 Fixed changelog [skip ci] 7 years ago
Alexander Makarov 96382454b1
Additional refactoring as suggested by @dynasource 7 years ago
ejsoft e5799da1c0 Remove unnecessary variable from UrlRule.php (#13948) 7 years ago
Robert Korulczyk daa8b67c7b Fixes #13350, #14094, #11288 7 years ago
Alexander Makarov 9828bde1db Added escaping for column name 7 years ago
Carsten Brandt 5c72047426
Fixed ambiguous column name in SELECT in UniqueValidator 7 years ago
Carsten Brandt 5ed6910e1c
Added support for cloning a db connection 7 years ago
Alexey Rogachev 80d6f7323a
Do not render empty row in GridView when data is empty and emptyText set to false 7 years ago
Carsten Brandt 3b7eb5ceea
added changelog for #12528 7 years ago
Alexander Makarov 23cc4bf4fe
Further changes for unique and exist validators 7 years ago
Carsten Brandt 4cb98c42cb
changelog for #14067 7 years ago
Craig London e360457091 function clear() -- Set populated arrays to empty arrays (#14067) 7 years ago
Klimov Paul 473598ac8c Added support for sorting by expression to `\yii\data\Sort` 7 years ago
Alexander Makarov 990b7c1574
Fixed changelog [skip ci] 7 years ago
Leandro Gehlen 25242adb91 Fixes #5442: Fixed problem on load fixture dependencies with database related tests 7 years ago
Carsten Brandt 5e8e6840b6
Added copyEmptyDirectories option to FileHelper 7 years ago
Carsten Brandt fb2441c3d7
moved query log logic into private method and reduced calls to getRawSql() 7 years ago
Carsten Brandt 65ea226729
added option to disable query logging in DB command 7 years ago
Taras Gudz 18bc835243 Typo (#14117) [skip ci] 7 years ago
Andrey Akimov 5695b869a9 Fixes #13890: DbTarget log transaction bug 7 years ago
Alexander Makarov 8c30bab105
Eliminated else branches in beforeSave() and beforeDelete() phpdoc examples [skip ci] 7 years ago
Alexander Makarov fc8ea4831b Fixes #14108: fixed phpdoc mistake in method description 7 years ago