Timeline
01/15/07:
- 22:43 Ticket #265 (Multiple plural relationships don't persist correctly) created by
- If you have a record that you're doing a generic commit on which has more …
- 17:53 Ticket #264 (The Reactor Adaptror doesn't allow criteria involved in a relationship) created by
- I'm currently trying to do a generic read on an object. The criteria is …
- 16:54 Ticket #263 (ModelGlue.cfm ModelGlue_CONFIG_PATH not read) created by
- AFAIK, in unity you're supposed to define the model-glue.xml file via …
- 09:05 Ticket #262 (Add ability to detect infinite loop in modelglue.xml event handlers) created by
- Do you think it would be possible to implement some sort of mechanism that …
- 01:51 Ticket #261 (Error in Reactor Widget Sample Code) created by
- Model-Glue Beta 2 Code Freeze (2.0.284), Latest Coldspring from CVS, …
01/14/07:
- 21:29 Ticket #260 (ModelGlue_CONFIG_PATH not working in Unity) created by
- I apparently was using an "old" template for index.cfm: <!--- If …
01/12/07:
- 15:13 Ticket #259 (Scaffolding w/ Transfer - List and Delete Work, New and Edit don't - build ...) created by
- Running build 285, using MySQL 5 (don't know if that matters). Config …
- 14:04 Ticket #258 (Bean creation exception during init() of ...) created by
- Joe, per your request I am attaching two files to this ticket. One is the …
- 03:51 Ticket #257 (Delete or edit modelglueapplicationtemplate/model/data/Data.txt) created by
- In this file it states that "This is where Reactor will place its …
- 02:12 Ticket #248 (Small fix to ModelGlue.dtd) closed by
- fixed: (In [283]) Fixes #248. I'm sorry if this invalidates people's XML from …
- 02:06 Ticket #256 (Cache the TransferMetadata and TransferDictionary instances) closed by
- fixed: (In [282]) Fixes #256
- 01:55 Ticket #256 (Cache the TransferMetadata and TransferDictionary instances) created by
- No need to create them multiple times.
- 01:53 Ticket #255 (Add basic validation support for Transfer) closed by
- fixed: (In [281]) Fixes #255
- 01:52 Ticket #255 (Add basic validation support for Transfer) created by
- Nullability will be tested.
- 01:34 Ticket #254 (Boolean fields in scaffolds shouldn't generate text inputs.) closed by
- fixed: (In [280]) Fixes #254
- 01:27 Ticket #254 (Boolean fields in scaffolds shouldn't generate text inputs.) created by
- Make them radios. Checkboxes would have issues with defaulting.
- 01:16 Ticket #253 (Add the "Widget" Reactor and Transfer example) closed by
- fixed: (In [278]) Fixes #253
- 01:02 Ticket #253 (Add the "Widget" Reactor and Transfer example) created by
- This example scaffolds a Widget manager appliation.
01/11/07:
- 07:00 Milestone 2.0 Beta 2 completed
- 03:14 Ticket #252 (Views generated by view.xsl don't recognize Transfer's singular reflexive ...) closed by
- fixed: (In [276]) Fixes #252
- 03:13 Ticket #252 (Views generated by view.xsl don't recognize Transfer's singular reflexive ...) created by
- 03:12 Ticket #251 (Remove the GenericORMController.list() debugging bits.) closed by
- fixed: (In [275]) Fixes #251
- 03:11 Ticket #251 (Remove the GenericORMController.list() debugging bits.) created by
- 03:10 Ticket #250 (Ignore undefined state values in GenericORMController.list()) closed by
- fixed: (In [274]) Fixes #250 (also removes list debugging info)
- 03:07 Ticket #250 (Ignore undefined state values in GenericORMController.list()) created by
- At some point, they got evaluated to "".
- 02:43 Ticket #249 (Declare criteria in GenericORMController.commit()) closed by
- fixed: (In [271]) Fixes #249
- 02:41 Ticket #249 (Declare criteria in GenericORMController.commit()) created by
- Whoops.
01/07/07:
- 18:23 Ticket #248 (Small fix to ModelGlue.dtd) created by
- Not sure in other editors, but in XMLBuddy, i'm getting an incorrect …
01/05/07:
- 18:02 Ticket #237 (Document Reactor integration process) closed by
- fixed: Added to the app template along with Transfer instructions.
- 18:02 Ticket #74 (Version Information included in MG folder) closed by
- fixed: The new build file prints the version into every licensed file, including …
- 18:01 Ticket #213 (Scaffold queries fail with dot-separated object name) closed by
- fixed: Fixed at some point in Transfer integration.
- 18:00 Ticket #226 (Alias Problems Consolidated) closed by
- worksforme: I've done a version of the Widget sample application (it'll be in SVN …
- 17:51 Ticket #246 (Rename ReactorORMController to GenericORMController) closed by
- fixed: (In [270]) Fixes #246
- 17:48 Ticket #241 (Add scaffolding and generic support for Transfer) closed by
- fixed: (In [264])
- 17:46 Ticket #247 (Update application template w/ new Transfer bits and structure.) closed by
- fixed: (In [267]) Fixes #247
- 17:43 Ticket #247 (Update application template w/ new Transfer bits and structure.) created by
- 17:31 Ticket #240 (Improve documentation for redirect attribute of <result> tag a bit) closed by
- fixed: (In [264]) Fixes #240,#242,#210
- 17:31 Ticket #210 (ReactorORMController is almost generic!) closed by
- fixed: (In [264]) Fixes #240,#242,#210
- 17:31 Ticket #242 (Configure ORMAdapter/ORMService references to use CS aliases) closed by
- fixed: (In [264]) Fixes #240,#242,#210
- 17:03 Ticket #246 (Rename ReactorORMController to GenericORMController) created by
- And don't forget to update Configuration.xml.
- 16:53 Ticket #245 (Create new build file w/ Apache license) closed by
- fixed: (In [262]) Fixes #245
- 16:44 Ticket #244 (Drop the LGPL) closed by
- fixed: (In [261]) Fixes #244
- 16:42 Ticket #245 (Create new build file w/ Apache license) created by
- Create a new Ant script that applies Apache license text and version text.
- 16:41 Ticket #244 (Drop the LGPL) created by
- We're changing to Apache. Whee.
- 16:40 Ticket #243 (Re-implement request pooling with Mark's code) created by
01/03/07:
- 21:36 Ticket #242 (Configure ORMAdapter/ORMService references to use CS aliases) created by
- To allow ORM-specific bean definition to stay out of the configuration but …
- 21:34 Ticket #241 (Add scaffolding and generic support for Transfer) created by
- Import the Transfer code written by Sean to the MG code base, finish …
- 17:02 Ticket #240 (Improve documentation for redirect attribute of <result> tag a bit) created by
- Something like: ****** Redirect (Optional, default = "false") - If true, …
01/02/07:
- 19:14 Ticket #239 (Element _CURRENTEVENTHANDLER is undefined in VARIABLES.) closed by
- fixed: (In [260]) Fixes #239
- 19:13 Ticket #239 (Element _CURRENTEVENTHANDLER is undefined in VARIABLES.) created by
- After the changes to event handler queueing/dequeuing for onRequestStart …
12/29/06:
- 04:21 Ticket #238 (Reactor XSL Problem) created by
- When using scaffold=true or other Reactor ORM methods such as list, MG …
12/22/06:
- 00:50 Ticket #236 (Remove Reactor configuration from application template) closed by
- fixed: (In [257]) Fixes #236 - Removes Reactor configuration from core
- 00:42 Ticket #237 (Document Reactor integration process) created by
- Provide a template for additional bean definitions needed and instructions …
- 00:42 Ticket #236 (Remove Reactor configuration from application template) created by
- ORM configuration is becoming a manual, optional process: remove …
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)