GITLAB
OV-GSO-DC
/
EpnTAPClient
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Commits
Compare
Branches
1
Tags
5
master
6.3
6.2
6.1
6.0.1
6.0
89e0ae9a45e87a5cdba6484ad58e37665c60ed77
EpnTAPClient
14 Mar, 2016
9 commits
89e0ae9a
Move JTable listener in ServicesPanel
Browse Code »
Nathanael Jourdane
2016-03-14 17:35:01 +0100
77184f22
Use enums for DataProductTypeField and TargetClassField
Browse Code »
Nathanael Jourdane
2016-03-14 17:25:07 +0100
53d49e83
Fix all Eclipse warnings.
Browse Code »
Nathanael Jourdane
2016-03-14 16:03:37 +0100
d0823848
[pom.xml] Add a to remove warning.
Browse Code »
Nathanael Jourdane
2016-03-14 14:40:01 +0100
2c72ba1f
bugFix: Requests with empty result are allowed.
Browse Code »
Nathanael Jourdane
2016-03-14 13:12:54 +0100
1d3888a3
[bugFix] Init DataProductTypeField to All
Browse Code »
Nathanael Jourdane
2016-03-14 13:03:27 +0100
b6627be6
Improve Exceptions
Browse Code »
Nathanael Jourdane
2016-03-14 12:57:03 +0100
a8594a14
[VOTable] Throw errors instead of display message dialogs.
Browse Code »
Nathanael Jourdane
2016-03-14 12:11:48 +0100
5af53be7
Make the application more MVC.
Browse Code »
Nathanael Jourdane
2016-03-14 11:16:10 +0100
11 Mar, 2016
8 commits
c57c07b1
Add the bottom bar, containing status bar and Send button.
Browse Code »
Nathanael Jourdane
2016-03-11 12:29:44 +0100
3d80f3c3
bugFix: targetName field allows customized names.
Browse Code »
Nathanael Jourdane
2016-03-11 12:09:27 +0100
090a1158
bugFix Queries: don't print WHERE clause if no parameters.
Browse Code »
Nathanael Jourdane
2016-03-11 12:07:26 +0100
506d0c0b
Add licence header on ParamField.java
Browse Code »
Nathanael Jourdane
2016-03-11 11:57:08 +0100
5d3c344e
Use Java logging API instead of log4j.
Browse Code »
Nathanael Jourdane
2016-03-11 11:55:08 +0100
4ca7853c
Use base64 parser from javax.xml.bind.DatatypeConverter.
Browse Code »
Nathanael Jourdane
2016-03-11 10:36:58 +0100
f1505148
Use handmade StringJoiner instead of built-in Java8 StringJoiner.
Browse Code »
Nathanael Jourdane
2016-03-11 10:36:04 +0100
b6256781
Implement StringJoiner()
Browse Code »
Nathanael Jourdane
2016-03-11 10:34:51 +0100
10 Mar, 2016
9 commits
42819b99
Make EpnTAPClient compatible with Java7.
Browse Code »
Nathanael Jourdane
2016-03-10 17:49:41 +0100
e97b40e8
Make ParamField class compatible with Java7.
Browse Code »
Nathanael Jourdane
2016-03-10 16:33:43 +0100
68ae1315
Improve GUI apparence.
Browse Code »
Nathanael Jourdane
2016-03-10 15:33:47 +0100
e7647bba
change query to get an entry based on one of several dataProductType (ie. 'spectrum' or 'sp').
Browse Code »
Nathanael Jourdane
2016-03-10 14:48:38 +0100
737f769f
remove the '%' from the query.
Browse Code »
Nathanael Jourdane
2016-03-10 12:15:05 +0100
a99d92fa
Add JComboBox for dataProductType and targetClass
Browse Code »
Nathanael Jourdane
2016-03-10 11:56:20 +0100
05b140ed
TargetNameField JComboBox is filled with actual name suggestions.
Browse Code »
Nathanael Jourdane
2016-03-10 11:13:07 +0100
3507bdd6
sendGet() is now public and returns a StringBuffer instead writing on a file.
Browse Code »
Nathanael Jourdane
2016-03-10 11:12:06 +0100
f00cb6bb
Add a JComboBox for TargetNameField
Browse Code »
Nathanael Jourdane
2016-03-10 10:17:34 +0100
09 Mar, 2016
8 commits
667dd80c
JTextField as ParamField attribute.
Browse Code »
Nathanael Jourdane
2016-03-09 19:13:29 +0100
41133475
build floatRangeFields with JTextFields
Browse Code »
Nathanael Jourdane
2016-03-09 18:59:45 +0100
009a05dd
build floatRangeFields with FloatFields
Browse Code »
Nathanael Jourdane
2016-03-09 18:54:37 +0100
76db66a0
auto-remove null parameters from the map
Browse Code »
Nathanael Jourdane
2016-03-09 18:34:53 +0100
eb483599
Add missing ParamField.java and bugFixes: date format
Browse Code »
Nathanael Jourdane
2016-03-09 18:33:41 +0100
5ea2b82c
Implement several types of parameter fields
Browse Code »
Nathanael Jourdane
2016-03-09 16:55:44 +0100
78b61aa3
Add AMDA access_url and table name in Queries class, useful for debug.
Browse Code »
Nathanael Jourdane
2016-03-09 16:54:23 +0100
2c530b05
bugFix: Parse numeric data correctly.
Browse Code »
Nathanael Jourdane
2016-03-09 14:38:16 +0100
07 Mar, 2016
1 commit
1bc7a17a
Improve parameters fields parsing
Browse Code »
Nathanael Jourdane
2016-03-07 18:41:12 +0100
04 Mar, 2016
3 commits
c79e5664
bugFix: Fields are initialised to default values when the application starts.
Browse Code »
Nathanael Jourdane
2016-03-04 15:52:27 +0100
84c2c43b
[pom.xml] auto-clean when mvn package, so are not duplicated.
Browse Code »
Nathanael Jourdane
2016-03-04 15:51:01 +0100
0b616d80
Updtate the query textArea when selecting a new service.
Browse Code »
Nathanael Jourdane
2016-03-04 14:15:44 +0100
03 Mar, 2016
2 commits
0d0b44fe
All parameters fields are now parsed to generate the query.
Browse Code »
Nathanael Jourdane
2016-03-03 18:13:13 +0100
6415d908
Get all tap services with table_name.
Browse Code »
Nathanael Jourdane
2016-03-03 12:34:58 +0100