34 Commits (f47f6b8207ad5483a19cc477f16e66e7466b8eb5)

Author SHA1 Message Date
Alexander Kochetov 5190fbfe37 `aliases.php` renamed to `bootstrap.php` (introduced to specific applications too) 10 years ago
Alexander Makarov 02f894556e Fixes #4757: fixed paths in advanced app init 10 years ago
Qiang Xue 066989f0b0 Fixes #4425: generate cookie validation keys in local config files. 10 years ago
Qiang Xue 520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 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
Alexander Makarov 386979d6a3 Revert "Used ternary operator instead of "or" for constant definition" 11 years ago
Alexander Makarov 2bb6f13505 Used ternary operator instead of "or" for constant definition 11 years ago
Mark 45bf5deea1 env. config fixed 11 years ago
Mark dac615c86b added index tests files to application 11 years ago
Qiang Xue c811a883a4 cs fix [skip ci] 11 years ago
Qiang Xue ae28d40b7a Revert "fixed configs" 11 years ago
Mark c94131b875 fixed configs 11 years ago
Qiang Xue 5fbd4ce78e fixed dev config. 11 years ago
Alexander Kochetov 86747e89ef Aliases moved to aliases.php 11 years ago
Alexander Kochetov e1459d4037 Yet one optimization 11 years ago
Alexander Kochetov a4c8617f42 Cleaner environments for yii2-advanced-app 11 years ago
Qiang Xue ab47d58c69 path fixes. 11 years ago
Alexander Kochetov b4c60c142c Yii 2 advanced app environments usage fix 11 years ago
Panagiotis Moustafellos 4b36d78efb Revert "swapped to return []; (OCD kicking in?)" 11 years ago
Panagiotis Moustafellos a28e74708b swapped to return []; (OCD kicking in?) 11 years ago
Qiang Xue 10553b6afc adjusted the advanced app to use the new yii composer extension installer. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Yakir Sitbon dfb6e1f404 Convert to short syntax [2]. 11 years ago
Alexander Makarov f5778b6bf0 Advanced application enhancements. 11 years ago
Alexander Makarov df85be3622 Added debug to preload in advanced app template 11 years ago
Alexander Makarov f877de144b Removed DebugTarget reference from advanced app template configs 11 years ago
Qiang Xue 829c10f4fa Fixed yii autoload precedence. 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
Maikel Brouwer 3af5c9bf38 Resolves #674 - Remove old config files 11 years ago
Maikel Brouwer ccb2b0f609 Resolves #674 11 years ago
Qiang Xue 2d8da01c98 import namespaces. 11 years ago
Qiang Xue d29ea5a110 import namespaces. 11 years ago
Qiang Xue 12c48d1ae4 Refactored logging. 11 years ago
Alexander Makarov 4a9f0eed0c Moved commented sections into -local configs, added prod environment 12 years ago
Alexander Makarov 0411f09a43 Added install tool, moved all local configs and entry points to environments 12 years ago