-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #311 from demarey/issue-292
fix Issue #292
- Loading branch information
Showing
44 changed files
with
359 additions
and
301 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
{ | ||
"separateMethodMetaAndSource" : false, | ||
"noMethodMetaData" : true, | ||
"useCypressPropertiesFile" : true | ||
} | ||
"separateMethodMetaAndSource" : false, | ||
"useCypressPropertiesFile" : true } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
{ | ||
"name" : "DateAndTime" | ||
} | ||
"name" : "DateAndTime" } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
{ | ||
"name" : "GLMGenericAction" | ||
} | ||
"name" : "GLMGenericAction" } |
19 changes: 11 additions & 8 deletions
19
Iceberg-UI.package/IceAbstractBrowser.class/properties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
{ | ||
"commentStamp" : "", | ||
"super" : "IceTool", | ||
"category" : "Iceberg-UI-View", | ||
"classinstvars" : [ ], | ||
"pools" : [ ], | ||
"classvars" : [ ], | ||
"instvars" : [ ], | ||
"classinstvars" : [ | ||
], | ||
"classvars" : [ | ||
], | ||
"commentStamp" : "", | ||
"instvars" : [ | ||
], | ||
"name" : "IceAbstractBrowser", | ||
"type" : "normal" | ||
} | ||
"pools" : [ | ||
], | ||
"super" : "IceTool", | ||
"type" : "normal" } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
{ | ||
"commentStamp" : "", | ||
"super" : "Object", | ||
"category" : "Iceberg-UI-Model", | ||
"classinstvars" : [ | ||
"modelCache" | ||
], | ||
"pools" : [ ], | ||
"classvars" : [ ], | ||
"modelCache" ], | ||
"classvars" : [ | ||
], | ||
"commentStamp" : "", | ||
"instvars" : [ | ||
"entity", | ||
"outgoingCommits", | ||
"incomingCommits" | ||
], | ||
"incomingCommits" ], | ||
"name" : "IceAbstractModel", | ||
"type" : "normal" | ||
} | ||
"pools" : [ | ||
], | ||
"super" : "Object", | ||
"type" : "normal" } |
19 changes: 10 additions & 9 deletions
19
Iceberg-UI.package/IceAskForPlaintextCredentialsModel.class/properties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,20 @@ | ||
{ | ||
"commentStamp" : "NicoPasserini 11/15/2016 15:25", | ||
"super" : "ComposableModel", | ||
"category" : "Iceberg-UI-View", | ||
"classinstvars" : [ ], | ||
"pools" : [ ], | ||
"classvars" : [ ], | ||
"classinstvars" : [ | ||
], | ||
"classvars" : [ | ||
], | ||
"commentStamp" : "NicoPasserini 11/15/2016 15:25", | ||
"instvars" : [ | ||
"storage", | ||
"usernameLabel", | ||
"usernameInput", | ||
"passwordLabel", | ||
"passwordInput", | ||
"storeCheckbox", | ||
"acceptButton" | ||
], | ||
"acceptButton" ], | ||
"name" : "IceAskForPlaintextCredentialsModel", | ||
"type" : "normal" | ||
} | ||
"pools" : [ | ||
], | ||
"super" : "ComposableModel", | ||
"type" : "normal" } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
{ | ||
"commentStamp" : "<historical>", | ||
"super" : "IceHistoryBrowser", | ||
"category" : "Iceberg-UI-View", | ||
"classinstvars" : [ ], | ||
"pools" : [ ], | ||
"classvars" : [ ], | ||
"instvars" : [ ], | ||
"classinstvars" : [ | ||
], | ||
"classvars" : [ | ||
], | ||
"commentStamp" : "<historical>", | ||
"instvars" : [ | ||
], | ||
"name" : "IceBranchBrowser", | ||
"type" : "normal" | ||
} | ||
"pools" : [ | ||
], | ||
"super" : "IceHistoryBrowser", | ||
"type" : "normal" } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,17 @@ | ||
{ | ||
"commentStamp" : "", | ||
"super" : "Object", | ||
"category" : "Iceberg-UI-Model", | ||
"classinstvars" : [ ], | ||
"pools" : [ ], | ||
"classinstvars" : [ | ||
], | ||
"classvars" : [ | ||
"ModelCache" | ||
], | ||
"ModelCache" ], | ||
"commentStamp" : "", | ||
"instvars" : [ | ||
"lastUpdated", | ||
"updating", | ||
"value", | ||
"updateAction" | ||
], | ||
"updateAction" ], | ||
"name" : "IceCachedValue", | ||
"type" : "normal" | ||
} | ||
"pools" : [ | ||
], | ||
"super" : "Object", | ||
"type" : "normal" } |
19 changes: 10 additions & 9 deletions
19
Iceberg-UI.package/IceChangesTreeResetSelectionHelper.class/properties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
{ | ||
"commentStamp" : "<historical>", | ||
"super" : "Object", | ||
"category" : "Iceberg-UI-Utils", | ||
"classinstvars" : [ ], | ||
"pools" : [ ], | ||
"classvars" : [ ], | ||
"classinstvars" : [ | ||
], | ||
"classvars" : [ | ||
], | ||
"commentStamp" : "<historical>", | ||
"instvars" : [ | ||
"presentation" | ||
], | ||
"presentation" ], | ||
"name" : "IceChangesTreeResetSelectionHelper", | ||
"type" : "normal" | ||
} | ||
"pools" : [ | ||
], | ||
"super" : "Object", | ||
"type" : "normal" } |
19 changes: 10 additions & 9 deletions
19
Iceberg-UI.package/IceCloneRepositoryModel.class/properties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
{ | ||
"commentStamp" : "NicoPasserini 8/3/2016 18:44", | ||
"super" : "IceCreateRepositoryModel", | ||
"category" : "Iceberg-UI-View", | ||
"classinstvars" : [ ], | ||
"pools" : [ ], | ||
"classvars" : [ ], | ||
"classinstvars" : [ | ||
], | ||
"classvars" : [ | ||
], | ||
"commentStamp" : "NicoPasserini 8/3/2016 18:44", | ||
"instvars" : [ | ||
"remoteUrl", | ||
"remoteUrlLabel" | ||
], | ||
"remoteUrlLabel" ], | ||
"name" : "IceCloneRepositoryModel", | ||
"type" : "normal" | ||
} | ||
"pools" : [ | ||
], | ||
"super" : "IceCreateRepositoryModel", | ||
"type" : "normal" } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,19 @@ | ||
{ | ||
"category" : "Iceberg-UI-View", | ||
"classinstvars" : [ | ||
], | ||
"classtraitcomposition" : "TIceTool classTrait", | ||
"classvars" : [ | ||
"UploadChangesOnCommit" | ||
], | ||
"UploadChangesOnCommit" ], | ||
"commentStamp" : "NicoPasserini 8/25/2016 14:47", | ||
"instvars" : [ | ||
"message", | ||
"commitButton", | ||
"pushCheckbox", | ||
"model" | ||
], | ||
"model" ], | ||
"name" : "IceCommitModel", | ||
"commentStamp" : "NicoPasserini 8/25/2016 14:47", | ||
"pools" : [ | ||
], | ||
"super" : "ComposableModel", | ||
"traitcomposition" : "TIceTool", | ||
"type" : "normal", | ||
"classinstvars" : [ ], | ||
"pools" : [ ], | ||
"category" : "Iceberg-UI-View" | ||
} | ||
"type" : "normal" } |
19 changes: 10 additions & 9 deletions
19
Iceberg-UI.package/IceCreateRepositoryModel.class/properties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,18 @@ | ||
{ | ||
"commentStamp" : "NicoPasserini 8/3/2016 17:51", | ||
"super" : "ComposableModel", | ||
"category" : "Iceberg-UI-View", | ||
"classinstvars" : [ ], | ||
"pools" : [ ], | ||
"classvars" : [ ], | ||
"classinstvars" : [ | ||
], | ||
"classvars" : [ | ||
], | ||
"commentStamp" : "NicoPasserini 8/3/2016 17:51", | ||
"instvars" : [ | ||
"localDirectory", | ||
"localDirectoryLocation", | ||
"subdirectoryLabel", | ||
"subdirectory", | ||
"createButton" | ||
], | ||
"createButton" ], | ||
"name" : "IceCreateRepositoryModel", | ||
"type" : "normal" | ||
} | ||
"pools" : [ | ||
], | ||
"super" : "ComposableModel", | ||
"type" : "normal" } |
19 changes: 10 additions & 9 deletions
19
Iceberg-UI.package/IceDiffChangeTreeBuilder.class/properties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
{ | ||
"commentStamp" : "<historical>", | ||
"super" : "Object", | ||
"category" : "Iceberg-UI-View", | ||
"classinstvars" : [ ], | ||
"pools" : [ ], | ||
"classvars" : [ ], | ||
"classinstvars" : [ | ||
], | ||
"classvars" : [ | ||
], | ||
"commentStamp" : "<historical>", | ||
"instvars" : [ | ||
"entity", | ||
"diff" | ||
], | ||
"diff" ], | ||
"name" : "IceDiffChangeTreeBuilder", | ||
"type" : "normal" | ||
} | ||
"pools" : [ | ||
], | ||
"super" : "Object", | ||
"type" : "normal" } |
19 changes: 11 additions & 8 deletions
19
Iceberg-UI.package/IceDirectoryModel.class/properties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
{ | ||
"commentStamp" : "<historical>", | ||
"super" : "IceLocationModel", | ||
"category" : "Iceberg-UI-View", | ||
"classinstvars" : [ ], | ||
"pools" : [ ], | ||
"classvars" : [ ], | ||
"instvars" : [ ], | ||
"classinstvars" : [ | ||
], | ||
"classvars" : [ | ||
], | ||
"commentStamp" : "<historical>", | ||
"instvars" : [ | ||
], | ||
"name" : "IceDirectoryModel", | ||
"type" : "normal" | ||
} | ||
"pools" : [ | ||
], | ||
"super" : "IceLocationModel", | ||
"type" : "normal" } |
Oops, something went wrong.