{3} All Tickets by Milestone (67 matches)

This report shows how to color results by priority, while grouping results by milestone.

Last modification time, description and reporter are included as hidden fields for useful RSS export.

Release

Ticket Summary Component Version Type Owner Created Priority
#129 Litepost ColdBox Port Sample Applications task lmajano 04/17/07 highest
#331 Newbies Ultimate Guide Documentation task lmajano * 01/22/08 high
#312 Project ColdRecord Architecture defect russjohnson lmajano 12/13/07 normal
#595 Bogus error on cfthreading, thanks cfthread Plugin Logger 2.6.1 defect lmajano 10/10/08 normal
#138 ColdBox Extension Archives Architecture ideas lmajano * 05/05/07 normal

2.6.3 Release

Ticket Summary Component Version Type Owner Created Priority
#659 ColdBox 2.6.2 Bug: Log File Paths Interceptors - EnvironmentControl 2.6.2 defect lmajano 01/01/09 high
#658 ses convention name-value pairs is omitting the first character in the string. Interceptors - SES 2.6.2 defect 12/23/08 normal
#660 lightwire better error displays on nested bean declarations missing id attributes. ColdBox LightWire 2.6.2 defect 01/06/09 normal
#661 lightwire nested beans needed an id in order to work. ColdBox LightWire 2.6.2 defect 01/06/09 normal
#662 assign UUID to nested bean without id ColdBox LightWire 2.6.2 defect Tom de Manincor 01/06/09 normal
#663 renderer throwing useless message on missing includes for external views Plugin Renderer 2.6.2 defect lmajano 01/07/09 normal

3.0.0 Release

Ticket Summary Component Version Type Owner Created Priority
#407 Deprecation of <DevEnvironments> since environmentcontrol interceptor overrides it. Coldbox.xml task lmajano 04/03/08 high
#464 Enable multi threading for Railo Architecture task lmajano * 06/06/08 high
#472 Renaming of MyPluginsLocation setting to PluginsExternalLocation Coldbox.xml task lmajano 06/10/08 high
#422 Cache - Email on low jvm memory alert ColdBox Cache defect lmajano 04/22/08 normal
#534 New Internal Service: MailService() used to send mails for ALL ColdBox Apps configured by the mail settings and using a new Mail bean Architecture defect lmajano 08/23/08 normal
#539 resource bundle getResource with substitutions, pass in a array or simple value or struct. Plugin Resource Bundle 2.6.1 defect 08/24/08 normal
#542 Default Action Override per Event Handler Base Component - EventHandler defect lmajano 08/24/08 normal
#544 Your Settings new elements: <Node> & <Include> Coldbox.xml defect lmajano 08/24/08 normal
#570 Remove the default route from the routes.cfm to an internal location to avoid overrides Interceptors - SES defect 09/01/08 normal
#287 Resource bundles must use cache now to load and unload from the coldbox cache. Plugin Resource Bundle enhancement lmajano * 11/03/07 normal
#311 Event Caching to hard files ColdBox Cache enhancement lmajano russjohnson 12/10/07 normal
#451 Cleanup & Refactoring of XML Parser into logical units. Plugin XMLParser enhancement lmajano 05/17/08 normal
#456 Ability to override Interceptor properties via the environment interceptor Interceptors - EnvironmentControl enhancement 05/28/08 normal
#489 lightwire autowire enhancement Extras 2.6.0 RC 2 enhancement lmajano 07/22/08 normal
#490 Feed Generator - Support additional xml format like iTunes/Atom etc Plugin FeedGenerator 2.6.0 RC 2 enhancement lmajano 07/22/08 normal
#505 beanFactory: populateFromQuery enhancement to return Array-of-Objects from query Plugin BeanFactory 2.6.0 enhancement sullah 07/31/08 normal
#510 Refactor includes folder into more meaningful packages Includes enhancement lmajano 08/08/08 normal
#515 New Validation Plugin Plugins General enhancement lmajano * 08/12/08 normal
#520 Cache Disk Storage, Flush mechanisms and Server Restart integrations ColdBox Cache enhancement lmajano 08/13/08 normal
#524 CFLock Timeout Architecture 2.6.0 enhancement lmajano 08/15/08 normal
#537 Event Caching, new metadata param cacheToDisk=boolean this can tell the cache engine to cache to disk the event or not ColdBox Cache enhancement lmajano 08/24/08 normal
#538 New Cache Option: CacheDiskLocation where serializations and disk caching can occur ColdBox Cache enhancement lmajano 08/24/08 normal
#546 New Cache Option: EventDiskCaching[boolean] a default of where event caching will be stored. ColdBox Cache enhancement lmajano 08/24/08 normal
#547 New Cache Option: ViewDiskCaching[boolean] a default of where view caching will be stored. ColdBox Cache enhancement lmajano 08/24/08 normal
#548 Updates to setView() and renderView() for accepting more cache properties: cacheToFile[boolean],cachePrefix[string] and cacheStruct that can contain all the cache values ColdBox Cache enhancement lmajano 08/24/08 normal
#550 SES Routing Mechanism Updates Interceptors - SES enhancement lmajano 08/26/08 normal
#551 Ability to throw 404 via method + page location: show404(page) FrameworkSuperType enhancement lmajano 08/26/08 normal
#560 Create some ColdBox MXUnit Assertions for relocations Unit Testing enhancement 08/28/08 normal
#561 JavaLoader new setting in configuration file: javaloader_loadLocation, this can be an array of locations to javaload Plugin JavaLoader enhancement lmajano 08/28/08 normal
#580 New method: lookupMulti() to lookup multiple keys in the cache. ColdBox Cache enhancement lmajano 09/26/08 normal
#582 Global setting or configuration to disable Coldbox cfthread usage in your application Coldbox.xml enhancement lmajano 09/30/08 normal
#584 add facade method getCollection() ColdBox Factory 2.6.1 enhancement lmajano 10/01/08 normal
#589 compatibility renaming of arguments in the setnextevnet and route for varStruct arguments should be persistStruct ColdBox Controller enhancement lmajano 10/07/08 normal
#590 rename baseTest to baseCFCUnitTest for compatibility Unit Testing enhancement 10/07/08 normal
#607 Ability to determine if a request is coming from a bot Plugins General enhancement lmajano 10/15/08 normal
#609 New cache setting to use thread yielding when running reaps: <ReapYielding> ColdBox Cache enhancement lmajano 10/20/08 normal
#630 Change environments.xml to an actual cfm template: environments.cfm, so programmatic approach will be done. Interceptors - EnvironmentControl enhancement 11/06/08 normal
#633 StatusCode for setNextEvent, setNextRoute, Relocate Architecture 2.6.1 enhancement lmajano 11/11/08 normal
#635 Coldspring style <imports> for configuration file ColdBox LightWire enhancement 11/11/08 normal
#124 New Verbose Mode for Cache ColdBox Cache ideas lmajano 03/23/07 normal
#294 Cache Serialization option ColdBox Cache ideas lmajano 11/12/07 normal
#354 fwreinit from allowed IPs Coldbox (cfc-cfm) (Front Controller) ideas lmajano * 02/18/08 normal
#514 queryHelper: Query To XML Plugin QueryHelper 2.6.0 ideas sullah 08/09/08 normal
#408 Deprecate - webservices DevURL attribute. No longer needed ANTScripts task 04/03/08 normal
#411 controller.getService() will be deprecated by this version ColdBox Controller task lmajano 04/07/08 normal
#469 Deprecation of createArray() createStruct() in Utilities plugin Plugin Utilities task lmajano 06/09/08 normal
#498 Update CF Facade methods to new names or conventions: dump,abort,throw Architecture 2.6.0 task lmajano 07/28/08 normal
#512 SQL Injection Protect Architecture 2.6.0 task sullah 08/08/08 normal
#522 Create More Cache load tests and concurrency tests and long-running tests ColdBox Cache task lmajano 08/13/08 normal
#531 Deployment under J2EE Instance Documentation 2.6.1 task sullah 08/20/08 normal
#541 Deprecation of DefaultView in preference to implicit view declarations Coldbox.xml 2.6.1 task lmajano 08/24/08 normal
#572 asynchronous GET or POST (New Plugin) Architecture 2.6.1 task lmajano 09/02/08 normal
#591 put xmlparser .cfc to another location Plugin XMLParser 2.6.1 task lmajano 10/07/08 normal
#612 Reserved Functions Name Architecture 2.6.1 task lmajano 10/26/08 normal

3.1.0 Release

Ticket Summary Component Version Type Owner Created Priority
#473 Deprecation of MyPluginsLocation setting from the XSD, in favor of PluginsExternalLocation Coldbox.xml task lmajano 06/10/08 highest
#593 OpenID Plugin Architecture 2.6.1 task sullah 10/08/08 normal
Note: See TracReports for help on using and creating reports.

Copyright 2006 ColdBox Framework by Luis Majano