Timeline


and .

02/17/10:

22:33 FAQs/WhyAreThereErrorsInTheColdFusionDebug created by DanWilson
22:26 FAQs edited by DanWilson
(diff)
21:56 QuickStart/1:CreatingaNewApplication edited by DanWilson
(diff)

02/16/10:

17:39 Ticket #405 (setModelGlue method in modelglue.gesture.viewrenderer needs to have ...) created by nickel4242
I had an error today in a Model-Glue 2.0 app when upgrading to the SVN …

02/15/10:

21:50 Ticket #404 (Message listeners duplicated on startup) created by john.rossi@…
There appears to be a difference in how message listeners get registered …
01:11 Ticket #403 (Tweak to boolean test in GenerationController) closed by cfgrok
fixed: Fixed in revision 283
01:09 Ticket #403 (Tweak to boolean test in GenerationController) created by cfgrok
The boolean test used to detect whether event generation should occur in …
01:02 Ticket #402 (Add remoting integration test to buster sample application) closed by cfgrok
fixed: Fixed in revision 282
00:35 Ticket #402 (Add remoting integration test to buster sample application) created by cfgrok
Addition of simple integration test for Ajax get and post remote requests …
00:21 Ticket #396 (FORM not defined when calling executeEvent web service) closed by cfgrok
fixed: Fixed in revision 281
00:00 Ticket #382 (Messages not broadcast in correct order when format is used) closed by cfgrok
fixed: Fixed in revision 280

02/14/10:

22:38 Ticket #401 (Enhance event.linkTo() to use variables from another scope) created by cfgrok
Proposed Method Signature: Event.linkTo( eventName:String, …
22:25 Ticket #322 (Controller cache API is missing) closed by boomfish
fixed: Fixed in SVN revision 278. I also fixed a few other caching bugs, the …
09:55 Ticket #400 (Remoting broke) created by andrea@…
Switching to the latest maintenance release broke down all my ajax remote …
05:59 HowTos/HowToUseContentCaching edited by boomfish
Changed spelling of 'adaptor' to 'adapter' so as to match the code. (diff)

02/12/10:

14:20 FAQs/WhyDoesMyControllerVariableNotGetSetAfterAddResultIsCalled created by DanWilson
14:12 FAQs edited by DanWilson
(diff)
14:06 Ticket #399 (Space in CopyToScope() produces variables that are CF safe.) closed by DanWilson
fixed: As of revision 273. I just changed the behaviour of this method to trim …

02/11/10:

16:32 Ticket #399 (Space in CopyToScope() produces variables that are CF safe.) created by lopezf@…
I found that this "<cfset …

02/09/10:

21:23 HowTos/HowToUseScaffolds/AddingScaffolds edited by davidhenry@…
Added link to reactor documentation. (diff)
19:01 Ticket #398 (Railo : abstractRemotingService) created by andrea@…
Tha Railo implementation of the resetCfhtmlHead is failing: <cfcase …

02/08/10:

02:17 Ticket #381 (Support bean injection for helper components) closed by boomfish
fixed: Fixed in SVN revision 271.

02/07/10:

19:17 Ticket #397 (Legacy applications using ChiliBeans not supported) closed by boomfish
fixed: Fixed in SVN revision 269.
19:15 Ticket #397 (Legacy applications using ChiliBeans not supported) created by boomfish
Legacy applications written for Model-Glue 1.x and the bundled ChiliBeans …

02/05/10:

22:48 Ticket #396 (FORM not defined when calling executeEvent web service) created by Bud Schneehagen <buddy@…>
The following line of code within the file …

02/04/10:

05:44 HowTos/HowToUseRemoting edited by kpenny@…
Just some grammer/typo corrections. (diff)

02/01/10:

03:24 Milestone 3.1 Maintenance Beta completed
02:57 Changeset [19] by DanWilson

added another link for download.

02:30 Changeset [18] by DanWilson

added in the text and zip release for the 3.1.261 release

01:44 Ticket #368 (Errors during MG setup can 'ruin' an application) closed by boomfish
fixed: Fixed in SVN commit 261. Dan completed some initial load testing …
01:17 ReferenceMaterials/ModelGlueXmlReference edited by DanWilson
Removed disableDebug documentation, since I removed that attribute (diff)
01:15 FAQs/HowDoIDisableModelGlueDebuggingForSpecificEvents edited by DanWilson
changed the attribute, to the new message that can be broadcast (diff)
01:15 Ticket #295 (Transfer scaffolding - problem with composed objects with aliased ...) closed by boomfish
fixed: Fixed in SVN commit 258.
01:13 Ticket #350 (Disable Model-Glue debug information for certain events) closed by DanWilson
fixed: We've changed our minds on the best way to do this. Rather than adding a …
01:11 Ticket #350 (Disable Model-Glue debug information for certain events) reopened by DanWilson

01/31/10:

22:34 Ticket #355 (Defining handler for predefined event overwrites builtin handler) closed by cfgrok
fixed: Fixed in revision 256 Added capability to define event-handlers as …
22:18 Ticket #391 (getInitialEventHandlerName() and getEventHandlerName() do not work in ...) closed by cfgrok
fixed: Fixed in revision 255 Modified the getInitialEventHandler() method in …
07:42 Ticket #365 (OnRequestStart not broadcast when RemotingService->executeEvent() is ...) closed by cfgrok
fixed: Fixed in revision 250 Remoting requests will now run the full event …
07:40 Ticket #364 (no return value 'event' present in RemotingService.cfc->executeEvent()) closed by cfgrok
fixed: Fixed in revision 250 Remoting requests will now run the full event …
06:58 Ticket #395 (ModelGlue.Bean.CommonBeans.Example: error in init) closed by cfgrok
fixed: Fixed in revision 249
06:55 Ticket #395 (ModelGlue.Bean.CommonBeans.Example: error in init) created by cfgrok
Error reported by John C. Bland II …
03:27 Ticket #376 (generatedViewMapping setting not being appended to viewMappings) closed by boomfish
fixed: Fixed in SVN commit 248. I took a different approach to the ones …

01/29/10:

23:53 Ticket #394 (The "reset" attribute of the <result> tag not implemented) created by boomfish
The "reset" attribute of the <results> tag documented in the ModelGlue …
19:11 Ticket #393 (Update SoftPedia.com) created by DanWilson
Softpedia is hosting information about Model Glue We need to update them …

01/28/10:

13:55 Ticket #392 (Create XSD file for MG3) created by DanWilson
We need to create an XSD file for MG 3. I am sure there are some tools …

01/27/10:

21:27 Ticket #391 (getInitialEventHandlerName() and getEventHandlerName() do not work in ...) created by mineerjr@…
Here are some details as posted to the group by Ezra: I'm afraid that …

01/26/10:

22:58 ReferenceMaterials/ModelGlueXmlReference edited by cfgrok
Added defaultType attribute to the <event-handlers> tag (diff)
22:49 HowTos/HowToUseTypedEvents edited by cfgrok
Removed XML declarations in code blocks to enable SyntaxHighlighter?(diff)
08:05 Ticket #340 (Bind URL and event.linkto(), SES) closed by cfgrok
fixed: Fixed in SVN commit 239: a new bindTo() method was added to the …
05:27 QuickStart/5:ValidatingaForm edited by cfgrok
Reverting the previous change -- using event.getValue() is not necessary, … (diff)
02:17 QuickStart/5:ValidatingaForm edited by dgarlitt@…
The phraseError variable was not wrapped in event.getValue() (diff)

01/25/10:

20:42 Ticket #262 (Add ability to detect infinite loop in modelglue.xml event handlers) closed by DanWilson
fixed: Fixed in SVN commit 236. Optionally configurable in …
15:05 Ticket #390 (LogRenderer doesn't output colors for USER or WARNING traceTypes) closed by DanWilson
fixed: Fixed in SVN commit 234
12:00 Ticket #390 (LogRenderer doesn't output colors for USER or WARNING traceTypes) created by cblackwell
The default LogRenderer?.cfc does not correctly output colors for …
05:18 Ticket #389 (ColdFusion 9's new "Cache Template in Request" admin setting breaks event ...) created by cfgrok
ColdFusion 9 has added a new caching setting, Cache Template in Request, …
04:17 Ticket #388 (Add documentation for built-in event-handlers and message broadcasts) created by cfgrok
Currently the only documentation that exists in the wiki for built-in …
01:45 Ticket #387 (Values not passed to event when using Flash remoting) closed by boomfish
fixed: Fixed by cfgrok in SVN commit 192
01:44 Ticket #386 (OpenBD compatibility issue when missing event types) closed by boomfish
fixed: Fixed by cfgrok in SVN commit 191
01:44 Ticket #385 (Case-sensitivity issues in usermanagement actionpack) closed by boomfish
fixed: Fixed by cfgrok in SVN commit 190
01:42 Ticket #384 (Mismatched controller path delimiters in sample apps) closed by boomfish
fixed: Fixed by cfgrok in SVN commit 189
01:42 Ticket #383 (Update Lighthouse Pro sample app from RIAForge) closed by boomfish
fixed: Fixed by cfgrok in SVN commit 188
01:41 Ticket #387 (Values not passed to event when using Flash remoting) created by cfgrok
Values are not being passed to an event through …
01:40 Ticket #386 (OpenBD compatibility issue when missing event types) created by cfgrok
Event handlers with missing event event types prevent the application from …
01:35 Ticket #385 (Case-sensitivity issues in usermanagement actionpack) created by cfgrok
The usermanagement actionpack uses "userManagement" instead of …
01:33 Ticket #384 (Mismatched controller path delimiters in sample apps) created by cfgrok
Many of the sample applications have an incorrect / in the CFC path for …
01:30 Ticket #383 (Update Lighthouse Pro sample app from RIAForge) created by cfgrok
Get a newer version of Lighthouse Pro from RIAForge and include it in the …

01/24/10:

21:17 Ticket #379 (Out-of-date information in readme.txt) closed by boomfish
fixed: Fixed in MG_3.1_fixes branch in SVN commit 231.
20:37 Ticket #354 (Obsolete ORM Config Instructions in Coldspring.xml) closed by boomfish
fixed: Fix merged into MG_3.1_fixes branch in SVN commit 230.
20:33 Ticket #342 (applicationtemplate build.properties has incorrect path) closed by boomfish
fixed: Fix merged into MG_3.1_fixes branch in SVN commit 230.
20:31 Ticket #378 (Disable trace logging of complex values when the debug config setting is ...) closed by boomfish
fixed: Fix merged into MG_3.1_fixes branch in SVN commit 229.
14:39 ReferenceMaterials/EventApi edited by DanWilson
added copytoscope doclet (diff)
14:23 ReferenceMaterials/ViewApi edited by DanWilson
(diff)

01/23/10:

23:03 Ticket #382 (Messages not broadcast in correct order when format is used) created by Bud Schneehagen <buddy@…>
Format-specific "broadcasts" blocks are running after other broadcasts in …
03:20 Ticket #378 (Disable trace logging of complex values when the debug config setting is ...) reopened by boomfish
Reopening ticket to get the fix backported to 3.1.x-next-patch.
03:19 Ticket #354 (Obsolete ORM Config Instructions in Coldspring.xml) reopened by boomfish
Reopening ticket to get the fix backported to 3.1.x-next-patch.
03:18 Ticket #342 (applicationtemplate build.properties has incorrect path) reopened by boomfish
Reopening ticket to get the fix backported to 3.1.x-next-patch.

01/22/10:

22:20 HowTos/HowToUseTypedEvents edited by quackfuzed@…
fixed minor typo (diff)
20:34 Training/Section05 edited by DanWilson
Fixed parenthesis in step 4 code sample (diff)

01/21/10:

05:15 Ticket #380 (Caching on views and nested event-handlers.) closed by boomfish
duplicate: Closing this ticket as a duplicate of #377.
02:44 Ticket #315 (Transfer Scaffolding inserts "wrong" ID name for related items) closed by boomfish
duplicate: Closing ticket as a duplicate of #295.

01/19/10:

15:28 Ticket #381 (Support bean injection for helper components) created by boomfish
Model-Glue 3 supports injection of ColdSpring beans into controllers via …

01/18/10:

16:49 Ticket #380 (Caching on views and nested event-handlers.) created by andrea@…
I have created a patch that enable MG to cache single view based on …
02:33 Ticket #340 (Bind URL and event.linkto(), SES) reopened by cfgrok
Well, as you say, it certainly is trivial to add a urlDecode() wrapper …
Note: See TracTimeline for information about the timeline view.