7471 Commits (4b9e48b8dc6ef2d910bc860680c584e9df0fd472)

Author SHA1 Message Date
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
Brandon Kelly debe85fa34 Fixes #14098: `yii\helpers\BaseFileHelper::normalizeOptions()` is now protected 8 years ago
Bizley f8b3d68817 Fixes #4793: `yii\filters\AccessControl` now can be used without `user` component 8 years ago
SilverFire - Dmitry Naumenko 7a2737105b
Updated PHPdoc 8 years ago
SilverFire - Dmitry Naumenko 2d0e3fb9ef
Fixed Oracle SQL queries with `IN` condition and more than 1000 parameters 8 years ago
Alex 533da6240e Update phpdoc, \yii\db\ActiveRecord => \yii\db\ActiveRecordInterface [skip ci] (#14076) 8 years ago
Carsten Brandt f14d4c767f
fixed missing changelog and missing `@since` 8 years ago
SilverFire - Dmitry Naumenko 6c03216aab
Reordered CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko e8e48e4820
Fixed CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko fce20a3020
Renamed `ActiveForm::registerJs()` to `registerClientScript()`, added tests 8 years ago
Oleg Poludnenko a480d70875
More control over ActiveForm widget 8 years ago