16342 Commits (148007ffd66ef7c3fc8bf2c978daa2da07fa67d1)
 

Author SHA1 Message Date
Nikolay Oleynikov 148007ffd6 Refactor HTML helper attribute order (#13665) 8 years ago
SilverFire - Dmitry Naumenko 36960da101
Fixed `applyFilter` function in `yii.gridView.js` 8 years ago
Alex-Code a719293ab0 Fixes #13649: Fixes issue where `['uncheck' => false]` and `['label' => false]` options for `ActiveRadio` and `ActiveCheckbox` were ignored 8 years ago
Anderson Scouto da Silva (Dan) b4dc7a4f51 Update yii.php (#13658) [skip ci] 8 years ago
Alexey Rogachev 186420da40 Fixes #13243: Added support for unicode attribute names in `yii\widgets\DetailView` 8 years ago
jaaf 9aacd89b77 compliance with style-guide, adding blocktypes.json and removing unnecessary translations [skip ci] (#13653) 8 years ago
Sergey Makinen 9a915ba10c Fixes #8120: Fixes LIKE special characters escaping for Cubrid/MSSQL/Oracle/SQLite in `yii\db\QueryBuilder` 8 years ago
Hiren Bhut 17d03977a0 Fixed mistake in guide code for list retrieval from the DB (#13634) 8 years ago
Dmitry Naumenko db4ef8e1f9 Merge pull request #13245 from Ni-san/13221_limit_offset_expression 8 years ago
Dmitry Naumenko 407c38d13a Merge branch 'master' into 13221_limit_offset_expression 8 years ago
Alex 6db6a2ddbe Fixes #13418: Fixed `QueryBuilder::batchInsert()` if $rows is `\Generator` 8 years ago
Nagy Attila Gábor 8582dc93f3 Added unit tests for role based access filter (#13597) 8 years ago
SilverFire - Dmitry Naumenko bfd0de3e42
Merge branch 'Alex-Code-queryScalar' 8 years ago
Alex-Code 13de76714b
Refactored `yii\db\Query::queryScalar()` method 8 years ago
Alexander Makarov 3536c7c4f9
Additional fixes for #13087 8 years ago
Vladimir Reznichenko a182ce57fc Fixes for issues found with Static Code Analysis with Php Inspections (EA Extended) (#13606) 8 years ago
Elvira Sheina 2de18cf9a5 Fixes #13087: Fixed getting active validators for safe attribute 8 years ago
Alexander Makarov 10b59ee6e4 Merge branch 'master' into 13221_limit_offset_expression 8 years ago
Bob Olde Hampsink 0ea45c78a8 Fixes #13571: Fix `yii\db\mssql\QueryBuilder::checkIntegrity` for all tables 8 years ago
Andrew Nester 953c4a8e5a Fixes #13407: Added URL-safe base64 encode/decode methods to `StringHelper` 8 years ago
SilverFire - Dmitry Naumenko b4c7aaa5e0
Added more examples to EmailValidatorTest 8 years ago
Dmitry Naumenko 39ce65db94 Merge pull request #13562 from sergeymakinen/oci-test-fixture 8 years ago
SilverFire - Dmitry Naumenko 643431a2e3
Reordered CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko 1dc4618f3d
Fixed `MessageConstroller::saveMessagesToDb()` to work on different DBMS correctly 8 years ago
SilverFire - Dmitry Naumenko 50927d0751
Enhanced core-validators docs 8 years ago
jaaf 1b06898c26 adding caching-http.md FR (#13636) 8 years ago
jaaf 49539d8182 Translated caching-page.md into FR [skip ci] (#13635) 8 years ago
jaaf 677cd75c71 Translated caching-fragment.md into FR [skip ci] (#13633) 8 years ago
SilverFire - Dmitry Naumenko e9a96ee834
Replced InvalidParamException with \yii\console\Exception in Request::resolve() 8 years ago
SilverFire - Dmitry Naumenko 86b08e29d2
Enhanced `yii\console\Request::resolve()` to prevent passing parameters, that begin from digits 8 years ago
SilverFire - Dmitry Naumenko ecefc2bdfb
Fixed typo in CacheSession::destroySession() 8 years ago
Bob Olde Hampsink 30b7fc8dc1 Fixes #13577: `yii\db\QueryBuilder::truncateTable` should work consistent over all databases 8 years ago
SilverFire - Dmitry Naumenko f496567735
Fixed `yii\web\CacheSession::destroySession()` to work correctly when session is not written yet 8 years ago
SilverFire - Dmitry Naumenko ab36cb29e1
Updated PHPDocs: marked session-handling methods as internal 8 years ago
Bob Olde Hampsink fab53b4a6e Fixes #13582: Added tests for all `yii\db\QueryBuilder::resetSequence` implementations, fixed SQLite implementation 8 years ago
Bob Olde Hampsink 56c65f6079 Fixes #13577: Implemented `yii\db\mssql\QueryBuilder::resetSequence()` 8 years ago
jaaf dc175ae130 Translated caching-data.md into FR [skip ci] (#13626) 8 years ago
Nikolay Oleynikov 7d82bbcd37 Fixes #13467: `yii\data\ActiveDataProvider` no longer queries models if models count is zero 8 years ago
Dmitry Klyukin ecd2dc0d1b Model loadMultiple test (#13585) 8 years ago
Alexander Makarov d489e99434
Added issue number to changelog [skip ci] 8 years ago
Bob Olde Hampsink aeb6231d92 Fixes #13582: PK column in `yii\db\pgsql\resetSequence()` was not quoted properly 8 years ago
Nikolay Oleynikov 323568c2e9 Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
Sergey Makinen ef4dadf437 Fixes #13592: Fixes Oracle’s `yii\db\oci\Schema::setTransactionIsolationLevel()` 8 years ago
Sergey Makinen 209fb7d94b Fixes #13594: Fixes insufficient quoting in `yii\db\QueryBuilder::prepareInsertSelectSubQuery()` 8 years ago
jaaf 7eb2763b00 New caching-overview.md fr [skip ci] (#13609) 8 years ago
Alexey Rogachev 6b8cf1709e Fixes #13306: Wildcard in `reloadableScripts` in `yii.js` allows 0 characters 8 years ago
Nikolay Oleynikov e8f8ba2129 Remove excessive `use` statement (#13604) 8 years ago
Derek Gifford bb55311068 Clarified about calling phpunit under Windows in git-workflow.md [skip ci] 8 years ago
Dmitry Naumenko 569bc89eaf Merge pull request #13340 from Vovan-VE/usemaster-improve 8 years ago
Boudewijn Vahrmeijer 45d670c995 Update ConnectionTest.php 8 years ago