Subversion Repository Public Repository

Nextrek

Diff Revisions 1085 vs 1086 for /s2s/data/100DB9771B021145632A8756785EE9396B24.json

Diff revisions: vs.
  @@ -1 +1,170 @@
1 - {"uid":"100DB9771B021145632A8756785EE9396B24","isLoaded":true,"lastModificationTime":0,"items":{"name":"Toggle Log","type":"data_record","order":8,"category":"commonEvents","id":"100DB9771B021145632A8756785EE9396B24","isFolder":false,"parentId":"665F7EFC4091674CD6383D3829AD031A9CCC","data":{"name":"Toggle Log","startCondition":0,"conditionEnabled":false,"parallel":false,"autoPreload":true,"singleInstance":true,"inline":false,"parameters":[],"commands":[{"id":"gs.Comment","params":{"text":"We call this common event whenever the user clicks on the \"Log\" link in our message box. In that case, we check if the backlog is currently open by checking the global \"Backlog Opened\" switch. If so, we hide the backlog and set the switch to OFF to indicate that the backlog is not visible anymore. Otherwise we open the backlog and set the switch to ON to indicate that the backlog is currently visible.\n\nThat means that whenever we call this common event, it will toggle the visibility of the backlog: If the backlog is currently opened, this common event will close it. If the backlog is currently closed, this common event will open it."},"indent":0,"uid":"C84D5AFC2ADC414C44794526B9EE1A6BAA71","expanded":true},{"id":"gs.Condition","params":{"variable":{"name":"Backlog Opened","index":1,"scope":1,"changed":true,"domain":"com.degica.vnm.default"},"numberValue":0,"textValue":{"scope":1,"index":0,"domain":"com.degica.vnm.default"},"switchValue":1,"valueType":1,"operation":0,"previewBackground":{"name":"$live_preview_snapshot"}},"indent":0,"uid":"CA2A152C83B3C746A85810C8C2C33BA3A875"},{"id":"vn.BacklogVisibility","params":{"visible":0,"backgroundVisible":1},"indent":1,"uid":"6229216D75AF734BE989F14860AF37E37F6A"},{"id":"gs.ChangeBooleanVariables","params":{"target":0,"targetReference":{"scope":1,"index":0,"domain":"com.degica.vnm.default"},"targetVariable":{"name":"Backlog Opened","index":1,"scope":1,"changed":true,"domain":"com.degica.vnm.default"},"targetRangeScope":0,"rangeStart":0,"rangeEnd":0,"value":0,"previewBackground":{"name":"$live_preview_snapshot"},"targetReferenceDomain":"com.degica.vnm.default"},"indent":1,"uid":"3FFBF89168C761405C897531CA3FD17C192B"},{"id":"gs.ConditionElse","params":{},"indent":0,"uid":"11F77F31184675437F89C37580CAF83E9F08"},{"id":"vn.BacklogVisibility","params":{"visible":1,"backgroundVisible":1},"indent":1},{"id":"gs.ChangeBooleanVariables","params":{"target":0,"targetReference":{"scope":1,"index":0,"domain":"com.degica.vnm.default"},"targetVariable":{"name":"Backlog Opened","index":1,"scope":1,"changed":true,"domain":"com.degica.vnm.default"},"targetRangeScope":0,"rangeStart":0,"rangeEnd":0,"value":1,"previewBackground":{"name":"$live_preview_snapshot"},"targetReferenceDomain":"com.degica.vnm.default"},"indent":1,"uid":"488B6CC3194C8248931983C272748E7E3878"}],"index":"100DB9771B021145632A8756785EE9396B24","booleanVariables":[{"name":"Log Opened","index":0,"scope":0}],"numberVariables":[{"name":"","index":0,"scope":0}],"stringVariables":[{"name":"","index":0,"scope":0}],"defaultExpressionId":"BF7CB12110894142C299D341A545C910AA86"},"localizableStrings":{}},"summary":["name","type","order"]}
1 + {
2 + "uid": "100DB9771B021145632A8756785EE9396B24",
3 + "isLoaded": true,
4 + "lastModificationTime": 0,
5 + "items": {
6 + "name": "Toggle Log",
7 + "type": "data_record",
8 + "order": 8,
9 + "category": "commonEvents",
10 + "id": "100DB9771B021145632A8756785EE9396B24",
11 + "isFolder": false,
12 + "parentId": "665F7EFC4091674CD6383D3829AD031A9CCC",
13 + "data": {
14 + "name": "Toggle Log",
15 + "startCondition": 0,
16 + "conditionEnabled": false,
17 + "parallel": false,
18 + "autoPreload": true,
19 + "singleInstance": true,
20 + "inline": false,
21 + "parameters": [],
22 + "commands": [
23 + {
24 + "id": "gs.Comment",
25 + "params": {
26 + "text": "We call this common event whenever the user clicks on the \"Log\" link in our message box. In that case, we check if the backlog is currently open by checking the global \"Backlog Opened\" switch. If so, we hide the backlog and set the switch to OFF to indicate that the backlog is not visible anymore. Otherwise we open the backlog and set the switch to ON to indicate that the backlog is currently visible.\n\nThat means that whenever we call this common event, it will toggle the visibility of the backlog: If the backlog is currently opened, this common event will close it. If the backlog is currently closed, this common event will open it."
27 + },
28 + "indent": 0,
29 + "uid": "C84D5AFC2ADC414C44794526B9EE1A6BAA71",
30 + "expanded": true
31 + },
32 + {
33 + "id": "gs.Condition",
34 + "params": {
35 + "variable": {
36 + "name": "Backlog Opened",
37 + "index": 1,
38 + "scope": 1,
39 + "changed": true,
40 + "domain": "com.degica.vnm.default"
41 + },
42 + "numberValue": 0,
43 + "textValue": {
44 + "scope": 1,
45 + "index": 0,
46 + "domain": "com.degica.vnm.default"
47 + },
48 + "switchValue": 1,
49 + "valueType": 1,
50 + "operation": 0,
51 + "previewBackground": {
52 + "name": "$live_preview_snapshot"
53 + }
54 + },
55 + "indent": 0,
56 + "uid": "CA2A152C83B3C746A85810C8C2C33BA3A875"
57 + },
58 + {
59 + "id": "vn.BacklogVisibility",
60 + "params": {
61 + "visible": 0,
62 + "backgroundVisible": 1
63 + },
64 + "indent": 1,
65 + "uid": "6229216D75AF734BE989F14860AF37E37F6A"
66 + },
67 + {
68 + "id": "gs.ChangeBooleanVariables",
69 + "params": {
70 + "target": 0,
71 + "targetReference": {
72 + "scope": 1,
73 + "index": 0,
74 + "domain": "com.degica.vnm.default"
75 + },
76 + "targetVariable": {
77 + "name": "Backlog Opened",
78 + "index": 1,
79 + "scope": 1,
80 + "changed": true,
81 + "domain": "com.degica.vnm.default"
82 + },
83 + "targetRangeScope": 0,
84 + "rangeStart": 0,
85 + "rangeEnd": 0,
86 + "value": 0,
87 + "previewBackground": {
88 + "name": "$live_preview_snapshot"
89 + },
90 + "targetReferenceDomain": "com.degica.vnm.default"
91 + },
92 + "indent": 1,
93 + "uid": "3FFBF89168C761405C897531CA3FD17C192B"
94 + },
95 + {
96 + "id": "gs.ConditionElse",
97 + "params": {},
98 + "indent": 0,
99 + "uid": "11F77F31184675437F89C37580CAF83E9F08"
100 + },
101 + {
102 + "id": "vn.BacklogVisibility",
103 + "params": {
104 + "visible": 1,
105 + "backgroundVisible": 1
106 + },
107 + "indent": 1,
108 + "uid": "749278DE5D7B6842F279F4B7C1643C651214"
109 + },
110 + {
111 + "id": "gs.ChangeBooleanVariables",
112 + "params": {
113 + "target": 0,
114 + "targetReference": {
115 + "scope": 1,
116 + "index": 0,
117 + "domain": "com.degica.vnm.default"
118 + },
119 + "targetVariable": {
120 + "name": "Backlog Opened",
121 + "index": 1,
122 + "scope": 1,
123 + "changed": true,
124 + "domain": "com.degica.vnm.default"
125 + },
126 + "targetRangeScope": 0,
127 + "rangeStart": 0,
128 + "rangeEnd": 0,
129 + "value": 1,
130 + "previewBackground": {
131 + "name": "$live_preview_snapshot"
132 + },
133 + "targetReferenceDomain": "com.degica.vnm.default"
134 + },
135 + "indent": 1,
136 + "uid": "488B6CC3194C8248931983C272748E7E3878"
137 + }
138 + ],
139 + "index": "100DB9771B021145632A8756785EE9396B24",
140 + "booleanVariables": [
141 + {
142 + "name": "Log Opened",
143 + "index": 0,
144 + "scope": 0
145 + }
146 + ],
147 + "numberVariables": [
148 + {
149 + "name": "",
150 + "index": 0,
151 + "scope": 0
152 + }
153 + ],
154 + "stringVariables": [
155 + {
156 + "name": "",
157 + "index": 0,
158 + "scope": 0
159 + }
160 + ],
161 + "defaultExpressionId": "BF7CB12110894142C299D341A545C910AA86"
162 + },
163 + "localizableStrings": {}
164 + },
165 + "summary": [
166 + "name",
167 + "type",
168 + "order"
169 + ]
170 + }