Skip to content
rolandschuetz edited this page Nov 27, 2011 · 48 revisions

Beta-Release 30.11.2011

  1. Fixed issues with data mapping
  2. Provided saveFields method to all Bancha models
  3. Fixed php tests and added new ones.
  4. Fixed issues with formHandler and uploadExt
  5. Added basic support for dates

1.0 Release

  1. Testing in all mayor browsers
  2. Extends date and datetime support (+debug messages on dev failures)

1.1 Release

  1. Recognize cake validation errors and push them to extjs (see BanchaBahviour::saveFields)
  2. Enhance scaffolding to use associations
  3. Force consistent requests (basic level).
  4. Enable file uploads (currently half-implemented)

1.2 Release

  1. Fully support the consistent model.
  2. Add internationalization support for Bancha.js (simple refactoring)
  3. Enable Bancha to expose Controller methods

later

  1. Enhance scaffolding to understand placeholders like '[save_button]'
  2. Setup Hudson and Phing for automatic builds
  3. Enable implicitIncludes in read responses (?)