5792 Commits (3f42d5826a1dbc31548d1be9fa80e869e7d4089d)
 

Author SHA1 Message Date
Qiang Xue 2dc341f893 not sending csrf header in ajax response. 11 years ago
Alexander Makarov 6cac7c61e5 Removed Yii::$app->getParam usage 11 years ago
Alexander Makarov 97917e6580 Revert "Added `yii\base\Module::getParam($name, $defaultValue = null)` to conveniently work with application parameters" 11 years ago
Alexander Makarov 9c0572bff9 Fixed `$model->load($data)` returned `true` if `$data` and `formName` were empty 11 years ago
Alexander Makarov 6a39cc654b Removed password_reset_token field size to be enough for timestamp 11 years ago
Florian Fackler ac2434a004 Updated elasiticsearch changelog 11 years ago
Antonio Ramirez 333630ae3a fix formatting 11 years ago
Antonio Ramirez b659d8736c fix formatting 11 years ago
Antonio Ramirez b98d116ae0 refactored to add function on `gii.js` 11 years ago
Alexander Makarov e51eae1951 Changelog for #2327 11 years ago
Alexander Makarov 04d8ed3176 Merge pull request #2327 from thiagotalma/master 11 years ago
Thiago Talma 7ddb6e8d6e Spaces added 11 years ago
Antonio Ramirez 65c740e91f remove tabs for spaces in js 11 years ago
Antonio Ramirez 5e9d3a8f80 fix js formatting 11 years ago
Antonio Ramirez ca7723e871 update CHANGELOG.md to its correspondent location 11 years ago
Tobias Munk bbb0a22246 fixed home icon display 11 years ago
Tobias Munk 646ed1515a readded phpinfo links and separator, now opens in a new tab 11 years ago
pzaremba 6c8ebc82b3 Ignoring `composer.lock` in all subdirectories 11 years ago
pzaremba ff824d905f fixing the file name to be adjusted in "getting started" 11 years ago
Alexander Makarov b8235c717d Added password reset token expiration 11 years ago
Alexander Makarov 3b95aa9cd1 Added `yii\base\Module::getParam($name, $defaultValue = null)` to conveniently work with application parameters 11 years ago
Alexander Makarov 3e347d0efe Merge pull request #2244 from yiisoft/advanced-application-forms 11 years ago
Alexander Makarov a1497ca01c Removed extra \models\forms namespace, moved all models to just \models 11 years ago
Antonio Ramirez dc53a2b1e3 update CHANGELOG.md 11 years ago
Antonio Ramirez 8135e1adf9 update typeahead plugin initialization js code 11 years ago
Antonio Ramirez 0960664f26 update typeahead.js to latest version 11 years ago
Thiago Talma dbe18d7b66 Improvements in view of changed files in Gii 11 years ago
Alexander Makarov 0cde160c7b Merge pull request #2326 from pawzar/patch-1 11 years ago
PZ 6e240df7d7 fixed i18n link 11 years ago
Alexander Makarov b44e653c63 Merge pull request #2325 from infoza/master 11 years ago
pzaremba 7d96de6619 one more revert. 11 years ago
pzaremba 75ae3db906 Reverted changes unrelated to issue #2325 11 years ago
pzaremba 9b96338a63 Revert "fixing wrapping - my NetBeans has a mind of its own." 11 years ago
pzaremba 3b2a40ef15 Revert "deleting one space before `:`" 11 years ago
Thiago Talma afa6ad5a72 Merge branch 'master' of https://github.com/yiisoft/yii2 11 years ago
pzaremba b82a9b1c8f deleting one space before `:` 11 years ago
pzaremba 80be824fc7 fixing wrapping - my NetBeans has a mind of its own. 11 years ago
pzaremba 0bf39f6e98 Adding support for the X-HTTP-Method-Override header. 11 years ago
Florian Fackler a3724aa4d1 Fixed bug which prevented a field query as described in the example: 11 years ago
Tobias Munk b3e6aedc45 toolbar UI updates 11 years ago
Qiang Xue 3e732a2bd9 fixed test break. 11 years ago
Qiang Xue 42981fabee adjusted required packages for yii2-dev. 11 years ago
Qiang Xue 646e371b44 Fixes #1812: Hide potential warning message due to race condition occurring to `Session::regenerateID()` call 11 years ago
Qiang Xue 9f5dbd72b6 Merge pull request #2292 from gonimar/patch-8 11 years ago
Qiang Xue fbd7ea735d Merge pull request #2313 from Ragazzo/fixture_controller_global_fixtures_option 11 years ago
Thiago Talma 2a3c87b746 Merge branch 'master' of https://github.com/yiisoft/yii2 11 years ago
Mark 1caa22d79d docs fix 11 years ago
Mark 663e898ba7 fixed docs, added checks 11 years ago
Qiang Xue 87b49414b1 Fixed globalOptions array issue. 11 years ago
Mark cb8fc55a66 removed suffix, since it will be applied later in getFixturesConfig method. 11 years ago