Timeline


and .

09/14/06:

03:08 Ticket #206 (Use hint in Controller.cfc) closed by joe.rinehart
invalid: I definitely see where you're coming from, but it'd be misleading to do …
02:44 Ticket #193 (Scaffolds behaving weirdly with linking table in MySQL5) closed by joe.rinehart
fixed: Fixed in [217]
02:42 Ticket #199 (list error with Oracle) closed by joe.rinehart
fixed: The lcase() call was removed as part of another commit. Please test …
02:41 Ticket #191 (Scaffolding doesn't work in Oracle) closed by joe.rinehart
fixed: The lcase() call was removed as part of another commit. Please test …
02:33 Ticket #205 (Minor - comment incorrect) closed by joe.rinehart
fixed
02:31 Ticket #185 (Unable to successfully test set up for "Translator" app Demo for MG V2) closed by joe.rinehart
invalid
02:28 Ticket #190 (View label incorrect when using field alias) closed by joe.rinehart
fixed: (In [238]) Fixes #190
02:08 Ticket #201 (access=private still allows you to navigate to event) closed by joe.rinehart
fixed: (In [237]) Fixes #201
01:57 Ticket #200 (edit error with Oracle) closed by joe.rinehart
duplicate: #203
01:26 Ticket #214 (Small bug in EventContext.cfc) closed by joe.rinehart
worksforme: Mine (latest) - doesn't have it.
01:24 Ticket #212 (Typo in variable on EventHandler.cfc) closed by joe.rinehart
fixed: (In [236]) Fixes #212
01:22 Ticket #197 (debug header shows up) closed by joe.rinehart
fixed: Fixed at some point.
01:18 Ticket #198 ("Record" is missing in edit.xsl, line 30) closed by joe.rinehart
duplicate: Duplicate of #203
01:17 Ticket #202 (Minor Error In /ModelGlue/unity/xsl/edit.xsl) closed by joe.rinehart
fixed: (In [235]) Fixes #202
01:14 Ticket #216 (Move custom scaffold XML file selection to ColdSpring.xml) closed by joe.rinehart
fixed: (In [234]) Fixes #216
01:13 Ticket #216 (Move custom scaffold XML file selection to ColdSpring.xml) created by joe.rinehart
It's currently in index.cfm, which is just wrong. If ModelGlue?.xml is …
01:11 Ticket #211 (AbstractORMAdapter API does not reflect recent enhancements to ...) closed by joe.rinehart
fixed: (In [233]) Fixes #211
01:10 Ticket #215 (HasOne/HasMany GenericCommit Errors) closed by joe.rinehart
fixed: (In [232]) Fixes #215
01:09 Ticket #215 (HasOne/HasMany GenericCommit Errors) created by joe.rinehart
1. When a HasOne? property is changed when the foreign key is in the child …

09/12/06:

12:57 Ticket #214 (Small bug in EventContext.cfc) created by dhughes
In EventContext?.cfc, line 145: <cfset ForwardResult?(arguments.event, …

09/08/06:

21:04 Ticket #213 (Scaffold queries fail with dot-separated object name) created by seancorfield
As part of my Transfer integration, I tripped over some lines in the XSL …

09/07/06:

18:53 Ticket #212 (Typo in variable on EventHandler.cfc) created by Nando
I saw what appears to be a typo in …

09/03/06:

20:39 Ticket #211 (AbstractORMAdapter API does not reflect recent enhancements to ...) created by seancorfield
Now that the ReactorAdapter?.list() method takes more (optional) arguments, …
20:37 Ticket #210 (ReactorORMController is almost generic!) created by seancorfield
ReactorORMController could, in theory, be renamed ORMController since it …

09/02/06:

23:26 Ticket #207 (Documentation - How To Add A Scaffold) created by Nando
It would be a little bit more helpful for newbies to scaffolding if the …

09/01/06:

08:58 Ticket #206 (Use hint in Controller.cfc) created by RichardEast
Would like to see the hint attribute used rather then comments for the …
08:53 Ticket #205 (Minor - comment incorrect) created by RichardEast
In Controller.cfc >> The comment immediately before function onRequestEnd …

08/30/06:

18:47 Ticket #203 (Add "anchor" attrib to <result>) closed by joe.rinehart
fixed: (In [230]) Fixes #203
18:46 Ticket #204 (Document the "anchor" attribute) created by joe.rinehart
duh
18:46 Ticket #203 (Add "anchor" attrib to <result>) created by joe.rinehart
Add an "anchor" attribute that allows the redirect to append an anchor to …
15:15 Ticket #202 (Minor Error In /ModelGlue/unity/xsl/edit.xsl) created by teamteama
In Rev 229 of /ModelGlue/unity/xsl/edit.xsl, Line 30 is …

08/29/06:

06:15 Ticket #201 (access=private still allows you to navigate to event) created by baz
The following private event: <event-handler …

08/24/06:

19:18 Ticket #200 (edit error with Oracle) created by Bryan S
IMPORTANT NOTE - I now have a great deal of debugging code in the …
19:17 Ticket #199 (list error with Oracle) created by Bryan S
IMPORTANT NOTE - I now have a great deal of debugging code in the …

08/23/06:

21:32 Ticket #198 ("Record" is missing in edit.xsl, line 30) created by mikkhait
When scaffolding happening "Record" is not added to the alias. Current …
14:00 Ticket #183 (Allow Reactor-created model objects to be autowired via ColdSpring) reopened by clint@…
Note, I reopened the ticket so that you (Joe) would notice it. I didn't …

08/22/06:

18:04 Ticket #197 (debug header shows up) created by cfjedimaster
With debug set to false, you still see: Model-Glue Debugging: and …

08/21/06:

18:00 Ticket #196 (Application Template Build File - add project name) created by simeon
In my local ant file for creating new unity applications, I have added a …
13:55 Ticket #195 (Allow scaffolding of reserved-scoped tables like "client") closed by joe.rinehart
fixed: (In [229]) Fixes #195
13:54 Ticket #195 (Allow scaffolding of reserved-scoped tables like "client") created by joe.rinehart

08/20/06:

06:04 Ticket #194 (Please consider tagging your releases) created by motobass
If the subversion repository is up to it, please consider tagging your …

08/18/06:

11:29 Ticket #193 (Scaffolds behaving weirdly with linking table in MySQL5) created by tombishop
I'm getting the following error when trying to scaffold a link object (not …

08/17/06:

19:40 Ticket #168 (Trace lines in debug) closed by joe.rinehart
fixed: [228] - They're blue now. You can also use "trace" instead of …
19:34 Ticket #20 (explain config of custom values) closed by simeon
fixed: Fixed in [139] Tue, 13 Jun 2006 12:06:52 by joe.rinehart
16:49 Ticket #32 (more info in debugging) closed by joe.rinehart
fixed: Fixed by [227]
16:46 Ticket #60 (two controllers, one name) closed by joe.rinehart
fixed: Fixes [60]
16:39 Ticket #101 (Autowire Code Should Walk the Inheritance Tree) closed by joe.rinehart
worksforme
16:09 Ticket #192 (Give exceptions when necessary configuration files aren't found.) closed by joe.rinehart
fixed: Fixed by [225]
16:08 Ticket #192 (Give exceptions when necessary configuration files aren't found.) created by joe.rinehart
For core configuration and scaffolding configuration, throw an exception …
12:27 Ticket #191 (Scaffolding doesn't work in Oracle) created by Bryan S
Scaffolding only works in Oracle if you override the default and create …
12:12 Ticket #190 (View label incorrect when using field alias) created by Bryan S
<reactor> <objects> <object name="MyNewTableName?" > <field …
Note: See TracTimeline for information about the timeline view.