Qiang Xue
|
23f8988ba3
|
Merge pull request #2384 from zelenin/gridview-header-fix
gridview header/footer fix
|
2014-02-09 12:39:16 -05:00 |
|
Aleksandr Zelenin
|
4583c17923
|
gridview header/footer fix
|
2014-02-09 21:14:33 +04:00 |
|
Larry Ullman
|
67b8d6cd66
|
Tidied up
|
2014-02-09 09:32:01 -05:00 |
|
Carsten Brandt
|
7950b7930b
|
Merge pull request #2374 from mintao/master
Some missing base unit tests
|
2014-02-09 14:43:29 +01:00 |
|
Florian Fackler
|
7b61873425
|
Changed Exception wording to be more clear
|
2014-02-09 09:13:16 +01:00 |
|
Qiang Xue
|
89fe354921
|
Merge pull request #2285 from yiisoft/missing-translation-formatting
When translation is missing source language should be used for formatting
|
2014-02-08 19:05:40 -05:00 |
|
Alexander Makarov
|
0f59ba2d8b
|
Added assignment back. See https://github.com/yiisoft/yii2/pull/2285#discussion_r9566711
|
2014-02-09 03:27:27 +04:00 |
|
Qiang Xue
|
928df00951
|
fixed validation message translation [skip ci]
|
2014-02-08 18:19:42 -05:00 |
|
Alexander Makarov
|
40b3c2e89c
|
Fixes #2209: When I18N message translation is missing source language is now used for formatting
|
2014-02-09 02:49:02 +04:00 |
|
Qiang Xue
|
c811a883a4
|
cs fix [skip ci]
|
2014-02-08 17:45:23 -05:00 |
|
Qiang Xue
|
ae28d40b7a
|
Revert "fixed configs"
This reverts commit c94131b875.
|
2014-02-08 17:44:02 -05:00 |
|
Alexander Makarov
|
83a459cc67
|
Merge branch 'master'
|
2014-02-09 02:17:01 +04:00 |
|
Florian Fackler
|
6e1ec30906
|
Added missing Object.php unit tests for 100% code coverage
|
2014-02-08 21:42:27 +01:00 |
|
Florian Fackler
|
c600572f34
|
The missing Component.php tests
|
2014-02-08 21:11:03 +01:00 |
|
Qiang Xue
|
009d47db9f
|
Merge pull request #2371 from Ragazzo/fixed_advanced_app_configs
fixed configs
|
2014-02-08 14:28:03 -05:00 |
|
Mark
|
c94131b875
|
fixed configs
|
2014-02-08 21:14:53 +04:00 |
|
Qiang Xue
|
aeeee44f69
|
support loading config by alias.
|
2014-02-08 10:29:53 -05:00 |
|
Alexander Makarov
|
f5f6f206b4
|
Added issue number to changelog
|
2014-02-08 15:20:04 +03:00 |
|
Alexander Makarov
|
2d79ed035b
|
Merge pull request #2364 from gureedo/error-handler
check error level in error handler
|
2014-02-08 15:18:44 +03:00 |
|
gureedo
|
f9e58d92fc
|
check error level in error handler
|
2014-02-08 17:44:13 +06:00 |
|
Alexander Makarov
|
7c1ee323fa
|
Edited description
|
2014-02-08 14:21:28 +03:00 |
|
Carsten Brandt
|
ccc8732d64
|
moved CHANGELOG lines to bootstrap
|
2014-02-08 11:08:43 +01:00 |
|
Carsten Brandt
|
614ac19c5c
|
exclude test with invalid PHP code from HHVM
|
2014-02-08 10:50:21 +01:00 |
|
Carsten Brandt
|
77fec9c25b
|
fixed BaseMailer test to work on APC and HHVM
|
2014-02-08 10:45:06 +01:00 |
|
Alexander Makarov
|
06c09868b2
|
Merge pull request #2366 from dizews/patch-1
Update error.md
|
2014-02-08 12:32:11 +03:00 |
|
Vladimir
|
07808f8a09
|
Update error.md
typo fix
|
2014-02-08 12:12:05 +03:00 |
|
Qiang Xue
|
bd70ac840f
|
Fixes #2054: Added support for using custom application configuration with the console command runner
|
2014-02-07 21:58:24 -05:00 |
|
Qiang Xue
|
afda91e05d
|
Fixes #2361: yii\bootstrap\NavBar::brandUrl should default to the home URL of application
|
2014-02-07 16:20:45 -05:00 |
|
Alexander Makarov
|
89f9f0e946
|
Fixed directory in travis
|
2014-02-07 23:28:56 +04:00 |
|
Alexander Makarov
|
eff74c37b9
|
Fixed travis config syntax
|
2014-02-07 23:21:03 +04:00 |
|
Alexander Makarov
|
5e41473d59
|
Fixed suggest descriptions
|
2014-02-07 23:20:37 +04:00 |
|
Larry Ullman
|
f19f83149b
|
Updated the page
need to confirm the exception properties in Yii 2
|
2014-02-07 14:18:00 -05:00 |
|
Qiang Xue
|
7cced7a9c1
|
Merge branch 'master' of git://github.com/yiisoft/yii2
|
2014-02-07 10:59:20 -05:00 |
|
Qiang Xue
|
60a17fe337
|
doc fix.
|
2014-02-07 10:59:08 -05:00 |
|
Alexander Makarov
|
a3b71def38
|
Reordered items
|
2014-02-07 18:58:17 +03:00 |
|
Alexander Makarov
|
874f9c1a21
|
Reverted numbered list
|
2014-02-07 19:44:28 +04:00 |
|
Alexander Makarov
|
756c268cb3
|
Fixed list in tests readme
|
2014-02-07 19:40:25 +04:00 |
|
Qiang Xue
|
20fdbc38aa
|
Merge pull request #2350 from schmunk42/feature/toolbar-ui-2
Feature/toolbar ui 2
|
2014-02-07 10:39:52 -05:00 |
|
Alexander Makarov
|
0631e117ba
|
Updated readme in apps/basic/tests
|
2014-02-07 19:36:20 +04:00 |
|
Alexander Makarov
|
77dae9af92
|
Fixes #2341, fixes #2317: moved codeception dependecies to "suggest" section, fixed codeception version on stable branch
|
2014-02-07 19:11:09 +04:00 |
|
Carsten Brandt
|
985682c34c
|
typo in composer.json
|
2014-02-07 15:05:52 +01:00 |
|
Carsten Brandt
|
8ad33449ac
|
added yiisoft/yii2-coding-standards to yii2-dev suggested packages
issue yiisoft/yii2-coding-standards#4
|
2014-02-07 14:57:50 +01:00 |
|
Tobias Munk
|
68281d55cb
|
fixed code-style
|
2014-02-07 12:12:27 +01:00 |
|
Tobias Munk
|
dc110a9c05
|
Merge commit '4a201c7ad5b1baad3487d21d888f6e683052017f' into feature/toolbar-ui-2
|
2014-02-07 11:13:44 +01:00 |
|
Alexander Makarov
|
4a201c7ad5
|
Removed unused variables
|
2014-02-07 13:39:35 +04:00 |
|
Alexander Makarov
|
dd26d39dd8
|
Removed unused namespace imports
|
2014-02-07 13:26:00 +04:00 |
|
Alexander Makarov
|
6ed9848591
|
Removed unused assignment
|
2014-02-07 13:12:33 +04:00 |
|
Qiang Xue
|
1019f51bba
|
support panel hiding.
|
2014-02-06 21:54:44 -05:00 |
|
Qiang Xue
|
365c5819c6
|
further improved custom panel setting.
|
2014-02-06 21:45:23 -05:00 |
|
Tobias Munk
|
2f5526656b
|
fixed indent (tabs)
|
2014-02-07 03:17:37 +01:00 |
|