{2} Active Tickets by Version (61 matches)

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

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

Ticket Summary Component Version Type Owner Created
#129 Litepost ColdBox Port Sample Applications task lmajano 04/17/07
#333 Complete the Internal Service Factory Architecture task lmajano 01/22/08
#473 Deprecation of MyPluginsLocation setting from the XSD, in favor of PluginsExternalLocation Coldbox.xml task lmajano 06/10/08
#331 Newbies Ultimate Guide Documentation task lmajano * 01/22/08
#407 Deprecation of <DevEnvironments> since environmentcontrol interceptor overrides it. Coldbox.xml task lmajano 04/03/08
#464 Enable multi threading for Railo Architecture task lmajano * 06/06/08
#472 Renaming of MyPluginsLocation setting to PluginsExternalLocation Coldbox.xml task lmajano 06/10/08
#312 Project ColdRecord Architecture defect russjohnson lmajano 12/13/07
#422 Cache - Email on low jvm memory alert ColdBox Cache defect lmajano 04/22/08
#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
#542 Default Action Override per Event Handler Base Component - EventHandler defect lmajano 08/24/08
#544 Your Settings new elements: <Node> & <Include> Coldbox.xml defect lmajano 08/24/08
#570 Remove the default route from the routes.cfm to an internal location to avoid overrides Interceptors - SES defect 09/01/08
#287 Resource bundles must use cache now to load and unload from the coldbox cache. Plugin Resource Bundle enhancement lmajano * 11/03/07
#311 Event Caching to hard files ColdBox Cache enhancement lmajano russjohnson 12/10/07
#451 Cleanup & Refactoring of XML Parser into logical units. Plugin XMLParser enhancement lmajano 05/17/08
#453 supertype decorator FrameworkSuperType enhancement lmajano 05/19/08
#456 Ability to override Interceptor properties via the environment interceptor Interceptors - EnvironmentControl enhancement 05/28/08
#462 preHandler exceptions + only action lists Base Component - EventHandler enhancement lmajano 06/05/08
#463 postHandler exceptions + only action lists Base Component - EventHandler enhancement lmajano 06/05/08
#484 Ability to store locale in cookie Plugin I18N enhancement lmajano 07/02/08
#510 Refactor includes folder into more meaningful packages Includes enhancement lmajano 08/08/08
#515 New Validation Plugin Plugins General enhancement lmajano * 08/12/08
#520 Cache Disk Storage, Flush mechanisms and Server Restart integrations ColdBox Cache enhancement lmajano 08/13/08
#532 Implicit Views when no view is set, reverts to the event Architecture enhancement lmajano 08/20/08
#533 renderlayout() can now take in a layout,view,cache,cacheTimeout,cacheLastAccessTimeout to do rendering on demand Plugin Renderer enhancement lmajano 08/23/08
#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
#538 New Cache Option: CacheDiskLocation where serializations and disk caching can occur ColdBox Cache enhancement lmajano 08/24/08
#543 Setting ANT var replacement: ${varname} can be used in any setting Coldbox.xml enhancement lmajano 08/24/08
#545 New Eventhandler public property: this.EVENT_CACHE_PREFIX ColdBox Cache enhancement lmajano 08/24/08
#546 New Cache Option: EventDiskCaching[boolean] a default of where event caching will be stored. ColdBox Cache enhancement lmajano 08/24/08
#547 New Cache Option: ViewDiskCaching[boolean] a default of where view caching will be stored. ColdBox Cache enhancement lmajano 08/24/08
#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
#550 SES Routing Mechanism Updates Interceptors - SES enhancement lmajano 08/26/08
#551 Ability to throw 404 via method + page location: show404(page) FrameworkSuperType enhancement lmajano 08/26/08
#560 Create some ColdBox MXUnit Assertions for relocations Unit Testing enhancement 08/28/08
#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
#124 New Verbose Mode for Cache ColdBox Cache ideas lmajano 03/23/07
#138 ColdBox Extension Archives Architecture ideas lmajano * 05/05/07
#294 Cache Serialization option ColdBox Cache ideas lmajano 11/12/07
#354 fwreinit from allowed IPs Coldbox (cfc-cfm) (Front Controller) ideas lmajano * 02/18/08
#470 Cross Site Scripting (XSS) Architecture ideas lmajano * 06/09/08
#408 Deprecate - webservices DevURL attribute. No longer needed ANTScripts task 04/03/08
#411 controller.getService() will be deprecated by this version ColdBox Controller task lmajano 04/07/08
#469 Deprecation of createArray() createStruct() in Utilities plugin Plugin Utilities task lmajano 06/09/08
#522 Create More Cache load tests and concurrency tests and long-running tests ColdBox Cache task lmajano 08/13/08
#237 CFFrameworks Plugin XML Update Eclipse CFFrameworks enhancement lmajano * 08/31/07

2.6.0

Ticket Summary Component Version Type Owner Created
#540 Cache locks are not being done per object but global name. Optimize to do per object locking instead. ColdBox Cache 2.6.0 defect lmajano 08/24/08
#568 rssReader error parsing atom feeds with text/html content. Plugin FeedReader 2.6.0 defect 08/29/08
#505 beanFactory: populateFromQuery enhancement to return Array-of-Objects from query Plugin BeanFactory 2.6.0 enhancement sullah 07/31/08
#524 CFLock Timeout Architecture 2.6.0 enhancement lmajano 08/15/08
#514 queryHelper: Query To XML Plugin QueryHelper 2.6.0 ideas sullah 08/09/08
#498 Update CF Facade methods to new names or conventions: dump,abort,throw Architecture 2.6.0 task lmajano 07/28/08
#512 SQL Injection Protect Architecture 2.6.0 task sullah 08/08/08

2.6.0 RC 1

Ticket Summary Component Version Type Owner Created
#562 Reorganise Comments Documentation 2.6.0 RC 1 task sullah 08/28/08

2.6.0 RC 2

Ticket Summary Component Version Type Owner Created
#489 lightwire autowire enhancement Extras 2.6.0 RC 2 enhancement lmajano 07/22/08
#490 Feed Generator - Support additional xml format like iTunes/Atom etc Plugin FeedGenerator 2.6.0 RC 2 enhancement lmajano 07/22/08

2.6.1

Ticket Summary Component Version Type Owner Created
#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
#531 Deployment under J2EE Instance Documentation 2.6.1 task sullah 08/20/08
#541 Deprecation of DefaultView in preference to implicit view declarations Coldbox.xml 2.6.1 task lmajano 08/24/08
#572 asynchronous GET or POST (New Plugin) Architecture 2.6.1 task lmajano 09/02/08
Note: See TracReports for help on using and creating reports.

Copyright 2006 ColdBox Framework by Luis Majano