Commit Graph

8173 Commits

Author SHA1 Message Date
Jason Ragsdale
b906121e31 Maybe better formatting? 2014-02-11 15:10:28 -06:00
Jason Ragsdale
bc394198e2 Reformatting code with tabs 2014-02-11 14:47:42 -06:00
Jason Ragsdale
2a282c64be Added in an isset check because if you set a flash type that is not in our expected index it will throw a undefined index error 2014-02-11 14:39:36 -06:00
Qiang Xue
1cd3f2bbd7 Fixed test break. 2014-02-11 10:22:23 -05:00
Qiang Xue
bb7a687267 Merge pull request #2401 from schmunk42/feature/toolbar-ui-3
Feature/toolbar ui 3
2014-02-11 08:37:22 -05:00
Qiang Xue
65a8eae717 Fixes #2399: Fixed the bug that AssetBundle did not handle relative URLs correctly 2014-02-11 08:33:46 -05:00
Tobias Munk
e1c30eab4b Merge commit 'b2a2853eabbd5d91cf4772dd0dbd4c3003e61e33' into feature/toolbar-ui-3 2014-02-11 12:53:36 +01:00
Tobias Munk
4d6162980a added check for db and request panel, disabled output if one is missing 2014-02-11 12:52:21 +01:00
Tobias Munk
87cb3e5b04 added h1 for request panel 2014-02-11 12:51:17 +01:00
Tobias Munk
02f3bc7ecf applied coding standards 2014-02-11 12:51:00 +01:00
Tobias Munk
028570b902 spaces to tabs 2014-02-11 12:50:30 +01:00
Larry Ullman
b2a2853eab Very minor edits 2014-02-10 19:36:38 -05:00
Qiang Xue
e10939a464 adjusted wording. 2014-02-10 15:39:38 -05:00
Qiang Xue
5fe474713c Merge pull request #2394 from Ragazzo/mail_view
view improved
2014-02-10 15:23:23 -05:00
Mark
ea7e611064 fixed message 2014-02-11 00:21:12 +04:00
Mark
157af3a37e added check for file name 2014-02-11 00:17:09 +04:00
Mark
50a5286959 view improved 2014-02-11 00:13:21 +04:00
Paul Klimov
08131477a2 yii\mongodb\Collection::mapReduce() fixed to handle 'inline' output correctly. 2014-02-10 21:51:38 +02:00
Mark
b96fec7bb9 fixed path traversal 2014-02-10 23:49:36 +04:00
Qiang Xue
80d69a6551 Renamed csrfParam back to csrfVar for consistency. 2014-02-10 11:27:54 -05:00
Alexander Makarov
e44c328865 Merge pull request #2389 from Ragazzo/basic_app_mail_config
improved config
2014-02-10 16:13:08 +03:00
Mark
2d1c695feb improved config 2014-02-10 17:11:08 +04:00
Carsten Brandt
8af941fb53 added note about usage to AR::instantiate()
fixes #2370
2014-02-10 10:51:16 +01:00
Qiang Xue
677ee94bb1 Fixes #2386 2014-02-09 13:54:01 -05:00
Qiang Xue
38df4801ba Merge pull request #2381 from Ragazzo/fixture_controller_imporved
improved fixture command
2014-02-09 13:41:10 -05:00
Qiang Xue
a6e45c43a4 ar doc. 2014-02-09 13:39:34 -05:00
Qiang Xue
dc644e69d2 Merge pull request #2376 from dilip-vishwa/patch-2
Changed csrf-var to csrf-param
2014-02-09 12:39:48 -05:00
Qiang Xue
23f8988ba3 Merge pull request #2384 from zelenin/gridview-header-fix
gridview header/footer fix
2014-02-09 12:39:16 -05:00
Mark
e406f03eac changelog note 2014-02-09 21:35:34 +04:00
Mark
be9645dd7f mail panel added 2014-02-09 21:34:05 +04:00
Aleksandr Zelenin
4583c17923 gridview header/footer fix 2014-02-09 21:14:33 +04:00
Mark
c6a3c4bc0d added yii console command to tests 2014-02-09 19:04:26 +04:00
Larry Ullman
67b8d6cd66 Tidied up 2014-02-09 09:32:01 -05:00
Mark
325c7a18c4 improved fixture command 2014-02-09 18:30:49 +04:00
Dilip
aa669fab25 Update CHANGELOG.md 2014-02-09 19:25:25 +05:30
Dilip
04a7f6f5de Update CHANGELOG.md 2014-02-09 19:20:37 +05:30
Carsten Brandt
7950b7930b Merge pull request #2374 from mintao/master
Some missing base unit tests
2014-02-09 14:43:29 +01:00
Dilip
75fb261423 Update yii.js 2014-02-09 13:57:18 +05:30
Florian Fackler
7b61873425 Changed Exception wording to be more clear 2014-02-09 09:13:16 +01:00
Dilip
e87220bed4 Update Request.php 2014-02-09 09:07:33 +05:30
Dilip
2026eb85ac Update BaseHtml.php 2014-02-09 09:03:38 +05:30
Dilip
85a8191f6e Changed csrf-var to csrf-param
Changed csrf-var to csrf-param due to meta validation error. The validation error as mentioned in the issue https://github.com/yiisoft/yii2/issues/2363. It is fixed in this pull request.
2014-02-09 08:50:51 +05:30
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