Commit Graph

  • 669dc5b39c Merge pull request #761 from lancecoder/patch-5 Alexander Makarov 2013-08-14 05:57:29 -0700
  • 7c21e385f0 Update installation.md lancecoder 2013-08-14 12:56:33 +0000
  • ee73a4bc54 Merge pull request #759 from lancecoder/patch-3 Alexander Makarov 2013-08-14 05:39:00 -0700
  • 96f5b7d894 Merge pull request #760 from lancecoder/patch-4 Alexander Makarov 2013-08-14 05:38:39 -0700
  • b276af967b Update apps-advanced.md lancecoder 2013-08-14 12:36:14 +0000
  • ed7229c77c Update apps-basic.md lancecoder 2013-08-14 12:28:01 +0000
  • 6f42e87ebf Added Html::error(). Qiang Xue 2013-08-14 08:24:19 -0400
  • cd84653ff3 fixed extension documentation Carsten Brandt 2013-08-14 12:53:12 +0200
  • f6c4c1ef3f explained why AR is used in an example for scenarios doc Alexander Makarov 2013-08-14 13:16:12 +0400
  • b51c7e3b16 Fixes #756: added doc to Dropdown. Qiang Xue 2013-08-13 22:21:21 -0400
  • b6e3dd29ab started bootstrap docs Alexander Makarov 2013-08-14 02:46:16 +0400
  • 075bd7ee98 Added Installation part to app template docs Alexander Makarov 2013-08-13 22:24:42 +0400
  • a61d9dcc80 started view docs Alexander Makarov 2013-08-13 21:43:32 +0400
  • 02c92fea93 Merge remote-tracking branch 'upstream/master' into add-tests Suralc 2013-08-13 19:03:10 +0200
  • bae79cd76c Added ValidatorTest Suralc 2013-08-13 16:51:53 +0200
  • 90ddea11d7 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-08-13 11:59:35 -0400
  • 1ca215dff4 Added default value of Validator::attributes. Qiang Xue 2013-08-13 11:59:21 -0400
  • 286ee4e26b docs on configuring Yii Alexander Makarov 2013-08-13 19:51:58 +0400
  • f68bc3461b Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-08-13 10:57:04 -0400
  • 369f82b48e css fixes. Qiang Xue 2013-08-13 10:56:51 -0400
  • d9f87f4045 Added RequiredValidatorTest Suralc 2013-08-13 16:49:53 +0200
  • 1367f95725 more on advanced app docs Alexander Makarov 2013-08-13 18:35:01 +0400
  • 55b0b41009 started advanced application guide Alexander Makarov 2013-08-13 18:03:36 +0400
  • 88339b0cf6 basic application usage guide Alexander Makarov 2013-08-13 17:25:02 +0400
  • dd908985b2 Reorganized application template docs structure Alexander Makarov 2013-08-13 15:58:22 +0400
  • d4c8f47c17 Fixes #753: fixed sorting issue of ActiveDataProvider Qiang Xue 2013-08-13 07:46:04 -0400
  • 5f4b59d024 Added more guide sections Alexander Makarov 2013-08-13 14:28:05 +0400
  • b07ac2810e Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-08-12 20:06:00 -0400
  • 922f185b6f bug fix. Qiang Xue 2013-08-12 20:05:54 -0400
  • 5490e2a775 removed unused import Alexander Makarov 2013-08-13 02:54:20 +0400
  • 6040841687 fixed User class namespace in phpdoc Alexander Makarov 2013-08-13 02:50:16 +0400
  • 533b1eeb6e fixed phpdoc Alexander Makarov 2013-08-13 02:47:30 +0400
  • 0596fa82fd code style fixes Alexander Makarov 2013-08-13 02:43:47 +0400
  • edb77393b2 fixes #736 Alexander Makarov 2013-08-13 01:16:53 +0400
  • 29077460db css fix. Qiang Xue 2013-08-12 16:20:44 -0400
  • 10e436eeb9 Fixed bootstrap Modal upgrade. Qiang Xue 2013-08-12 14:18:08 -0400
  • 07a04c526e Fixed Menu active item check. Qiang Xue 2013-08-12 14:11:46 -0400
  • 451ff62e3d Added login hint. Qiang Xue 2013-08-12 13:29:37 -0400
  • 27ad7e1fc7 Added Controller::goHome(). Qiang Xue 2013-08-12 13:19:37 -0400
  • 89fa7ed3cb Reverted the change to User::loginUrl. Qiang Xue 2013-08-12 12:02:59 -0400
  • 5c5b20906e Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-08-12 12:02:08 -0400
  • 21eab82413 Refactored redirect() methods. Qiang Xue 2013-08-12 12:01:59 -0400
  • e17de37b10 Merge pull request #750 from lucianobaraglia/master Qiang Xue 2013-08-12 08:50:14 -0700
  • 3f8e9b7a84 Login url fix when called from a module Luciano Baraglia 2013-08-12 12:21:28 -0300
  • 2885d0988f doc fix. Qiang Xue 2013-08-12 07:18:21 -0400
  • 534aa4f93c Support auto-activation of Nav. Qiang Xue 2013-08-12 07:17:43 -0400
  • 293b1737e1 cleanup YiiBase::autoload() Carsten Brandt 2013-08-12 02:36:47 +0200
  • b96fd24ef5 Finished documentation of Console Helper and Controller Carsten Brandt 2013-08-12 02:26:30 +0200
  • 75c4798d48 Fixes #744: simplified Yii autoloader. Qiang Xue 2013-08-11 20:06:11 -0400
  • f576add9e9 Fixes #744: simplified Yii autoloader. Qiang Xue 2013-08-11 20:03:01 -0400
  • b84097c1ae fixed redis response parsing for large data Carsten Brandt 2013-08-12 01:17:53 +0200
  • a5a64dd7c9 improved redis timeout handling Carsten Brandt 2013-08-12 01:16:34 +0200
  • 133e5c6e35 Merge branch 'master' into redis Carsten Brandt 2013-08-12 00:45:37 +0200
  • afebb37129 avoid confusing docs about autoload return value Carsten Brandt 2013-08-12 00:29:43 +0200
  • ce4f37a183 doc fix. Qiang Xue 2013-08-11 16:14:59 -0400
  • 71b8dfdb2e Fixed doc. Qiang Xue 2013-08-11 10:18:27 -0400
  • 411f373a19 Merge pull request #742 from cebe/autoload Qiang Xue 2013-08-11 07:17:10 -0700
  • c4587de53e Fixed autoloader behavior according to leading \ Carsten Brandt 2013-08-11 15:17:28 +0200
  • 17cf3b5edd Merge pull request #741 from Zhuravljov/master Qiang Xue 2013-08-11 04:42:25 -0700
  • b64299da7d Fix in RequestPanel Roman Zhuravlev 2013-08-11 13:08:34 +0300
  • d1c41fe144 changed to trace from info. Qiang Xue 2013-08-10 12:22:32 -0400
  • 9193e4777c Removed yii\debug\Module::enabled. Qiang Xue 2013-08-10 07:56:40 -0400
  • 1f63bf0040 minor enhancement of debugger. Qiang Xue 2013-08-10 07:33:55 -0400
  • bc21de98bd Refactored the basic app. Qiang Xue 2013-08-10 07:33:24 -0400
  • 8ee92fdb80 Added ErrorAction. Qiang Xue 2013-08-10 07:32:19 -0400
  • dedad2487d Merge pull request #737 from wicaksono/master Qiang Xue 2013-08-09 12:47:18 -0700
  • a042d20c22 Use `hasAttribute()` instead to avoid code duplication Niko Wicaksono 2013-08-10 02:31:49 +0700
  • aeb568bee2 refactored NavBar and basic app navbar. Qiang Xue 2013-08-09 10:55:16 -0400
  • 24a66b383d test break fix. Qiang Xue 2013-08-09 09:50:19 -0400
  • 6d66a98acb test break fix. Qiang Xue 2013-08-09 09:32:28 -0400
  • 7aeb2fcf4f Fixed test breaks. Qiang Xue 2013-08-09 09:21:41 -0400
  • 20727c8c8d Merge pull request #733 from wicaksono/master Qiang Xue 2013-08-09 06:12:39 -0700
  • 880b6f9d65 #735: removed hiddenInput to avoid confusion. Qiang Xue 2013-08-09 08:21:23 -0400
  • bd60dc00e7 Merge pull request #734 from callmez/master Alexander Makarov 2013-08-09 03:12:33 -0700
  • 82282f93f0 ResizableAsset typo fix! callmez 2013-08-09 17:30:08 +0800
  • f756a45f51 Update radio and checkbox due to e3801fbf6b Niko Wicaksono 2013-08-09 11:49:40 +0700
  • 593e66132e css fix. Qiang Xue 2013-08-08 22:09:35 -0400
  • a602ee0e8c Fixed the basic app template. Qiang Xue 2013-08-08 21:56:58 -0400
  • 0e013c4f46 Fixed debugger with the new bootstrap. Qiang Xue 2013-08-08 21:06:40 -0400
  • afa0a2b11a Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-08-08 20:01:01 -0400
  • e3801fbf6b Upgraded bootstrap to 3.0RC1. Qiang Xue 2013-08-08 20:00:48 -0400
  • cbfbc76051 Merge pull request #731 from Ryadnov/fix_sort_init_attributes Qiang Xue 2013-08-08 10:40:17 -0700
  • eb0b00f8a0 Merge pull request #730 from Ryadnov/fix_typos_in_docs Qiang Xue 2013-08-08 10:34:52 -0700
  • 0367d0a6a4 fixes initializing attributes in Sort class Ryadnov 2013-08-08 21:24:00 +0400
  • 2409624894 fix typos - `Yii::app()` Ryadnov 2013-08-08 21:15:46 +0400
  • 22b5f9ea2c updated doc. Qiang Xue 2013-08-08 07:55:20 -0400
  • 4727ac8f1d Refactored the feature of transactional operations. Qiang Xue 2013-08-07 22:22:23 -0400
  • db8233e59d Merge pull request #727 from janisto/more_badges Qiang Xue 2013-08-07 06:49:11 -0700
  • 588f9fd575 Add more readme badges. Fix #726. Jani Mikkonen 2013-08-07 16:41:27 +0300
  • b3b1151469 Finished draft implementation of GridView. Qiang Xue 2013-08-06 17:00:32 -0400
  • ca35bb05a8 replaced attr with prop. Qiang Xue 2013-08-06 16:02:14 -0400
  • 7e5630b558 GridView WIP Qiang Xue 2013-08-06 16:01:46 -0400
  • a81480d309 Improved ValidatorTest organization. Suralc 2013-08-06 19:56:05 +0200
  • 61c7ac9d8b Fixes #722. Qiang Xue 2013-08-06 13:38:29 -0400
  • b5472c20e3 Typo fix Suralc 2013-08-06 15:21:29 +0200
  • 8f8de7cf60 Added NumberValidatorTest Suralc 2013-08-06 13:13:58 +0200
  • f78a77dfcf Merge branch 'master' of github.com:yiisoft/yii2 into add-tests Suralc 2013-08-06 10:52:17 +0200
  • 6c3f23900f Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-08-05 13:52:13 -0400
  • 471e24f279 Added SerialColumn. Qiang Xue 2013-08-05 13:51:57 -0400
  • e5569dc1da Allow Url creation with Html::url in console context Carsten Brandt 2013-08-05 17:32:53 +0200