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-08-20 18:32:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
apps
/
advanced
/
frontend
History
Alexander Makarov
46746dac61
Fixes
#6514
: advanced application SignupForm::signup() should not return User model if saving failed
2014-12-14 12:22:52 +05: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
#6514
: advanced application SignupForm::signup() should not return User model if saving failed
2014-12-14 12:22:52 +05: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
#6404
: advanced application template
Alert
widget was generating duplicate IDs in case of multiple flashes
2014-12-10 00:08:10 +03:00