Qiang Xue
|
c0f089c215
|
Merge pull request #2784 from schmunk42/feature/composer-docs
updated composer docs
|
2014-03-17 15:40:02 -04:00 |
|
Tobias Munk
|
302b7a7d8c
|
Merge commit '1ccad3d97db122b71b84f222807e547b86687a12' into feature/composer-docs
|
2014-03-17 17:56:38 +01:00 |
|
Tobias Munk
|
36b41bad81
|
updated composer documentation
|
2014-03-17 17:56:27 +01:00 |
|
Alexander Makarov
|
1ccad3d97d
|
Merge pull request #2783 from docsolver/patch-2
Mistake in error message
|
2014-03-17 19:36:47 +03:00 |
|
Vincent
|
41cc91771d
|
Mistake in error message
{max} was used instead of {min} in the error message for the min validator...
|
2014-03-17 17:30:54 +01:00 |
|
Qiang Xue
|
d2c84606a9
|
Fixes #2775: Added yii\base\Application::bootstrap to support running bootstrap classes when starting an application
|
2014-03-17 11:57:44 -04:00 |
|
Qiang Xue
|
6b8107da85
|
Merge pull request #2780 from janisto/messages_fi
Finnish translation
|
2014-03-17 10:52:30 -04:00 |
|
Jani Mikkonen
|
3e1dd25800
|
Alter image validation messages.
|
2014-03-17 16:26:50 +02:00 |
|
Jani Mikkonen
|
ad10897ab4
|
Fix MIME types
|
2014-03-17 16:22:22 +02:00 |
|
Jani Mikkonen
|
0b71faa577
|
Merge branch 'master' of git://github.com/yiisoft/yii2 into messages_fi
|
2014-03-17 16:20:54 +02:00 |
|
Alexander Makarov
|
b649efe617
|
Merge pull request #2779 from janisto/patch-1
small typo fix
|
2014-03-17 17:15:48 +03:00 |
|
Jani Mikkonen
|
0361efbb31
|
small typo fix
|
2014-03-17 16:12:45 +02:00 |
|
Jani Mikkonen
|
8af8b77fa2
|
Finnish translation
|
2014-03-17 16:10:18 +02:00 |
|
Jani Mikkonen
|
67ca9c6cdb
|
Add finnish translation to config
|
2014-03-17 16:10:05 +02:00 |
|
Qiang Xue
|
401ced69a8
|
doc fix.
|
2014-03-17 10:07:56 -04:00 |
|
Qiang Xue
|
b9287abf81
|
minor fixes.
|
2014-03-17 09:47:34 -04:00 |
|
Carsten Brandt
|
c3ce904af5
|
fixed detailview attributes
fixes #2765
|
2014-03-17 12:27:01 +01:00 |
|
David Renty
|
91e4ad5978
|
PSR-2 compliance
|
2014-03-17 12:02:26 +01:00 |
|
Alexander Makarov
|
9bc18fe5eb
|
Adjusted code style guide
|
2014-03-17 13:45:47 +04:00 |
|
Paul Klimov
|
39f5df3173
|
Merge pull request #2774 from plusodinminus/patch-1
small typo fix
|
2014-03-17 10:27:14 +02:00 |
|
Алексей
|
0c59beb2ca
|
small typo fix
change usual code style to php code style
|
2014-03-17 10:43:23 +03:00 |
|
Qiang Xue
|
c6a946ec79
|
Fixes #497: Removed \yii\log\Target::logUser and added \yii\log\Target::prefix to support customizing message prefix
|
2014-03-16 21:04:40 -04:00 |
|
Qiang Xue
|
f61734d412
|
Added $checkSession parameter to User::getIsGuest() and getId().
|
2014-03-16 20:43:01 -04:00 |
|
Qiang Xue
|
7960ccdf50
|
Tab to spaces conversion.
|
2014-03-16 20:05:54 -04:00 |
|
Qiang Xue
|
8cb144c539
|
Merge pull request #2760 from AlexGx/fix-gridview-url
fix GridView filterUrl bug
|
2014-03-16 19:54:37 -04:00 |
|
AlexGx
|
234c2c0ebe
|
changelog
|
2014-03-17 01:51:24 +02:00 |
|
AlexGx
|
a7046f27d0
|
fix
|
2014-03-17 01:45:39 +02:00 |
|
AlexGx
|
29f174cc73
|
Merge branch 'master' of git://github.com/yiisoft/yii2 into fix-gridview-url
|
2014-03-17 01:44:00 +02:00 |
|
Qiang Xue
|
9e33dedc4e
|
Added return value for User::logout().
|
2014-03-16 19:16:39 -04:00 |
|
AlexGx
|
23a669a394
|
upd for psr2
|
2014-03-17 00:21:45 +02:00 |
|
Qiang Xue
|
3e23f7add4
|
Merge pull request #2771 from lucianobaraglia/gii-psr2
GII generated files changes according to PSR2
|
2014-03-16 16:56:47 -04:00 |
|
Luciano Baraglia
|
7c75b9bc53
|
GII generated files changes according to PSR2
|
2014-03-16 17:50:32 -03:00 |
|
Carsten Brandt
|
dbc6d106b4
|
reverted wrong changes after #2764
- readded removed file
- readded use statement to migration template
|
2014-03-16 21:01:53 +01:00 |
|
Carsten Brandt
|
64997fd5e3
|
fixed requirements checker once again...
|
2014-03-16 20:40:54 +01:00 |
|
Carsten Brandt
|
3a8945f875
|
Merge pull request #2769 from qiansen1386/patch-3
typo fix in gii.md
|
2014-03-16 19:39:39 +01:00 |
|
东方孤思子(Paris·QianSen)
|
efd2d6db4d
|
typo fix in gii.md
|
2014-03-17 01:04:55 +08:00 |
|
Qiang Xue
|
7910cc11dd
|
Merge pull request #2767 from ZhandosKz/filter_validator_skip_on_array
Fixed typo in FilterValidator for skipping array values.
|
2014-03-16 09:46:13 -04:00 |
|
Zhandos Nuftiev
|
202e3ae0ca
|
Fixed typo in FilterValidator for skipping array values.
|
2014-03-16 18:27:19 +05:00 |
|
Qiang Xue
|
76a7beb67f
|
Fixed test break.
|
2014-03-16 08:19:27 -04:00 |
|
Qiang Xue
|
e6a356896d
|
Merge pull request #2764 from SonicGD/go-for-psr-2
Reformat code to be PSR-2 compatible
|
2014-03-16 08:07:30 -04:00 |
|
SonicGD
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
Grant Furgiuele
|
d5c3ac8576
|
Modified example in DataReader usage comment to reference a DB Command function which accepts a SQL string argument.
|
2014-03-15 16:09:30 -05:00 |
|
Qiang Xue
|
2646e2cdcc
|
Added $action param.
|
2014-03-15 16:51:03 -04:00 |
|
Qiang Xue
|
08f6003c1d
|
Fixed test break.
|
2014-03-14 23:55:38 -04:00 |
|
Qiang Xue
|
da48b37856
|
Fixes #2756: Added support for injecting custom isEmpty check for all validators
|
2014-03-14 23:45:35 -04:00 |
|
Qiang Xue
|
cc08492b08
|
Fixes #2729: Added FilterValidator::skipOnArray so that filters like trim will not fail for array inputs
|
2014-03-14 23:22:43 -04:00 |
|
Qiang Xue
|
e5031dfd5f
|
test break fix.
|
2014-03-14 23:17:04 -04:00 |
|
Qiang Xue
|
5a61ee91be
|
Fixed test break.
|
2014-03-14 23:06:09 -04:00 |
|
Qiang Xue
|
9ff8b0f903
|
Fixes #2571: Fixed the bug that batchInsert will fail for SQLite if the values contain null or boolean false;
Fixes #2683: Fixed the bug that batchInsert will fail for MySQL if the values contain boolean false.
|
2014-03-14 22:48:20 -04:00 |
|
Qiang Xue
|
7c520248bf
|
message fix. [skip ci]
|
2014-03-14 21:47:48 -04:00 |
|