Alexander Makarov
b02f01f6be
More on advanced app template:
...
- Unified way to use Alert
- Added link to restore password to login form
- Refactored restore password
11 years ago
Qiang Xue
dacee193fa
test break fix.
11 years ago
Qiang Xue
7eb33d65c6
Refactored Sort.
11 years ago
Alexander Makarov
02608626fb
class import cleanup
11 years ago
Alexander Makarov
69acc8f072
added missing GettextMessageSource phpdoc
11 years ago
Alexander Makarov
4abab7f1fb
short phpdoc descriptions for Panel subclasses
11 years ago
Alexander Makarov
fb31d8f6d8
added Panel phpdoc
11 years ago
Alexander Makarov
dd47668cba
added missing return tags to CaptchaAction
11 years ago
Alexander Makarov
02f8062435
fixed code style
11 years ago
Alexander Makarov
612d0af592
removed unused line from smarty plugin
11 years ago
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