Commit Graph

  • 92b7f94cf7 updated change log. Qiang Xue 2013-12-12 17:28:34 -0500
  • 7022d93bc4 Merge pull request #1498 from mintao/master Qiang Xue 2013-12-12 14:25:37 -0800
  • ff7c25ea7b Fixes #1497 (wrong file rendered if language != sourceLanguage) Florian Fackler 2013-12-12 22:55:10 +0100
  • 05c67f43b8 Added favicons to application templates Alexander Makarov 2013-12-12 22:04:24 +0100
  • 85b5c75b61 doc style Carsten Brandt 2013-12-12 22:01:41 +0100
  • 033e743f5b Merge pull request #1492 from egorpromo/more-docs-for-event Carsten Brandt 2013-12-12 12:59:57 -0800
  • 5deb76120a changed install to create-project, added hint Tobias Munk 2013-12-12 21:58:14 +0100
  • a7c0505e76 removed composer.lock from gitignore Carsten Brandt 2013-12-12 21:55:40 +0100
  • 9590ed75ad Adjusted exception template. Background of images now matches background color of the header. Alexander Makarov 2013-12-12 21:26:29 +0100
  • febefe4393 Linked to yii2-dev docs from README Alexander Makarov 2013-12-12 20:41:51 +0100
  • 6f0ab24e57 Added docs about using yii2-dev package Alexander Makarov 2013-12-12 19:55:59 +0100
  • 2355c764a8 Fixed `Call to a member function registerAssetFiles() on a non-object` in case of wrong `sourcePath` for an asset bundle Alexander Makarov 2013-12-12 18:39:40 +0100
  • ac594309aa Doc comments at "\yii\authclient\widgets\Choice" fixed. Paul Klimov 2013-12-12 16:45:10 +0200
  • 5156cc14ce More docs egorpromo 2013-12-12 21:41:09 +0700
  • 63b16fb430 "\yii\authclient\widgets\Choice" added. Paul Klimov 2013-12-12 16:13:48 +0200
  • 93cc73858f added link to composer docs about autoloading Tobias Munk 2013-12-12 14:21:11 +0100
  • ce5c3695de updated dependencies and testing Tobias Munk 2013-12-12 12:49:21 +0100
  • 857feeb6ac updated code style, added autoloading and prefix examples Tobias Munk 2013-12-12 12:46:15 +0100
  • 43f19e8aee use andWhere() in AR::find() to work properly with default scope Carsten Brandt 2013-12-12 12:07:28 +0100
  • 691cc14c1c "\yii\authclient\provider\Collection" added. Paul Klimov 2013-12-12 12:46:17 +0200
  • 3fba6dc314 updated gii docs Carsten Brandt 2013-12-12 11:14:37 +0100
  • ed0e76b7c0 gii docs Carsten Brandt 2013-12-12 11:04:19 +0100
  • ffbdaa5dce Merge pull request #1487 from nergal/twig-viewrenderer Alexander Makarov 2013-12-12 00:24:18 -0800
  • 87291bd34b a note about how to not use gii Carsten Brandt 2013-12-12 08:29:22 +0100
  • 8b7136320c Add extension support to yii\twig\ViewRenderer nergal 2013-12-12 06:47:41 +0200
  • e748455d8f reverted events Tobias Munk 2013-12-12 03:45:47 +0100
  • 1ab7100e5a updated extension documentation; added sections dependencies, versioning and authorization Tobias Munk 2013-12-12 03:11:20 +0100
  • 839650a6bd fixed output in Console::select() Carsten Brandt 2013-12-11 21:17:37 +0100
  • be911e199a created proper progress bar Carsten Brandt 2013-12-11 21:14:57 +0100
  • 41fbfcbd80 doc fix. Qiang Xue 2013-12-11 14:28:36 -0500
  • cd3949b13b fixed link in CHANGELOG Carsten Brandt 2013-12-11 18:08:28 +0100
  • d2308eda8d added CHANGELOGs for all the extensions Carsten Brandt 2013-12-11 18:04:58 +0100
  • ac3967cab7 removed unused property from Session Carsten Brandt 2013-12-11 16:47:30 +0100
  • 2fb823a04d doc typos Carsten Brandt 2013-12-11 16:46:09 +0100
  • 6171287f79 Classes "\yii\authclient\provider\*" created as draft. Paul Klimov 2013-12-11 17:17:35 +0200
  • be66f43d52 invalidate opcache of extensions.php file in composer installer Carsten Brandt 2013-12-11 16:12:11 +0100
  • 7b03233805 Merge pull request #1479 from DaSourcerer/session-cleanup Alexander Makarov 2013-12-11 05:30:15 -0800
  • 97645bcfb5 Removed compatibility code for PHP < 5.4 DaSourcerer 2013-12-11 14:07:17 +0100
  • 41eaa2df07 Extension "authclient" recomposed. Paul Klimov 2013-12-11 13:56:14 +0200
  • eab7e4a21a Added $formName to Model::load(). Qiang Xue 2013-12-10 18:17:24 -0500
  • 45fa25f796 Added notes about github and screenshots to extension docs Alexander Makarov 2013-12-10 23:30:45 +0100
  • 86dd428257 Added rules about namespace and package naming to extension docs Alexander Makarov 2013-12-10 23:20:43 +0100
  • ec7546efa8 Copied and adjusted 1.1 git workflow document Alexander Makarov 2013-12-10 23:14:22 +0100
  • 5caac5b0a3 Moved extensions docs draft from wiki to main repository Alexander Makarov 2013-12-10 23:14:04 +0100
  • e56d60ad49 Escape special chars in URL rules. Qiang Xue 2013-12-10 17:04:39 -0500
  • bfa7c80129 improved redis error message Carsten Brandt 2013-12-10 20:42:54 +0100
  • 12217a3ed8 code style and docs Carsten Brandt 2013-12-10 20:42:43 +0100
  • 2c9a8b910f make null format look nice by default Carsten Brandt 2013-12-10 20:42:09 +0100
  • 8268259876 OpenID client created as draft. Paul Klimov 2013-12-10 17:28:39 +0200
  • fec58f4e29 Fixes #1472: set event sender if possible. Qiang Xue 2013-12-10 09:25:01 -0500
  • cdae9b6046 Extension "authclient" added as draft. Paul Klimov 2013-12-10 14:49:51 +0200
  • 22c45342cf fixed composer.json for yii-dev. Qiang Xue 2013-12-10 00:20:34 -0500
  • 0310935e48 fixed test breaks. Qiang Xue 2013-12-10 00:12:17 -0500
  • 41685a2409 moved extensions under yii. Qiang Xue 2013-12-09 23:51:49 -0500
  • 51923c8271 moved smarty to yii. Qiang Xue 2013-12-09 23:34:44 -0500
  • 02a2a50b5a moved twig to yii subdirectory. Qiang Xue 2013-12-09 23:16:17 -0500
  • 8b375c3580 clean up oci driver. Qiang Xue 2013-12-09 23:11:56 -0500
  • 7eabab0629 Merge pull request #1406 from p0larbeer/master Qiang Xue 2013-12-09 18:22:27 -0800
  • e2b4708bbd added support for updateCounters to elasticsearch Carsten Brandt 2013-12-09 14:42:28 +0100
  • 8ce2f170ab Merge pull request #1465 from Bethrezen/patch-3 Alexander Makarov 2013-12-09 04:26:46 -0800
  • 41d24ee903 Replace request with response in code example Alexander Kozhevnikov 2013-12-09 14:51:45 +0300
  • 5a046230fd Translating SQL-like syntax into Mongo syntax removed from "\yii\mongodb\Collection". Paul Klimov 2013-12-09 11:28:31 +0200
  • 8a3277e7e9 tag for MongoDB unit tests fixed Paul Klimov 2013-12-09 11:04:15 +0200
  • d30aa3efef Coding style PSR-2 p0larbeer 2013-12-09 10:38:08 +0400
  • c8c6882fc4 updated doc. Qiang Xue 2013-12-08 13:28:06 -0500
  • 213574aa25 Edited the first quarter Larry Ullman 2013-12-08 12:35:30 -0500
  • 78fa416390 Edited introduction. Larry Ullman 2013-12-08 11:29:50 -0500
  • 1369e050a1 fixes #1427 Alexander Makarov 2013-12-08 11:27:42 +0100
  • 1f5f19df13 Fixes #1457: support using AR relations as input. Qiang Xue 2013-12-07 18:16:56 -0500
  • a5188f1fbc Fixes #1457: support string representation of AR. Qiang Xue 2013-12-07 12:30:09 -0500
  • 72db6ffb1a Fixes #1454: refactored FileValidator. Qiang Xue 2013-12-07 00:10:08 -0500
  • 0e67b2b1a9 Fixed safe validator. Qiang Xue 2013-12-06 21:06:57 -0500
  • 4881f53995 Merge pull request #1451 from SebSept/patch-1 Qiang Xue 2013-12-06 13:36:48 -0800
  • e1a3345161 fixed markdown typo Sébastien Monterisi 2013-12-06 21:39:37 +0100
  • bc9e57b239 Fixed readme. Qiang Xue 2013-12-06 14:46:09 -0500
  • bce353bf3a fixed test break. Qiang Xue 2013-12-06 14:32:59 -0500
  • cb4a8c764c Refactored validators. Qiang Xue 2013-12-06 14:19:17 -0500
  • 1c761753a3 Fixed mongodb in composer.json. Qiang Xue 2013-12-06 11:21:02 -0500
  • ebcc1a6900 Merge pull request #1450 from Haensel/execute-checkintegrity Qiang Xue 2013-12-06 08:19:11 -0800
  • ed85ae3355 added execute() command after checkIntegrity Johannes 'Haensel' Bauer 2013-12-06 17:17:29 +0100
  • 312aa895cd Merge pull request #1448 from Haensel/fixturemanager-truncate-table Qiang Xue 2013-12-06 08:07:00 -0800
  • a5682a8c3c executing truncate table command Johannes 'Haensel' Bauer 2013-12-06 17:00:32 +0100
  • 9d0da23718 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-12-06 10:59:09 -0500
  • b9f9b16536 Apply fix for #1003 to validateAttribute. Qiang Xue 2013-12-06 10:58:54 -0500
  • 9b5f3fab99 Extension "mongo" renamed into "mongodb" Paul Klimov 2013-12-06 17:35:32 +0200
  • 7fcc38da53 updated composer.json for mongo db Carsten Brandt 2013-12-06 15:55:00 +0100
  • adcf78885b Fixes #1446: infinite loop may occur when using EmailTarget and there's missing message translation. Qiang Xue 2013-12-06 09:43:31 -0500
  • a0b9aedb12 Doc comments at "\yii\mongo\Connection" fixed. Paul Klimov 2013-12-06 11:44:41 +0200
  • 7c56e6e9aa Typo in "\yii\mogo\Connection" fixed. Paul Klimov 2013-12-06 11:38:52 +0200
  • 8032785f0d Method "\yii\mogo\Collection::buildLikeCondition()" fixed to use \MongoRegex. Paul Klimov 2013-12-06 11:38:00 +0200
  • 380d1d02fb Method "\yii\mogo\ActiveRecord::equals()" fixed. Paul Klimov 2013-12-06 11:32:26 +0200
  • 47249ff381 Options parameter added to "\yii\mogo\Collection::fullTextSearch()" Paul Klimov 2013-12-06 11:27:28 +0200
  • 7314b5fe7e Options parameter added to "\yii\mogo\Collection::mapReduce()" Paul Klimov 2013-12-06 11:24:44 +0200
  • 0bd11926d1 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-12-05 16:36:20 -0500
  • 858c031d0c Fixes #1437: Added ListView::viewParams. Qiang Xue 2013-12-05 16:36:11 -0500
  • 60d9e04cdb Merge pull request #1438 from klimov-paul/mongo Qiang Xue 2013-12-05 11:50:12 -0800
  • 062e138c83 Method "\yii\mongo\Collection::fullTextSearch()" added. Klimov Paul 2013-12-05 21:09:33 +0200
  • 99b6ae27b3 Logging and profiling at Mongo improved. Klimov Paul 2013-12-05 20:29:14 +0200
  • 4b2659aeab removed schema prefix from returned table names. Qiang Xue 2013-12-05 13:01:53 -0500
  • 7749d9920c Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-12-05 12:32:00 -0500