Commit Graph

7547 Commits

Author SHA1 Message Date
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
Carsten Brandt
41cddc7e36 Merge pull request #3537 from arturf/master
Hide output in LinkPager when only one page exist
2014-05-22 12:45:52 +02: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
Carsten Brandt
8dd3fad73a Merge pull request #3541 from yiiframework-com-ua/3527-elasticsearch-enhancements
[WIP] #3527 Improving Elasticsearch extension
2014-05-22 11:23:16 +02:00
Borales
fda64b4b8f [WIP] #3527 Fixing spaces 2014-05-22 11:53:24 +03:00
Borales
2e7ae3801e [WIP] #3527 Improving Elasticsearch extension 2014-05-22 11:40:33 +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
Scott Tester
390004a899 Fixed path in unit test to use the directory separator variable. 2014-05-22 09:34:10 +10: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
b1b6a76926 Merge branch 'kartik-v-patch-4' 2014-05-21 14:50:35 -04: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
Qiang Xue
1803d666bf Merge pull request #3536 from rawtaz/3531-gridViewColumnNames-allowMoreChars
Fix #3531, allow more chars in \yii\grid\GridView's short syntax for columns.
2014-05-21 13:46:17 -04:00
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
Qiang Xue
81e12c3c45 Merge pull request #3534 from muyiwaolurin/patch-2
Update security-authorization.md
2014-05-21 12:59:24 -04:00
muyiwaolurin
d6f74f4b2b Update security-authorization.md
Typo
2014-05-21 11:08:40 -04:00
muyiwaolurin
279450d804 Update security-authorization.md
typo
2014-05-21 10:49:42 -04:00
Scott Tester
39265da4f5 Code style fix & CHANGELOG typo fix for bug #3522 2014-05-21 22:24:49 +10:00
Scott Tester
de484b5e76 Added BUG #3522 to the changelog. 2014-05-21 21:02:38 +10:00
Scott Tester
be89ff97d3 fixed normalizePath to keep a '.' path when necessary. 2014-05-21 20:55:52 +10:00
Alexander Makarov
f02beaea8f Merge pull request #3525 from Allineer/patch-1
Small typo in the framework/rbac/PhpManager.php
2014-05-21 09:44:08 +02:00
Allineer
f22953d092 Small typo in the framework/rbac/PhpManager.php 2014-05-21 11:42:40 +04:00
Kartik Visweswaran
ed5fe96432 Fix #3472: Configurable option to encode spaces in dropdowns 2014-05-21 12:25:03 +05:30
Qiang Xue
9d986b49d9 guide WIP [skip ci] 2014-05-20 18:00:44 -04:00
NmDimas
909f2c1772 change nik name (case sensitive) 2014-05-20 23:04:51 +03:00
NmDimas
6db8c8a6d1 add #3520 to changelog 2014-05-20 22:26:31 +03:00
NmDimas
e11ec66b06 add change to CHANGELOG,and mini refactoring 2014-05-20 22:20:51 +03:00
NmDimas
a047bf2cd6 Method to unlink all relationship many to many in current model 2014-05-20 21:39:16 +03:00
Kartik Visweswaran
1abd0ab486 Fix #3472: Configurable option to encode spaces in dropdowns 2014-05-20 23:53:37 +05:30
Kartik Visweswaran
0e40dfdd6e Fix #3472: Configurable option to encode spaces in dropdowns 2014-05-20 23:42:49 +05:30
Alexander Makarov
249e27a87d Regenerated translations 2014-05-20 19:39:37 +04:00
Alexander Makarov
e9ee02dda8 Merge pull request #3491 from mbman/advanced-app-gitignore-codeguy
Advanced app's common tests codeception generated files added to .gitignore
2014-05-20 16:32:24 +02:00
Alexander Makarov
2cad8fcc6f Merge pull request #3517 from klimov-paul/apply-var-dumper-var-export
`VarDumper::export()` applied over framework.
2014-05-20 16:24:10 +02:00
Alexander Makarov
800b18db2e Merge pull request #3518 from DaSourcerer/invalid-chars-in-htmlspecialchars-handling
Handle invalid code sequences in Html::encode()
2014-05-20 16:09:21 +02:00
DaSourcerer
5ed7c3c712 Changelog update 2014-05-20 15:57:25 +02:00
DaSourcerer
be164e45db Handle invalid code sequences in Html::encode() 2014-05-20 15:44:23 +02:00
Klimov Paul
1641e057a9 VarDumper::export() applied over framework. 2014-05-20 16:35:12 +03:00
Qiang Xue
2b26dd3285 Improved doc [skip ci] 2014-05-20 08:34:28 -04:00
Qiang Xue
2188da0cd9 Merge pull request #3419 from klimov-paul/3232-var-export
Fix for #3232 var export
2014-05-20 08:28:36 -04:00
Alexander Makarov
b898553c7a Moved glossary from wiki 2014-05-20 13:15:53 +04:00