Blog
14 Day until ColdBox RIACON training, Hurry!
ColdBox Quick Docs Released
The ColdBox Quick Docs are released for your use. They allow you to quickly search any of the ColdBox Platform APIs.
We have also released the module used to run the quick docs to ForgeBox
http://www.coldbox.org/forgebox/view/Quick-Docs
DESCRIPTION
Basic Requirements:
- Coldbox 3.1.0
- Autowire Interceptor enabled.
- SES Interceptor enabled.
INSTALLATION INSTRUCTIONS
Grab the Module and place it in the Modules Directory.
ColdBox Training Coming to DC Pre-RIACon
Texas ColdBox Training Registration Closes
ColdBox Platform Utilities 2.7 released
ColdBox 3.1.0 Released
Welcome to ColdBox 3.1.0 NEAR-JAMES 4:8, our latest ColdBox release. This release really brings home all the features we launched in 3.0.0, from rendering capabilities, performance, to WireBox enhancements and a fully sported AOP library. All of our major libraries have been updated with fixes and launches of their own:
- LogBox 1.6.1
- WireBox 1.2.0
- CacheBox 1.2....
WireBox 1.2.0 Released
In the spirit of more releases, please welcome WireBox 1.2.0 to the playground. This is a nice release that sports tons of fixes and tweaks for our dependency injection framework, but finally sports our complete AOP (Aspect Oriented Programming) Implementation.
Fixes
- metadata override of CacheBox properties so they are available in introspection
- cache=false was n...
CacheBox 1.2.1 Released
Welcome to another release of CacheBox version 1.2.1. This small update includes some great fixes for your CacheBox installations
- 1193 JDBCStore table creation fix (incorrect username and password)
- 1197 monitor.cfm needs <cfoutput> inside reportHeader variable for cachebox reporting on standalone mode
- 1237 CFProvider places to much trust in ObjectStore Lookup Calls, it delegates to CF ...