From bd2690ecdde0e1da516371e28abe70a2b5dffcf3 Mon Sep 17 00:00:00 2001 From: sb Date: Thu, 30 Apr 2009 17:03:59 +0000 Subject: [PATCH] bug 2869, 2871, 2877, 2878 : Sweep up of cosmetic bugs requiring ADL language/transform changes. status 2869, 2871, 2877, 2878 : resolved FIXED --- schemas/adl-1.3.dtd | 7 +- transforms/adl2canonical.xslt | 10 +- transforms/adl2entityclasses.xslt | 14 +- transforms/adl2views.xslt | 267 +++++++++++++++--------------- 4 files changed, 149 insertions(+), 149 deletions(-) diff --git a/schemas/adl-1.3.dtd b/schemas/adl-1.3.dtd index ac982d3..21821ea 100755 --- a/schemas/adl-1.3.dtd +++ b/schemas/adl-1.3.dtd @@ -13,7 +13,7 @@ @@ -258,9 +258,8 @@ that we can allow HTML block level entities within content elements --> foreign: this entity is part of some other system; no code will be generated for it, although code which links to it will be generated --> - + + * Generated using adl2canonical.xslt * *************************************************************************** @@ -118,7 +118,7 @@ - + @@ -193,7 +193,7 @@ - + diff --git a/transforms/adl2entityclasses.xslt b/transforms/adl2entityclasses.xslt index 9baad3a..159c171 100755 --- a/transforms/adl2entityclasses.xslt +++ b/transforms/adl2entityclasses.xslt @@ -8,8 +8,8 @@ Transform ADL into C# entity classes $Author: sb $ - $Revision: 1.20 $ - $Date: 2009-04-28 13:44:51 $ + $Revision: 1.21 $ + $Date: 2009-04-30 17:04:00 $ --> @@ -422,83 +422,79 @@ - + - - - - - - - - - #if ( ${SecurityHelper.InGroup( "")} || false) - - #end - - - - - - - #if ( ${SecurityHelper.InGroup( "")} || false) - - #end - - - - - - -
- - + #if ( ${SecurityHelper.InGroup( "")} || false) + + #end + + + + + + + + + - - - - - - - - - +
  • + +
  • + - - - - #if ( $instance) - #if ( $instance.NoDeleteReason) - [ $instance.NoDeleteReason ] - #else - - #end - #end - - - #if ( $instance) - #if ( $instance.NoDeleteReason) - - #else - - #end - #end - - - + +
  • + #if ( $instance) + #if ( $instance.NoDeleteReason) + + #else + + #end + #end +
  • +
    - + @@ -507,7 +503,6 @@
    - If the user can't read the fieldgroup, don't output it at all. #if ( ${SecurityHelper.InGroup( "")} || false) @@ -530,8 +525,13 @@ - +
    + +
      + +
    +
    #end @@ -627,33 +627,25 @@
    - #if( $instance) + #if( $instance) #if( ! $instance.IsNew) - - - - - - - - - - - - - - - - - +
      + + + + +
    #end #end #end @@ -837,7 +829,6 @@ - if the user can't even read the field, don't output it at all. #if ( ${SecurityHelper.InGroup( "")} || false) @@ -1762,7 +1753,7 @@ Auto generated Velocity macro for , generated from ADL. - Generated using adl2views.xslt + Generated using adl2views.xslt Generation parameters were: area-name: default-url: @@ -1801,54 +1792,64 @@ - + - + - + +