1.
/coldbox/tags/2_0_3_Final_Release/testing/notepad.cfm (log ...
Rev, Chgset, Date, Author, Log Message. (copy) · @843 · [843], 08/02/07 22:25:56, lmajano, --. copied from coldbox/trunk/testing/notepad.cfm: ...
2.
#709 (ioc plugin support for <import> tags) - ColdBox - Trac
Mar 6, 2009 ... Ticket Navigation. Ticket #709 (new enhancement). Opened 2 weeks ago. Last modified 2 weeks ago. ioc plugin support for <import> tags ...
3.
#445 (Error in Login Sample Application) - ColdBox - Trac
Ticket #445 (closed defect: fixed). Opened 10 months ago ... Application Execution Exception Error Type: Expression : [N/A] Error Messages: Element NAME is ...
4.
#144 (Config.xsd - Change xs:sequence to xs:all) - ColdBox - Trac
Config.xsd - Change xs:sequence to xs:all. Reported by: lmajano, Assigned to: lmajano. Priority: normal, Milestone: 2.0.1. Component: Coldbox.xml, Version: ...
5.
#672 (Email bug report (based on severity level)) - ColdBox - Trac
Email bug report (based on severity level). example new <setting name="emailbugreportseveritylevel" value="1"> ( just like log level) email only when the ...
6.
#672 (Email bug report (based on severity level)) - ColdBox - Trac
Email bug report (based on severity level). example new <setting name="emailbugreportseveritylevel" value="1"> ( just like log level) email only when the ...
7.
cbAutowireGuide - ColdBox - Trac
Configure the interceptor; 2. autowire metadata; 3. Metadata overrides; 4. Dependencies; 5. Complete DI Method Name; Conclusion ...
8.
cbAutowireGuide - ColdBox - Trac
The autowire interceptor is a great tool to use when using ColdBox's Model .... Please note that if you use the bean factory for on demand autowiring, ...
9.
/coldbox/trunk/system/eventhandler.cfc - ColdBox - Trac
10, This is a cfc that all event handlers should extend ... 33, <cfargument name="controller" type="any" required="true" hint="coldbox.system.controller"> ...
10.
#539 (resource bundle getResource with substitutions, pass in a ...
Update the resource bundle plugin to handle more than simple and array substitutions via formatRBString(). Also, update the getResource() to handle this. ...