Commit Graph

7547 Commits

Author SHA1 Message Date
Qiang Xue
a46efe79c6 Fixes #3469: Fixed the bug that QueryBuilder::getColumnType() may drop the provided column precision in certain cases 2014-05-14 10:28:41 -04:00
Carsten Brandt
50220cc93d Merge PR #3421 branch 'migrate-command-enhancement' of https://github.com/creocoder/yii2
* 'migrate-command-enhancement' of https://github.com/creocoder/yii2:
  MigrateController refactoring
  CHANGELOG fixed
  Comments updated
  CHANGELOG updated
  MigrateCommand enhancement. `all` option added for `down` action.

Conflicts:
	framework/CHANGELOG.md
2014-05-14 15:48:10 +02:00
Alexander Kochetov
14ec7e21bd ExistValidator::validateValue() fixed 2014-05-14 17:35:24 +04:00
Alexander Kochetov
f457073d27 Tests excess dump removed 2014-05-14 13:39:31 +04:00
Alexander Kochetov
68f65a9f7a ExistValidator bugfix 2014-05-14 13:37:20 +04:00
Alexander Kochetov
e791436819 Tests updated 2014-05-14 13:37:05 +04:00
Alexander Kochetov
f5b7788edd MigrateController refactoring 2014-05-14 13:22:04 +04:00
Paul Klimov
514efb99ee Merge pull request #3465 from kartik-v/patch-2
Update various typos and grammar
2014-05-14 10:44:27 +03:00
Kartik Visweswaran
ce032bd249 Update various typos and grammar 2014-05-14 13:04:17 +05:30
Carsten Brandt
e34bddf4ca Merge pull request #3464 from it3rmit/patch-4
Small changes according to the class reference
2014-05-14 09:31:24 +02:00
Carsten Brandt
53ebd02e58 Merge pull request #3463 from DaSourcerer/travis-ci
[travis-ci] Allow fast finishing
2014-05-14 09:29:21 +02:00
it3rmit
31f0e25b3f Small changes according to the class reference
It looks like this values are supposed to be in different order due to the class reference and practice.
2014-05-14 10:07:15 +03:00
DaSourcerer
f81ab0d4ca Allow fast finishing 2014-05-14 06:48:23 +02:00
Qiang Xue
a87e589af7 Fixes #3458: Fixed the bug that the image rendered by CaptchaAction was using a wrong content type 2014-05-13 22:02:49 -04:00
Fourteenmeister
f46c706033 Update QueryBuilder.php
fix error occurs when you use multiple databases.
2014-05-14 10:20:57 +09:00
Qiang Xue
3c9a0aca4a guide WIP [skip ci] 2014-05-13 20:18:29 -04:00
Carsten Brandt
3cf5ffe42c docs about multiple grids on one page. 2014-05-13 21:48:05 +02:00
Alexander Kochetov
3e94b24885 ExistValidator refactoring 2014-05-13 16:10:08 +04:00
Qiang Xue
3dd4e71938 rest guide WIP [skip ci] 2014-05-12 23:05:15 -04:00
Fourteenmeister
b36b9bfdad fix error
fix error when if fields whose names are reserved word
2014-05-13 10:41:29 +09:00
Carsten Brandt
eb847c69a2 Merge pull request #3447 from lynicidn/patch-1
changed comments #3446
2014-05-12 19:12:20 +02:00
Carsten Brandt
5c837c0575 fixed console errorHandler class 2014-05-12 19:11:40 +02:00
Alexander Kochetov
3a0e04f329 CHANGELOG updated 2014-05-12 20:43:43 +04:00
lynicidn
3829b3a5ad changed comments #3446 2014-05-12 20:35:35 +04:00
Alex-Code
274828839b Check if property is set
```getValue``` didn't check if the property on an object exists so wouldn't return the default value.
2014-05-12 16:31:44 +01:00
Alexander Kochetov
252795ec94 allowArray introduced. 2014-05-12 17:34:36 +04:00
Carsten Brandt
7511de6cab added errorInfo to exception views 2014-05-12 13:31:33 +02:00
Qiang Xue
a2aa20f183 simplified errorhandler registration. 2014-05-11 20:59:20 -04:00
Qiang Xue
32aa175b7c renamed ErrorHandler::deRegister to unregister. [skip ci] 2014-05-11 20:47:27 -04:00
Qiang Xue
e55f8196dc updated the lifecycle chart. [skip ci] 2014-05-11 20:36:37 -04:00
Carsten Brandt
6982842202 allow non-lowercase package names
fixes #3438
2014-05-12 01:36:46 +02:00
Carsten Brandt
9e0a157fa5 improved docs for AR::findAll() 2014-05-12 01:19:55 +02:00
Carsten Brandt
cb830f7406 typo 2014-05-11 21:31:43 +02:00
Carsten Brandt
613b3a138c changelog 2014-05-11 21:27:29 +02:00
Carsten Brandt
2e6e318720 added ErrorHandler::deRegister() 2014-05-11 21:18:34 +02:00
Carsten Brandt
8134af0edd allow using errorhandler from the app namespace
fixes #3431
2014-05-11 21:12:32 +02:00
Qiang Xue
3ea2ffbbd2 Fixed the issue that ServiceLocator still returns the old component after calling set() with a new definition 2014-05-11 15:03:22 -04:00
Carsten Brandt
c67c491053 fixed apidoc inherit 2014-05-11 12:15:03 +02:00
Qiang Xue
595faca941 Finished the quick start guide. [skip ci] 2014-05-10 22:17:36 -04:00
Qiang Xue
b80c0c3bc0 guide WIP [skip ci] 2014-05-10 21:22:01 -04:00
Qiang Xue
58967f13a2 guide WIP [skip ci] 2014-05-10 19:16:14 -04:00
Qiang Xue
cd162d9b9b added missing hint [skip ci] 2014-05-10 16:00:20 -04:00
Qiang Xue
25ba0e0d80 finished quick start about database [skip ci] 2014-05-10 14:07:34 -04:00
Qiang Xue
0f6f760087 guide WIP [skip ci] 2014-05-09 21:38:05 -04:00
Alexander Kochetov
e08473a082 CHANGELOG fixed 2014-05-09 20:14:40 +04:00
Alexander Kochetov
9b092e51a8 CHANGELOG 2014-05-09 20:13:54 +04:00
Alexander Kochetov
ccaa052d57 ExistValidator count logic fix 2014-05-09 18:57:00 +04:00
Alexander Kochetov
087b7ca962 Tests updated 2014-05-09 18:55:49 +04:00
Paul Klimov
64796aea9e Merge pull request #3420 from Jomaanro/master
Add missing InvalidConfigException when wrong model validator is used
2014-05-09 17:50:46 +03:00
Alexander Kochetov
697e909c30 Comments updated 2014-05-09 18:33:22 +04:00