Luciano Baraglia
|
01c0dd3c4c
|
Debug tables wraps content [SKIP CI]
|
2013-12-19 00:13:29 -03:00 |
|
Qiang Xue
|
b71c8c769a
|
Merge pull request #1573 from jom/master
Fixed issue with tabular input in ActiveField::radio and checkbox
|
2013-12-18 12:19:01 -08:00 |
|
Jacob Morrison
|
226c9f22d0
|
Fixed issue with tabular input in ActiveField::radio and checkbox
|
2013-12-18 08:56:19 -08:00 |
|
Carsten Brandt
|
702cf513ca
|
make elasticsearch tests only work on yiitext index
|
2013-12-18 17:31:32 +01:00 |
|
Carsten Brandt
|
b4612637ec
|
make count behave like in SQL
also fixed count behavior according to limit and offset.
fixes #1458
|
2013-12-18 17:22:56 +01:00 |
|
Qiang Xue
|
617de8ac55
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2013-12-18 11:12:17 -05:00 |
|
Qiang Xue
|
3181964132
|
refactored TestCase.
|
2013-12-18 11:12:04 -05:00 |
|
Qiang Xue
|
a047bec997
|
Merge pull request #1571 from docsolver/patch-2
Quick example of inline validator (original doc did not mention inline v...
|
2013-12-18 07:57:36 -08:00 |
|
Carsten Brandt
|
37e22e577e
|
Paginiation and Sort can now create absolute URLs
|
2013-12-18 16:33:20 +01:00 |
|
Vincent
|
7b8289275f
|
Quick example of inline validator (original doc did not mention inline validator)
|
2013-12-18 16:15:21 +01:00 |
|
Qiang Xue
|
157b1ffd32
|
Merge pull request #1568 from cebe/jsonserializable
Json::encode did not handle JsonSerializable objects
|
2013-12-18 05:34:51 -08:00 |
|
Qiang Xue
|
a4fe805cf0
|
Merge pull request #1567 from crtlib/master
short array syntax
|
2013-12-18 05:34:09 -08:00 |
|
Carsten Brandt
|
060775b0da
|
Json::encode did not handle JsonSerializable objects
|
2013-12-18 14:31:43 +01:00 |
|
Paul Kofmann
|
8c4412be50
|
short array syntax
|
2013-12-18 14:05:00 +01:00 |
|
Qiang Xue
|
3d9340032e
|
test refactoring.
|
2013-12-18 00:40:52 -05:00 |
|
Qiang Xue
|
cf61967d76
|
Refactored codeception/BasePage.
|
2013-12-17 23:43:43 -05:00 |
|
Carsten Brandt
|
4d1390ceb1
|
fixed travis mongodb
|
2013-12-18 04:33:41 +01:00 |
|
Carsten Brandt
|
e36f7a63c5
|
better sudo
|
2013-12-18 03:19:54 +01:00 |
|
Carsten Brandt
|
4f155c9e49
|
sudo!
|
2013-12-18 03:14:43 +01:00 |
|
Carsten Brandt
|
6bf6d2f4e7
|
enable mongo textsearch on travis
|
2013-12-18 02:51:30 +01:00 |
|
Carsten Brandt
|
514a825d02
|
travis: create mongo database and add user
|
2013-12-18 02:05:00 +01:00 |
|
Carsten Brandt
|
596345bdb2
|
getting mongo right on travis
|
2013-12-18 01:24:31 +01:00 |
|
Carsten Brandt
|
90c99c94b9
|
pecl fails when installed, even with -s wtf?
|
2013-12-18 01:09:32 +01:00 |
|
Carsten Brandt
|
89a5edb913
|
pecl: do not fail if already installed
|
2013-12-18 01:02:03 +01:00 |
|
Carsten Brandt
|
119abd1dfc
|
Update getting-started.md
|
2013-12-18 00:51:50 +01:00 |
|
Carsten Brandt
|
2b2a000ff5
|
added mongodb to travis
|
2013-12-18 00:46:09 +01:00 |
|
Carsten Brandt
|
85a15424bd
|
typo in bootstrap composer.json
|
2013-12-18 00:35:19 +01:00 |
|
Carsten Brandt
|
5036a1e122
|
Added note about changes in composer.json for yii2-dev
|
2013-12-18 00:07:31 +01:00 |
|
Carsten Brandt
|
382cee156c
|
Made yii2-dev composer.json more lightweight
Do not depend on all packages, suggest them instead. require-dev will still have them for testing.
|
2013-12-18 00:03:40 +01:00 |
|
Alexander Makarov
|
4839ac22e2
|
Fixes #1381: better description of Apache config required to hide index.php
|
2013-12-17 20:11:38 +01:00 |
|
Alexander Makarov
|
12e6c9bc29
|
Fixes #1522: added example of executing extra queries right after establishing DB connection
|
2013-12-17 20:05:27 +01:00 |
|
Alexander Makarov
|
68fc694e1b
|
Merge pull request #1485 from schmunk42/docs-extensions
updated extension documentation
|
2013-12-17 10:38:59 -08:00 |
|
Tobias Munk
|
249243a7b0
|
updated database, based on @cebe's comment https://github.com/yiisoft/yii2/pull/1485#discussion_r8410809
|
2013-12-17 19:14:38 +01:00 |
|
Tobias Munk
|
ffe4867d66
|
updated autoloading info
|
2013-12-17 18:28:11 +01:00 |
|
Tobias Munk
|
35594c73be
|
removed based on samdark's comment from https://github.com/yiisoft/yii2/pull/1485/files#r8293528
|
2013-12-17 18:27:38 +01:00 |
|
Carsten Brandt
|
0a7def2055
|
updated codeception docs. fixes #1558
|
2013-12-17 17:27:42 +01:00 |
|
Carsten Brandt
|
7a81110f6b
|
make ActiveRelation reusable
fixes #1560
|
2013-12-17 17:01:01 +01:00 |
|
Qiang Xue
|
089eeaa561
|
Merge pull request #1560 from cebe/1545-query-reuse
make Query reuseable
|
2013-12-17 07:23:42 -08:00 |
|
Carsten Brandt
|
b2d9166927
|
refactored scalar query functions to share common code
|
2013-12-17 16:14:27 +01:00 |
|
Paul Klimov
|
de83e4ddd1
|
Merge branch 'master' of github.com:yiisoft/yii2 into authclient
|
2013-12-17 17:12:38 +02:00 |
|
Carsten Brandt
|
124a73a598
|
make Query reuseable
fixes #1545
|
2013-12-17 15:51:27 +01:00 |
|
Carsten Brandt
|
b59b77cd4f
|
added timeZone property to i18n formatter
fixed #1021
|
2013-12-17 13:45:16 +01:00 |
|
Carsten Brandt
|
2febbebb44
|
fixed params in Query to allow execution twice
fixes #1545
|
2013-12-17 13:19:54 +01:00 |
|
Carsten Brandt
|
d6866256df
|
only add navbar-default when no other class is set (e.g. navbar-inverse)
fixes #1553
|
2013-12-17 10:45:49 +01:00 |
|
Alexander Makarov
|
4ed1c2fcb6
|
Fixed markup
|
2013-12-17 10:32:47 +01:00 |
|
Alexander Makarov
|
896268995d
|
Adjusted Gii guide to mention a bit different config structure of a basic application
|
2013-12-17 09:22:31 +01:00 |
|
Carsten Brandt
|
ed7b7db8b9
|
LinkSorter did not use Html options
fixes #1556
|
2013-12-17 03:47:15 +01:00 |
|
Qiang Xue
|
a911e2501b
|
Fixes #1514: added more doc.
|
2013-12-16 21:09:03 -05:00 |
|
Qiang Xue
|
0d38d6131e
|
doc fix.
|
2013-12-16 21:04:42 -05:00 |
|
Carsten Brandt
|
5e8572011e
|
changelog for #1474
|
2013-12-17 01:58:29 +01:00 |
|