Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Rotua Panjaitan
yii2
Commits
d063ffb0
Commit
d063ffb0
authored
Nov 03, 2011
by
Alexander Makarov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added some todo
parent
5357388d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
61 additions
and
58 deletions
+61
-58
todo.txt
todo.txt
+61
-58
No files found.
todo.txt
View file @
d063ffb0
- logging
- logging
* WebTarget
* WebTarget
* ProfileTarget
* ProfileTarget
* Toolbar ?
* Toolbar ?
- base
- base
* error/exception handling
* error/exception handling
* module
* module
* application
* application
* http exception
* http exception
* security
* security
- validators
- validators
* type conversion rules
* type conversion rules
* CompareValidator::clientValidateAttribute(): search for "CHtml::activeId"
* CompareValidator::clientValidateAttribute(): search for "CHtml::activeId"
* FileValidator, UniqueValidator, ExistValidator, DateValidator: TBD
* FileValidator, UniqueValidator, ExistValidator, DateValidator: TBD
* consider merging UniqueValidator and ExistValidator and using a NOT property.
* consider merging UniqueValidator and ExistValidator and using a NOT property.
- console command support
- console command support
- built-in console commands
- built-in console commands
+ api doc builder
+ api doc builder
* support for markdown syntax
* support for markdown syntax
* support for [[name]]
* support for [[name]]
* consider to be released as a separate tool for user app docs
* consider to be released as a separate tool for user app docs
- caching
- caching
* a way to invalidate/clear cached data
* a way to invalidate/clear cached data
* a command to clear cached data
* a command to clear cached data
- db
- db
* DAO
* DAO
* schema
* schema
* write a guide on creating own schema definitions
* write a guide on creating own schema definitions
* AR
* AR
* saving related records
* saving related records
* collection support for results
* collection support for results
* document-based (should allow storage-specific methods additionally to generic ones)
* document-based (should allow storage-specific methods additionally to generic ones)
* mongodb
* mongodb
* 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
* redis
* memcachedb
* memcachedb
- i18n
- i18n
* consider using PHP built-in support and data
* consider using PHP built-in support and data
* message translations, choice format
* message translations, choice format
* formatting: number and date
* formatting: number and date
* parsing??
* parsing??
* make dates/date patterns uniform application-wide including JUI, formats etc.
* make dates/date patterns uniform application-wide including JUI, formats etc.
- helpers
- helpers
* array
* array
* image
* image
* string
* string
* file
* file
- web: TBD
- web: TBD
* get/setFlash() should be moved to session component
* get/setFlash() should be moved to session component
* support optional parameter in URL patterns
* support optional parameter in URL patterns
- gii
- gii
* move generation API out of gii, provide yiic commands to use it. Use same templates for gii/yiic.
* move generation API out of gii, provide yiic commands to use it. Use same templates for gii/yiic.
* i18n variant of templates
* i18n variant of templates
- markup and HTML helpers
* allow to generate module-specific CRUD
* use HTML5 instead of XHTML
- markup and HTML helpers
- assets
* use HTML5 instead of XHTML
* ability to manage scripts order (store these in a vector?)
- assets
* http://ryanbigg.com/guides/asset_pipeline.html, use content hash instead of mtime + directory hash.
* ability to manage scripts order (store these in a vector?)
* http://ryanbigg.com/guides/asset_pipeline.html, use content hash instead of mtime + directory hash.
- collections
* http://code.google.com/p/yii/source/detail?r=3428
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment