-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed the issue for the start button with noStore()
Fixed the issues for the start/resume/create Button Now there is a control on the Database name when you create a new Db (you cannot create an Database with no name) There is no way to read data from httpinfo plugin for other information so I have to Implement the LatLonDataSource for the realtime stream (needs of the latlon.js file of the nameservice plugin) Added the Runnable Thread for the refreshing of MainLayer Now MainLayer appear but always with the same information Starting coding to take Lat/Lon of the nodes from LatLonDataSource TO DO: Setting in which store the position of the latlon.js file Find a method to update the id number of the Layer (Autoincrement in the MySQL?) Store the information in the Database Add the possibility to read from two database Add the possibility to encrypt data during authentication and transactions Fix issues of the map and the drawing of the links and the nodes on the map control the status of service discovery and store it in the database
- Loading branch information
stefano
authored and
stefano
committed
Aug 6, 2010
1 parent
c15a720
commit 2973a44
Showing
7 changed files
with
275 additions
and
262 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 +1 @@ | ||
PopUp Message: There aren't DataSource file to draw! Open a file from File -> Open menu | ||
PopUp Message: There aren't DataSource file to draw Open a file from File -> Open menu |
This file was deleted.
Oops, something went wrong.
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
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
Oops, something went wrong.