Commit Graph

  • e5274527bf -cancel of a submit query managed removing the computation from the statistical and closing the db connection. - class UIDGenerator added. Loredana Liccardo 2014-08-01 16:11:36 +0000
  • 9c21766b70 add ASLSession object in class GWTdbManagerServiceImpl to manage variables for each user Http session. Classes CancelQueryExecutionEvent, CancelQueryExecutionEventHandler added. Pom file modified to add aslSession adding the related dependency. Loredana Liccardo 2014-08-01 09:27:40 +0000
  • 4837482f5d in class GWTdbManagerServiceImpl the time in startComputation method has been modified from 1 second to 3 seconds Loredana Liccardo 2014-07-31 10:40:20 +0000
  • 4c457cfd7e code cleaned up removing commented lines in class GxtFormSubmitQuery and in packages interfaces, events, datamodel, client Loredana Liccardo 2014-07-30 15:36:09 +0000
  • f90b8a4e71 code cleaned up removing commented lines in class GxtToolbarFunctionality, GxtTreePanel, GxtBorderLayoutPanel Loredana Liccardo 2014-07-30 14:41:11 +0000
  • be97accb42 code cleaned up removing commented lines in class GWTdbManagerServiceImpl Loredana Liccardo 2014-07-30 12:05:11 +0000
  • 1ba2f58cc2 - event minimize managed for dialog the contains submit result. - when the dialog "tableList" is shown if the cancel button is clicked, the panel "Databases Information" is refreshed. - In class "SessionUtil" the user has been modified from "loredana.liccardo" to "dbmanager". - Header of the GxtBorderLayoutPanel class set to visibility=false. Loredana Liccardo 2014-07-30 09:13:17 +0000
  • 4a6d76af4e bug fixed related to the item selection in the tree. Bug Fixed adding the selection based on the id (associated to each item). Corrections in class FileModel e GxtTreePanel. Loredana Liccardo 2014-07-28 15:57:06 +0000
  • e219cfcb11 - bug fixed in class GWTdbManagerServiceImpl modified adding the class ComputationOutput to manage the mapValues and the mapKey related to an algorithm computation. - bug fixed for multiple submit query dialogs and associated dialog results.ID added in the header of these two dialog types (passed in the SubmitQueryEvent). "Dialog.getBody" masked and unmasked.(in GxtBorderLyoutPanel and GxtToolbarFunctionality classes) Loredana Liccardo 2014-07-25 18:03:14 +0000
  • 3913c2d6cf added the event handler for the minimize dialog (that collapse the dialog). Method maximize overridden when a dialog is created in order to expand the dialog if it is has been collapsed with the minimize. Loredana Liccardo 2014-07-25 13:54:30 +0000
  • 422bb45ba7 dialog for submitQuery and related dialog result not modal.Ehen the result is retrieved the dialog submitQuery is not hidden Loredana Liccardo 2014-07-24 15:07:34 +0000
  • 7e62798189 renamed labels to show table details i the panel "Information Details" and column index removed from the dialog the shows the submitquery and samplings result. Loredana Liccardo 2014-07-23 12:17:10 +0000
  • a6e4f7eb61 added tooltips on the buttons defined in the bottom toolbar in class GxtToolbarFunctionality Loredana Liccardo 2014-07-23 11:03:40 +0000
  • 1c4202215f log4j added and system.out.println commented in GxtBorderLayoutPanel e GxtTreePanel Loredana Liccardo 2014-07-22 16:32:39 +0000
  • c8d86470f1 gwt logger commented (client side) and relevant print checks (system.out.println()) added in the code. gwt logger used in the server side. Loredana Liccardo 2014-07-22 09:47:28 +0000
  • 2d4c5a5161 icons added in the tree panel for a database and a schema element Loredana Liccardo 2014-07-21 09:26:45 +0000
  • f5d142ef6b code cleaned up removing commented lines. Loredana Liccardo 2014-07-18 16:05:55 +0000
  • b411ad0574 code cleaned up removing commented lines in GxtFormSubmitQuery, GxtBorderLayoutPanel and GxtTreePanel Loredana Liccardo 2014-07-18 15:34:26 +0000
  • 18e842f39b code cleaned up removing commented lines Loredana Liccardo 2014-07-18 13:02:12 +0000
  • 7e0d33d48c Classes GreetingService removed in the client and server packages Loredana Liccardo 2014-07-18 12:38:57 +0000
  • bc6775ffc5 top toolbar made disabled in the dialog that displays the tables list in order to disallow a user the table search. Loredana Liccardo 2014-07-18 09:42:27 +0000
  • 38a7e3daa5 bug fixed in LoadTables of GWTdbManagerServiceImpl class and in the callback "onSucces" of the rpc LoadTables if a user inserts a table that non exist in the database. The paging display "no data are displayed" message. Loredana Liccardo 2014-07-17 15:14:34 +0000
  • 4a8e86436d images added to the remote search for the buttons search and cancel, bugs fixed in the remote search for the grid element removing the set of the state, bugs fixed in the remote search Loredana Liccardo 2014-07-17 12:37:55 +0000
  • 550dc39207 remote search implemented in the paging for the Tablelist Loredana Liccardo 2014-07-16 14:18:09 +0000
  • 421387df68 table name displayed in the panel "Database Information" Loredana Liccardo 2014-07-15 16:43:38 +0000
  • 8e9323bbd8 bug fixed in GxtBorderLayoutPanel Loredana Liccardo 2014-07-15 16:03:38 +0000
  • 93158b8bdc MessageBox Info removed for TablesList Loredana Liccardo 2014-07-15 15:56:11 +0000
  • 6d73c91b9b MessageBox Confirm removed in TableDetails e Sampling operations Loredana Liccardo 2014-07-15 15:50:10 +0000
  • b4be82e177 value for check smart correction set to false in the form Loredana Liccardo 2014-07-15 15:38:54 +0000
  • f69a2d5a32 form "SubmitQuery" improved inserting the textArea component for the query Loredana Liccardo 2014-07-15 09:43:43 +0000
  • 4882ab9bcf scroll mode removed for the tree panel (because the scroll of the panel that contains the tree is used) Loredana Liccardo 2014-07-15 08:35:20 +0000
  • 8085d50fec item selection corrected in the treepanel adding the "expand" management event Loredana Liccardo 2014-07-14 16:25:40 +0000
  • f307b54848 double click for a table edit in the table list grid and table selection managed correctly. Loredana Liccardo 2014-07-14 14:06:45 +0000
  • fee11d2183 bug fixed for operation related to the get tables list. Loredana Liccardo 2014-07-14 12:59:12 +0000
  • 8b53e63c90 some bugs fixed and messagebox added for get details and sampling operations Loredana Liccardo 2014-07-14 12:20:18 +0000
  • 1adb58e887 row table editable in the grid with the correct management of the related event. Loredana Liccardo 2014-07-14 08:29:10 +0000
  • 5637622fc1 SElectedTableEvent added Loredana Liccardo 2014-07-14 08:06:55 +0000
  • 6f54509bc4 bugs fixed in the Paging (with the correct management of the callback related to rpc) Loredana Liccardo 2014-07-11 18:22:24 +0000
  • 33da8115af paging implemeneted in a dialog Loredana Liccardo 2014-07-11 10:35:26 +0000
  • b1020383fc bug fixed for the tree on elements selection Loredana Liccardo 2014-07-10 14:43:06 +0000
  • 42713e33d5 bugs fixed on result size equal to 0 Loredana Liccardo 2014-07-09 16:34:40 +0000
  • 90827d8d87 elements masked corrected Loredana Liccardo 2014-07-09 16:12:30 +0000
  • bdbf09c7dc bug fixed and refactor of the code in GXTTreePanel, GxtBorderLayout, GWTdbManagerServiceImpl and FileModel classes Loredana Liccardo 2014-07-09 14:55:19 +0000
  • ae5d05aa29 some modifications Loredana Liccardo 2014-07-09 13:19:53 +0000
  • a1a86b007c bugs fixed for sample operations to manage database mysql. logger gwt added in gwt.xml file Loredana Liccardo 2014-07-09 12:11:19 +0000
  • 850d3ecda9 bugs fixed for sample operations and submitquery. Button name changed from "show create table" to table details. Loredana Liccardo 2014-07-08 15:53:15 +0000
  • ffd58356c3 randomSample implemented Loredana Liccardo 2014-07-04 10:36:43 +0000
  • faac5c9a05 smartSample implemented Loredana Liccardo 2014-07-04 10:09:47 +0000
  • 8412019b17 some bugs fixed for the "Show Create Table" functionality Loredana Liccardo 2014-07-04 09:24:13 +0000
  • 6807afaf2c show create table implemented and grid component made editable for tabledetails and dbinfo panels. Loredana Liccardo 2014-07-04 09:07:19 +0000
  • b3ff8e2c8d mask added for sampling Loredana Liccardo 2014-07-03 13:16:56 +0000
  • e2c1826227 sampling added Loredana Liccardo 2014-07-03 12:44:03 +0000
  • 0b85126f89 exception managed in loadResources, loadDBInfo, loadSchema e loadTables methods for GxtTreePanel class through an alert Loredana Liccardo 2014-07-02 16:23:37 +0000
  • a4f588212d error corrected for form in order to submit a query Loredana Liccardo 2014-07-02 16:05:50 +0000
  • 06ce7bab84 folder distro added and pom file changed in order to release in 3.3.0 Loredana Liccardo 2014-07-02 13:36:04 +0000
  • 29c3734d34 initial commit Loredana Liccardo 2014-07-02 10:57:14 +0000
  • 880c25c2d7 Initial import. Loredana Liccardo 2014-07-02 10:40:21 +0000