This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-21 17:20:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e28edb3ed12a2da9a1a9a4d820a99e3ea03ce2c7
yii2
/
apps
/
advanced
/
frontend
History
Alexander Kochetov
5190fbfe37
aliases.php
renamed to
bootstrap.php
(introduced to specific applications too)
2014-09-12 11:29:48 +04:00
..
assets
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
config
aliases.php
renamed to
bootstrap.php
(introduced to specific applications too)
2014-09-12 11:29:48 +04:00
controllers
Fixes
#3179
: removed duplicate validation rules from User model in advanced app, removed User::create()
2014-04-30 02:16:28 +04:00
models
Fixes
#4071
:
mail
component renamed to
mailer
,
yii\log\EmailTarget::$mail
renamed to
yii\log\EmailTarget::$mailer
2014-06-26 18:28:28 +04:00
runtime
Advanced application template
2013-05-24 21:47:27 +04:00
views
Fixes
#3793
: Changed inline autocomplete hints style to get more IDEs support
2014-06-20 17:40:00 +04:00
web
Tabs to spaces to be consistent
2014-05-23 16:58:21 +02:00
widgets
Fixes
#3979
: Alert widget in advanced app is now able to display multiple flash messages of the same type
2014-06-20 14:43:36 +04:00