4573 Commits (f33c5135ddc8e3173c0715d914263d2ae3042d56)
 

Author SHA1 Message Date
Qiang Xue f33c5135dd prepare for next release. 11 years ago
Qiang Xue d2518d1f6f prepare for 2.0.0-beta release. 11 years ago
Qiang Xue 0ccfde53fb Minor refacotring of bootstrap active field and form. 11 years ago
Qiang Xue 155d39fa69 Merge pull request #3038 from mikehaertl/master 11 years ago
Michael Härtl 3b3beca04c Issue #3029: Implement ActiveForm and ActiveField 11 years ago
Qiang Xue 559ac1c475 fixed broken API links [skip ci] 11 years ago
Carsten Brandt 307ad56b41 cleanup CHANGELOGs 11 years ago
Alexander Makarov 4f20483dea Fixed tabs 11 years ago
Alexander Makarov 3e942983f5 Merge branch 'nav-active' of github.com:Alex-Code/yii2 into Alex-Code-nav-active 11 years ago
SonicGD 5cc2dc8dd4 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 9992884427 updated `@property` annotations 11 years ago
Alex-Code aa38544912 Update CHANGELOG.md 11 years ago
Alex-Code 90c574655f Improved check for active child items 11 years ago
Christophe BOULAIN 9de1bbeeb9 Fix some references to removed Html::url in phpdoc 11 years ago
Carsten Brandt ef0d084c21 better use @see for See in phpdoc 11 years ago
Carsten Brandt eea9242927 added a large amount of missing documentation 11 years ago
Carsten Brandt 442be754f0 Merge pull request #2605 branch 'feature' of https://github.com/mongosoft/yii2 into code-style 11 years ago
Christophe BOULAIN fcbfd76087 CS fix 11 years ago
Christophe BOULAIN 5b671bd781 Add size attribute to Modal 11 years ago
Alex-Code 6e11e49709 sub menus didn't get checked for being active. 11 years ago
Alexander Makarov aac13997b9 Merge pull request #2578 from schmunk42/feature/update-composer-keywords 11 years ago
Alexander Mohorev f6a3a4409c @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Carsten Brandt 0a625344aa fixed a bunch of typos and errors 11 years ago
Tobias Munk 76cf0e8330 replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
Alexander Makarov 36c2c5acfe Fixes #2425: Tabs widget now selects first tab if no active tab is specified 11 years ago
Carsten Brandt 6cd480ee4a removed unnecessary call to Html::url() 11 years ago
Qiang Xue 19c8b53ac7 Fixes #1881: Improved `yii\bootstrap\NavBar` with `containerOptions`, `innerContainerOptions` and `renderInnerContainer` 11 years ago
Qiang Xue 4812be500a Fixes #1562: Added `yii\bootstrap\Tabs::linkOptions` 11 years ago
Carsten Brandt c3bed5d6a8 moved CHANGELOG lines to bootstrap 11 years ago
Qiang Xue d183d5f2ed Fixes #2361: `yii\bootstrap\NavBar::brandUrl` should default to the home URL of application 11 years ago
Qiang Xue eb49502019 doc fix. 11 years ago
Thiago Talma 286f040873 Change condition 11 years ago
Thiago Talma dfd6e56306 Allow multilevel dropdown. 11 years ago
MarsuBoss a1e30e8462 Fix URL Bootstrap 11 years ago
Qiang Xue 761a3bc9b8 Merge branch 'request-params-refactoring' of github.com:cebe/yii2 into cebe-request-params-refactoring 11 years ago
Carsten Brandt 1b96342063 subwidgets should be rendered in the same view 11 years ago
Qiang Xue 6b7209cc42 Fixes #1974. 11 years ago
Carsten Brandt afe5064508 replaced usages of $_GET with Request::queryParams 11 years ago
Alexander Makarov 58421f950a fixes #1888: updated Alert phpdoc 11 years ago
Qiang Xue d0d1e79c04 psr-4 change. 11 years ago
Qiang Xue d9802aacce psr-4 change. 11 years ago
Qiang Xue 4cf356df8d adjust directories for PSR-4. 11 years ago
Qiang Xue b594e0092d Merge pull request #1872 from tanakahisateru/i18n-ja 11 years ago
Qiang Xue 746dfa2e20 Merge pull request #1895 from creocoder/yii2-advanced-app-environment-fixes 11 years ago
Carsten Brandt 93fe5f7c39 added CHANGELOG line for message translations 11 years ago
Carsten Brandt f6530314e2 Merge pull request #1765 from yiisoft/elasticsearch-pk-refactoring 11 years ago
Alexander Kochetov b4c60c142c Yii 2 advanced app environments usage fix 11 years ago
Klimov Paul 6f9850774d Doc comments at "yii\authclient\widgets\Choice" fixed 11 years ago
Alexander Makarov 98f3df5ffb Merge pull request #1890 from kartik-v/patch-11 11 years ago
Kartik Visweswaran 392f24a99b Typo fix for onCondition example 11 years ago