11 Commits (518634373409bd050b8d1e50cb486611603d89f1)

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
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov 036a811ea4 Fixes #2458: Added missing validaton to advanced app forms, separated validation from email sending errors for contact form 11 years ago
Johnny Theill f42af951e1 Fix newlines and missing parameter description 11 years ago
Johnny Theill 63272f4166 Update doc-blocks and small fixes according to coding standards 11 years ago
Alexander Makarov a1497ca01c Removed extra \models\forms namespace, moved all models to just \models 11 years ago
Alexander Makarov a43be083e8 Moved forms used in frontend only to frontend 11 years ago
slavcodev f57b3536a2 Fixed apps rules 11 years ago
slavcodev ecc557ef92 Refactor all models to new rules format 11 years ago
Qiang Xue 998cf7e675 updated apps to use the mail component. 11 years ago
Yakir Sitbon dfb6e1f404 Convert to short syntax [2]. 11 years ago
Alexander Makarov e8d59fb6cb specified proper namespaces 12 years ago
Alexander Makarov 0fb30f8d25 Advanced application template 12 years ago
Qiang Xue 759c303a65 Renamed apps/bootstrap to apps/basic. 12 years ago
Qiang Xue 7dc624d1da Reorganized the bootstrap app to prepare it as a separate composer package. 12 years ago
Qiang Xue 96fd37de2e Fixes issue #49: finished CAPTCHA feature. 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