Commit Graph

  • f651e72372 refactored label render Antonio Ramirez 2013-05-29 14:13:19 +0200
  • 3647c3f128 added button group dropdowns Antonio Ramirez 2013-05-29 13:54:47 +0200
  • 86c191bafa Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-05-29 07:47:39 -0400
  • e207361255 Refactored the widget usage with ActiveField. Qiang Xue 2013-05-29 07:47:33 -0400
  • 7d0b95c21a modified phpDoc Antonio Ramirez 2013-05-29 13:22:00 +0200
  • e8d3a7ff92 register asset bundle instead Antonio Ramirez 2013-05-29 10:58:21 +0200
  • 1e9cc35fd8 fix namespaces Antonio Ramirez 2013-05-29 10:54:53 +0200
  • cbb33bd164 refactored based on comments (2nd round) Antonio Ramirez 2013-05-29 10:54:01 +0200
  • 4ebc0ae734 fix phpDoc Antonio Ramirez 2013-05-29 09:49:41 +0200
  • 1c4cf30464 another typo fix Antonio Ramirez 2013-05-29 09:47:36 +0200
  • 6ce2f8f137 silly typo Antonio Ramirez 2013-05-29 09:45:04 +0200
  • 96a8c4a8e0 Merge branch 'upstream' into 367-bootstrap-nav Antonio Ramirez 2013-05-29 09:42:07 +0200
  • f6cef5eb70 Refactored based on comments and feedback (3rd round) Antonio Ramirez 2013-05-29 09:20:45 +0200
  • 9f832afb9f Refactored based on comments and feedback (3rd round) Antonio Ramirez 2013-05-29 09:17:53 +0200
  • 9af5466be5 typo in Html helper Carsten Brandt 2013-05-29 05:55:14 +0300
  • a2066cbe48 Created a \yii\web\VerbFilter Carsten Brandt 2013-05-29 04:24:38 +0200
  • 920098c009 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-05-28 22:06:37 -0400
  • 249f90f5ee Implemented MaskedInput widget. Qiang Xue 2013-05-28 22:06:31 -0400
  • 2f051e9dab Use class constants for Event declatration in ActionFiler Carsten Brandt 2013-05-29 03:40:18 +0200
  • 5e8154ed7f Removed unused method. Qiang Xue 2013-05-28 21:07:35 -0400
  • c75e78c20a Updated requirements about yii\i18n\Formatter Carsten Brandt 2013-05-29 02:17:00 +0200
  • 8b6447876a refactored numberformatting in base\Formatter Carsten Brandt 2013-05-29 02:15:43 +0200
  • 66a03d61b6 Lost array_merge() Alexander Kochetov 2013-05-29 04:02:25 +0400
  • 01c20996a6 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-05-28 19:56:26 -0400
  • 2553e9a043 Fixes issue #439 Qiang Xue 2013-05-28 19:56:06 -0400
  • 07011a2542 Fixed typos in new Formatter classes Carsten Brandt 2013-05-29 01:49:19 +0200
  • f690f0db13 Fixes issue #441: InvalidRequestException should be HttpException Qiang Xue 2013-05-28 19:24:08 -0400
  • 33dbe8fb43 Removed breaking tests. Qiang Xue 2013-05-28 19:10:39 -0400
  • 6aba9ede8b Removed breaking test. Qiang Xue 2013-05-28 19:10:04 -0400
  • 2f1021830d Added "formatter" app component. Qiang Xue 2013-05-28 18:58:35 -0400
  • 9a97037012 Finished Formatter. Qiang Xue 2013-05-28 18:55:26 -0400
  • c30eae62d2 Added initial unit testing files for the pgsql driver. Gevik Babakhani 2013-05-29 00:01:02 +0200
  • 000fdc3de0 formatter WIP. Qiang Xue 2013-05-28 17:27:37 -0400
  • ff70e151d9 Comment for content Alexander Kochetov 2013-05-28 20:47:39 +0400
  • e1b145a706 Enhance Dropdown to use items as strings. Remove string=divider rule Antonio Ramirez 2013-05-28 17:12:27 +0200
  • 70f1d41699 Added NavBar widget closes #437 Antonio Ramirez 2013-05-28 16:27:33 +0200
  • cc9b175c5f Added Nav widget closes #367 Antonio Ramirez 2013-05-28 16:24:37 +0200
  • 647a158763 Merge pull request #435 from ploaiza/patch-1 Qiang Xue 2013-05-28 07:14:39 -0700
  • 5436f4a75f Merge pull request #436 from suralc/fix-4-2 Qiang Xue 2013-05-28 07:13:59 -0700
  • d6f001016c Added missing use statement. Suralc 2013-05-28 15:58:40 +0200
  • 9bc99e22b7 Fixed some wording ploaiza 2013-05-28 10:55:51 -0300
  • af5dbba6da Tabs refactored Antonio Ramirez 2013-05-28 11:59:55 +0200
  • 5fe6d9910f Added dropdown widget Antonio Ramirez 2013-05-28 11:50:12 +0200
  • 65feda3ec3 Merge branch 'upstream' into 365-bootstrap-tabs Antonio Ramirez 2013-05-28 11:45:50 +0200
  • df6168475e Refactored StringHelper. Qiang Xue 2013-05-27 21:35:00 -0400
  • 9445953b29 Line number tweak for error page Carsten Brandt 2013-05-28 01:56:50 +0200
  • 3ac84240b6 added note about dependency to registerJsFile Carsten Brandt 2013-05-28 00:13:52 +0200
  • 0a5b7a5960 docs: Be explicitly clear about ActiveRecord::create() Carsten Brandt 2013-05-27 23:51:01 +0200
  • c8e73b42e7 fixed AutoTimestamp example in advanced app Carsten Brandt 2013-05-27 23:45:13 +0200
  • 004f1a8a0b Merge pull request #431 from creocoder/rbac-fixes-2 Qiang Xue 2013-05-27 12:33:41 -0700
  • 14998f4126 \yii\rbac\DbManager::isAssigned() signature fix Alexander Kochetov 2013-05-27 23:30:01 +0400
  • 072e4351e6 Changed the way to set timestamp for multiple attributes. Qiang Xue 2013-05-27 14:27:37 -0400
  • f1ce0e165d Fixes issue #428 Allowing UniqueValidator to be used with non-AR models. Qiang Xue 2013-05-27 13:43:48 -0400
  • 458615f81a Merge branch 'master' of github.com:yiisoft/yii2 resurtm 2013-05-27 23:00:54 +0600
  • 5f269399f1 Better exception page look. resurtm 2013-05-27 22:59:32 +0600
  • 212649c822 Merge pull request #427 from creocoder/rbac-fixes Qiang Xue 2013-05-27 09:48:35 -0700
  • cc5426e549 Removed unnecessary code from MSSQL schema. resurtm 2013-05-27 22:26:20 +0600
  • 3870df7bc0 Hover and error line increased by 1 px. resurtm 2013-05-27 22:07:58 +0600
  • 92aae3a0ba Error line number fix. resurtm 2013-05-27 21:55:52 +0600
  • adbbc52015 Error line number fix. resurtm 2013-05-27 21:52:59 +0600
  • c520dccab1 Error line number fix. resurtm 2013-05-27 21:48:14 +0600
  • b058c017be Lift off!11 #418 resurtm 2013-05-27 21:42:39 +0600
  • 9002196c49 MSIE fix. resurtm 2013-05-27 21:34:14 +0600
  • 8964d6ec0a Fixes (theoretically) #418 and #413. resurtm 2013-05-27 21:06:08 +0600
  • 5730afea92 Removed echo Alexander Kochetov 2013-05-27 18:58:58 +0400
  • e96a012d79 RBAC DbManager fixes Alexander Kochetov 2013-05-27 18:54:49 +0400
  • 3c3324cbda Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-05-26 20:10:16 -0400
  • 587529bf94 Always refetch the migration table definition. Qiang Xue 2013-05-26 20:10:09 -0400
  • ff16c4ef05 Do not ignore composer.lock Carsten Brandt 2013-05-27 00:48:49 +0200
  • dff144797d composer.json indentation fix Carsten Brandt 2013-05-27 00:26:07 +0200
  • 3b6ebbcd1a Merge pull request #420 from lucianobaraglia/master Qiang Xue 2013-05-26 15:25:23 -0700
  • a6c251d2ab Adjusted vendor dirs of example applications Carsten Brandt 2013-05-27 00:21:18 +0200
  • 833336340e Removed dot from framework path Luciano Baraglia 2013-05-26 19:22:40 -0300
  • 4764404fb9 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-05-26 18:01:58 -0400
  • d48971a581 Added .htaccess file. Qiang Xue 2013-05-26 18:01:40 -0400
  • cb8cc9f61d Fix error page alignment problems in various browsers Carsten Brandt 2013-05-26 23:50:23 +0200
  • 1d3df026ae Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-05-26 17:54:04 -0400
  • eb2d4fbd92 Added benchmark application. Qiang Xue 2013-05-26 17:53:51 -0400
  • 5038c35f6d Refactoring Alexander Kochetov 2013-05-27 01:45:36 +0400
  • ac72927485 Merge pull request #414 from creocoder/jui-accordion-comments Qiang Xue 2013-05-26 14:17:40 -0700
  • 37e609494a Merge pull request #416 from klimov-paul/asset-command-i-3 Qiang Xue 2013-05-26 14:15:09 -0700
  • f5d0bcbcfc Refactored cache key generation. Qiang Xue 2013-05-26 17:09:09 -0400
  • f17fde4acf Merge pull request #417 from votintsev/master Qiang Xue 2013-05-26 13:55:00 -0700
  • e84f5649e6 jQuery UI tabs full rework Alexander Kochetov 2013-05-27 00:26:23 +0400
  • 0ab5bbaf40 Update Cache.php votintsev 2013-05-26 23:32:42 +0400
  • f65d1398a5 Added skipping for absolute URLs at "AssetController::adjustCssUrl()". Klimov Paul 2013-05-26 21:05:53 +0300
  • 73900b4bd1 jQuery UI tabs rework Alexander Kochetov 2013-05-26 22:03:51 +0400
  • 2635b4775e Method "AssetController::adjustCssUrl()" has been applied to compress process. Klimov Paul 2013-05-26 21:01:18 +0300
  • b6ec6085fe Method "AssetController::adjustCssUrl()" has been complete. Klimov Paul 2013-05-26 20:59:03 +0300
  • 265a6f1c39 Relative path composing at "AssetController::adjustCssUrl()" has been complete. Klimov Paul 2013-05-26 20:47:34 +0300
  • 4c3e154d3a Comment fixes Alexander Kochetov 2013-05-26 21:11:42 +0400
  • 39c2107599 Refactoring Alexander Kochetov 2013-05-26 21:09:12 +0400
  • 353f198f73 jQuery UI accordion comments Alexander Kochetov 2013-05-26 20:15:52 +0400
  • 94e621f372 minor css fix for ErrorHandler Carsten Brandt 2013-05-26 18:10:46 +0200
  • fbc8e265ad Method "AssetController::adjustCssUrl()" has been implemented in basic. Klimov Paul 2013-05-26 18:55:12 +0300
  • 2e42553199 Merge pull request #411 from votintsev/master Carsten Brandt 2013-05-26 08:50:19 -0700
  • 07d0e05414 Merge pull request #412 from creocoder/jui-accordion-rework Qiang Xue 2013-05-26 08:36:28 -0700
  • 2653a662c4 Fixed docs for Sortable. Qiang Xue 2013-05-26 11:35:26 -0400
  • 2dc251c376 Merge pull request #410 from creocoder/jui-sortable Qiang Xue 2013-05-26 08:30:00 -0700
  • 2a7dae5bd9 Example from comments changed Alexander Kochetov 2013-05-26 19:17:46 +0400