Commit Graph

  • a7f21b2402 'Yii::trace()' added to 'yii\swiftmailer\Mailer::send()' Klimov Paul 2013-11-04 15:21:49 +0200
  • 487ee6e098 Unit test for 'yii\swiftmailer\Message' advanced. Klimov Paul 2013-11-04 15:07:30 +0200
  • d4b2cfa491 'MessageInterface' updated to support 'method chain' call style. Klimov Paul 2013-11-04 14:28:19 +0200
  • aab90c5164 'MessageInterface' updated to support 'method chain' call style. Klimov Paul 2013-11-04 14:28:19 +0200
  • e8da628d75 doc fix Qiang Xue 2013-11-04 07:20:09 -0500
  • 2509748fda Fixes #1134: doc fix. Qiang Xue 2013-11-04 06:27:27 -0500
  • ef6fea9610 Unit test 'BaseMessageTest' created Klimov Paul 2013-11-04 13:24:22 +0200
  • 368c244768 MessageInterface::render() replaced by MessageInterface::renderHtml() and MessageInterface::renderText() Paul Klimov 2013-11-04 11:52:33 +0200
  • 2faf6bb109 typo in crud generator Carsten Brandt 2013-11-04 10:51:23 +0100
  • ba64f8031e fixed twitter bootstrap package name Carsten Brandt 2013-11-04 10:45:20 +0100
  • 0222462ed7 fixed event php-doc Carsten Brandt 2013-11-04 10:38:17 +0100
  • a136d67d22 Merge branch 'master' of github.com:yiisoft/yii2 Carsten Brandt 2013-11-04 01:50:38 +0100
  • 2a412fab72 fixed twig readme Carsten Brandt 2013-11-04 01:50:04 +0100
  • 9862ee35b2 Fixes #1115: fixed the issue with PDO boolean value binding with pgsql Qiang Xue 2013-11-03 18:51:16 -0500
  • 433958b40c removed sqlite specific test as it is the same as base AR test now Carsten Brandt 2013-11-03 15:50:11 +0100
  • 1551f8443c Fixed pgsql column type detection bug. Qiang Xue 2013-11-03 09:33:28 -0500
  • 26c7f6d62f Fixed sqlite column type detection bug. Qiang Xue 2013-11-03 09:02:17 -0500
  • fff1db7813 Merge pull request #1126 from lucianobaraglia/master Carsten Brandt 2013-11-03 01:03:36 -0700
  • 5faeae72e1 removed assets. Qiang Xue 2013-11-03 01:48:39 -0400
  • 9a961ed392 updated class map Qiang Xue 2013-11-03 01:44:04 -0400
  • 1fc0462ebb Typo in Docs [skip ci] Luciano Baraglia 2013-11-03 02:15:51 -0300
  • 4cd994a1df using external bootstrap assets. Qiang Xue 2013-11-03 01:04:05 -0400
  • 71268c9ea9 dependency fix. Qiang Xue 2013-11-03 00:54:23 -0400
  • 48600b8edd Fixed typo. Qiang Xue 2013-11-03 00:49:01 -0400
  • 83a937990c moved bootstrap to extension Qiang Xue 2013-11-03 00:40:06 -0400
  • 6aa45b34d0 updated dependency. Qiang Xue 2013-11-03 00:25:31 -0400
  • c4bb668b90 moved gii and debug to extensions. Qiang Xue 2013-11-03 00:16:35 -0400
  • da3880504e updated extension README files. Qiang Xue 2013-11-03 00:01:13 -0400
  • 41a44275e0 Removed unneeded Extension from jui. Qiang Xue 2013-11-02 23:40:37 -0400
  • 6ab6730c32 multiple alias support. Qiang Xue 2013-11-02 23:39:26 -0400
  • 4c25e7c6ce path fix. Qiang Xue 2013-11-02 23:33:00 -0400
  • 513037d97d bug fix. Qiang Xue 2013-11-02 23:27:26 -0400
  • eb39d1ffc3 typo Qiang Xue 2013-11-02 23:19:57 -0400
  • 1c2d1e8ef7 Fixed alias path. Qiang Xue 2013-11-02 23:05:14 -0400
  • 1500f978b0 Fixed dependency of apps Qiang Xue 2013-11-02 23:00:13 -0400
  • 3f3a09e988 Added support for generating default alias for extensions. Qiang Xue 2013-11-02 22:43:11 -0400
  • 90839ceb5d Proposal for accessing populated relations Carsten Brandt 2013-11-03 02:08:26 +0100
  • d8b94d647b made AR attribute manipulation behave consistent to hasAttribute() Carsten Brandt 2013-11-03 01:45:20 +0100
  • be6826871e Merge pull request #1124 from cebe/query-builder-public Qiang Xue 2013-11-02 15:13:09 -0700
  • 1b35872356 Merge branch 'master' of github.com:yiisoft/yii2 Carsten Brandt 2013-11-02 22:17:28 +0100
  • fc05ded1e0 typo Carsten Brandt 2013-11-02 22:06:26 +0100
  • 415144489e made querybuilder condition methods public Carsten Brandt 2013-11-02 21:36:48 +0100
  • 3caf59b1bf fixed extension list file location. Qiang Xue 2013-11-02 16:04:38 -0400
  • f424084904 doc fix. Qiang Xue 2013-11-02 16:00:23 -0400
  • 59f098639d moved extension list under yiisoft. updated read me. Qiang Xue 2013-11-02 15:58:28 -0400
  • e5d5ab5655 updated license information. Qiang Xue 2013-11-02 15:37:25 -0400
  • 3fd1cb0c6d reorganized extension directories. Qiang Xue 2013-11-02 15:34:07 -0400
  • baf6de3c0c Adjusted jui directories. Qiang Xue 2013-11-02 14:52:24 -0400
  • 13c3123ca8 moved mutex back from extensions. Qiang Xue 2013-11-02 14:16:38 -0400
  • 1d092d1755 Changed the exit status to normal. Qiang Xue 2013-11-02 13:06:04 -0400
  • 5c07033c8b Merge pull request #1123 from mongosoft/master Alexander Makarov 2013-11-02 08:10:01 -0700
  • 5d17dd06d1 Specify the exact type of the exception. Alexander Mohorev 2013-11-02 17:57:37 +0300
  • eee63f1721 Small typos Alexander Mohorev 2013-11-02 17:53:48 +0300
  • ccb310cfa5 Merge pull request #1121 from mongosoft/master Alexander Makarov 2013-11-02 07:15:32 -0700
  • 5860599ef7 PhpDoc comment Alexander Mohorev 2013-11-02 17:03:37 +0300
  • 18fbd7510a Missing return statement Alexander Mohorev 2013-11-02 16:12:28 +0300
  • 62148a2e33 Changed php-diff dependency to use code from master (they haven't tagged changes we need yet) Alexander Makarov 2013-11-02 16:39:24 +0400
  • cc5fe76c9e Added ability to get all GET, POST, PUT, DELETE or PATCH parameters to Request Alexander Makarov 2013-11-02 16:31:30 +0400
  • 8f874fa2b8 Merge pull request #1119 from miramir/master Qiang Xue 2013-11-02 05:18:40 -0700
  • 64641cbd76 Add batchInsert method to yii\db\Migration Иван Багаев 2013-11-02 10:42:14 +0500
  • 4b42d78f4e Fixes #1117: added support to map a single view directory to multiple themed view directories. Qiang Xue 2013-11-01 21:43:33 -0400
  • c8c377e698 skip test on postgres Carsten Brandt 2013-11-01 18:10:57 +0100
  • 30e85fae90 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-11-01 13:08:20 -0400
  • fedc38fdb6 Fixes #1116. Qiang Xue 2013-11-01 13:08:01 -0400
  • ee1689da03 some more on active record unit tests and sqlite Carsten Brandt 2013-11-01 17:57:28 +0100
  • 937a55f4fa fixed unit test for sqlite Carsten Brandt 2013-11-01 17:39:49 +0100
  • f153ce443a reverted non working fix for #1115 Carsten Brandt 2013-11-01 17:20:19 +0100
  • 7c630a6246 fixed problem with Postgres PDO and Boolean values Carsten Brandt 2013-11-01 17:02:31 +0100
  • e5a1244e0f moved unit test from cubrid to general Carsten Brandt 2013-11-01 16:46:41 +0100
  • f7b7c758b6 Sphinx test environment setup files added. Paul Klimov 2013-11-01 16:52:31 +0200
  • 1bee84746c Fixes #1060: added code comment Qiang Xue 2013-11-01 10:21:54 -0400
  • bd82170142 Fixes #1096: pgsql: sequence name not matched Qiang Xue 2013-11-01 10:03:13 -0400
  • e0429ca44c Sphinx extensions skeleton created. Paul Klimov 2013-11-01 14:51:36 +0200
  • 1b497ad73b Fixes #1107: if basename of Gii CRUD model and search model are equal than alias is automatically used for search model Alexander Makarov 2013-11-01 13:23:05 +0400
  • eeed9c3ff2 Fixes #998: Added support for generating canonical URL. Qiang Xue 2013-10-31 20:56:13 -0400
  • 1c1cd863ca Fixes #1107: Gii CRUD generator now validates same named model and search model class names Alexander Makarov 2013-11-01 03:30:40 +0400
  • 91b61692c5 Better alias paths for advanced application Alexander Makarov 2013-11-01 03:16:34 +0400
  • 3dbfd3ea0e Gii: renamed action "new" to "create" Alexander Makarov 2013-11-01 03:13:40 +0400
  • 986a8b0ca4 Fixes #1105: better validation for Gii model generator Alexander Makarov 2013-11-01 02:50:39 +0400
  • d13aaa1e85 added composer basic docs Alexander Makarov 2013-11-01 01:25:00 +0400
  • 4c8a11793d started authorization docs Alexander Makarov 2013-11-01 01:17:58 +0400
  • b355019278 some docs on Authentication Alexander Makarov 2013-11-01 00:12:24 +0400
  • 7e805864d4 added brief description of forms Alexander Makarov 2013-10-31 23:55:33 +0400
  • 1dcb63ca96 Merge branch 'master' of github.com:yiisoft/yii2 resurtm 2013-10-31 17:56:28 +0600
  • 2f360e53c3 Add CoffeeScript and TypeScript commands to AssetConverter. resurtm 2013-10-31 17:55:44 +0600
  • f9a92b82df fixed typo Alexander Makarov 2013-10-31 00:48:37 +0400
  • dcde2c672b Merge pull request #1109 from resurtm/fixes-1104-gii-table-autocomplete Qiang Xue 2013-10-30 10:31:03 -0700
  • 4cb1a26477 Fixes #1104. Model generator table names auto complete. resurtm 2013-10-30 21:56:02 +0600
  • 50ba760277 Fixes #1106 Qiang Xue 2013-10-30 10:33:02 -0400
  • 6559b06ead made intl messages more compatible with various ICU versions Carsten Brandt 2013-10-30 11:20:03 +0100
  • 66fd16e8a6 fixed gridview message pattern Carsten Brandt 2013-10-30 10:17:26 +0100
  • 474d4aeaaf Added info about class-level event handlers to doc Alexander Makarov 2013-10-30 12:44:54 +0400
  • 3920301c2b Added note about "Inconsistent types declared for an argument: U_ARGUMENT_TYPE_MISMATCH" ICU error to i18n docs Alexander Makarov 2013-10-30 12:14:19 +0400
  • 94805caeb2 Merge pull request #1101 from lucianobaraglia/master resurtm 2013-10-29 22:51:56 -0700
  • 2880fb2899 Typo [skip ci] Luciano Baraglia 2013-10-30 01:38:48 -0300
  • 8b00693a0a Fixes #1025: Implemented support for class-level events. Qiang Xue 2013-10-30 00:12:48 -0400
  • 0ee120f5f9 refactored Component::off(). Qiang Xue 2013-10-29 23:17:50 -0400
  • 06a91d6271 fixed unit tests for cubrid and postgresql Carsten Brandt 2013-10-29 19:10:47 +0100
  • 34945b0b69 added unit test to verify storing of null values Carsten Brandt 2013-10-29 18:27:20 +0100
  • ec490dcaa6 made gridview plural rule compatible with ICU version < 4.8 Carsten Brandt 2013-10-29 17:14:34 +0100