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-22 17:48:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5960f49d7fc71f786353657b866a612f21ac26a5
yii2
/
apps
/
advanced
/
frontend
History
Alexander Mohorev
64b4d6dca1
Correct order of property declaration
2014-10-25 16:28:36 +03: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
Correct order of property declaration
2014-10-25 16:28:36 +03:00
runtime
Advanced application template
2013-05-24 21:47:27 +04:00
views
Issue 5160: Update advanced app to use bootstrap ActiveForm
2014-09-29 13:43:54 +02:00
web
new asset WIP: renabled asset publishing
2014-09-02 14:51:44 -04: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