- 08 Jan, 2014 20 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #1633: fixed scenarios for User model in advanced application allowing setting default values for User model
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Advanced app template: moved database connection DSN, login and password to -local config not to expose it to VCS
-
Carsten Brandt authored
fixes #1821
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #1835: `CheckboxColumn` now renders checkboxes whose values are the corresponding data key values
-
Qiang Xue authored
Fixes #1827: Debugger toolbar is loaded twice if an action is calling `run()` to execute another action
-
Qiang Xue authored
-
Qiang Xue authored
Changed Yii autoloader to support loading PSR-4 classes only (i.e. PEAR-styled classes not supported anymore)
-
Alexander Makarov authored
Doc fixes
-
munawer-t authored
-
Paul Klimov authored
-
Paul Klimov authored
-
Paul Klimov authored
-
munawer-t authored
-
Paul Klimov authored
Typo fix
-
munawer-t authored
-
- 07 Jan, 2014 18 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
Fix doc for generateSalt.
-
Crypt authored
$cost must be in range 4-31.
-
Carsten Brandt authored
verify #1755 works
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
Conflicts: framework/yii/db/ActiveQuery.php
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
Update view.md
-
Reazul Iqbal authored
-
Alexander Makarov authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
Alexander Makarov authored
Fixed URL parsing so it's now properly giving 404 for URLs like `http://example.com//////site/about`
-
- 06 Jan, 2014 2 commits
-
-
Alexander Makarov authored
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies). 2. It requires less utilities to be installed (no VCS binaries required). 3. It takes less time to install dependencies.
-
Qiang Xue authored
Add handler property to yii\web\Session
-