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
e5224f2bffadc6fb4b3d6043f22fbd1a15437457
Switch branch/tag
yii2
tests
unit
framework
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Merge pull request #4675 from klimov-paul/4630-sluggable
· 0f4d8ac4
...
Paul Klimov
authored
10 years ago
Fix #4630: automatic generating of unique slug value to `yii\behaviors\Sluggable`
0f4d8ac4
Name
Last commit
Last update
..
ar
fixed issue with indexBy and array valued relations
10 years ago
base
test and docs to be clear about #4558
10 years ago
behaviors
`yii\behaviors\Sluggable::validateSlug()` fixed to respect updating record
10 years ago
caching
improved unit test SKIP detection
10 years ago
console/controllers
Fixes #4453: `yii message/extract` wasn't properly writing to po files in case of multiple categories
10 years ago
data
Fixed test break.
10 years ago
db
fixed test break
10 years ago
di
Finished guide about DI container and service locator.
10 years ago
helpers
added some tests for Url helper
10 years ago
i18n
Added GridView message check to FallbackMessageFormatterTest
10 years ago
log
fixed rotateByCopy to avoid any rename()
10 years ago
mail
Missing files for #4071
10 years ago
rbac
fixed random rbac testing failure.
10 years ago
requirements
Reformat code te be PSR-2 compatible
10 years ago
test
Renamed fixtures
10 years ago
validators
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
web
Fixes #4331: `yii\helpers\Url` now uses `UrlManager` to determine base URL when generating URLs
10 years ago
widgets
Fixed test break.
10 years ago
BaseYiiTest.php
Reformat code te be PSR-2 compatible
10 years ago