forked from Bancha/Bancha
-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
rolandschuetz edited this page Nov 29, 2011
·
48 revisions
- Fixed issues with data mapping
- Provided saveFields method to all Bancha models
- Fixed php tests and added new ones.
- Fixed issues crud issues
- Fixed issues with formHandler
- Added basic support for dates
- Fixed validation range rule (cake and ext have different understandings)
- Updated samples
- Testing in all mayor browsers
- Recognize cake validation errors and push them to extjs (see BanchaBahviour::saveFields)
- Extends date and datetime support (+debug messages on dev failures)
- Enhance scaffolding to use associations to generate selectboxes
- Force consistent requests (basic level).
- Enable file uploads (concepts are already prepared)
- Fully support the consistent model.
- Add internationalization support for Bancha.js (simple refactoring)
- Enable Bancha to expose Controller methods
- Enhance scaffolding to understand placeholders like '[save_button]'
- Setup Hudson and Phing for automatic builds
- Enable implicitIncludes in read responses (?)
- Native support for Ext.data.TreeStore with server-side TreeBehavior