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-16 07:11:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
apps
/
advanced
/
frontend
History
Alexander Makarov
08b53fb349
Fixes
#5088
: new password reset token is now generated only if previous one was already used or expired
2014-09-30 02:26:24 +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
#5088
: new password reset token is now generated only if previous one was already used or expired
2014-09-30 02:26:24 +04: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