Mark
2271297d92
adjusted faker fixture controller
2014-09-01 17:32:39 +04:00
Mark
ff80968387
cache controller adjustments and improvements
...
related to #4792 , close #4874
2014-09-01 13:07:56 +02:00
Carsten Brandt
92b958cd33
fixed return value of yii\web\Request::getPrefferedLanguage
...
ensure it is one of the input values
fixes #4880
2014-09-01 12:46:38 +02:00
Carsten Brandt
355fd32107
Update README.md
2014-09-01 11:36:57 +02:00
Alexander Makarov
aad538e890
Merge pull request #4888 from prosophist/translation-rest-response-formatting
...
[skip ci] Translation of rest-response-formatting.md
2014-09-01 12:43:24 +04:00
Dmitry Korolev
bef6a759c7
another small translation fixes
2014-09-01 11:33:15 +04:00
Paul Klimov
af8767b81b
Merge pull request #4887 from yupe/master
...
fix translation errors
2014-09-01 10:32:51 +03:00
yupe
80edc70d62
fix russian translation errors
2014-09-01 10:17:57 +04:00
yupe
964b8bc435
fix translation errors
2014-09-01 09:43:54 +04:00
yupe
f1c07e8049
fix translation errors
2014-09-01 09:40:27 +04:00
Qiang Xue
6879db3f3b
typo fixes [skip ci]
2014-08-31 10:19:29 -04:00
Qiang Xue
4ad71723b9
Merge pull request #4877 from freetuts/master
...
Fixes typos in security-passwords.md
2014-08-31 10:01:43 -04:00
Dmitry Korolev
ede4d8ee5f
small translation fixes
2014-08-31 15:18:15 +04:00
Nenad Zivkovic
b2a91e4c89
Fixes typos in security-passwords.md
2014-08-31 13:10:55 +02:00
Dmitry Korolev
abbdf10c03
content translated
2014-08-31 15:08:07 +04:00
Qiang Xue
fa0418f8a1
Fixes #4424 : Added inline and mimeType options to all file downloading methods provided in yii\web\Response
2014-08-30 22:13:42 -04:00
Dmitry Korolev
c9f8644d2b
start working on translation
2014-08-30 15:49:25 +04:00
Alexander Makarov
14cd4ed9f2
Merge pull request #4869 from prosophist/feature
...
[ci skip] Russian translation for tutorial-core-validators
2014-08-30 15:24:09 +04:00
Alexander Makarov
d28f47ce5d
Merge pull request #4871 from Ragazzo/structure_controllers_docs_translated
...
[ci skip] controllers guide translated
2014-08-30 15:12:06 +04:00
Mark
be5e35dc4f
controllers guide translated
2014-08-30 14:58:28 +04:00
Carsten Brandt
2007777170
Update sphinx-setup.sh
2014-08-30 00:22:21 +02:00
Dmitry Korolev
6913410e08
small translation fixes
2014-08-30 00:25:36 +04:00
Qiang Xue
d64fa3e88a
using jquery-ui dependency to have prebuilt files. [skip ci]
2014-08-29 15:48:17 -04:00
Dmitry Korolev
4c395751a8
translation fixes
2014-08-29 23:47:24 +04:00
Dmitry Korolev
1ffdfb60b8
added russian translation
2014-08-29 22:12:48 +04:00
Qiang Xue
5a1cf0f3a5
Adjusted the location of AuthChoice assets. [skip ci]
2014-08-29 11:33:47 -04:00
Alexander Makarov
83ee7c0907
Merge pull request #4863 from RichWeber/master
...
[ci skip] [Uk][Guide] Add pages translation
2014-08-29 15:09:00 +04:00
RichWeber
14fc0cfe59
Grammar fix
2014-08-29 12:08:47 +03:00
RichWeber
3a36a78606
Merge branch 'master' of github.com:yiisoft/yii2
2014-08-29 11:27:50 +03:00
RichWeber
0c6e6b1bf2
add structure-applications.md
2014-08-29 11:27:15 +03:00
Qiang Xue
6c123c9556
Fixes ignores in bower.json [skip ci]
2014-08-28 16:28:03 -04:00
Qiang Xue
ee5d5ca71c
adjusted ignore [skip ci]
2014-08-28 16:15:56 -04:00
Qiang Xue
e0035e257c
typo fix [skip ci]
2014-08-28 15:37:52 -04:00
Qiang Xue
f04970ec07
typo fix [skip ci]
2014-08-28 15:27:39 -04:00
Qiang Xue
1954810531
adjusted dependencies. [skip ci]
2014-08-28 15:14:57 -04:00
Qiang Xue
1336cff31a
Added bower.json to bootstrap and jui extensions.
2014-08-28 14:27:35 -04:00
Qiang Xue
452fcc0fcf
Fixes #4845
2014-08-28 10:32:34 -04:00
Carsten Brandt
a12e1630df
Merge pull request #4848 from yiisoft/fix-travis
...
try using the new Docker setup of travis-ci
2014-08-28 15:34:10 +02:00
Carsten Brandt
c4dffa0f1f
simplified travis installation
2014-08-28 15:08:37 +02:00
Carsten Brandt
63543c0a81
enable mongo text search
2014-08-28 15:01:55 +02:00
Carsten Brandt
68323f6428
fixed cubrid PDO
2014-08-28 14:49:32 +02:00
Carsten Brandt
e648aef799
sphinx setup without sudo
2014-08-28 14:43:49 +02:00
Carsten Brandt
9174358f7e
fixed sphinx setup
2014-08-28 14:17:15 +02:00
Carsten Brandt
83f5f49469
try mongodb without sudo
2014-08-28 14:01:29 +02:00
Carsten Brandt
326d26af06
install cubrid DB not using sudo and use travis cache
2014-08-28 13:49:36 +02:00
Carsten Brandt
c27c9de5b8
check if sphinx is installed
2014-08-28 12:14:05 +02:00
Carsten Brandt
78b5c7db66
fixed boolean handling for PostgreSQL
...
- do not allow boolean values for integer columns
- use native boolean type with boolean values
- removed workaround that turned out to be wrong when schema and values
are used correctly. Workaround resulted from wrong usage of boolean
values before.
fixes #4672
2014-08-28 11:20:17 +02:00
Alexander Makarov
f562cbc0c3
Merge pull request #4841 from tebazil/patch-1
...
[ci skip] unneeded use Model
2014-08-28 13:15:18 +04:00
Vasiliy Baukin
269cb07842
unneeded use class
2014-08-28 12:21:59 +04:00
Qiang Xue
c6a1afe2ea
updated bower dependency [skip ci]
2014-08-27 17:02:20 -04:00