Commit Graph

  • b74f3b0d65 Better fix for Dropdown container options Kartik Visweswaran 2014-07-22 09:40:23 +0530
  • 5e10e2833b Fixes #4362: Made carousel indicators optional Serge Postrash 2014-07-19 22:00:49 +0400
  • 1b86f9f1e3 Even better fix for #3443 Alexander Makarov 2014-07-18 19:24:34 +0400
  • c60024fa10 Better fix for #3443 Alexander Makarov 2014-07-18 19:03:20 +0400
  • 3f62a770a8 Passed "encodeLabels" to Dropdown recursive call Alexander Makarov 2014-07-18 18:37:41 +0400
  • 25f2364b09 Fixes #3443: Fixed `yii\bootstrap\Nav` and `yii\bootstrap\Dropdown` were generating wrong ids for submenus artur 2014-07-18 16:50:35 +0300
  • 5517eeac74 Update CHANGELOG.md Alex-Code 2014-06-30 12:04:22 +0100
  • cdd25d15bc Update CHANGELOG.md Alex-Code 2014-06-30 12:03:51 +0100
  • 9245eee7d4 Allow an item to choose if it's encoded. Alex-Code 2014-06-30 11:26:37 +0100
  • 7e06edd191 Allow single items to set their encoding option Alex-Code 2014-06-30 11:24:31 +0100
  • 7f31280c93 Upgraded Bootstrap from 3.1 to 3.2 Dilip 2014-06-28 13:08:56 +0530
  • 4c84a919ca Fixes #4024, Fixes #4028 Alexander Makarov 2014-06-24 02:43:42 +0400
  • 703ce5fe5d Fix CHANGELOG.md Dmitry Chernikov 2014-06-23 22:09:17 +0300
  • 8ddbdc5f22 Added info about local `encode` param which overrides global Dmitry Chernikov 2014-06-23 20:44:50 +0300
  • a0a9ded2b7 fixed Dmitry Chernikov 2014-06-23 20:21:09 +0300
  • 16d33b5586 Added ability to `yii\bootstrap\Tabs` to encode each `Tabs::items['label']` separately Dmitry Chernikov 2014-06-23 18:57:28 +0300
  • 8f98c559c5 phpDoc micro-fix Dmitry Chernikov 2014-06-23 18:52:39 +0300
  • 7b1d29feef Update ActiveForm.php Chong Freeman 2014-06-21 14:36:24 +0800
  • 71eeb90b2c Merge pull request #3864 from creocoder/yii-bootstrap-bootstrapthemeasset-comment-fix Qiang Xue 2014-06-13 21:54:14 -0400
  • c655bcfdc4 BootstrapThemeAsset comment fix Alexander Kochetov 2014-06-14 03:48:55 +0400
  • ca75ceaea9 Fixes issue #3740 for horizontal layouts Michael Härtl 2014-06-11 09:26:58 +0200
  • 844c1ec17e Fixed duplicate error message when client validation is enabled Tadas Z 2014-06-09 17:20:00 +0300
  • 2946e05883 Fix #3749: Ensure clickable links for Bootstrap Dropdown Kartik Visweswaran 2014-06-09 15:47:29 +0530
  • 7b18457d88 Fix #3749: Ensure clickable links for Bootstrap Dropdown Kartik Visweswaran 2014-06-09 15:31:32 +0530
  • 2d0a880069 Fix case for ActiveField::checkboxTemplate use Stephen Packer 2014-06-06 13:22:09 -0700
  • fb6f5a6092 Fix label() method and make more templates configurable Michael Härtl 2014-06-04 15:35:52 +0200
  • 8ad8ee97f8 Fixes #3292: Fixed dropdown widgets rendering incorrect HTML Alexander Makarov 2014-05-27 14:07:05 +0400
  • 6894468527 Merge branch 'patch-2' of github.com:it3rmit/yii2 into it3rmit-patch-2 Alexander Makarov 2014-05-27 14:04:49 +0400
  • 475aa07139 Tabs to spaces to be consistent Carsten Brandt 2014-05-23 16:51:38 +0200
  • ba8ebecd3e Fixing the issue #3292 it3rmit 2014-05-06 16:43:17 +0300
  • 86e22d9081 Fixed wrong links [skip ci] Qiang Xue 2014-05-05 08:12:21 -0400
  • 24438f64f7 Remove empty ActiveField errors and fix bootstrap templates Michael Härtl 2014-04-28 18:37:23 +0200
  • 20d4429fdd fixed all the PHPdoc in extensions Carsten Brandt 2014-04-23 03:25:11 +0200
  • 5c3383ed92 install bootstrap 3.1 by default but allow 3.0.x Carsten Brandt 2014-04-22 17:55:38 +0200
  • 68686251ab Fixes #3036: Upgraded Twitter Bootstrap to 3.1.x Qiang Xue 2014-04-22 11:40:40 -0400
  • f33c5135dd prepare for next release. Qiang Xue 2014-04-13 21:22:29 -0400
  • d2518d1f6f prepare for 2.0.0-beta release. Qiang Xue 2014-04-13 17:58:59 -0400
  • 0ccfde53fb Minor refacotring of bootstrap active field and form. Qiang Xue 2014-04-11 20:09:43 -0400
  • 155d39fa69 Merge pull request #3038 from mikehaertl/master Qiang Xue 2014-04-11 19:28:35 -0400
  • 3b3beca04c Issue #3029: Implement ActiveForm and ActiveField Michael Härtl 2014-04-09 14:21:56 +0200
  • 559ac1c475 fixed broken API links [skip ci] Qiang Xue 2014-04-09 22:22:49 -0400
  • 307ad56b41 cleanup CHANGELOGs Carsten Brandt 2014-04-03 20:28:08 +0200
  • 4f20483dea Fixed tabs Alexander Makarov 2014-03-20 17:30:50 +0400
  • 3e942983f5 Merge branch 'nav-active' of github.com:Alex-Code/yii2 into Alex-Code-nav-active Alexander Makarov 2014-03-19 18:23:57 +0400
  • 5cc2dc8dd4 Reformat code te be PSR-2 compatible SonicGD 2014-03-16 10:46:16 +0600
  • 9992884427 updated `@property` annotations Carsten Brandt 2014-03-11 16:21:25 +0100
  • aa38544912 Update CHANGELOG.md Alex-Code 2014-03-11 13:16:12 +0000
  • 90c574655f Improved check for active child items Alex-Code 2014-03-11 13:10:09 +0000
  • 9de1bbeeb9 Fix some references to removed Html::url in phpdoc Christophe BOULAIN 2014-03-11 11:15:21 +0100
  • ef0d084c21 better use @see for See in phpdoc Carsten Brandt 2014-03-11 05:34:32 +0100
  • eea9242927 added a large amount of missing documentation Carsten Brandt 2014-03-11 02:46:43 +0100
  • 442be754f0 Merge pull request #2605 branch 'feature' of https://github.com/mongosoft/yii2 into code-style Carsten Brandt 2014-03-07 21:54:44 +0100
  • fcbfd76087 CS fix Christophe BOULAIN 2014-03-06 12:18:32 +0100
  • 5b671bd781 Add size attribute to Modal Christophe BOULAIN 2014-03-06 11:04:03 +0100
  • 6e11e49709 sub menus didn't get checked for being active. Alex-Code 2014-03-05 16:50:02 +0000
  • aac13997b9 Merge pull request #2578 from schmunk42/feature/update-composer-keywords Alexander Makarov 2014-03-03 21:39:41 +0300
  • f6a3a4409c @param, @var, @property and @return must declare types as boolean, integer, string, array or null Alexander Mohorev 2014-03-03 20:50:44 +0300
  • 0a625344aa fixed a bunch of typos and errors Carsten Brandt 2014-02-27 23:18:27 +0100
  • 76cf0e8330 replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) Tobias Munk 2014-02-27 17:37:08 +0100
  • 36c2c5acfe Fixes #2425: Tabs widget now selects first tab if no active tab is specified Alexander Makarov 2014-02-21 00:37:36 +0400
  • 6cd480ee4a removed unnecessary call to Html::url() Carsten Brandt 2014-02-17 19:52:32 +0100
  • 19c8b53ac7 Fixes #1881: Improved `yii\bootstrap\NavBar` with `containerOptions`, `innerContainerOptions` and `renderInnerContainer` Qiang Xue 2014-02-15 19:44:26 -0500
  • 4812be500a Fixes #1562: Added `yii\bootstrap\Tabs::linkOptions` Qiang Xue 2014-02-15 19:28:24 -0500
  • c3bed5d6a8 moved CHANGELOG lines to bootstrap Carsten Brandt 2014-02-08 11:08:43 +0100
  • d183d5f2ed Fixes #2361: `yii\bootstrap\NavBar::brandUrl` should default to the home URL of application Qiang Xue 2014-02-07 16:20:45 -0500
  • eb49502019 doc fix. Qiang Xue 2014-02-03 14:15:19 -0500
  • 286f040873 Change condition Thiago Talma 2014-02-03 10:47:20 -0200
  • dfd6e56306 Allow multilevel dropdown. Thiago Talma 2014-01-31 18:31:27 -0200
  • a1e30e8462 Fix URL Bootstrap MarsuBoss 2014-01-30 11:07:42 +0100
  • 761a3bc9b8 Merge branch 'request-params-refactoring' of github.com:cebe/yii2 into cebe-request-params-refactoring Qiang Xue 2014-01-26 17:41:14 -0500
  • 1b96342063 subwidgets should be rendered in the same view Carsten Brandt 2014-01-23 13:06:18 +0100
  • 6b7209cc42 Fixes #1974. Qiang Xue 2014-01-22 12:55:35 -0500
  • afe5064508 replaced usages of $_GET with Request::queryParams Carsten Brandt 2014-01-21 15:13:51 +0100
  • 58421f950a fixes #1888: updated Alert phpdoc Alexander Makarov 2014-01-12 20:24:23 +0400
  • d0d1e79c04 psr-4 change. Qiang Xue 2014-01-10 21:06:25 -0500
  • d9802aacce psr-4 change. Qiang Xue 2014-01-10 20:51:49 -0500
  • 4cf356df8d adjust directories for PSR-4. Qiang Xue 2014-01-10 20:28:17 -0500
  • b594e0092d Merge pull request #1872 from tanakahisateru/i18n-ja Qiang Xue 2014-01-10 17:07:56 -0800
  • 746dfa2e20 Merge pull request #1895 from creocoder/yii2-advanced-app-environment-fixes Qiang Xue 2014-01-10 17:06:22 -0800
  • 93fe5f7c39 added CHANGELOG line for message translations Carsten Brandt 2014-01-11 01:13:21 +0100
  • f6530314e2 Merge pull request #1765 from yiisoft/elasticsearch-pk-refactoring Carsten Brandt 2014-01-10 15:56:22 -0800
  • b4c60c142c Yii 2 advanced app environments usage fix Alexander Kochetov 2014-01-11 03:33:41 +0400
  • 6f9850774d Doc comments at "yii\authclient\widgets\Choice" fixed Klimov Paul 2014-01-11 00:02:20 +0200
  • 98f3df5ffb Merge pull request #1890 from kartik-v/patch-11 Alexander Makarov 2014-01-10 12:29:56 -0800
  • 392f24a99b Typo fix for onCondition example Kartik Visweswaran 2014-01-11 01:57:37 +0530
  • 833db337f1 Touching up beginning sections Larry Ullman 2014-01-10 11:15:58 -0500
  • 813069a2de Add Japanese translation for command messages Hisateru Tanaka 2014-01-11 00:59:29 +0900
  • a455ef2b7e Add Japanese Language Hisateru Tanaka 2014-01-10 03:21:53 +0900
  • 35b5bd8ef4 removed get() shortcut from find() Carsten Brandt 2014-01-10 15:56:42 +0100
  • 3a86270de9 updated docs Carsten Brandt 2014-01-10 15:51:25 +0100
  • 31fece562e fixed test break Carsten Brandt 2014-01-10 15:39:06 +0100
  • a8498358e0 Merge pull request #1863 from gimox/gimox Alexander Makarov 2014-01-10 03:18:34 -0800
  • a4eb54cb07 Merge pull request #1882 from vova07/1874-ro-lang Alexander Makarov 2014-01-10 03:16:16 -0800
  • 22e7f9c785 Merge pull request #1867 from qiansen1386/master Alexander Makarov 2014-01-10 03:14:17 -0800
  • 572a2508a5 Romanian language. Fixes #1874 vova07 2014-01-10 09:48:56 +0200
  • 9daac9643e Merge pull request #1880 from lucianobaraglia/spanish-message-translation Qiang Xue 2014-01-09 20:14:00 -0800
  • ee93c95230 Added spanish translation Luciano Baraglia 2014-01-09 23:58:55 -0300
  • fcb968d804 Merge pull request #1879 from lucianobaraglia/master Qiang Xue 2014-01-09 17:29:23 -0800
  • d40065cdc2 Typo in MessageController [skip ci] Luciano Baraglia 2014-01-09 22:26:34 -0300
  • 967442e382 And a bit more human-friendly extensions doc Alexander Makarov 2014-01-10 03:10:52 +0400