Alexander Makarov
|
c300d1a547
|
Merge pull request #9172 from tom--/patch-7
Improve summary description of Action class [skip ci]
|
2015-07-21 23:21:35 +03:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
418a701b84
|
Merge pull request #9173 from bizley-code/guide-pl
Guide [PL] translation next pack + [EN] fix [skip ci]
|
2015-07-21 23:20:14 +03:00 |
octicon-file-code(16/)
|
Adrian Dvergsdal
|
c120624b2d
|
Correct minor typo in norwegian translation
|
2015-07-21 20:56:06 +02:00 |
octicon-file-code(16/)
|
Adrian Dvergsdal
|
2c995ce86e
|
Add translation for nb-NO (Norwegian Bokmål)
|
2015-07-21 20:38:10 +02:00 |
octicon-file-code(16/)
|
Bizley
|
077af92aca
|
Merge branch 'guide-pl' of https://github.com/bizley-code/yii2 into guide-pl
|
2015-07-21 18:17:57 +02:00 |
octicon-file-code(16/)
|
Bizley
|
07ec4c5770
|
Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl
|
2015-07-21 18:17:29 +02:00 |
octicon-file-code(16/)
|
tom--
|
e0d2d2cc88
|
Improve summary description of Action class
|
2015-07-21 12:08:35 -04:00 |
octicon-file-code(16/)
|
zetamen
|
df6f270a0e
|
Fixes #9161: Fixed yii\web\Request ignore queryParams when resolve request
|
2015-07-21 10:40:31 +03:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
c9fb60bc18
|
Fixes #7671: more novice-friendly way of initializing Gii and Debug extensions
|
2015-07-21 00:55:45 +03:00 |
octicon-file-code(16/)
|
Bizley
|
4c245d39c1
|
Fix for few sections to match doc style guidelines
Yii2 -> Yii 2
|
2015-07-20 10:42:28 +02:00 |
octicon-file-code(16/)
|
Carsten Brandt
|
9aac3966a6
|
fixed typo in error message
#9154
|
2015-07-19 17:42:41 +02:00 |
octicon-file-code(16/)
|
Carsten Brandt
|
86b8ddf697
|
Merge pull request #9154 from RusAlex/9149_print_migrationPath_in_error_message
9149 print migration path in error message
|
2015-07-19 17:37:05 +02:00 |
octicon-file-code(16/)
|
Alexander Pletnev
|
91eae2fe45
|
changelog
|
2015-07-19 18:34:41 +03:00 |
octicon-file-code(16/)
|
Alexander Pletnev
|
9ab57780ab
|
close #9149
|
2015-07-19 18:27:24 +03:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
6e85e9d532
|
Merge pull request #9150 from mickgeek/patch-1
Fixing a typo [skip ci]
|
2015-07-19 11:43:01 +03:00 |
octicon-file-code(16/)
|
Oleg Belostotskiy
|
21e55a554d
|
Fixing a typo
|
2015-07-19 04:38:55 +03:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
b53f50a762
|
Reverted #9140
See discussion at ef27d820d2
|
2015-07-18 22:08:47 +03:00 |
octicon-file-code(16/)
|
Paul Klimov
|
77c1fcf7c4
|
DI object creation with constructor arguments example fixed
|
2015-07-18 14:39:25 +03:00 |
octicon-file-code(16/)
|
Paul Klimov
|
5ac87b1a91
|
Merge pull request #9147 from df2/patch-1
Variable was being enclosed in an array in comparison example
|
2015-07-18 11:43:27 +03:00 |
octicon-file-code(16/)
|
Chris Harris
|
e279c13d6f
|
Variable was being enclosed in an array in comparison example
|
2015-07-17 16:48:48 -07:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
ef27d820d2
|
#9140: better fix for IDEs
|
2015-07-17 15:42:29 +03:00 |
octicon-file-code(16/)
|
Bizley
|
e218688d3d
|
test-environment-setup PL
|
2015-07-17 14:27:39 +02:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
c115c677e6
|
Fixed #9141: Fixed docs for migrate/history
|
2015-07-17 14:27:09 +03:00 |
octicon-file-code(16/)
|
Bizley
|
f67708829f
|
glossary PL
|
2015-07-17 13:26:38 +02:00 |
octicon-file-code(16/)
|
Bizley
|
01a864c453
|
tutorial-template-engines PL
|
2015-07-17 12:26:49 +02:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
e23b4713d7
|
Merge pull request #9136 from cadr-sa/patch-1
Update yii.php for arabic language [skip ci]
|
2015-07-17 08:50:00 +03:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
6ed6d40e45
|
Merge branch 'sebathi-9063-workaround-on-mysql-create-index-bug'
|
2015-07-17 08:41:55 +03:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
bad507c459
|
Fixes #9063: Workaround for MySQL losing table case when adding index
|
2015-07-17 08:41:39 +03:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
e042a90fd2
|
Merge pull request #9139 from DEN007/patch-2
Insignificant correction in translation [skip ci]
|
2015-07-17 08:32:33 +03:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
105100fe79
|
Merge pull request #9140 from matthewyang/fix-redefine-parent-property-controller
Removed redefinition of Application::$controller from web/console
|
2015-07-17 08:29:33 +03:00 |
octicon-file-code(16/)
|
matthewyang
|
fed6f35627
|
remove redefined parent property
|
2015-07-17 12:23:27 +08:00 |
octicon-file-code(16/)
|
den007
|
c7b6d0bbf8
|
Insignificant correction in translation
|
2015-07-17 02:25:22 +03:00 |
octicon-file-code(16/)
|
Abdullah Almesbahi
|
12a5b3510b
|
Update yii.php
Urgent Fix for arabic language , This will stop yii2 from working if arabic language is chosen.
|
2015-07-16 22:19:41 +03:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
140a81af05
|
Fixes #9111: translated untranslated piece in Russian version of output-data-widgets
|
2015-07-16 19:17:59 +03:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
00cfa02af0
|
Fixes #9107: Fixed incorrect note about view files translation
|
2015-07-16 19:14:31 +03:00 |
octicon-file-code(16/)
|
Sitawit Suteepohnwiroj
|
5af6105ea7
|
Fixes #9127, Fixes #9128: Fixed MSSQL QueryBuilder::renameColumn() and QueryBuilder::renameTable() escaping
|
2015-07-16 18:22:40 +03:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
d94ccfe017
|
Merge pull request #9132 from Linux2000/master
Correction of typographical errors in the text [skip ci]
|
2015-07-16 17:13:07 +03:00 |
octicon-file-code(16/)
|
Linux2000
|
d568236858
|
Update structure-models.md
Correction of typographical errors in the text
|
2015-07-16 12:31:29 +03:00 |
octicon-file-code(16/)
|
Linux2000
|
fc74fd6316
|
Update structure-views.md
Correction of typographical errors in the text
|
2015-07-16 12:21:07 +03:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
37f3ad495f
|
Merge pull request #9115 from Linux2000/master
Update tutorial-i18n.md [skip ci]
|
2015-07-15 20:19:47 +03:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
6628b2558f
|
Merge pull request #9118 from bizley-code/guide-pl
Guide [PL] translation next pack [ci skip]
|
2015-07-15 20:18:35 +03:00 |
octicon-file-code(16/)
|
Bizley
|
e1a8c0b80d
|
Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl
|
2015-07-15 17:47:27 +02:00 |
octicon-file-code(16/)
|
Yupik
|
a0aa82d510
|
start-databases.md
100% translated start-databases.md + typo fix in start-gii.md
|
2015-07-15 14:34:00 +02:00 |
octicon-file-code(16/)
|
Bizley
|
8889bb6ac7
|
structure-overview PL
|
2015-07-15 13:12:52 +02:00 |
octicon-file-code(16/)
|
Linux2000
|
897cea0c09
|
Update tutorial-i18n.md
Fix typos
|
2015-07-15 14:10:11 +03:00 |
octicon-file-code(16/)
|
Bizley
|
59b9ed2c0d
|
caching-page PL
|
2015-07-15 12:40:05 +02:00 |
octicon-file-code(16/)
|
Bizley
|
e031d873a3
|
test-unit PL
|
2015-07-15 12:20:24 +02:00 |
octicon-file-code(16/)
|
Alexander Makarov
|
8903152b6a
|
Merge pull request #9105 from fschindler/trim-trailing-whitespaces
Trim some trailing whitespaces [skip ci]
|
2015-07-14 19:33:05 +03:00 |
octicon-file-code(16/)
|
Felix Schindler
|
04accb6dcc
|
Trim some trailing whitespaces.
|
2015-07-14 14:16:20 +02:00 |
octicon-file-code(16/)
|
Yupik
|
349fcc59c4
|
start-gii.md
|
2015-07-14 11:32:57 +02:00 |
octicon-file-code(16/)
|