Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Repository
fb0c43b30ba6c23a7819e3a6b313cd83aeb4d695
Switch branch/tag
yii2
framework
yii
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
`yii\web\User::loginRequired()` now returns the `Response` object instead of…
· fb0c43b3
...
Qiang Xue
authored
11 years ago
`yii\web\User::loginRequired()` now returns the `Response` object instead of exiting the application
fb0c43b3
Name
Last commit
Last update
..
assets
Fixes #1688: ActiveForm is creating duplicated messages in error summary
11 years ago
base
Merge pull request #1708 from crtlib/patch-2
11 years ago
behaviors
doc fix.
11 years ago
caching
Renamed byte methods, moved path methods back to StringHelper
11 years ago
captcha
Fixes #1643: Added default value for `Captcha::options`
11 years ago
console
Added support for aliases for config files in console command 'message'
11 years ago
data
Paginiation and Sort can now create absolute URLs
11 years ago
db
doc fix.
11 years ago
grid
Allow dash char in ActionColumn’s button names.
11 years ago
helpers
Fixes #802: Added support for retrieving sub-array element or child object property through `ArrayHelper::getValue()`
11 years ago
i18n
fixed an issue with message source and model as params
11 years ago
log
refactored profiling timing calculation.
11 years ago
mail
improved traceability of errors thrown in toString() methods
11 years ago
messages
Fixes #1234: use dash instead of underscore to separate language and country in locale id.
11 years ago
mutex
moved mutex back from extensions.
11 years ago
rbac
minor fixes.
11 years ago
requirements
fixed requirement checker for intl PECL
11 years ago
test
Fixes #1733: Incorrect code about `$_modelClasses` in `DbFixtureManager`
11 years ago
validators
doc fix.
11 years ago
views
Adjusted exception template. Background of images now matches background color of the header.
11 years ago
web
`yii\web\User::loginRequired()` now returns the `Response` object instead of exiting the application
11 years ago
widgets
improved traceability of errors thrown in toString() methods
11 years ago
.gitignore
reorganized the main repo to satisfy PSR-0.
11 years ago
.htaccess
Converted CRLF to LF. Added gitattributes file.
11 years ago
BaseYii.php
prepare for next release.
11 years ago
Yii.php
Short array syntax
11 years ago
classes.php
Fixes #1358: Added SqlDataProvider.
11 years ago
yii
Short array syntax
11 years ago
yii.bat
reorganized the main repo to satisfy PSR-0.
11 years ago