Milestone 3.0.0-Beta3

Architecture

0 / 1

ColdBox Cache

1 / 2

ColdBox Controller

0 / 1

Coldbox Proxy

0 / 1

Core Converters

1 / 1

Flash RAM

1 / 1

FrameworkSuperType

1 / 1

Interceptors - EnvironmentControl

0 / 1

Interceptors - SES

1 / 3

Plugin AntiSamy

1 / 1

Plugin BeanFactory

0 / 3

Plugin JSON

1 / 1

Plugin Renderer

0 / 1

Plugins General

0 / 1

RequestContext

1 / 1

Service - PluginService

0 / 2

Unit Testing

2 / 3

Milestone Tickets Summary

#748
SES can now be configured to use logbox debugging using its class category
#855
Deprecate cache event prefix
#866
Refactor Utilities plugin into more granular existing plugins. This will need a compatibility check
#867
new argument to addRoute(), "Relocation" that can do 301 relocations for specific routes. The value is where we will relocate to with cflocation
#872
New annotations for Integration Testing components: appMapping, configMapping, coldboxAppKey, loadColdbox
#873
setNextEvent reworked for 3.0.0 too many obscure parameters, setNextRoute & relocate will now be deprecated
#874
Update all coldbox annotations to include the prefix: cb{annotationName} in order to have a standardization of all coldbox annotations
#878
new setting for coldbox extensions location: ColdBoxExtensionsLocation
#879
update bean factory metadata parsing to accept cfproperty with no type defined so it defaults to the default DSL marker
#880
getModel() optional call to init()
#881
addAsset() needs to be XHTML compliant
#882
flash RAM not keeping objects for web flows
#883
expirations and clearing are note affecting metadata on cached elements.
#886
ses convention name value pairs not setting blank values for the first convention name value pair only
#887
remove purgeView() calls, they don't make sense anymore as all this is done via the cachemanager
#889
antisamy update to use appendPaths() instead of setting itself up.
#892
environment control not loading per environment interceptors
#893
review FORM/URL testing on unit testing cases
#894
wrong path for the MockController in the base test case, wrong path is TestController
#896
fix for boolean values not coming out as true or false in JSON conversions
#897
new interception point: preProxyResults that will execute before the coldbox remote proxy returns results to a caller via the process() method.
#898
new model mappings methods: autoAlias([filter=regex]) that can auto register model objects with unique aliases with an optional matching filter
#899
new plugin anotation: autoInit = [boolean=true] so you can disable auto calling of the constructor
#900
new renderData() arguments for setting header info: statusCode, statusText
#901
cf9 serialization/deserialization issues when dealing with object serializations, not converting to/from binary

Note: See TracRoadmap for help on using the roadmap.