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 |
|
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
|
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 |
|
Qiang Xue
|
6e7713ec13
|
Fixes #3567: Fixed the bug that smallint was treated as string for PostgreSQL
|
2014-05-23 10:25:16 -04:00 |
|
Qiang Xue
|
cd898c1b41
|
Merge pull request #3558 from creocoder/range-validator-js-enh
[WIP] Additional RangeValidator fixes
|
2014-05-23 09:42:12 -04:00 |
|
Alexander Kochetov
|
12a143bdac
|
RangeValidator client side type conversion to array
|
2014-05-23 15:30:37 +04:00 |
|
Alexander Kochetov
|
a4e8829717
|
Additional RangeValidator fixes
|
2014-05-23 15:26:09 +04:00 |
|
Carsten Brandt
|
020960380b
|
added example to ActionColumn
|
2014-05-23 13:10:06 +02:00 |
|
Alexander Kochetov
|
b1ba2439a6
|
[WIP] Additional RangeValidator fixes
|
2014-05-23 01:56:51 +04:00 |
|
Qiang Xue
|
431d8864f9
|
refactored RangeValidator.
|
2014-05-22 16:32:00 -04:00 |
|
Qiang Xue
|
10889474dd
|
Merge pull request #3549 from creocoder/range-validator-enh
Improve `in` validator to properly support array attributes.
|
2014-05-22 14:20:38 -04:00 |
|
Qiang Xue
|
305e8cbdba
|
refactored Html.
|
2014-05-22 14:01:52 -04:00 |
|
Alexander Kochetov
|
ca4a228b55
|
RangeValidator bugfix
|
2014-05-22 21:29:18 +04:00 |
|
Alexander Kochetov
|
d479f31748
|
CHANGELOG
|
2014-05-22 20:05:38 +04:00 |
|
Alexander Kochetov
|
3de8630fd3
|
Code readability fix
|
2014-05-22 20:05:25 +04:00 |
|
MDMunir
|
ff4307bede
|
Merge pull request #2 from yiisoft/master
merge
|
2014-05-22 21:56:02 +07:00 |
|
MDMunir
|
8f8ec23d52
|
Log for pull request #3544
|
2014-05-22 21:15:44 +07:00 |
|
Qiang Xue
|
9fcd4f2469
|
Fixed allowance for ratelimiter. [skip ci]
|
2014-05-22 10:04:13 -04:00 |
|
MDMunir
|
f55a59a2b9
|
Update CHANGELOG.md
|
2014-05-22 20:55:58 +07:00 |
|
Alexander Kochetov
|
af09fe16df
|
Improve in validator to properly support array attributes.
|
2014-05-22 17:51:17 +04:00 |
|
Qiang Xue
|
cbf27d1458
|
Fixes #3548: Fixed the bug that X-Rate-Limit-Remaining header is always zero when using RateLimiter
|
2014-05-22 09:35:53 -04:00 |
|
MDMunir
|
53e193049f
|
Add $key to function parameter
I think it's better to enclose `$key` as function parameter.
|
2014-05-22 17:57:30 +07:00 |
|
artur
|
5a1702e77c
|
Refactor
|
2014-05-22 13:40:55 +03:00 |
|
artur
|
94e2f7fc1e
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2014-05-22 13:25:47 +03:00 |
|
artur
|
6c25675d7e
|
Changed param name
|
2014-05-22 10:18:06 +03:00 |
|
artur
|
e860f218cf
|
Add param for configuring rendering result with one page
|
2014-05-22 03:01:58 +03:00 |
|
Qiang Xue
|
5771dfc48e
|
Merge pull request #3529 from skotos/3522-normalizepath-current-path
#3522 normalizepath to allow current path
|
2014-05-21 19:43:41 -04:00 |
|
artur
|
e19737e132
|
Hide output when only one page exist
|
2014-05-22 01:55:08 +03:00 |
|
Scott Tester
|
330f4609bf
|
Implemented qiangxue's solution as it is much simpler.
|
2014-05-22 08:23:26 +10:00 |
|
NmDimas
|
5599a86a81
|
Add support all type relation
|
2014-05-22 00:53:12 +03:00 |
|
Qiang Xue
|
cb465bc2af
|
minor text update.
|
2014-05-21 14:50:19 -04:00 |
|
Qiang Xue
|
78340dcf6c
|
Merge branch 'patch-4' of github.com:kartik-v/yii2 into kartik-v-patch-4
|
2014-05-21 14:47:27 -04:00 |
|
Qiang Xue
|
0aff05850c
|
Merge branch 'patch-4' of github.com:kartik-v/yii2 into kartik-v-patch-4
Conflicts:
framework/CHANGELOG.md
|
2014-05-21 14:46:58 -04:00 |
|
Kartik Visweswaran
|
63f5a74712
|
Fix #3472: Configurable option to encode spaces in dropdowns
|
2014-05-22 00:16:26 +05:30 |
|
Kartik Visweswaran
|
44b387e4fe
|
Fix #3472: Configurable option to encode spaces in dropdowns
|
2014-05-22 00:15:22 +05:30 |
|
Kartik Visweswaran
|
45e355a50c
|
Fix #3472: Configurable option to encode spaces in dropdowns
|
2014-05-22 00:12:21 +05:30 |
|
Kartik Visweswaran
|
16f279ebe3
|
Fix #3472: Configurable option to encode spaces in dropdowns
|
2014-05-22 00:06:06 +05:30 |
|
Leo R. Lundgren
|
b1bf636983
|
Fix #3531, allow more characters in \yii\grid\GridView's short array syntax for columns.
|
2014-05-21 19:39:38 +02:00 |
|
Scott Tester
|
39265da4f5
|
Code style fix & CHANGELOG typo fix for bug #3522
|
2014-05-21 22:24:49 +10:00 |
|