Commit Graph

  • d256cc8389 Added VersionEye button to the readme DaSourcerer 2013-07-26 19:21:36 +0200
  • cfa590375d Merge pull request #663 from crtlib/patch-1 Qiang Xue 2013-07-26 07:48:39 -0700
  • e0b256586b Update SiteController.php crtlib 2013-07-26 16:22:30 +0200
  • b42f5181e7 reorganized debug panels. Qiang Xue 2013-07-26 08:16:54 -0400
  • 6e851e9547 reorganized RequestPanel. Qiang Xue 2013-07-26 08:07:14 -0400
  • e96ef1f40b removed tabindex attribute Qiang Xue 2013-07-26 08:06:54 -0400
  • 3bef7365f1 Fixes #624: renamed www to web. Qiang Xue 2013-07-25 07:57:49 -0400
  • ae287f12d6 Fixes #660. Qiang Xue 2013-07-24 16:23:02 -0400
  • f7257e53f0 Fixes #659. Qiang Xue 2013-07-24 13:41:14 -0400
  • 0404874092 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-07-24 11:45:22 -0400
  • 64fe535e0a Finished ListView. Qiang Xue 2013-07-24 11:44:40 -0400
  • fc801ee601 Merge branch 'master' of github.com:yiisoft/yii2 resurtm 2013-07-24 21:36:35 +0600
  • c98dae8430 Doc fix. resurtm 2013-07-24 21:36:10 +0600
  • d1212bc73b Support relative route in Controller::createUrl() Qiang Xue 2013-07-24 11:20:04 -0400
  • 5c02038377 ListView WIP Qiang Xue 2013-07-24 09:04:40 -0400
  • 39817de330 Ensure correct type. Qiang Xue 2013-07-24 08:02:19 -0400
  • 3d10cb1852 Changed default value of Logger::traceLevel. Qiang Xue 2013-07-24 07:51:12 -0400
  • e433c98ed4 Fixes #599 Qiang Xue 2013-07-23 22:01:16 -0400
  • e33089960f Added call stack display for DB debug panel. Qiang Xue 2013-07-23 22:00:44 -0400
  • 915a3cd779 Fixes #653: use boolean type to indicate boolean attributes. Qiang Xue 2013-07-23 20:45:14 -0400
  • 1f5d77790f Fixed test breaks. Qiang Xue 2013-07-22 10:54:43 -0400
  • 20bde29f58 Added typecasting for SQL insertion and update. Qiang Xue 2013-07-22 10:47:22 -0400
  • ec23b1b481 Added new boolean attributes. Qiang Xue 2013-07-22 09:51:43 -0400
  • 42397df054 fixed code style Alexander Makarov 2013-07-22 14:36:48 +0400
  • f4b10b56b6 fixes #651 Alexander Makarov 2013-07-22 12:46:58 +0400
  • aa3e816023 fixes #652 advanced app fixes Alexander Makarov 2013-07-22 12:41:12 +0400
  • f1ba923e91 Fixes #648: EVENT_BEFORE_ACTION is triggered twice. Qiang Xue 2013-07-21 20:39:05 -0400
  • 6f4e2c9b3c Fixes #647 Qiang Xue 2013-07-21 19:10:29 -0400
  • b02f01f6be More on advanced app template: Alexander Makarov 2013-07-21 22:10:19 +0400
  • dacee193fa test break fix. Qiang Xue 2013-07-21 13:23:00 -0400
  • 7eb33d65c6 Refactored Sort. Qiang Xue 2013-07-21 13:20:47 -0400
  • 02608626fb class import cleanup Alexander Makarov 2013-07-21 19:29:18 +0400
  • 69acc8f072 added missing GettextMessageSource phpdoc Alexander Makarov 2013-07-21 19:23:24 +0400
  • 4abab7f1fb short phpdoc descriptions for Panel subclasses Alexander Makarov 2013-07-21 19:17:19 +0400
  • fb31d8f6d8 added Panel phpdoc Alexander Makarov 2013-07-21 19:12:52 +0400
  • dd47668cba added missing return tags to CaptchaAction Alexander Makarov 2013-07-21 18:59:52 +0400
  • 02f8062435 fixed code style Alexander Makarov 2013-07-21 18:59:31 +0400
  • 612d0af592 removed unused line from smarty plugin Alexander Makarov 2013-07-21 18:40:32 +0400
  • 5284e5856d added some phpdoc to advanced app Alexander Makarov 2013-07-21 18:35:25 +0400
  • e2813d5ce6 fixed basic app code style Alexander Makarov 2013-07-21 18:35:15 +0400
  • ef2d0990e8 Merge pull request #645 from lucianobaraglia/master Qiang Xue 2013-07-21 07:43:48 -0700
  • 793d25292f Typo fix [skip ci] Luciano Baraglia 2013-07-21 11:39:32 -0300
  • 203f4bfe3e Fixes issue #643 Qiang Xue 2013-07-21 08:59:17 -0400
  • 8bf0a9b186 Merge pull request #644 from maximal/patch-1 Qiang Xue 2013-07-21 05:44:25 -0700
  • 78e61c9d94 Removed ListPager and refactored LinkPager and LinkSorter. Qiang Xue 2013-07-21 08:43:22 -0400
  • 886ba24c15 Directory structure updated in README.md maximal 2013-07-21 14:03:05 +0400
  • 6ce60c1666 added support for HTTP verb PATCH Carsten Brandt 2013-07-20 22:46:32 +0200
  • 9aa7b26184 Added LinkSorter. Qiang Xue 2013-07-20 07:28:22 -0400
  • ac8801bc63 Added SortTest Qiang Xue 2013-07-19 20:40:51 -0400
  • 4965248182 Refactored Sort. Qiang Xue 2013-07-19 18:59:47 -0400
  • 058c1f1b01 Fixed JUI asset bundles. Qiang Xue 2013-07-18 23:29:19 -0400
  • e15938474c Refactored console commands. Qiang Xue 2013-07-18 18:21:21 -0400
  • 0067e8c9f4 Merge pull request #638 from lucianobaraglia/master Qiang Xue 2013-07-18 11:14:47 -0700
  • aff33aaa9f Password input in advanced app signup [ci skip] Luciano Baraglia 2013-07-18 15:07:27 -0300
  • a4239efa7c Fixes #637. Qiang Xue 2013-07-18 08:05:09 -0400
  • b28e6b90e6 added charset Alexander Makarov 2013-07-18 12:56:11 +0400
  • fc402dc378 fixed field type Alexander Makarov 2013-07-18 12:56:05 +0400
  • a6cd7b72bb refactored helper organization. Qiang Xue 2013-07-17 20:45:36 -0400
  • 7ebbc46a5b Fixed wrong class uses. Qiang Xue 2013-07-17 20:14:43 -0400
  • 40b6b607c8 Fixes #632. Qiang Xue 2013-07-17 20:12:19 -0400
  • 90ed776296 implemented password reset Alexander Makarov 2013-07-18 03:09:41 +0400
  • 4b83aff0d7 Added signup link to frontend Alexander Makarov 2013-07-18 02:13:28 +0400
  • b8ff2cc569 Added authkey generation Alexander Makarov 2013-07-18 02:08:19 +0400
  • c5e9d84c6a signup action for advanced app template Alexander Makarov 2013-07-18 02:06:34 +0400
  • 4879d83dad fixes #627 Alexander Makarov 2013-07-18 01:20:56 +0400
  • bf13f26584 "AssetConverter::convert()" has been updated to use "escapeshellargs" Paul Klimov 2013-07-17 15:37:27 +0300
  • a25a34d717 Fixes #629. Qiang Xue 2013-07-17 08:22:48 -0400
  • ddc2db6359 Merge pull request #630 from lucianobaraglia/master Alexander Makarov 2013-07-17 01:53:57 -0700
  • 4e28b18c81 Doc Fixes Luciano Baraglia 2013-07-17 02:53:17 -0300
  • 0778937097 disabled asset test temporarily. Qiang Xue 2013-07-16 21:43:35 -0400
  • a128bffb47 Fix for asset command. Qiang Xue 2013-07-16 21:43:17 -0400
  • 368a4cfe66 Asset feature refactoring (WIP) Qiang Xue 2013-07-15 22:49:22 -0400
  • dc2843a2d7 Fixes #622. Qiang Xue 2013-07-14 19:03:43 -0400
  • 39f6e00137 Fixed matching all case. Qiang Xue 2013-07-14 16:52:54 -0400
  • 67e9e6619f typo fix in migration docs Carsten Brandt 2013-07-14 14:50:57 +0200
  • e7b7b89f71 Merge branch 'master' of github.com:yiisoft/yii2 Carsten Brandt 2013-07-14 14:48:50 +0200
  • cee45fdf26 added docs description of abstract db types in migration Carsten Brandt 2013-07-14 14:47:54 +0200
  • 4f70506c47 minor doc fix. Qiang Xue 2013-07-13 21:59:24 -0400
  • 494fb8f695 minor doc improvement. Qiang Xue 2013-07-13 17:52:32 -0400
  • 2fecd5eb4e Merge pull request #619 from philippfrenzel/patch-1 Carsten Brandt 2013-07-13 13:20:01 -0700
  • b0c6785afc Add echo into docs for link pager Philipp Frenzel 2013-07-13 22:07:41 +0200
  • f88b2d0859 Merge pull request #617 from aivus/patch-1 Qiang Xue 2013-07-12 14:06:48 -0700
  • 3387aadfe1 Update migration.md. Fix missed quotes Ilya 2013-07-13 00:05:02 +0300
  • 80fe1076dd Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-07-12 13:03:44 -0400
  • 3123c46826 handle array in importNamespaces. Qiang Xue 2013-07-12 13:03:37 -0400
  • 2d8da01c98 import namespaces. Qiang Xue 2013-07-12 07:36:00 -0400
  • e940587ac4 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-07-12 07:32:00 -0400
  • d29ea5a110 import namespaces. Qiang Xue 2013-07-12 07:31:54 -0400
  • 27af87e93a Merge pull request #614 from suralc/extensions-readme Qiang Xue 2013-07-11 08:35:01 -0700
  • 9b0cb851d6 renamed autoload to classmap. Qiang Xue 2013-07-11 11:33:58 -0400
  • 3c09eadded Added autoload command. Qiang Xue 2013-07-11 11:32:47 -0400
  • ce9fabab57 Rewording Suralc 2013-07-11 17:22:43 +0200
  • 4f97fced0f Added readme and license files to extensions. Suralc 2013-07-11 16:33:47 +0200
  • e11ce60023 fixed the "only" option for FileHelper::findFiles() Qiang Xue 2013-07-11 10:54:56 -0400
  • 0cbb05d7a2 Added Query::indexBy Qiang Xue 2013-07-11 10:04:54 -0400
  • 227a831b8f Improved FileHelper::filterPath() Qiang Xue 2013-07-11 08:35:53 -0400
  • d56739689c Enhanced file options for FileHelper. Qiang Xue 2013-07-11 08:20:31 -0400
  • 7c41ac994d Fixed locale command. Qiang Xue 2013-07-10 17:23:11 -0400
  • b427b5fbb0 updated alias. Qiang Xue 2013-07-10 17:16:45 -0400
  • 3711295499 moved JUI into official extensions. Qiang Xue 2013-07-10 17:15:48 -0400