Timeline


and .

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 …

01/17/10:

02:16 Ticket #292 (Ability to set default permission for the file generated by Model-Glue) closed by boomfish
invalid: Deleting a file on a Unix-based system requires write permissions on the …

01/16/10:

21:43 Ticket #340 (Bind URL and event.linkto(), SES) closed by cfgrok
worksforme: I was able to get this to work using the following …
00:22 Ticket #313 (Simple enhancement: create a beanmaker that logs what it finds) closed by DanWilson
fixed: reclosed as per comment.
00:19 Ticket #90 (bug slips by CF, breaks on BD) closed by DanWilson
wontfix: I'm not sure this is still valid, since it is 4 years old. I'm not likely …
00:07 Ticket #270 (An implementation of the =,:,| operators across the board) closed by DanWilson
wontfix: I have no idea what this is about and I don't want to worry too much about …
00:04 Ticket #284 (You should have) closed by DanWilson
fixed
00:04 QuickStart/3:BuildingaForm edited by DanWilson
minor documentation update (diff)

01/15/10:

23:58 Ticket #283 (Typo) closed by DanWilson
fixed
23:37 Ticket #379 (Out-of-date information in readme.txt) created by boomfish
The readme.txt in the ModelGlue folder contains many pieces of …
23:23 Ticket #304 (/include/value[@overwrite] does not default to true) closed by DanWilson
fixed: Fixed documentation. closing.
23:23 Ticket #303 (/include/value[@overwrite] does not default to true) closed by DanWilson
fixed: While I disagree with this choice, it has been in place WAY too long to …
23:21 Ticket #308 (A request to the framework times out.) closed by DanWilson
wontfix: I'm just dealing with old tickets, editing them for posterity and closing …
23:18 Ticket #309 (Scaffolding Error) closed by DanWilson
fixed: user self-help. Nothing to see here folks..
16:52 ReferenceMaterials/ModelGlueXmlReference edited by cfgrok
Added note about special behavior of a <setting> tag with a value of … (diff)
15:21 ReferenceMaterials/ModelGlueXmlReference edited by DanWilson
(diff)
15:13 Ticket #312 (ollectionBeanPopulator.cfc erroneously checked for the existance of the ...) closed by DanWilson
fixed
15:13 Ticket #311 (addResult doesn't forward) closed by DanWilson
fixed
15:11 Ticket #361 (buster example needs mapping to run from examples directory) closed by DanWilson
fixed: Fixed in SVN commit 219
15:07 Ticket #374 (scaffold add id field to form hidden item generation) closed by DanWilson
fixed: Fixed in SVN commit 218
15:03 Ticket #372 (scaffold Display generation, is extra </div> tag at end of page) closed by DanWilson
fixed: Fixed in SVN commit 216 Thanks for entering these scaffolding bugs …
15:01 Ticket #371 (Rendering of Scaffold Edit is not nesting table within form or visa-versa) closed by DanWilson
fixed: Fixed in SVN commit 215
14:58 Ticket #362 (Depreciated viewstate call in default app template) closed by DanWilson
fixed: Fixed in SVN 214
14:55 Ticket #351 (Error with SES URLs after upgrade to RC) closed by DanWilson
fixed: This fix was rolled and released a few months ago. I'm closing the …
14:31 Ticket #375 (Include support for adding helper mappings via ModelGlue.xml) closed by DanWilson
fixed: Fixed in SVN commit 213
03:55 Ticket #354 (Obsolete ORM Config Instructions in Coldspring.xml) closed by DanWilson
fixed: This is fixed in SVN version 212
03:51 Ticket #342 (applicationtemplate build.properties has incorrect path) closed by DanWilson
fixed: Fixed in SVN Build 211
02:17 ReferenceMaterials/ModelGlueXmlReference edited by DanWilson
(diff)
02:12 FAQs/HowDoIDisableModelGlueDebuggingForSpecificEvents edited by DanWilson
(diff)
02:08 Ticket #350 (Disable Model-Glue debug information for certain events) closed by DanWilson
fixed: Fixed in SVN commit 210 Well now you can simply decorate your …
00:18 Ticket #378 (Disable trace logging of complex values when the debug config setting is ...) closed by DanWilson
fixed: This is fixed as of revision 209. Here is the way it …

01/14/10:

23:37 Ticket #317 (Trac server time is fast by 7ish hours) closed by cfgrok
fixed: The timestamps on a bunch of ticket notification messages I just received …
23:34 Ticket #307 (ModelGlue.Core.Controller.RemoveFromCache should return void (patch ...) closed by cfgrok
fixed: OP reported as fixed -- closing ticket.
13:58 Changeset [17] by DanWilson

added the authentication information for the akismet key for future ...

13:56 Changeset [16] by DanWilson

changed API Key

13:42 Changeset [15] by DanWilson

Added in my Akismet key to the cfformprotect config

01:53 FAQs/HowDoIGetModelGlueToUseAPreexistingColdSpringInstance created by DanWilson

01/13/10:

22:22 Ticket #331 (Allow ModelGlue to use a pre-existing ColdSpring instance without creating ...) closed by DanWilson
wontfix: This has been addressed in a wiki article. Use a parent bean factory, no …
22:20 FAQs edited by DanWilson
(diff)
20:52 Ticket #378 (Disable trace logging of complex values when the debug config setting is ...) created by boomfish
The addTraceStatement() method in EventContext.cfc is very non-performant …

01/12/10:

23:59 ReferenceMaterials/ModelGlueXmlReference edited by boomfish
Added <view> and <module> tags, and updated info for MG3 (including … (diff)

01/11/10:

20:47 FAQs/HowDoICustomizeTheModelGlueFramework created by DanWilson
20:38 FAQs edited by DanWilson
(diff)

01/10/10:

15:16 FAQs/HowDoIDisableModelGlueDebuggingForSpecificEvents created by DanWilson
15:09 FAQs edited by DanWilson
(diff)

01/07/10:

19:53 Ticket #377 (Add support for caching of events queued via results) created by cfgrok
At the present time the implementation of event-handler caching does not …
16:20 FAQs/HowDoIDoRemoting created by DanWilson
16:03 FAQs/HowDoIUseSesUrlManager created by DanWilson
15:34 FAQs/WhereCanIGetHelpOnMyCodeOrWithAnError edited by DanWilson
(diff)
15:34 FAQs/WhereCanIGetHelpOnMyCodeOrWithAnError created by DanWilson
15:27 FAQs/AreThereProfessionalOrganizationsWithModelGlueSupport created by DanWilson
15:20 FAQs/WhatInformationShouldIProvideForTheMailingList edited by DanWilson
(diff)
15:20 FAQs/WhereCanIAskQuestionsAboutModelGlue created by DanWilson
14:27 FAQs/WhatInformationShouldIProvideForTheMailingList created by DanWilson
13:54 FAQs edited by DanWilson
Added in a few FAQs about support (diff)
13:48 FAQs edited by DanWilson
(diff)

01/06/10:

13:53 Ticket #376 (generatedViewMapping setting not being appended to viewMappings) created by boomfish
In Model-Glue 2, The generatedViewMapping config setting was automatically …

01/01/10:

00:13 Training edited by boomfish
Fixed minor typographical error (diff)
00:05 Training/Section06 edited by boomfish
Fixed minor grammar error & typo (diff)

12/31/09:

03:27 Training/Section02 edited by DanWilson
(diff)
03:04 QuickStart/6:AddingaSiteWideTemplate edited by cfgrok
Added Quickstart section TOC (diff)
03:03 QuickStart/5:ValidatingaForm edited by cfgrok
(diff)
03:03 QuickStart/4:HandlingaForm edited by cfgrok
(diff)
03:03 QuickStart/3:BuildingaForm edited by cfgrok
Added Quickstart section TOC (diff)
03:02 QuickStart/2:ModellingourApplication edited by cfgrok
Added Quickstart section TOC (diff)
03:02 QuickStart/1:CreatingaNewApplication edited by cfgrok
Added Quickstart section TOC (diff)
02:55 QuickStart/6:AddingaSiteWideTemplate edited by cfgrok
Switched example to use event types (diff)
02:39 Training/Section01 edited by DanWilson
(diff)
02:35 QuickStart/5:ValidatingaForm edited by cfgrok
Switched example to use copyToScope() (diff)
02:24 QuickStart/4:HandlingaForm edited by cfgrok
Switched example to use copyToScope(), and modfied example controller XML … (diff)
02:22 QuickStart/3:BuildingaForm edited by cfgrok
Switched example to use copyToScope() (diff)
02:11 QuickStart/3:BuildingaForm edited by cfgrok
Switched example to use copyToScope(), and removed information on … (diff)
01:44 QuickStart/6:AddingaSiteWideTemplate edited by cfgrok
Punctuation tweak (diff)
01:44 QuickStart/5:ValidatingaForm edited by cfgrok
(diff)
01:44 QuickStart/4:HandlingaForm edited by cfgrok
Punctuation tweak (diff)
01:43 QuickStart/3:BuildingaForm edited by cfgrok
Punctuation tweak (diff)
01:43 QuickStart/2:ModellingourApplication edited by cfgrok
Punctuation tweak (diff)

12/30/09:

19:07 Ticket #375 (Include support for adding helper mappings via ModelGlue.xml) created by boomfish
Include the ability to add mappings for Model-Glue 3 helpers via the …

12/29/09:

21:54 Training/Section04 edited by cfgrok
Tweaks to training formatting (diff)
21:53 Training/Section03 edited by cfgrok
Tweaks to training formatting (diff)
21:53 Training/Section02 edited by cfgrok
Tweaks to training formatting (diff)
21:52 Training/Section01 edited by cfgrok
Tweaks to training formatting (diff)
21:52 WikiStart edited by cfgrok
Added training links to home page (diff)
21:50 Training/Section05 edited by cfgrok
Tweaks to training formatting (diff)
21:48 Training/Section02 edited by cfgrok
Tweaks to training formatting (diff)
21:45 Training/Section07 edited by cfgrok
Tweaks to training formatting (diff)
21:42 Training/Section08 edited by cfgrok
Tweaks to training formatting (diff)
21:41 Training/Section07 edited by cfgrok
Tweaks to training formatting (diff)
21:35 training08-1.png attached to Training/Section08 by cfgrok
Training 08 Image 1
21:34 Training/Section08 created by cfgrok
Adding new training section
21:27 Training/Section07 edited by cfgrok
Corrected erroneous image filename (diff)
21:26 training07-1.png attached to Training/Section07 by cfgrok
Training 07 Image 1
21:26 Training/Section07 created by cfgrok
Adding new training section
21:11 training06-2.png attached to Training/Section06 by cfgrok
Training 06 Image 2
21:11 training06-1.png attached to Training/Section06 by cfgrok
Training 06 Image 1
21:10 Training/Section06 created by cfgrok
Adding new training section
20:57 training05-1.png attached to Training/Section05 by cfgrok
Training 05 Image 1
20:56 Training/Section05 created by cfgrok
Adding new training section
20:46 Training/Section04 edited by cfgrok
Standardized header usage (diff)
20:44 Training/Section04 edited by cfgrok
Corrected erroneous link (diff)
20:40 Training/Section01 edited by cfgrok
Converted unordered list to ordered list (diff)
20:35 Training/Section02 edited by cfgrok
Converted unordered lists to ordered lists -- standardized header usage (diff)
20:30 Training/Section03 edited by cfgrok
Converted unordered list to ordered list (diff)
20:27 training04-3.png attached to Training/Section04 by cfgrok
Training 04 Image 3
20:27 training04-2.png attached to Training/Section04 by cfgrok
Training 04 Image 2
20:27 training04-1.png attached to Training/Section04 by cfgrok
Training 04 Image 1
20:25 Training/Section04 created by cfgrok
Adding new training section
20:00 training03-1.png attached to Training/Section03 by cfgrok
Training 03 Image 1
20:00 Training/Section03 created by cfgrok
Adding new training section
19:57 training02-3.png attached to Training/Section02 by cfgrok
Training 02 Image 3
19:56 training02-2.png attached to Training/Section02 by cfgrok
Training 02 Image 2
19:56 training02-1.png attached to Training/Section02 by cfgrok
Training 02 Image 1
19:55 Training/Section02 created by cfgrok
Adding new training section
19:54 Training edited by cfgrok
Modfied page naming conventions (diff)
19:53 training01-1.png attached to Training/Section01 by cfgrok
Training 01 Image 1
19:52 Training/Section01 created by cfgrok
Adding new training section
18:06 Training created by cfgrok
Adding new training section

12/28/09:

19:05 Ticket #374 (scaffold add id field to form hidden item generation) created by Chuck Savage <chuck@…>
All <input>'s have an id="fieldname" except hidden ones, or at least the …
00:03 Ticket #373 (event-handler types given format attribute) created by Chuck Savage <chuck@…>
I'd like to see event-handler types moved from an attribute of the …

12/23/09:

20:34 FAQs edited by valliantster@…
no time for real contributions, these popped off tho. HIH. (diff)
Note: See TracTimeline for information about the timeline view.