mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-27 20:40:22 +08:00
more todos
This commit is contained in:
6
todo.md
6
todo.md
@@ -6,14 +6,15 @@
|
|||||||
* key-value-based (should allow storage-specific methods additionally to generic ones)
|
* key-value-based (should allow storage-specific methods additionally to generic ones)
|
||||||
* redis (put it under framework/db/redis or perhaps framework/caching?)
|
* redis (put it under framework/db/redis or perhaps framework/caching?)
|
||||||
- base
|
- base
|
||||||
* TwigViewRenderer
|
* TwigViewRenderer (Alex)
|
||||||
* SmartyViewRenderer
|
* SmartyViewRenderer (Alex)
|
||||||
- logging
|
- logging
|
||||||
* WebTarget (TBD after web is in place): should consider using javascript and make it into a toolbar
|
* WebTarget (TBD after web is in place): should consider using javascript and make it into a toolbar
|
||||||
* ProfileTarget (TBD after web is in place): should consider using javascript and make it into a toolbar
|
* ProfileTarget (TBD after web is in place): should consider using javascript and make it into a toolbar
|
||||||
* unit tests
|
* unit tests
|
||||||
- caching
|
- caching
|
||||||
* backend-specific unit tests
|
* backend-specific unit tests
|
||||||
|
* dependency unit tests
|
||||||
- validators
|
- validators
|
||||||
* FileValidator: depends on CUploadedFile
|
* FileValidator: depends on CUploadedFile
|
||||||
* CaptchaValidator: depends on CaptchaAction
|
* CaptchaValidator: depends on CaptchaAction
|
||||||
@@ -27,6 +28,7 @@
|
|||||||
- Module should be able to define its own configuration including routes. Application should be able to overwrite it.
|
- Module should be able to define its own configuration including routes. Application should be able to overwrite it.
|
||||||
* application
|
* application
|
||||||
* security
|
* security
|
||||||
|
- backport 1.1 changes
|
||||||
- built-in console commands
|
- built-in console commands
|
||||||
+ api doc builder
|
+ api doc builder
|
||||||
* support for markdown syntax
|
* support for markdown syntax
|
||||||
|
|||||||
Reference in New Issue
Block a user