27 Commits (b9fc1f3ca69624e640ceac5eca2aa135617c01c0)

Author SHA1 Message Date
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
Alexander Mohorev e9494d15c3 Remove unused variable 9 years ago
Carsten Brandt e7f9b30456 fixed version information in Breadcrumb widget 10 years ago
Alexander Makarov e4cf948c0b Better code for #6106 10 years ago
Alexander Makarov 440eeea8cc Fixes #6106: Added ability to specify `encode` for each item of `yii\widgets\Breadcrumbs` 10 years ago
Qiang Xue 544981a41c Fixes #6318: Made widgets more error-tolerant and user-friendly when certain option values are null 10 years ago
Qiang Xue 2782adcca4 Fixes #4643: Extra options specified in `yii\widgets\Breadcrumbs::links` will be treated as HTML attributes for the generated hyperlinks 10 years ago
Niek Oost 5684eaf0ed Replaced single quotes with double 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Dmitry Chernikov 7889d1ee88 Upgrade of the code 10 years ago
Dmitry Chernikov 1909da2a21 re `ownTemplate` => `template` 10 years ago
Dmitry Chernikov 7f0427d911 `ownTemplate` => `template` 10 years ago
Dmitry Chernikov b1f71cbf60 `yii\widgets\Breadcrumbs` enhancement. Allow link to have its `ownTemplate` 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Christophe BOULAIN ca3b2cd057 Fix some references to removed Html::url in phpdoc 11 years ago
Carsten Brandt 6fff5662df better use @see for See in phpdoc 11 years ago
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
Qiang Xue a872d60503 Fixes #2335. 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue e3801fbf6b Upgraded bootstrap to 3.0RC1. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 12 years ago
Qiang Xue 2d8a465c2f Fixes issue #257: removed the $view parameter from widget methods. 12 years ago
Qiang Xue 51f4424332 Fixes issue #172: Implemented new usage of widgets. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue f01414fff2 Refactored Breadcrumbs. 12 years ago
Qiang Xue 02319b99a0 Fixes issue #54: Implemented Breadcrumbs. 12 years ago
Qiang Xue b19f640b66 Added Breadcrumbs.php 12 years ago