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.
3631
Commits
1
Branch
15
Tags
11 MiB
PHP
99.5%
Makefile
0.5%
Tree:
fdd24fe341
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 'fdd24fe341'
${ noResults }
yii2-bootstrap
/
framework
/
yii
/
base
History
Carsten Brandt
83273382a7
changed order of preloading components and extensions
...
load extensions before preloading components to have aliases set for extensions like debug module.
11 years ago
..
Action.php
Short array syntax
11 years ago
ActionEvent.php
Short array syntax
11 years ago
ActionFilter.php
massive improvement on class documentation
11 years ago
Application.php
changed order of preloading components and extensions
11 years ago
Arrayable.php
Replaced Jsonable with Arrayable.
12 years ago
Behavior.php
Short array syntax
11 years ago
Component.php
It is more obviouse what to pass in trigger() method
11 years ago
Controller.php
Fixes
#1296
: stricter check of dashes in route.
11 years ago
ErrorException.php
fix issue
#1315
11 years ago
ErrorHandler.php
Fixes
#1297
: CSRF not generated on error pages
11 years ago
Event.php
fixed event php-doc
11 years ago
Exception.php
Short array syntax
11 years ago
Extension.php
Added extension initialization to application life cycle.
11 years ago
Formatter.php
encode email in Formatter
11 years ago
InlineAction.php
Short array syntax
11 years ago
InvalidCallException.php
CS fixes.
12 years ago
InvalidConfigException.php
CS fixes.
12 years ago
InvalidParamException.php
CS fixes.
12 years ago
InvalidRouteException.php
CS fixes.
12 years ago
Model.php
made Model::attributes() non static again
11 years ago
ModelEvent.php
reorganized the main repo to satisfy PSR-0.
12 years ago
Module.php
Fixes
#1298
: supporting route with trailing slash.
11 years ago
NotSupportedException.php
CS fixes.
12 years ago
Object.php
massive improvement on class documentation
11 years ago
Request.php
massive improvement on class documentation
11 years ago
Response.php
massive improvement on class documentation
11 years ago
Theme.php
typo
11 years ago
UnknownClassException.php
re-added Exception about wrong class name to autoloader
11 years ago
UnknownMethodException.php
CS fixes.
12 years ago
UnknownPropertyException.php
CS fixes.
12 years ago
UserException.php
reorganized the main repo to satisfy PSR-0.
12 years ago
View.php
Fixes
#1335
: support view extension fallback
11 years ago
ViewContextInterface.php
minor refactoring of view resolving code.
11 years ago
ViewEvent.php
massive improvement on class documentation
11 years ago
ViewRenderer.php
reorganized the main repo to satisfy PSR-0.
12 years ago
Widget.php
doc fix.
11 years ago