Thu, 16 Apr 2015 15:46:51 +0200 |
Raimund Renkert |
Added interface and annotation for exporter.
|
Thu, 16 Apr 2015 15:46:09 +0200 |
Raimund Renkert |
Updated persistence units.
|
Thu, 16 Apr 2015 15:45:26 +0200 |
Raimund Renkert |
Split header and query authentication.
|
Thu, 16 Apr 2015 15:44:19 +0200 |
Raimund Renkert |
Added method to check authorization with user infos and db object.
|
Thu, 16 Apr 2015 15:43:15 +0200 |
Raimund Renkert |
Made probe_id_alt and messungs_id_alt insertable.
|
Wed, 08 Apr 2015 10:45:55 +0200 |
Raimund Renkert |
Fixed messung delete operation.
|
Wed, 08 Apr 2015 10:45:27 +0200 |
Raimund Renkert |
Use the authorization filter in all REST operations.
|
Wed, 08 Apr 2015 10:44:24 +0200 |
Raimund Renkert |
Handle authorization of messung objects in a separate way.
|
Wed, 08 Apr 2015 10:43:21 +0200 |
Raimund Renkert |
Check the parents tree_modified timestamp for locking.
|
Wed, 08 Apr 2015 10:42:09 +0200 |
Raimund Renkert |
Updated owner getter/setter in probe.
|
Wed, 08 Apr 2015 10:41:33 +0200 |
Raimund Renkert |
Added new field to model classes to have the parent tree_modified timestamp available.
|
Wed, 25 Mar 2015 16:26:46 +0100 |
Raimund Renkert |
Update the 'letzteAenderung' field.
|
Wed, 25 Mar 2015 16:20:01 +0100 |
Raimund Renkert |
Use timestamp locker in REST services.
|
Wed, 25 Mar 2015 16:18:34 +0100 |
Raimund Renkert |
Added concrete class to lock objects based on the tree_modified timestamp.
|
Wed, 25 Mar 2015 16:17:41 +0100 |
Raimund Renkert |
Added interface, annotation and enum for Lock mechanism.
|
Wed, 25 Mar 2015 16:16:33 +0100 |
Raimund Renkert |
Added new column 'tree_modified' to entity classes.
|
Wed, 25 Mar 2015 16:14:25 +0100 |
Raimund Renkert |
Fixed hauptproben_nr validation.
|
Wed, 25 Mar 2015 16:12:49 +0100 |
Raimund Renkert |
Updated log4j config.
|
Wed, 25 Mar 2015 16:11:48 +0100 |
Raimund Renkert |
Fixed authorization via openid.
|
Tue, 24 Mar 2015 11:48:23 +0100 |
Raimund Renkert |
Removed netzbetreiber from authorization.
|
Tue, 24 Mar 2015 11:47:44 +0100 |
Raimund Renkert |
Updated authorization for probe list. Performance is much better now!
|
Mon, 23 Mar 2015 17:59:29 +0100 |
Raimund Renkert |
Updated queryconf.
|
Mon, 23 Mar 2015 17:55:02 +0100 |
Raimund Renkert |
Make 'and-/or like' operations case insensitive
|
Mon, 23 Mar 2015 17:53:47 +0100 |
Raimund Renkert |
Filter messstellen, netzbetreiber and verwaltungseinheiten.
|
Mon, 23 Mar 2015 17:53:19 +0100 |
Raimund Renkert |
Cleanup in stammdaten rest services.
|
Mon, 23 Mar 2015 17:52:17 +0100 |
Raimund Renkert |
Use authentication info for authorization of requested objects.
|
Mon, 23 Mar 2015 17:50:51 +0100 |
Raimund Renkert |
Added enum for http request method.
|
Mon, 23 Mar 2015 17:50:06 +0100 |
Raimund Renkert |
Added OpenId authorization and user info class.
|
Mon, 23 Mar 2015 17:48:48 +0100 |
Raimund Renkert |
Add authentication info to http request.
|
Mon, 23 Mar 2015 17:46:00 +0100 |
Raimund Renkert |
Updated authorization interface and its default implemenation.
|
Mon, 23 Mar 2015 17:45:03 +0100 |
Raimund Renkert |
Added authorization type OPEN_ID.
|
Mon, 23 Mar 2015 17:42:59 +0100 |
Raimund Renkert |
Fixed column name in stammdaten.auth.
|
Mon, 23 Mar 2015 17:42:16 +0100 |
Raimund Renkert |
Updated model classes to have getter/setter for owner and readonly flags.
|
Thu, 19 Mar 2015 14:28:44 +0100 |
Raimund Renkert |
Merged branch openid back to default.
|
Thu, 19 Mar 2015 09:28:18 +0100 |
Raimund Renkert |
Updated sql query to fit the requirements of sorting and paging.
|
Thu, 19 Mar 2015 09:27:49 +0100 |
Raimund Renkert |
Use paging parameters to send sublists of the result.
|
Wed, 18 Mar 2015 15:44:23 +0100 |
Raimund Renkert |
Added tag 2.0-alpha1 for changeset 3d38d1fe9e88
|
Wed, 18 Mar 2015 15:43:42 +0100 |
Raimund Renkert |
Added validation rule for probe objects.
2.0-alpha1
|
Wed, 18 Mar 2015 15:31:42 +0100 |
Raimund Renkert |
Fixed warning field name in validator rule.
|
Wed, 18 Mar 2015 15:31:09 +0100 |
Raimund Renkert |
Fixed NPE in LProbe object.
|
Fri, 13 Mar 2015 17:05:27 +0100 |
Andre Heinecke |
Get user roles from openid server
openid
|
Fri, 13 Mar 2015 16:51:07 +0100 |
Raimund Renkert |
Updated messung validator.
|
Fri, 13 Mar 2015 16:50:20 +0100 |
Raimund Renkert |
Added messung validator and rules.
|
Fri, 13 Mar 2015 16:49:33 +0100 |
Raimund Renkert |
Added testclass for messung validator.
|
Fri, 13 Mar 2015 16:48:15 +0100 |
Raimund Renkert |
Added some tests for validation module.
|
Fri, 13 Mar 2015 16:47:52 +0100 |
Raimund Renkert |
Allow parameter 'ortId' to filter locations.
|
Fri, 13 Mar 2015 16:47:21 +0100 |
Raimund Renkert |
Return null as data.
|
Fri, 13 Mar 2015 16:46:15 +0100 |
Raimund Renkert |
Updated queryconf; Added 'probe.id' as result.
|
Fri, 13 Mar 2015 16:45:11 +0100 |
Raimund Renkert |
Fixed field name 'probeentnahmeBeginn'.
|
Fri, 13 Mar 2015 16:44:27 +0100 |
Raimund Renkert |
Added stubs for owner and readonly flags in probe.
|
Fri, 13 Mar 2015 16:43:32 +0100 |
Raimund Renkert |
Allow /{id} in urls on PUT requests.
|
Fri, 13 Mar 2015 16:42:12 +0100 |
Raimund Renkert |
Renamed all 'messungId' url parameters to 'messungsId'.
|
Fri, 13 Mar 2015 15:20:29 +0100 |
Andre Heinecke |
Interpret session_timeout_minutes as minutes value instead of secs.
openid
|
Fri, 13 Mar 2015 15:20:05 +0100 |
Andre Heinecke |
Add option to completely disable the openIDFilter
openid
|
Fri, 13 Mar 2015 14:26:52 +0100 |
Andre Heinecke |
Merge current default into openid
openid
|
Fri, 13 Mar 2015 09:58:41 +0100 |
Andre Heinecke |
Add LoginServlet dummy
openid
|
Thu, 12 Mar 2015 17:40:20 +0100 |
Andre Heinecke |
Let the return to url be handled by the client.
openid
|
Wed, 11 Mar 2015 14:50:40 +0100 |
Andre Heinecke |
Send raw response on authentication failure instead of HTTP error document.
openid
|
Tue, 10 Mar 2015 16:58:43 +0100 |
Andre Heinecke |
Configure publicly accessible identity provider url
openid
|
Fri, 27 Feb 2015 17:23:05 +0100 |
Andre Heinecke |
Fix return_url handling and send params to client in header
openid
|
Fri, 27 Feb 2015 16:42:43 +0100 |
Andre Heinecke |
Get openid configuration from properties file and start on return url handling
openid
|
Thu, 26 Feb 2015 15:35:13 +0100 |
Andre Heinecke |
Implement pseudo session based on OpenID nonce
openid
|
Wed, 25 Feb 2015 16:56:12 +0100 |
Andre Heinecke |
Change openID authentication to a filter.
openid
|
Wed, 25 Feb 2015 16:03:35 +0100 |
Andre Heinecke |
First non-functional implementation of openid verification
openid
|
Tue, 24 Feb 2015 15:15:44 +0100 |
Raimund Renkert |
Validate probe objects in REST services.
|
Tue, 24 Feb 2015 14:58:20 +0100 |
Raimund Renkert |
Added more rules for probe validation.
|
Tue, 24 Feb 2015 14:57:49 +0100 |
Raimund Renkert |
Added more test cases for probe validator.
|
Tue, 24 Feb 2015 14:57:24 +0100 |
Raimund Renkert |
Validate the object is a probe.
|
Tue, 24 Feb 2015 14:56:46 +0100 |
Raimund Renkert |
Use multivalued map for errors and warnings to be able to store more than one
|
Tue, 24 Feb 2015 10:58:06 +0100 |
Raimund Renkert |
Added first validation rules for probe objects.
|
Tue, 24 Feb 2015 10:56:47 +0100 |
Raimund Renkert |
Added validator for probe objects.
|
Tue, 24 Feb 2015 10:56:09 +0100 |
Raimund Renkert |
Added validator tests.
|
Tue, 24 Feb 2015 10:55:19 +0100 |
Raimund Renkert |
Added baseclass for validator tests.
|
Tue, 24 Feb 2015 10:52:14 +0100 |
Raimund Renkert |
Added interfaces classes and annotations used for validation.
|
Tue, 24 Feb 2015 10:41:16 +0100 |
Raimund Renkert |
Organized imports.
|
Thu, 19 Feb 2015 15:21:44 +0100 |
Raimund Renkert |
Added verwalungseinheit services.
|
Thu, 19 Feb 2015 15:21:23 +0100 |
Raimund Renkert |
Updated verwaltungseinheit model.
|
Thu, 19 Feb 2015 15:21:05 +0100 |
Raimund Renkert |
Added tests for verwaltungseinheit services.
|
Thu, 19 Feb 2015 15:20:34 +0100 |
Raimund Renkert |
Added umwelt services.
|
Thu, 19 Feb 2015 15:20:16 +0100 |
Raimund Renkert |
Updated umwelt model.
|
Thu, 19 Feb 2015 15:19:58 +0100 |
Raimund Renkert |
Added tests for umwelt services.
|
Thu, 19 Feb 2015 15:18:43 +0100 |
Raimund Renkert |
Organized imports.
|
Thu, 19 Feb 2015 14:52:21 +0100 |
Raimund Renkert |
Added staat services.
|
Thu, 19 Feb 2015 14:50:10 +0100 |
Raimund Renkert |
Added staat services.
|
Thu, 19 Feb 2015 14:49:53 +0100 |
Raimund Renkert |
Updated staat model.
|
Thu, 19 Feb 2015 14:49:36 +0100 |
Raimund Renkert |
Added tests for staat services.
|
Thu, 19 Feb 2015 14:21:44 +0100 |
Raimund Renkert |
Added koordinatenart service.
|
Thu, 19 Feb 2015 14:21:28 +0100 |
Raimund Renkert |
Added tests for koordinatenart services.
|
Thu, 19 Feb 2015 14:15:14 +0100 |
Raimund Renkert |
Added location services.
|
Thu, 19 Feb 2015 14:14:58 +0100 |
Raimund Renkert |
Updated s_ort (location) model.
|
Thu, 19 Feb 2015 14:14:31 +0100 |
Raimund Renkert |
Added test for s_ort (location) services.
|
Thu, 19 Feb 2015 14:13:22 +0100 |
Raimund Renkert |
Added probenzusatz services.
|
Thu, 19 Feb 2015 14:13:01 +0100 |
Raimund Renkert |
Updated probenzusatz model.
|
Thu, 19 Feb 2015 14:12:34 +0100 |
Raimund Renkert |
Added tests for probenzusatz service.
|
Thu, 19 Feb 2015 09:29:08 +0100 |
Raimund Renkert |
Added probenart services.
|
Thu, 19 Feb 2015 09:28:42 +0100 |
Raimund Renkert |
Added tests for probenart services.
|
Thu, 19 Feb 2015 09:15:09 +0100 |
Raimund Renkert |
Added pflichtmessgroesse services.
|
Thu, 19 Feb 2015 09:14:52 +0100 |
Raimund Renkert |
Updated pflichtmessgroesse model.
|
Thu, 19 Feb 2015 09:14:30 +0100 |
Raimund Renkert |
Added tests for pflichtmessgroesse services.
|
Thu, 19 Feb 2015 09:13:48 +0100 |
Raimund Renkert |
Organized imports.
|
Thu, 19 Feb 2015 08:54:40 +0100 |
Raimund Renkert |
Added netzbetreiber services.
|
Thu, 19 Feb 2015 08:54:16 +0100 |
Raimund Renkert |
Added tests for netzbetreiber service.
|
Wed, 18 Feb 2015 16:58:04 +0100 |
Raimund Renkert |
Added messtellen services.
|
Wed, 18 Feb 2015 16:57:44 +0100 |
Raimund Renkert |
Added tests for messstellen services.
|
Wed, 18 Feb 2015 16:48:11 +0100 |
Raimund Renkert |
Added messmethode services.
|
Wed, 18 Feb 2015 16:47:48 +0100 |
Raimund Renkert |
Added tests for messmethode service.
|
Wed, 18 Feb 2015 16:39:56 +0100 |
Raimund Renkert |
Organized imports.
|
Wed, 18 Feb 2015 16:39:43 +0100 |
Raimund Renkert |
Added services for messgroessse.
|
Wed, 18 Feb 2015 16:38:39 +0100 |
Raimund Renkert |
Added tests for messgroesse service.
|
Wed, 18 Feb 2015 16:25:21 +0100 |
Raimund Renkert |
Added service for messeinheit.
|
Wed, 18 Feb 2015 16:25:06 +0100 |
Raimund Renkert |
Added tests for messeinheit service.
|
Wed, 18 Feb 2015 16:12:54 +0100 |
Raimund Renkert |
Added service for datenbasis.
|
Wed, 18 Feb 2015 16:12:18 +0100 |
Raimund Renkert |
Added test class for stammdaten including first tests for datenbasis.
|
Wed, 18 Feb 2015 16:11:41 +0100 |
Raimund Renkert |
Comments.
|
Wed, 18 Feb 2015 16:11:02 +0100 |
Raimund Renkert |
Comments and output cosmetics.
|
Wed, 18 Feb 2015 15:33:46 +0100 |
Raimund Renkert |
Restructured tests.
|
Wed, 18 Feb 2015 14:42:54 +0100 |
Raimund Renkert |
Added zusatzwert services.
|
Wed, 18 Feb 2015 14:42:37 +0100 |
Raimund Renkert |
Updated zusatzwert model.
|
Wed, 18 Feb 2015 14:42:21 +0100 |
Raimund Renkert |
Added test for zusatzwert service.
|
Wed, 18 Feb 2015 13:57:20 +0100 |
Raimund Renkert |
Added status services.
|
Wed, 18 Feb 2015 13:57:02 +0100 |
Raimund Renkert |
Updated status model.
|
Wed, 18 Feb 2015 13:56:48 +0100 |
Raimund Renkert |
Added tests for status service.
|
Wed, 18 Feb 2015 13:26:14 +0100 |
Raimund Renkert |
Added services for ort.
|
Wed, 18 Feb 2015 13:25:59 +0100 |
Raimund Renkert |
Updated ort model.
|
Wed, 18 Feb 2015 13:25:45 +0100 |
Raimund Renkert |
Added tests for ort services.
|
Wed, 18 Feb 2015 11:47:19 +0100 |
Raimund Renkert |
Added messwert services.
|
Wed, 18 Feb 2015 11:47:02 +0100 |
Raimund Renkert |
Updated messwert model.
|
Wed, 18 Feb 2015 11:46:47 +0100 |
Raimund Renkert |
Minor logging cosmetics.
|
Wed, 18 Feb 2015 11:46:08 +0100 |
Raimund Renkert |
Added test for messwert service.
|
Wed, 18 Feb 2015 09:36:51 +0100 |
Raimund Renkert |
Added services for messung kommentar.
|
Wed, 18 Feb 2015 09:36:31 +0100 |
Raimund Renkert |
Updated messung kommentar model.
|
Wed, 18 Feb 2015 09:36:00 +0100 |
Raimund Renkert |
Added tests for messung kommentar.
|
Wed, 18 Feb 2015 09:35:38 +0100 |
Raimund Renkert |
minor typo fixes.
|
Tue, 17 Feb 2015 17:04:13 +0100 |
Raimund Renkert |
Added and updated comments.
|
Tue, 17 Feb 2015 16:44:53 +0100 |
Raimund Renkert |
Added services for proben kommentar.
|
Tue, 17 Feb 2015 16:44:34 +0100 |
Raimund Renkert |
Added tests for proben kommentar.
|
Tue, 17 Feb 2015 16:44:08 +0100 |
Raimund Renkert |
Minor output cosmetics.
|
Tue, 17 Feb 2015 16:43:14 +0100 |
Raimund Renkert |
Minor typo fixes.
|
Tue, 17 Feb 2015 15:28:29 +0100 |
Raimund Renkert |
Added probekommentar getById service.
|
Tue, 17 Feb 2015 15:27:52 +0100 |
Raimund Renkert |
Improved testing.
|
Tue, 17 Feb 2015 13:45:41 +0100 |
Raimund Renkert |
Added proben kommentar service.
|
Tue, 17 Feb 2015 13:44:19 +0100 |
Raimund Renkert |
Added test for proben kommentar service.
|
Tue, 17 Feb 2015 13:43:46 +0100 |
Raimund Renkert |
Updated kommentarp model.
|
Tue, 17 Feb 2015 13:43:21 +0100 |
Raimund Renkert |
Added missing header.
|
Tue, 17 Feb 2015 13:42:48 +0100 |
Raimund Renkert |
Improved test logging.
|
Tue, 17 Feb 2015 13:40:28 +0100 |
Raimund Renkert |
Added protocol class for improved test logging.
|
Mon, 16 Feb 2015 15:25:47 +0100 |
Raimund Renkert |
Pipe tests into a separate logfile.
|
Mon, 16 Feb 2015 15:25:12 +0100 |
Raimund Renkert |
Added messung service.
|
Mon, 16 Feb 2015 15:24:35 +0100 |
Raimund Renkert |
Make tests based on the http action, not the object type.
|
Mon, 16 Feb 2015 15:15:27 +0100 |
Raimund Renkert |
Refactored auth module.
|
Mon, 16 Feb 2015 15:14:48 +0100 |
Raimund Renkert |
Refactored data access. CDI is much cleaner now.
|
Mon, 16 Feb 2015 15:13:08 +0100 |
Raimund Renkert |
Updated Messung and MessungTranslation model.
|
Wed, 11 Feb 2015 15:27:17 +0100 |
Raimund Renkert |
Updated GET service for probe objects. Service is using filters now.
|
Wed, 11 Feb 2015 15:26:06 +0100 |
Raimund Renkert |
Fixed typo.
|
Wed, 11 Feb 2015 15:25:39 +0100 |
Raimund Renkert |
Added test for probe filter service.
|
Wed, 11 Feb 2015 15:24:52 +0100 |
Raimund Renkert |
Changed query id from integer to String. Updated query 1 & 2.
|
Wed, 11 Feb 2015 13:03:07 +0100 |
Raimund Renkert |
Comments.
|
Wed, 11 Feb 2015 13:01:55 +0100 |
Raimund Renkert |
Updated repositoy structure and added probe services.
|
Wed, 11 Feb 2015 12:56:59 +0100 |
Raimund Renkert |
Updated and added tests for probe service.
|
Wed, 11 Feb 2015 12:53:57 +0100 |
Raimund Renkert |
Updated query service tests. Running as client now.
|
Wed, 11 Feb 2015 12:51:42 +0100 |
Raimund Renkert |
Added one to one realtion.^
|
Wed, 11 Feb 2015 12:50:52 +0100 |
Raimund Renkert |
Removed haupt-/nebenproben nr from translation tables.
|
Wed, 11 Feb 2015 12:49:24 +0100 |
Raimund Renkert |
Moved haupt-/nebenproben nr from translation tables to probe/messung.
|
Wed, 11 Feb 2015 12:47:29 +0100 |
Raimund Renkert |
Added annotations to probe id marking the field as generated value.
|
Wed, 11 Feb 2015 12:46:29 +0100 |
Raimund Renkert |
Added new dependency.
|
Fri, 06 Feb 2015 17:58:15 +0100 |
Raimund Renkert |
Execute tests for probe service.
|
Fri, 06 Feb 2015 17:57:48 +0100 |
Raimund Renkert |
Added probe service.
|
Fri, 06 Feb 2015 17:57:19 +0100 |
Raimund Renkert |
Added tests for probe service.
|
Fri, 06 Feb 2015 17:56:38 +0100 |
Raimund Renkert |
Added stubs for authentication/authorization.
|
Fri, 06 Feb 2015 17:55:54 +0100 |
Raimund Renkert |
Moved Repositories, etc. into data package.
|
Fri, 06 Feb 2015 15:58:28 +0100 |
Raimund Renkert |
Updated logging infrastructure. Using log4j 1.2.17 since log4j2 does not with arquillian.
|
Fri, 06 Feb 2015 13:35:47 +0100 |
Raimund Renkert |
Added log4j2 config file.
|
Fri, 06 Feb 2015 13:35:12 +0100 |
Raimund Renkert |
Updated dependencies and LoggerFactory. Using log4j2 now.
|
Fri, 06 Feb 2015 12:24:23 +0100 |
Raimund Renkert |
Added test environment.
|
Fri, 06 Feb 2015 12:23:26 +0100 |
Raimund Renkert |
Minor import update.
|
Fri, 06 Feb 2015 12:22:59 +0100 |
Raimund Renkert |
Changed base path for REST services to '/'
|
Fri, 06 Feb 2015 12:21:32 +0100 |
Raimund Renkert |
Moved config file for queries and read the file via stream from resources.
|
Fri, 06 Feb 2015 12:20:10 +0100 |
Raimund Renkert |
Updated dependencies and profiles.
|
Wed, 04 Feb 2015 16:16:27 +0100 |
Raimund Renkert |
Updated web.xml.
|
Wed, 04 Feb 2015 16:10:02 +0100 |
Raimund Renkert |
Added REST service for queries.
|
Wed, 04 Feb 2015 16:09:32 +0100 |
Raimund Renkert |
Added config file for preconfigured queries.
|
Wed, 04 Feb 2015 16:08:55 +0100 |
Raimund Renkert |
Added classes to handle serversite configured queries.
|
Wed, 04 Feb 2015 16:07:18 +0100 |
Raimund Renkert |
Added classes for REST support.
|
Wed, 04 Feb 2015 16:06:36 +0100 |
Raimund Renkert |
Added logger factory.
|
Wed, 04 Feb 2015 16:06:04 +0100 |
Raimund Renkert |
Added utility classes to communicate with the database.
|
Wed, 04 Feb 2015 16:03:15 +0100 |
Raimund Renkert |
Added model classes for lada (bund, land, stammdaten).
|
Wed, 04 Feb 2015 16:01:53 +0100 |
Raimund Renkert |
Added basic config files.
|
Wed, 04 Feb 2015 15:52:54 +0100 |
Raimund Renkert |
Removed config files.
|
Wed, 04 Feb 2015 15:52:20 +0100 |
Raimund Renkert |
Removed files. Development starts "from scratch".
|
Wed, 04 Feb 2015 15:48:42 +0100 |
Raimund Renkert |
Removed importer config.
|
Wed, 04 Feb 2015 15:46:18 +0100 |
Raimund Renkert |
Updated README.
prototype-1.0
|
Wed, 04 Feb 2015 15:38:46 +0100 |
Raimund Renkert |
Added new branch for prototype-1.0.
prototype-1.0
|
Mon, 24 Feb 2014 13:21:12 +0100 |
Raimund Renkert |
Updated INSTALL doc.
|
Thu, 13 Feb 2014 10:08:18 +0100 |
Raimund Renkert |
Updated INSTALL
|
Mon, 20 Jan 2014 15:12:31 +0100 |
Torsten Irländer |
Kontaktdaten BFS eingefügt
|
Mon, 20 Jan 2014 14:46:03 +0100 |
Torsten Irländer |
Textpassagen zwischen README und INSTALL ausgetauscht.
|
Mon, 20 Jan 2014 12:43:55 +0100 |
Raimund Renkert |
Added INSTALL file.
|
Mon, 20 Jan 2014 12:43:15 +0100 |
Raimund Renkert |
Added license text.
|
Mon, 20 Jan 2014 12:27:00 +0100 |
Raimund Renkert |
Added license header to source files.
|
Tue, 14 Jan 2014 15:42:10 +0100 |
Raimund Renkert |
Updated Testcases.
|
Tue, 14 Jan 2014 12:30:04 +0100 |
Torsten Irländer |
Added tag 1.0 for changeset 146b2dfd7ddf
|
Mon, 13 Jan 2014 15:47:06 +0100 |
Raimund Renkert |
merged.
1.0
|
Mon, 13 Jan 2014 15:46:00 +0100 |
Raimund Renkert |
Validate objects after creation in importer.
|
Wed, 08 Jan 2014 16:45:19 +0100 |
Torsten Irländer |
Added tag 1.0 for changeset 0bc65c128530
|
Wed, 08 Jan 2014 15:08:29 +0100 |
Raimund Renkert |
merged.
|
Wed, 08 Jan 2014 15:08:04 +0100 |
Raimund Renkert |
Updated importer config.
|
Wed, 08 Jan 2014 15:07:47 +0100 |
Raimund Renkert |
Fixed some problems regarding orte.
|
Wed, 08 Jan 2014 15:04:17 +0100 |
Raimund Renkert |
Avoid NPE in "orts typ" while validating.
|
Wed, 08 Jan 2014 15:03:08 +0100 |
Raimund Renkert |
Create the koordinate_s value correctly.
|
Tue, 07 Jan 2014 16:46:41 +0100 |
Raimund Renkert |
Changed hibernate spatial version from 4.0-M1 release to final 4.0.
|
Tue, 17 Dec 2013 12:10:44 +0100 |
Raimund Renkert |
Set readonly flag for proben using the mstId as criteria.
|
Mon, 16 Dec 2013 11:23:40 +0100 |
Raimund Renkert |
Fixed data type in database request.
|
Mon, 16 Dec 2013 11:22:56 +0100 |
Raimund Renkert |
Allow reset of 'fertig'-flag.
|
Thu, 05 Dec 2013 11:16:06 +0100 |
Raimund Renkert |
Use persist instead of create to save a new probe object.
|
Thu, 05 Dec 2013 09:55:13 +0100 |
Raimund Renkert |
Save a new ort object and set the field 'bezeichnung' with a generated value.
|
Thu, 05 Dec 2013 09:54:19 +0100 |
Raimund Renkert |
Added method to persist database objects.
|
Tue, 03 Dec 2013 17:27:36 +0100 |
Raimund Renkert |
Updated s_verwaltungseinheit model to fit the new db table columns.
|
Tue, 03 Dec 2013 17:07:31 +0100 |
Raimund Renkert |
Fixed typos in model.
|
Mon, 11 Nov 2013 11:31:06 +0100 |
Raimund Renkert |
Added README containing information how to build the war-file and javadoc.
|
Fri, 11 Oct 2013 14:16:48 +0200 |
Torsten Irländer |
Added tag 0.6.1 for changeset 768afe4f7941
|
Fri, 11 Oct 2013 12:04:01 +0200 |
Raimund Renkert |
merged.
0.6.1
|
Fri, 11 Oct 2013 12:03:25 +0200 |
Raimund Renkert |
Removed 'nebenproben_nr' from lprobeinfoid.
|
Fri, 11 Oct 2013 11:45:51 +0200 |
Torsten Irländer |
Fixed tests to connect to the latest server version.
|
Wed, 09 Oct 2013 15:00:31 +0200 |
Raimund Renkert |
Enable multiselect in queryfilter. (Used as example in final workshop)
|