30 Commits (a799eeb9ce3bd59b265942eba7044c70aac96b56)

Author SHA1 Message Date
Alexander Makarov 2457e24795 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
Carsten Brandt df65a0f9de added explicit comment about file transport to mail config 10 years ago
Alexander Makarov 07f30cb04c Fixes #3542: Removed requirement to specify `extensions` in application config 10 years ago
Qiang Xue 25ba0e0d80 finished quick start about database [skip ci] 11 years ago
Qiang Xue 520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
Qiang Xue ea75177abc Refactored app bootstrap logic. 11 years ago
Qiang Xue 586f5b87b0 Removed `Application::preload` in favor of `Application::bootstrap` 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Mark 2d1c695feb improved config 11 years ago
Luciano Baraglia 13d6c1fd75 Basic app: DB configuration in separated file 11 years ago
Qiang Xue 0766ddca12 Fixes #1701. 11 years ago
Alexander Makarov a7cf6a984c Fixes #1597: Added `enableAutoLogin` to basic and advanced application templates so "remember me" now works properly 11 years ago
Qiang Xue 3d9340032e test refactoring. 11 years ago
Carsten Brandt 8621949f52 cleanup and re-aranged codeception tests for basic app 11 years ago
Mark 3cc55c2cfa codeception configs, web config modifed for db-settings 11 years ago
Qiang Xue c6318050d9 removed unneeded setting. 11 years ago
Qiang Xue f09c78aad9 save security keys as a serialized string instead of exported variable. 11 years ago
Qiang Xue 998cf7e675 updated apps to use the mail component. 11 years ago
Qiang Xue 3caf59b1bf fixed extension list file location. 11 years ago
Qiang Xue de59556d2d adjusted basic app to use the new yii extension installer. 11 years ago
sensorario 249493985d Convert to short syntax 11 years ago
Alexander Makarov 325f83f66b Basic application enhancements. 11 years ago
Qiang Xue 9193e4777c Removed yii\debug\Module::enabled. 11 years ago
Qiang Xue bc21de98bd Refactored the basic app. 11 years ago
Qiang Xue eda171e1be Added more YII_ENV constants. 11 years ago
Qiang Xue 368a4cfe66 Asset feature refactoring (WIP) 11 years ago
Qiang Xue 1fc85114c4 Added default trace level setting. 11 years ago
Qiang Xue 7fa240be65 initial implementation of Yii debugger. 11 years ago
Qiang Xue 12c48d1ae4 Refactored logging. 11 years ago
Qiang Xue a5a2481b4f Added acceptance tests for the basic app. 11 years ago
Qiang Xue 21160338d7 Implemented default controller namespace. 11 years ago
Alexander Makarov 54eafd8294 Moved $params in basic application configs to the variable at the top so it can be reused for common component definitions if needed 11 years ago
Qiang Xue 759c303a65 Renamed apps/bootstrap to apps/basic. 11 years ago
Qiang Xue 7dc624d1da Reorganized the bootstrap app to prepare it as a separate composer package. 12 years ago
Qiang Xue 8d23d4c7e5 Added namespace to the controllers of the bootstrap app. 12 years ago
Qiang Xue c10fe193d2 Renamed yiic to yii. 12 years ago
Qiang Xue e96fd0ea59 debug tool bar WIP 12 years ago
Qiang Xue c7e40f5c7a Debug toolbar WIP. 12 years ago
Qiang Xue 2dd51d5b46 Fixes issue #177. 12 years ago
Qiang Xue 14699b5ec3 reorganized app code. 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue 147b3155c8 Added contact page. Fixed various form bugs. 12 years ago
Qiang Xue 0d182ace40 basic app WIP 12 years ago
Qiang Xue 122376a868 Added a basic app. 12 years ago