Alexander Makarov
5284e5856d
added some phpdoc to advanced app
11 years ago
Alexander Makarov
e2813d5ce6
fixed basic app code style
11 years ago
Qiang Xue
ef2d0990e8
Merge pull request #645 from lucianobaraglia/master
...
Typo fix [skip ci]
11 years ago
Luciano Baraglia
793d25292f
Typo fix [skip ci]
11 years ago
Qiang Xue
203f4bfe3e
Fixes issue #643
11 years ago
Qiang Xue
8bf0a9b186
Merge pull request #644 from maximal/patch-1
...
Directory structure updated in README.md
11 years ago
Qiang Xue
78e61c9d94
Removed ListPager and refactored LinkPager and LinkSorter.
11 years ago
maximal
886ba24c15
Directory structure updated in README.md
11 years ago
Carsten Brandt
6ce60c1666
added support for HTTP verb PATCH
...
To provider better REST API support PATCH method is added which is used
for partial updates, while a PUT should only update whole record.
issues #303 and yiisoft/yii#2664
11 years ago
Qiang Xue
9aa7b26184
Added LinkSorter.
11 years ago
Qiang Xue
ac8801bc63
Added SortTest
11 years ago
Qiang Xue
4965248182
Refactored Sort.
11 years ago
Qiang Xue
058c1f1b01
Fixed JUI asset bundles.
11 years ago
Qiang Xue
e15938474c
Refactored console commands.
11 years ago
Qiang Xue
0067e8c9f4
Merge pull request #638 from lucianobaraglia/master
...
Password input in advanced app signup [ci skip]
11 years ago
Luciano Baraglia
aff33aaa9f
Password input in advanced app signup [ci skip]
11 years ago
Qiang Xue
a4239efa7c
Fixes #637 .
11 years ago
Alexander Makarov
b28e6b90e6
added charset
11 years ago
Alexander Makarov
fc402dc378
fixed field type
11 years ago
Qiang Xue
a6cd7b72bb
refactored helper organization.
11 years ago
Qiang Xue
7ebbc46a5b
Fixed wrong class uses.
11 years ago
Qiang Xue
40b6b607c8
Fixes #632 .
11 years ago
Alexander Makarov
90ed776296
implemented password reset
11 years ago
Alexander Makarov
4b83aff0d7
Added signup link to frontend
11 years ago
Alexander Makarov
b8ff2cc569
Added authkey generation
11 years ago
Alexander Makarov
c5e9d84c6a
signup action for advanced app template
11 years ago
Alexander Makarov
4879d83dad
fixes #627
11 years ago
Paul Klimov
bf13f26584
"AssetConverter::convert()" has been updated to use "escapeshellargs"
11 years ago
Qiang Xue
a25a34d717
Fixes #629 .
11 years ago
Alexander Makarov
ddc2db6359
Merge pull request #630 from lucianobaraglia/master
...
Doc Fixes
11 years ago
Luciano Baraglia
4e28b18c81
Doc Fixes
11 years ago
Qiang Xue
0778937097
disabled asset test temporarily.
11 years ago
Qiang Xue
a128bffb47
Fix for asset command.
11 years ago
Qiang Xue
368a4cfe66
Asset feature refactoring (WIP)
11 years ago
Qiang Xue
dc2843a2d7
Fixes #622 .
11 years ago
Qiang Xue
39f6e00137
Fixed matching all case.
11 years ago
Carsten Brandt
67e9e6619f
typo fix in migration docs
11 years ago
Carsten Brandt
e7b7b89f71
Merge branch 'master' of github.com:yiisoft/yii2
...
* 'master' of github.com:yiisoft/yii2:
minor doc fix.
minor doc improvement.
Add echo into docs for link pager
Update migration.md. Fix missed quotes
handle array in importNamespaces.
import namespaces.
import namespaces.
renamed autoload to classmap.
Added autoload command.
Rewording
Added readme and license files to extensions.
fixed the "only" option for FileHelper::findFiles()
Added Query::indexBy
Improved FileHelper::filterPath()
Enhanced file options for FileHelper.
Fixed locale command.
11 years ago
Carsten Brandt
cee45fdf26
added docs description of abstract db types in migration
...
replaces #618
11 years ago
Qiang Xue
4f70506c47
minor doc fix.
11 years ago
Qiang Xue
494fb8f695
minor doc improvement.
11 years ago
Carsten Brandt
2fecd5eb4e
Merge pull request #619 from philippfrenzel/patch-1
...
Add echo into docs for link pager
11 years ago
Philipp Frenzel
b0c6785afc
Add echo into docs for link pager
...
I'm not sure if echo should be mentioned, but without the echo before the LinkPager::widget() the user would see nothing.
11 years ago
Qiang Xue
f88b2d0859
Merge pull request #617 from aivus/patch-1
...
Update migration.md. Fix missed quotes
12 years ago
Ilya
3387aadfe1
Update migration.md. Fix missed quotes
12 years ago
Qiang Xue
80fe1076dd
Merge branch 'master' of github.com:yiisoft/yii2
12 years ago
Qiang Xue
3123c46826
handle array in importNamespaces.
12 years ago
Qiang Xue
2d8da01c98
import namespaces.
12 years ago
Qiang Xue
e940587ac4
Merge branch 'master' of github.com:yiisoft/yii2
12 years ago
Qiang Xue
d29ea5a110
import namespaces.
12 years ago