This website works better with JavaScript.
Explore
Help
Register
Sign In
Error202
/
yii2-bootstrap
Watch
1
Star
0
Fork
You've already forked yii2-bootstrap
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Yii2 Bootstrap 3
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2634
Commits
1
Branch
15
Tags
11 MiB
PHP
99.5%
Makefile
0.5%
Tree:
8b52824362
master
2.0.0
2.0.0-alpha
2.0.0-beta
2.0.0-rc
2.0.1
2.0.10
2.0.11
2.0.2
2.0.3
2.0.4
2.0.5
2.0.6
2.0.7
2.0.8
2.0.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8b52824362'
${ noResults }
yii2-bootstrap
/
framework
/
yii
/
web
History
Qiang Xue
ed85c16ff2
Merge pull request
#962
from cebe/700-fix-js-asset-position-conflict
...
fix js asset position conflict
11 years ago
..
AccessControl.php
Fixed missing error page when AccessControl is used with default deny rule
11 years ago
AccessRule.php
added some class documentation
11 years ago
Application.php
Just simple correction of unintelligible description
11 years ago
AssetBundle.php
fix issue
#700
11 years ago
AssetConverter.php
Fixes
#823
: consistent interface naming
11 years ago
AssetConverterInterface.php
Fixes
#823
: consistent interface naming
11 years ago
AssetManager.php
doc update.
11 years ago
CacheSession.php
moved CacheSession::init() parent call after init of cache component
11 years ago
Controller.php
added web\Controller::goBack() as shortcut
11 years ago
Cookie.php
Response WIP
12 years ago
CookieCollection.php
update of
@property
annotations
11 years ago
DbSession.php
update of
@property
annotations
11 years ago
ErrorAction.php
Added ErrorAction.
11 years ago
HeaderCollection.php
Better phpdoc for chained method calls
11 years ago
HttpCache.php
added some class documentation
11 years ago
HttpException.php
cleaned up "use" statements.
12 years ago
IdentityInterface.php
Fixes
#823
: consistent interface naming
11 years ago
JqueryAsset.php
added some class documentation
11 years ago
JsExpression.php
added some class documentation
11 years ago
PageCache.php
added some class documentation
11 years ago
Request.php
Fixed search form.
11 years ago
Response.php
fixed default status code for Response::redirect()
11 years ago
ResponseEvent.php
Fixes issue
#545
: PageCache doesn't work.
12 years ago
ResponseFormatterInterface.php
Fixes
#823
: consistent interface naming
11 years ago
Session.php
Fixes
#901
: Added $delete parameter to Session::getFlash().
11 years ago
SessionIterator.php
reorganized the main repo to satisfy PSR-0.
12 years ago
UploadedFile.php
Fixes
#837
: turn private variables into public ones.
11 years ago
UrlManager.php
update of
@property
annotations
11 years ago
UrlRule.php
Fixed the issue that dots in URL rules would match any character.
11 years ago
User.php
doc update.
11 years ago
UserEvent.php
Fixes
#823
: consistent interface naming
11 years ago
VerbFilter.php
Revert "Merge pull request
#548
from cebe/action-response"
12 years ago
XmlResponseFormatter.php
Fixes
#823
: consistent interface naming
11 years ago
YiiAsset.php
use meta tags to pass CSRF token.
11 years ago