Commit Graph

  • cc156ba812 Methods "callSnippet" and "callKeywords" added to "yii\sphinx\Command" Paul Klimov 2013-11-13 14:04:27 +0200
  • 07ad008d49 Sphinx unit tests advanced. Paul Klimov 2013-11-13 12:23:28 +0200
  • f57b3536a2 Fixed apps rules slavcodev 2013-11-13 11:41:25 +0200
  • 1ef4851ff7 updated composer.json to be less restrictive Carsten Brandt 2013-11-13 01:34:41 +0100
  • 0eaafd74ba updated composer.json to be less restrictive Carsten Brandt 2013-11-13 01:34:41 +0100
  • 539e233d9c massive improvement on class documentation Carsten Brandt 2013-11-13 01:16:21 +0100
  • 2adcd16e0d Update phpDoc slavcodev 2013-11-12 19:32:11 +0200
  • 3ff8f10d11 Add array conversion on creating validator slavcodev 2013-11-12 19:26:49 +0200
  • 9bf7f791b8 Fix test slavcodev 2013-11-12 17:53:24 +0200
  • cbca145e97 Add type hinting slavcodev 2013-11-12 17:24:52 +0200
  • 35681c618b Fix test slavcodev 2013-11-12 17:24:35 +0200
  • f4a8be1f68 Sphinx MVA insert and update resolved. Paul Klimov 2013-11-12 17:07:13 +0200
  • ecc557ef92 Refactor all models to new rules format slavcodev 2013-11-12 16:39:23 +0200
  • 3cdd78cafe Fix rules generator slavcodev 2013-11-12 16:27:31 +0200
  • aeda7fb1df Merge pull request #1188 from egorpromo/little-description-for-cookiePram Qiang Xue 2013-11-12 06:24:19 -0800
  • cbfa7e6129 "yii\sphinx\Command" and "yii\sphinx\QueryBuilder" extracted. Paul Klimov 2013-11-12 16:15:37 +0200
  • b6424946e4 Little helpful description for Session::cookieParam egorpromo 2013-11-12 21:12:43 +0700
  • 8a4dffed9d fixed ActiveRelation::__clone() to work with via relation Carsten Brandt 2013-11-12 14:22:07 +0100
  • 7cc182fc72 "yii\sphinx\IndexSchema' created. "yii\sphinx\Schema' reworked to drop inheritance from "yii\db". Paul Klimov 2013-11-12 14:31:55 +0200
  • 5b489aaa49 let base mailer store files as .eml instead of .txt Carsten Brandt 2013-11-12 12:45:05 +0100
  • 5a1b526ae8 "yii\sphinx\ColumnSchema' extracted. Paul Klimov 2013-11-12 13:35:40 +0200
  • 0868e7d3ce MVA added to "Sphinx" unit tests. Paul Klimov 2013-11-12 12:21:39 +0200
  • 016d796e95 advanced app: go back after login, not home Carsten Brandt 2013-11-12 11:07:14 +0100
  • 1c2489a3dc Using only arrays in rules instead comma-separated string slavcodev 2013-11-12 08:02:48 +0200
  • 6066c29a3c Merge pull request #1180 from slavcodev/code-style Qiang Xue 2013-11-11 20:30:32 -0800
  • 93dd629411 Fix apps phpDoc and short tags slavcodev 2013-11-12 06:24:07 +0200
  • b0b1c27c85 Fix phpDoc var tag format slavcodev 2013-11-12 06:21:04 +0200
  • 5f76ee0149 Merge pull request #1178 from slavcodev/patch-1 Qiang Xue 2013-11-11 19:22:49 -0800
  • 2939938ccb Merge pull request #1177 from nukkumatti/master Qiang Xue 2013-11-11 19:22:01 -0800
  • 03d70b6e7e Update main.php Veaceslav Medvedev 2013-11-12 05:21:06 +0200
  • 2617dfbaf3 Removed links to non-existent things phpDocs [skip ci] Taras Gudz 2013-11-12 03:18:01 +0000
  • 9b95a81b0c Fixed the rest phpDocs [skip ci] Taras Gudz 2013-11-12 03:13:37 +0000
  • f9db4fecb9 Fixed phpDocs [skip ci] Taras Gudz 2013-11-12 02:29:21 +0000
  • a7175bae31 Refactored Session as suggested in #1172 Qiang Xue 2013-11-11 20:52:27 -0500
  • 202664f3a4 Fixes #1176. Qiang Xue 2013-11-11 20:33:05 -0500
  • 342a9a2e1a Added log messages to user login and logout actions. Qiang Xue 2013-11-11 20:19:46 -0500
  • 23573968a6 Changed important log messages to info level Qiang Xue 2013-11-11 20:19:25 -0500
  • 20018b3fd3 Merge pull request #1172 from egorpromo/descript-for-sessionParam2 Qiang Xue 2013-11-11 07:10:51 -0800
  • 7565dec37d More precise descripton fo Session::cookieParam egorpromo 2013-11-11 21:35:34 +0700
  • 158ea21ea8 Merge pull request #1171 from mcd-php/fix-relation-strtolower Qiang Xue 2013-11-11 06:20:19 -0800
  • 6e3dfb8f68 "Sphinx" unit tests for "update" and "delete" added. Paul Klimov 2013-11-11 16:14:27 +0200
  • 365bdcf68a FIX: Relation names not mangled in \yii\db\ActiveQuery::normalizeRelations mcd-php 2013-11-11 16:43:50 +0300
  • baaab4e09f Fixes #1170 Qiang Xue 2013-11-11 08:31:52 -0500
  • a408b75318 Fixes #1169: anchor doesn't work when enablePrettyUrl is false. Qiang Xue 2013-11-11 07:28:55 -0500
  • 0f94ed39b6 "Sphinx" unit tests updated to expose runtime indexes. Paul Klimov 2013-11-11 14:28:31 +0200
  • faed08e620 fixed crud to work with table that has no PK but AR defines one Carsten Brandt 2013-11-11 12:39:38 +0100
  • fe3f7f2dde "Sphinx" extension files layout recomposed. Paul Klimov 2013-11-11 11:30:35 +0200
  • 183a0bfaef hide summary when empty. Qiang Xue 2013-11-10 21:20:15 -0500
  • a8d189676f typo fix. Qiang Xue 2013-11-10 21:18:19 -0500
  • 743d31a8e6 Fixes #1075: separated empty switch and empty display for ListView and GridView. Qiang Xue 2013-11-10 21:07:13 -0500
  • de062c26a4 moved markdown dependency to required. Qiang Xue 2013-11-10 18:17:17 -0500
  • f6b9337766 Adjusted extension list. Qiang Xue 2013-11-09 23:18:01 -0500
  • 896b7d1528 typo fix. Qiang Xue 2013-11-09 23:13:20 -0500
  • 8333a14eb5 Added parameters to fileTransportCallback. Qiang Xue 2013-11-09 23:02:56 -0500
  • 9867ffb6f7 Added display of installed extension to debug panel. Qiang Xue 2013-11-09 22:36:56 -0500
  • b965d4eec7 Implemented file transport for mails. Qiang Xue 2013-11-09 22:24:27 -0500
  • c298b543fb Revert "added FileMailer implementation of mailer interface" Qiang Xue 2013-11-09 20:51:16 -0500
  • 5d679813a6 Merge pull request #1167 from dmeroff/filemailer Alexander Makarov 2013-11-09 13:38:56 -0800
  • 7d6d01b4bc added FileMailer implementation of mailer interface Dmitry Erofeev 2013-11-09 21:45:46 +0400
  • 3bda94eeeb Fixed php-diff version. Qiang Xue 2013-11-08 23:59:17 -0500
  • c8be05665f Fixes #1122: removed init from post-install-cmd-script of composer. Qiang Xue 2013-11-08 23:58:58 -0500
  • dbecf848f4 Fixes #1156: action parameter binding now checks for array type. Qiang Xue 2013-11-08 23:21:41 -0500
  • abb349361b use json format. Qiang Xue 2013-11-08 21:47:54 -0500
  • f16ef2626f replaced exported value with serialized one. Qiang Xue 2013-11-08 21:40:54 -0500
  • f09c78aad9 save security keys as a serialized string instead of exported variable. Qiang Xue 2013-11-08 21:35:51 -0500
  • 4b49a31f57 minor fix to gii Qiang Xue 2013-11-08 21:14:03 -0500
  • 49081f0566 Fixes test break. Qiang Xue 2013-11-08 16:58:50 -0500
  • 5cbd5722c0 Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration. Qiang Xue 2013-11-08 16:44:24 -0500
  • b9fb97d68d Getters for 'yii\swiftmailer\Message' fixed. Paul Klimov 2013-11-08 16:34:35 +0200
  • 44bdb65d7b Merge branch 'master' of github.com:yiisoft/yii2 Carsten Brandt 2013-11-08 12:34:37 +0100
  • 5ddb0e2cbf controller php-doc Carsten Brandt 2013-11-08 12:34:13 +0100
  • d1f18e43f7 Merge branch 'master' of github.com:yiisoft/yii2 Paul Klimov 2013-11-08 13:25:49 +0200
  • 913eb62294 updated phpdoc and fixed generator read/write-only annotation Carsten Brandt 2013-11-08 12:24:03 +0100
  • 5a584c0bda Creating transport at 'yii\swiftmailer\Mailer' fixed to track possible "__call". Paul Klimov 2013-11-08 13:23:14 +0200
  • a38c280a29 Unit test for 'yii\swiftmailer\Message' fixed. Paul Klimov 2013-11-08 13:18:19 +0200
  • aa347f1e4c Merge branch 'master' of github.com:yiisoft/yii2 into sphinx Paul Klimov 2013-11-08 11:02:10 +0200
  • 6934707d25 Merge branch 'master' of github.com:yiisoft/yii2 into sphinx Paul Klimov 2013-11-08 11:01:57 +0200
  • 998cf7e675 updated apps to use the mail component. Qiang Xue 2013-11-07 23:01:13 -0500
  • 9763086842 Fixed test break Qiang Xue 2013-11-07 22:57:49 -0500
  • f7f76a3e62 Fixed test break. Qiang Xue 2013-11-07 22:43:47 -0500
  • 4bf6ee45b7 Merge branch 'master' of github.com:yiisoft/yii2 Qiang Xue 2013-11-07 22:34:14 -0500
  • 90a5bcc611 Refactored mail. Qiang Xue 2013-11-07 22:33:57 -0500
  • 3e11b31b6a removed conflicting use statement Carsten Brandt 2013-11-08 02:32:02 +0100
  • ed0e44d23b minor touch up of swiftmailer. Qiang Xue 2013-11-07 13:08:49 -0500
  • 7b91011032 Adjusted the directories of swiftmailer. Qiang Xue 2013-11-07 11:01:43 -0500
  • d0a2358217 Merge pull request #1049 from klimov-paul/email-swift-2 Qiang Xue 2013-11-07 07:56:22 -0800
  • bc393ff5d3 added doc about sub-relation. Qiang Xue 2013-11-07 10:38:12 -0500
  • 3701cbd55f Merge pull request #1125 from cebe/842-relation-data Qiang Xue 2013-11-07 07:30:37 -0800
  • 9dbf4d7420 Mailer default view class changed to "yii\web\View". Paul Klimov 2013-11-07 17:18:48 +0200
  • f77a047273 Merge branch 'master' of github.com:yiisoft/yii2 into email-swift-2 Paul Klimov 2013-11-07 17:16:40 +0200
  • 85c26332c5 Doc comments for "MessageInterface" and "MailerInterface" updated. Paul Klimov 2013-11-07 17:16:25 +0200
  • b9137dfef6 Sphinx command and query added. Paul Klimov 2013-11-07 16:58:39 +0200
  • afcdcb9a72 Merge branch 'master' of github.com:yiisoft/yii2 into sphinx Paul Klimov 2013-11-07 13:10:32 +0200
  • 104cfd7cb2 'yii\mail\MessageInterface' methods renamed: 'text' to 'textBody', 'html' to 'htmlBody' Paul Klimov 2013-11-07 12:22:24 +0200
  • 0bc8cbf158 php-doc Carsten Brandt 2013-11-07 11:18:16 +0100
  • 1aafa73e15 Render methods removed from 'yii\mail\MessageInterface'. Method 'yii\mail\MailerInterface::compose()' reworked allowing rendering message body. Paul Klimov 2013-11-07 12:18:07 +0200
  • c4468ac315 forgot to remove strtolower from __get and __unset Carsten Brandt 2013-11-07 11:09:35 +0100
  • a23c54acb8 made relation names in AR case sensitive Carsten Brandt 2013-11-07 10:39:35 +0100
  • 65d7ffa74f Fixed View refactoring test breakage Alexander Makarov 2013-11-07 01:31:27 +0400
  • f2484fd616 Modified application templates so when trying to log in when already logged in it just redirects to homepage instead of throwing exceptions Alexander Makarov 2013-11-07 01:19:36 +0400