Timeline
07/09/06:
- 22:25 WikiStart edited by
- (diff)
- 17:29 Ticket #91 (missing doctype declaration for mg.com pages) created by
- the doctype declaration is missing for modelglue.com and therefore the …
07/07/06:
- 23:44 WikiStart edited by
- (diff)
- 21:10 Ticket #90 (bug slips by CF, breaks on BD) created by
- Folks, line 16 of the modelglue.cfm file has this: <cfparam …
- 17:01 WikiStart edited by
- (diff)
- 16:29 WikiStart edited by
- (diff)
- 12:13 Ticket #89 (Error when trying to use scaffolds) created by
- I'm a newbie to MG, but the concepts, once I had watched the presentation, …
- 07:55 Ticket #88 (Bean creation exception during init() of ...) created by
- Bean creation exception during init() of …
07/06/06:
- 13:49 Ticket #87 (Extra cftrace tag left in the code?) created by
- On line 91 of ModelGlue?/unity/framework/ModelGlue.cfc, there is a …
- 10:09 Ticket #80 (UUID's constantly getting added to session) closed by
- fixed: (In [192]) Fixes #80
- 04:17 Ticket #86 (configuration setting "self" issue) created by
- Hi Joe, I'm using <setting name="self" value="&appPath;/index.cfm" /> …
07/04/06:
- 19:00 Ticket #85 (Static messages reset when a Model-Glue XML file included) closed by
- fixed: (In [189]) Fixes #85
- 19:00 Ticket #85 (Static messages reset when a Model-Glue XML file included) created by
- 18:56 Ticket #84 (Add GatewayMethod argument to modelglue.GenericList) closed by
- fixed: (In [188]) Fixes #84
- 18:56 Ticket #84 (Add GatewayMethod argument to modelglue.GenericList) created by
- Add a method specifying a custom method on the target gateway to be called …
- 18:54 Ticket #83 (Rewrite ReactorAdapter and ReactorORMController) created by
- ReactorAdapter? and ReactorORMController have gotten ugly due to revisions …
- 18:51 Ticket #82 (Revise handling of configuration paths) created by
- Revise application template and ColdSpring?.xml to use consistent …
07/01/06:
- 21:24 Ticket #81 (ReactorAdapter's Read() is not threadsafe!) closed by
- fixed: (In [187]) Fixes #81
- 21:23 Ticket #81 (ReactorAdapter's Read() is not threadsafe!) created by
- Fix immediately - "result" or "record" is not var'd.
06/29/06:
- 22:31 Ticket #80 (UUID's constantly getting added to session) created by
- This code in: \loader\FrameworkLoader?.cfc causes Model-Glue to append an …
06/28/06:
- 08:54 Ticket #79 (Please Help with Unity Backward Compatibility) created by
- I get this error when i try to use unity on my existing MG apps …
06/27/06:
- 09:53 Ticket #78 (question) created by
- i want to configure the new modle-glue 2.0 with reactor and …
06/26/06:
- 20:45 Ticket #75 (property requested does not exist for bean AND Not using an ORM adapter ...) closed by
- invalid: Nevermind, solved my problem. Typo. Thanks.
- 04:15 Ticket #77 (specify XSL files on per scaffold basis) created by
- While the ability to have all your scaffold files display per application …
- 04:11 Ticket #76 (Ability for generated scaffolding files to be placed within subfolders) created by
- For larger projects, having all the files generated by scaffolding in the …
06/23/06:
- 20:15 Ticket #75 (property requested does not exist for bean AND Not using an ORM adapter ...) created by
- I've setup Unity w/ ColdSpring? and Reactor in a 6.1 instance, and created …
- 07:21 Ticket #74 (Version Information included in MG folder) created by
- Please can you include some sort of text file or similar that sits in the …
- 04:16 Ticket #73 (config\scaffolds\ dir created in wrong location) created by
- When using an applciation written for Model-Glue 1 All MG dirs …
06/22/06:
- 18:39 Ticket #71 (Add E-Mail Actionpack) closed by
- fixed: (In [184]) Fixes #71
- 18:38 Ticket #72 (Add HeadStart ActionPack) created by
- Add the "HeadStart?" ActionPack? that provides user/role administration and …
- 18:37 Ticket #71 (Add E-Mail Actionpack) created by
- Add an ActionPack? that contains a configurable E-Mail service.
- 16:25 Ticket #70 (Nested quotes in ModelGlue.cfm break on BlueDragon 6.2.1) created by
- This line in ModelGlue?.cfm fails on BlueDragon? 6.2.1: <cfparam …
06/21/06:
- 10:06 Ticket #44 (Printable version of the documentation) closed by
- fixed: Fixed in [180]
- 09:54 Ticket #67 (Documentation: modelglue.GenericDelete error) closed by
- fixed: Fixed in [179]
- 09:52 Ticket #66 (Documentation Issue) closed by
- worksforme: I think I fixed this a while back - can't find it anymore.
- 09:50 Ticket #64 (Session required for instantiating framework) closed by
- fixed: Fixed in [177]
- 09:48 Ticket #58 (Add namespace capability for included modules or "Action Packs") closed by
- wontfix: Sorry, this adds a level of complication that's just not necessary. Use …
06/20/06:
- 20:25 Ticket #69 (DuckType all event-life cycle methods for performance) closed by
- fixed: [177] implements
- 20:25 Ticket #68 (SizedPool used for EventRequests fails under load.) closed by
- fixed: Fixed by [176]
- 20:24 Ticket #69 (DuckType all event-life cycle methods for performance) created by
- Type and existence checking eat cycles. Remove these on methods having to …
- 19:01 Ticket #68 (SizedPool used for EventRequests fails under load.) created by
- After the pool's size is reached, a concurrent thread that fails to win …
- 18:43 Ticket #67 (Documentation: modelglue.GenericDelete error) created by
- This document has an error in the argument definition …
- 16:47 Ticket #66 (Documentation Issue) created by
- In the installation notes on installing Model Glue Unity you …
- 13:15 Ticket #65 (Work with Doug to add typed reactor.config failure messages) created by
- 12:48 Ticket #48 (Have View scaffolds use iterators instead of query loops) closed by
- fixed
06/19/06:
- 19:49 Ticket #64 (Session required for instantiating framework) created by
- I wouldn't mind enabling session, but I know that session is not supposed …
06/17/06:
- 13:34 Ticket #62 (Misspelling on Quickstart 5 Page) closed by
- fixed: Fixed by [174]
- 00:05 Ticket #48 (Have View scaffolds use iterators instead of query loops) reopened by
- Oops - breaks on alias'd relations. I'll fix this weekend.
- 00:04 Ticket #63 (HasOne scaffolded fields are showing the wrong query's column) closed by
- invalid
06/16/06:
- 20:48 Ticket #63 (HasOne scaffolded fields are showing the wrong query's column) created by
- In a situation where a book hasOne category, a column from book (title) is …
- 20:31 Ticket #48 (Have View scaffolds use iterators instead of query loops) closed by
- fixed: Fixed in [173]
- 20:24 Ticket #47 (Attempted to dereference a scalar variable...as a structure with members) closed by
- invalid: To fix this, update to the latest version of 6.1. It's actually a problem …
- 16:37 Ticket #62 (Misspelling on Quickstart 5 Page) created by
- Easy one. In the third paragraph, it says: "...it's easy to check if …
- 11:15 Ticket #45 ( Element _REACTOR is undefined in VARIABLES.) closed by
- No worries man. Can you suggest text for instructions that would've made …
- 10:58 Ticket #59 (Redirect in result doesn't work) closed by
- fixed: Fixed in [168]. Feel free to get latest via SVN. The next .zip build …
- 10:52 Ticket #57 (getEventHandlerName() couldn't be found) closed by
- fixed: Fixed in [167]. Feel free to use SVN to get latest, or wait for the new …
- 10:38 Ticket #56 (Error produced with identical table and field names) closed by
- invalid: Hi, You can use an alias in the Reactor.xml file to cause this to not …
- 09:58 Ticket #60 (two controllers, one name) created by
- I noticed this morning that I had accidentally created 2 controllers in …
- 08:11 Ticket #59 (Redirect in result doesn't work) created by
- When using redirect="true" attribute of the <result> tag in ModelGlue?.xml …
- 07:09 Ticket #58 (Add namespace capability for included modules or "Action Packs") created by
- Following up on the comment i left in your blog post about ActionPacks? ... …
- 04:07 Ticket #57 (getEventHandlerName() couldn't be found) created by
- arguments.event.getEventHandlerName() in a MG 1.1 application. In Unity it …
- 03:37 Ticket #56 (Error produced with identical table and field names) created by
- When you have a two tables joined through the reactor.xml file and one of …
- 03:02 Ticket #55 (Dynamically load an XML config into a bean at runtime with ColdSpring from ...) created by
- I'm looking for a way from within ModelGlue? of loading an XML config file …
06/15/06:
- 23:07 Ticket #54 (Documentation Error) closed by
- fixed: Fixed in [165]
- 23:07 Ticket #53 (Robohelp Documentation Error) closed by
- fixed: Fixed in [165]
- 23:07 Ticket #42 (Misspelling on Don't Panic page) closed by
- fixed: Fixed in [165]
- 23:07 Ticket #43 (Misspelling on Quickstart Page) closed by
- fixed: Fixed in [165]
- 23:01 Ticket #51 (modelglueapplicationtemplate Application.cfm has MixedCase application ...) closed by
- fixed: Fixed in [164]
- 23:00 Ticket #52 (List scaffold doubles & in view link) closed by
- fixed: Fixed in [163]
- 22:24 Ticket #54 (Documentation Error) created by
- There is an error at: Using …
- 22:06 Ticket #53 (Robohelp Documentation Error) created by
- Under Reference Materials Coldspring XML Reference Reactor …
- 21:45 Ticket #52 (List scaffold doubles & in view link) created by
- The default list view sets keyString to &{key}={value} and then the link …
- 20:48 Ticket #51 (modelglueapplicationtemplate Application.cfm has MixedCase application ...) created by
- The cfapplication tag has ModelGlueApplicationTemplate? which is not …
- 19:58 Ticket #50 (Re-implement autojoining for genericList) created by
- In private beta, the genericList message auto-joined to other tables, and …
- 19:34 Ticket #49 (Exclude build.xml from ANT script in modelglueapplicationtemplate) created by
- Just a small thing, but it's a bit of a security hole if somebody were to …
- 19:31 Ticket #48 (Have View scaffolds use iterators instead of query loops) created by
- Properly implement iterator use in dsp*.cfm scaffolds instead of using the …
- 16:56 Ticket #47 (Attempted to dereference a scalar variable...as a structure with members) created by
- Here's the error I'm getting...and I've installed the latest …
- 15:34 Ticket #46 (Split EventHandlerFactory definition to its own Scaffolds.xml file) created by
- Split out the EventHandlerFactory? bean (where scaffolds are defined) to …
- 14:15 Ticket #45 ( Element _REACTOR is undefined in VARIABLES.) created by
- I am trying to use the reactor part of unity and I am getting this …
- 13:16 Ticket #44 (Printable version of the documentation) created by
- Please allow the documentation to be printable.
- 12:52 Ticket #43 (Misspelling on Quickstart Page) created by
- Misspelling on quickstart page, last word in second paragraph: It's …
- 12:41 Ticket #42 (Misspelling on Don't Panic page) created by
- There is a misspelling on the Don't Panic page in the last paragraph, last …
- 02:55 Ticket #2 (Support ColdSpring Hierarchial Bean Factories (HBFs)) closed by
- fixed: [162] adds rudimentary support for a parent bean factory. I'm taking the …
06/14/06:
- 19:41 Ticket #41 (Cannot Use argumentcollection as argument in super() calls on MX 6.1) closed by
- fixed: Fixed by [157].
- 19:39 Ticket #40 (Using named arguments in super() calls breaks on MX 6.1) closed by
- duplicate
- 19:37 Ticket #41 (Cannot Use argumentcollection as argument in super() calls on MX 6.1) created by
- Due to the super() bug in ColdFusion? MX 6.1, you cannot simply pass the …
- 19:32 Ticket #39 (A few more casing issues...) closed by
- fixed: [156] fixes those that I could find. Please let me know if there are …
- 19:32 Ticket #40 (Using named arguments in super() calls breaks on MX 6.1) created by
- Running on ColdFusion? MX 6.1 and this line is tripping up the compiler …
- 19:18 Ticket #39 (A few more casing issues...) created by
- OK, using the latest build (I promise this time!), here are a couple of …
- 18:29 Ticket #38 (Update readme and distro files to reflect Public Beta 1 of MG:U) closed by
- fixed: [150] adds this.
- 18:28 Ticket #36 (Add a scaffolding example application) closed by
- fixed: [151] adds the TodoLists? app.
- 18:27 Ticket #37 (Rename /modelgluedocumetnation to /docs) closed by
- fixed: [145]
- 15:08 Ticket #38 (Update readme and distro files to reflect Public Beta 1 of MG:U) created by
- 15:07 Ticket #37 (Rename /modelgluedocumetnation to /docs) created by
- 15:05 Ticket #36 (Add a scaffolding example application) created by
- Add the CD Collection scaffold application. Be sure to create install …
- 15:05 Ticket #35 (Model-Glue Documentation file root) closed by
- fixed
- 15:04 Ticket #30 (Retest table aliasing ) closed by
- fixed: Issues found are fixed in [143]
- 14:51 Ticket #34 (Change "livedocs" to "documentation") closed by
- fixed: Fixed, no changeset.
- 12:41 Ticket #35 (Model-Glue Documentation file root) created by
- When you checkout the MG documentation, its not clear which is the initial …
- 07:00 Milestone 2.0 Beta 1 completed
06/13/06:
- 19:13 Ticket #33 (Properly Order Documentation TOC) closed by
- fixed: Fixed in [140]
- 19:09 Ticket #34 (Change "livedocs" to "documentation") created by
- Because some people didn't like the use of "livedocs" in a system where …
- 19:08 Ticket #33 (Properly Order Documentation TOC) created by
- In the documentation, some "first topics" aren't listed first in the TOC, …
- 19:06 Ticket #5 (ORM Controller Documentation) closed by
- fixed: Fixed in [139]
- 19:06 Ticket #16 (include docs with wrong titles) closed by
- fixed: Fixed in [139]
- 13:40 Ticket #4 (Model-Glue.xml documentation) closed by
- fixed: Fixed in [138]
- 10:25 Ticket #31 (Autowire setting?) closed by
- invalid: Now that ColdSpring? is default and native, the MG2.0 core automatically …
- 10:05 Ticket #32 (more info in debugging) created by
- Would it be possible to make it so debugging shows the controller? What I …
- 06:40 Ticket #31 (Autowire setting?) created by
- This is probably not an issue with the framework but rather my …
- 02:27 Ticket #30 (Retest table aliasing ) created by
- Table aliasing hasn't been tested in a few months, and Ray had a few …
- 02:24 Ticket #27 (Unity Will Not Load At All If Reactor Is Not Installed) closed by
- worksforme: I'm not sure if you're using the latest Unity code. Please do a checkout …
- 02:24 Ticket #29 (Change name of loaded record in viewstate to #table# & "Record") closed by
- fixed: Oh for cripes sake, that's twice I've put that comment on the wrong …
- 02:23 Ticket #29 (Change name of loaded record in viewstate to #table# & "Record") reopened by
- 02:17 Ticket #26 (Casing Issues Breaks on *nix) closed by
- fixed: Fixed in [135]
- 02:11 Ticket #29 (Change name of loaded record in viewstate to #table# & "Record") closed by
- fixed: Fixed in [134]
- 02:11 Ticket #28 (Scaffold message and result order) closed by
- fixed: Fixed in [134]
- 02:08 Ticket #29 (Change name of loaded record in viewstate to #table# & "Record") created by
- Records loaded via db generics default to their table name in the …
- 02:04 Ticket #25 (Existing 1.x apps fail to load when Reactor is installed) closed by
- fixed
- 01:00 Ticket #28 (Scaffold message and result order) created by
- Event-handlers that are scaffolds should fire their (implicit) message …
06/12/06:
- 16:56 Ticket #27 (Unity Will Not Load At All If Reactor Is Not Installed) created by
- Pretty self-explanatory, but I don't have Reactor installed anywhere on my …
- 16:51 Ticket #26 (Casing Issues Breaks on *nix) created by
- I had to make changes in the following locations (so far). Note that I …
- 12:48 Ticket #25 (Existing 1.x apps fail to load when Reactor is installed) created by
- Summary says it all.
- 12:48 Ticket #15 (Issue when updating to Unity) closed by
- fixed: Fixed by [129]
- 12:35 Ticket #18 (Add error for bad listener functions) closed by
- fixed: Fixed in [128]
- 12:35 Ticket #17 (Add warning message for broadcasts w/o listeners) closed by
- fixed: Fixed in [128]
- 12:08 Ticket #14 (Forward the request log through redirects and exceptions.) closed by
- duplicate: Same as #21
- 12:07 Ticket #19 (Remove foo/bar from sample bean) closed by
- fixed: Whoops. Thanks, Ray - [127]
- 11:28 Ticket #24 (Render all views after all event-handlers are complete) closed by
- fixed: [126] implements.
- 11:26 Ticket #24 (Render all views after all event-handlers are complete) created by
- In Model-Glue 1.x, all views were rendered after all event-handlers were …
- 11:19 Ticket #23 (Auto-join in ReactorAdapter.list is broken) closed by
- fixed: Fixed by [124]
- 11:18 Ticket #23 (Auto-join in ReactorAdapter.list is broken) created by
- Remove for now.
- 11:17 Ticket #21 (Sessionless configuration not recognized in forward()) closed by
- fixed: Fixed by [123]
- 11:03 Ticket #22 (Session "lost" during event forwarding) closed by
- fixed: Fixed by [122]
- 11:01 Ticket #22 (Session "lost" during event forwarding) created by
- Session information, like forwarded state container, becomes lost when in …
- 11:01 Ticket #21 (Sessionless configuration not recognized in forward()) created by
- Session becomes required for event forwarding, should work transparently …
- 10:39 Ticket #20 (explain config of custom values) created by
- The docs should explain how to add simple values, like dsn, to your …
- 10:37 Ticket #19 (Remove foo/bar from sample bean) created by
- The sampleconfigbean has : <cfset this.foo = "bar"> This should be …
- 10:10 Ticket #18 (Add error for bad listener functions) created by
- Throw an error when a message-listener tag points to a function that does …
- 10:09 Ticket #17 (Add warning message for broadcasts w/o listeners) created by
- Add a warning message to the debugging trace when a message is broadcast …
06/10/06:
- 13:46 Ticket #16 (include docs with wrong titles) created by
- In the livedocs for the include directive, you have two entries. One for …
06/09/06:
- 21:16 Ticket #15 (Issue when updating to Unity) created by
- I have an application I am working on in MG 1.1. When I attempted to use …
Note: See TracTimeline
for information about the timeline view.
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)