Subversion Repository Public Repository

litesoft

Diff Revisions 501 vs 502 for /trunk/Java/DATT/Model/Model.txt

Diff revisions: vs.
  @@ -39,15 +39,15 @@
39 39 ...DerivedFromAttribute:CreatorFullName
40 40 ...QueryView:true
41 41
42 - .Virtual-String:DescThreeLine
43 - ...Notes:First three lines of Description. Creates extra lines if Description is less than three.
44 - ...Changeable:Read Only
45 - ...DependsOnAttributes:Description
46 -
47 42 .Derived:Description
48 43 ...DerivedFromAttribute:Description
49 44 ...QueryView:true
50 45
46 + .Virtual-String:DescriptionThreeLines
47 + ...Notes:First three lines of Description. Creates extra lines if Description is less than three.
48 + ...Changeable:Read Only
49 + ...DependsOnAttributes:Description
50 +
51 51 .Derived:IsDone
52 52 ...DerivedFromAttribute:IsDone
53 53 ...QueryView:true
  @@ -61,6 +61,16 @@
61 61 ...DerivedFromAttribute:Priority
62 62 ...QueryView:true
63 63
64 + .Derived:PriorityLastChangedBy
65 + ...Changeable:Read Only
66 + ...DerivedFromAttribute:PriorityLastChangedBy
67 + ...QueryView:true
68 +
69 + .Virtual-String:PriorityToDisplay
70 + ...Changeable:Read Only
71 + ...MaxLength:14
72 + ...DisplayLength:14
73 +
64 74 .Boolean:ShowDone
65 75
66 76 .Derived:StoryTemplateName
  @@ -127,7 +137,6 @@
127 137 ...DerivedFromAttribute:CurrentRestrictedResource.RestrictedResource.Name
128 138
129 139 .Derived:Customer
130 - ...Required:false
131 140 ...DerivedFromAttribute:CurrentRestrictedResource.Customer
132 141
133 142 .Derived:DemoUser
  @@ -385,6 +394,8 @@
385 394 ...Required:true
386 395 ...DefaultValue:0
387 396
397 + .String:PriorityLastChangedBy
398 +
388 399 .ToOne:RestrictedResource|RestrictedResource|Stories
389 400 ...Required:true
390 401 ...UniqueGroup:1