Dmitry Korolev
4c395751a8
translation fixes
2014-08-29 23:47:24 +04:00
Qiang Xue
d184fbb8ed
new asset WIP [skip ci]
2014-08-29 14:54:49 -04:00
Dmitry Korolev
1ffdfb60b8
added russian translation
2014-08-29 22:12:48 +04:00
Qiang Xue
35c3cbd04e
Merge branch 'master' into new-asset
2014-08-29 11:43:23 -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
1a62551691
new asset WIP
2014-08-28 17:02:56 -04: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
eb7ffc8e7a
new asset WIP
2014-08-28 15:11:50 -04:00
Qiang Xue
171e84ab2a
Merge branch 'master' into new-asset
2014-08-28 14:41:18 -04:00
Qiang Xue
1336cff31a
Added bower.json to bootstrap and jui extensions.
2014-08-28 14:27:35 -04:00
Qiang Xue
04f49de881
new asset WIP
2014-08-28 14:21:27 -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
Qiang Xue
f51a263570
new asset management WIP
2014-08-27 16:44:00 -04:00
Carsten Brandt
32fc3babff
Update README.md
2014-08-27 21:36:29 +02:00
Carsten Brandt
693ec944f0
simplified composer call to one
...
speed up process a lot because 3 composer updates are reduced to one
2014-08-27 21:13:47 +02:00
Alexander Makarov
31a17d6791
Revert "Fixes #4829 : Removed PARSING_ONLY from \yii\rest\UrlRule to allow creating non-GET URLs for forms and tests"
...
This reverts commit 4ffbfec9aa .
2014-08-27 21:42:07 +04:00
Qiang Xue
280c2ca0ff
Merge pull request #4838 from nenad-zivkovic/master
...
Fixes typo in concept-configurations.md
2014-08-27 10:45:01 -04:00
Nenad Zivkovic
7dbe079bba
Fixes typo in concept-configurations.md
2014-08-27 16:25:41 +02:00
Klimov Paul
5b0d6f885c
yii\sphinx\ActiveQuery fixed to be resuable with 'match' condition.
2014-08-27 14:51:30 +03:00
Klimov Paul
10edf5c929
yii\sphinx\ActiveQuery fixed to be resuable.
2014-08-27 14:01:29 +03:00
Klimov Paul
981fbaddba
Sphinx test skipping code fixed
2014-08-27 13:41:31 +03:00
Alexander Makarov
4ffbfec9aa
Fixes #4829 : Removed PARSING_ONLY from \yii\rest\UrlRule to allow creating non-GET URLs for forms and tests
2014-08-27 12:56:01 +04:00
Qiang Xue
f3105f736a
Fixes #3283 : Added $checkAjax to yii\web\User::loginRequired()
2014-08-26 22:29:40 -04:00
Qiang Xue
88843ea288
Merge pull request #4826 from yiisoft/rest-dont-show-full-exceptions-in-production
...
Fixes #4188 : API exceptions are now exposing less data when YII_DEBUG is false
2014-08-26 16:59:22 -04:00
Alexander Makarov
355c26df8b
Fixes #4188 : API exceptions are now exposing less data when YII_DEBUG is false
...
- If exception is internal it's always returned as HTTP 500 general purpose one.
- Type isn't exposed anymore.
2014-08-27 00:50:02 +04:00
Alexander Makarov
74e9ce9401
Merge pull request #4825 from nenad-zivkovic/master
...
[ci skip] Fixes typo in structure-assets.md
2014-08-26 23:06:40 +04:00
Nenad Zivkovic
2b327bf2bc
removes duplicated unnecessary sentence from structure-extensions.md
2014-08-26 21:00:29 +02:00
Nenad Zivkovic
7db5bdfffe
Fixes typo in structure-assets.md
2014-08-26 20:47:14 +02:00
Klimov Paul
7a418ae9e2
yii\mongodb\Collection::buildLikeCondition() fixed to be case insensitive.
2014-08-26 14:03:02 +03:00