Carsten Brandt
|
d8cf758187
|
Update controller.md
Fixes #1577
|
11 years ago |
Paul Klimov
|
21fff9429c
|
Mongo full text search test updated.
|
11 years ago |
Qiang Xue
|
7cec68561a
|
Merge pull request #1574 from lucianobaraglia/master
Debug tables wraps content [SKIP CI]
|
11 years ago |
Luciano Baraglia
|
01c0dd3c4c
|
Debug tables wraps content [SKIP CI]
|
11 years ago |
Qiang Xue
|
b71c8c769a
|
Merge pull request #1573 from jom/master
Fixed issue with tabular input in ActiveField::radio and checkbox
|
11 years ago |
Jacob Morrison
|
226c9f22d0
|
Fixed issue with tabular input in ActiveField::radio and checkbox
|
11 years ago |
Carsten Brandt
|
702cf513ca
|
make elasticsearch tests only work on yiitext index
|
11 years ago |
Carsten Brandt
|
b4612637ec
|
make count behave like in SQL
also fixed count behavior according to limit and offset.
fixes #1458
|
11 years ago |
Qiang Xue
|
617de8ac55
|
Merge branch 'master' of github.com:yiisoft/yii2
|
11 years ago |
Qiang Xue
|
3181964132
|
refactored TestCase.
|
11 years ago |
Qiang Xue
|
a047bec997
|
Merge pull request #1571 from docsolver/patch-2
Quick example of inline validator (original doc did not mention inline v...
|
11 years ago |
Carsten Brandt
|
37e22e577e
|
Paginiation and Sort can now create absolute URLs
|
11 years ago |
Vincent
|
7b8289275f
|
Quick example of inline validator (original doc did not mention inline validator)
|
11 years ago |
Qiang Xue
|
157b1ffd32
|
Merge pull request #1568 from cebe/jsonserializable
Json::encode did not handle JsonSerializable objects
|
11 years ago |
Qiang Xue
|
a4fe805cf0
|
Merge pull request #1567 from crtlib/master
short array syntax
|
11 years ago |
Carsten Brandt
|
060775b0da
|
Json::encode did not handle JsonSerializable objects
|
11 years ago |
Paul Kofmann
|
8c4412be50
|
short array syntax
|
11 years ago |
Qiang Xue
|
3d9340032e
|
test refactoring.
|
11 years ago |
Qiang Xue
|
cf61967d76
|
Refactored codeception/BasePage.
|
11 years ago |
Carsten Brandt
|
4d1390ceb1
|
fixed travis mongodb
|
11 years ago |
Carsten Brandt
|
e36f7a63c5
|
better sudo
|
11 years ago |
Carsten Brandt
|
4f155c9e49
|
sudo!
|
11 years ago |
Carsten Brandt
|
6bf6d2f4e7
|
enable mongo textsearch on travis
|
11 years ago |
Carsten Brandt
|
514a825d02
|
travis: create mongo database and add user
|
11 years ago |
Carsten Brandt
|
596345bdb2
|
getting mongo right on travis
|
11 years ago |
Carsten Brandt
|
90c99c94b9
|
pecl fails when installed, even with -s wtf?
|
11 years ago |
Carsten Brandt
|
89a5edb913
|
pecl: do not fail if already installed
|
11 years ago |
Carsten Brandt
|
119abd1dfc
|
Update getting-started.md
|
11 years ago |
Carsten Brandt
|
2b2a000ff5
|
added mongodb to travis
|
11 years ago |
Carsten Brandt
|
85a15424bd
|
typo in bootstrap composer.json
|
11 years ago |
Carsten Brandt
|
5036a1e122
|
Added note about changes in composer.json for yii2-dev
|
11 years ago |
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.
|
11 years ago |
Alexander Makarov
|
4839ac22e2
|
Fixes #1381: better description of Apache config required to hide index.php
|
11 years ago |
Alexander Makarov
|
12e6c9bc29
|
Fixes #1522: added example of executing extra queries right after establishing DB connection
|
11 years ago |
Alexander Makarov
|
68fc694e1b
|
Merge pull request #1485 from schmunk42/docs-extensions
updated extension documentation
|
11 years ago |
Tobias Munk
|
249243a7b0
|
updated database, based on @cebe's comment https://github.com/yiisoft/yii2/pull/1485#discussion_r8410809
|
11 years ago |
Tobias Munk
|
ffe4867d66
|
updated autoloading info
|
11 years ago |
Tobias Munk
|
35594c73be
|
removed based on samdark's comment from https://github.com/yiisoft/yii2/pull/1485/files#r8293528
|
11 years ago |
Carsten Brandt
|
0a7def2055
|
updated codeception docs. fixes #1558
|
11 years ago |
Carsten Brandt
|
7a81110f6b
|
make ActiveRelation reusable
fixes #1560
|
11 years ago |
Qiang Xue
|
089eeaa561
|
Merge pull request #1560 from cebe/1545-query-reuse
make Query reuseable
|
11 years ago |
Carsten Brandt
|
b2d9166927
|
refactored scalar query functions to share common code
|
11 years ago |
Carsten Brandt
|
124a73a598
|
make Query reuseable
fixes #1545
|
11 years ago |
Carsten Brandt
|
b59b77cd4f
|
added timeZone property to i18n formatter
fixed #1021
|
11 years ago |
Carsten Brandt
|
2febbebb44
|
fixed params in Query to allow execution twice
fixes #1545
|
11 years ago |
Carsten Brandt
|
d6866256df
|
only add navbar-default when no other class is set (e.g. navbar-inverse)
fixes #1553
|
11 years ago |
Alexander Makarov
|
4ed1c2fcb6
|
Fixed markup
|
11 years ago |
Alexander Makarov
|
896268995d
|
Adjusted Gii guide to mention a bit different config structure of a basic application
|
11 years ago |
Carsten Brandt
|
ed7b7db8b9
|
LinkSorter did not use Html options
fixes #1556
|
11 years ago |
Qiang Xue
|
a911e2501b
|
Fixes #1514: added more doc.
|
11 years ago |