Commit Graph

7623 Commits

Author SHA1 Message Date
Carsten Brandt
c6201fb5ca fixed cubrid test case 2014-05-26 13:43:42 +02:00
Andrey Smirnov
1aeb306d00 Fix incomplete obsolete filling in i18n db extractor
Obsolete keys searching isn't work when we have serveral categories for tranlation with DbMessageSource. Obsolete array filled with last message category only, because it'll always overwritten.
2014-05-26 15:33:37 +04:00
Paul Klimov
e503a3649d Merge pull request #3586 from klimov-paul/2020-doc-cross-dbms-relations
Fix for #2020: docs about cross-DBMS relations
2014-05-26 14:04:11 +03:00
Klimov Paul
29ff0cb21b Fix 'db-active-record.md' 2014-05-26 14:03:43 +03:00
Carsten Brandt
ac19508509 Merge pull request #3588 from klimov-paul/3429-docs-app-asset-location
Fix #3429: Incorrect path to AppAssets at docs
2014-05-26 12:58:47 +02:00
Klimov Paul
cf994133c8 Incorrect path to AppAssets at docs fixed 2014-05-26 13:48:27 +03:00
Klimov Paul
b4c79f2b55 Example code consistency fix 2014-05-26 13:06:10 +03:00
Klimov Paul
b5ae614624 Docs about cross-DBMS relations added 2014-05-26 13:05:26 +03:00
Carsten Brandt
d1a3d40014 added test case to acually create cols with virtual type
verify issue #3473
2014-05-26 11:53:06 +02:00
Paul Klimov
a55d9ba876 Merge pull request #3585 from pawzar/dev
Adding rotateByCopy to yii\log\FileTarget #3562
2014-05-26 12:14:39 +03:00
Paweł 'Zibi' Zaremba
b1cf051a73 Adding rotateByCopy to yii\log\FileTarget #3562 2014-05-26 10:25:15 +02:00
Qiang Xue
4b6b9d413d guide WIP [skip ci] 2014-05-25 22:45:06 -04:00
Larry Ullman
d53299543f Edited up to event handlers 2014-05-25 20:08:10 -04:00
Larry Ullman
caba264df5 Basic edits
Looks good!
2014-05-25 20:08:06 -04:00
Larry Ullman
586b412756 Basic edits
Question: Not sure about the point being made with components and
DatePicker. Please clarify if I misinterpreted.
2014-05-25 20:08:04 -04:00
Carsten Brandt
d75f0c7288 removed @link tags from apidoc and replaced with markdown 2014-05-25 22:29:31 +02:00
Carsten Brandt
85f49e0cfe fixed apidoc short description
fixes #2797
2014-05-25 22:29:31 +02:00
Alexander Makarov
e3ee1b0700 Merge pull request #3575 from yiisoft/extensions-autoloading
Fixes #3542: Removed requirement to specify `extensions` in application config
2014-05-25 20:52:58 +02:00
Alexander Makarov
d9a3f39941 Merge branch 'master'
Conflicts:
	framework/CHANGELOG.md
2014-05-25 22:52:46 +04:00
Carsten Brandt
ee2b968b7f fixed argument display in errorHandler 2014-05-25 20:30:26 +02:00
Carsten Brandt
d3cb54bcf2 ignore composer.lock in applications (yii2-dev only) 2014-05-25 19:27:32 +02:00
Carsten Brandt
18190b7348 fixes #3473, allow precision in pgsql abstract timestamp 2014-05-25 19:20:57 +02:00
Carsten Brandt
4de6e8c6b2 fix #3501 replace . when generating input ids 2014-05-25 18:51:06 +02:00
Carsten Brandt
293d933395 Merge pull request #3579 from DaSourcerer/travis-ci
[Travis CI] Include nightly HHVM builds into the build matrix
2014-05-25 18:00:05 +02:00
DaSourcerer
b9d66623c7 Include nightly HHVM builds into the build matrix 2014-05-25 17:28:15 +02:00
Carsten Brandt
6fd25815ba added more types to pgsql schema, better detection
fixes #3578
2014-05-25 10:21:23 +02:00
Alexander Makarov
c11ca0873d Fixed asset controller tests 2014-05-25 04:11:41 +04:00
Alexander Makarov
1122da950c Adjustments according to comments on #3575 2014-05-25 03:49:15 +04:00
Alexander Makarov
d84898a73d Fixes #2898: yii\console\controllers\AssetController is now using hashes instead of timestamps 2014-05-24 18:39:22 +04:00
Alexander Makarov
8ee7f5d7dc Merge branch 'origin/master' 2014-05-24 18:16:51 +04:00
Alexander Makarov
84f6329540 Merge branch 'zeeke-patch-1' 2014-05-24 18:16:32 +04:00
Alexander Makarov
e682909096 Fixed changelog 2014-05-24 18:16:08 +04:00
Alexander Makarov
07f30cb04c Fixes #3542: Removed requirement to specify extensions in application config 2014-05-24 18:11:59 +04:00
Qiang Xue
50c6b690dd updated upgrade info [skip ci] 2014-05-24 09:12:39 -04:00
Qiang Xue
3372785976 Merge pull request #3544 from MDMunir/patch-1
Add $key to function parameter
2014-05-24 09:08:16 -04:00
Andrea Panattoni
433110e22e Changelog updated 2014-05-24 14:54:54 +02:00
zeeke
5174ea6dfb SQLite support for disable integrity check
This is a porting from yii framework version 1.
I need it to run functional tests with fixtures.
2014-05-24 14:19:11 +02:00
Alexander Makarov
1182654777 Merge pull request #3571 from leandrogehlen/master
[ci skip] Updated pt-BR translation
2014-05-23 22:53:26 +02:00
Leandro Gehlen
7df876c80e Updated pt-BR translation 2014-05-23 17:13:27 -03:00
Qiang Xue
313437f3c0 Fixes #3284: Added support for checking multiple ETags by yii\filters\HttpCache. 2014-05-23 15:53:49 -04:00
Qiang Xue
05525f1810 Merge pull request #3569 from creocoder/range-validator-typo-fix
RangeValidator typo fix
2014-05-23 15:42:08 -04:00
Carsten Brandt
12a0a4eb35 another @see 2014-05-23 19:19:17 +02:00
Carsten Brandt
44d7d5fdd8 fixed wrong usage of @see 2014-05-23 19:18:25 +02:00
Carsten Brandt
e899406494 improved docs about application and module namespace
fixes #3539
2014-05-23 19:14:36 +02:00
Alexander Kochetov
d3dd1352b9 RangeValidator typo fix 2014-05-23 20:06:56 +04:00
Qiang Xue
6d4196d3bf #3521: Added yii\filters\HttpCache::sessionCacheLimiter 2014-05-23 12:03:27 -04:00
Carsten Brandt
b7e493fca0 Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
2014-05-23 16:58:21 +02:00
Qiang Xue
175d1325a8 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-05-23 10:35:32 -04:00
Qiang Xue
f5dbd9a084 Fixes #3564: Fixed the bug that primary key columns should not take default values from schema 2014-05-23 10:35:20 -04:00
Carsten Brandt
2d070fd1e8 Update intro-upgrade-from-v1.md
fixes #3555
2014-05-23 16:25:44 +02:00