Commit Graph

736 Commits

Author SHA1 Message Date
Robert von Burg 4cdfb9b667 [Devel] adding PostgreSqlAuditQueryVisitor 2014-08-26 22:07:37 +02:00
Robert von Burg c7ad5d21c2 [New] Implemented querying of StringParameter 2014-08-26 22:02:49 +02:00
Robert von Burg b8bfaf8408 [Major] Using DateRange in DateSelector 2014-08-26 22:02:20 +02:00
Robert von Burg d0740d1526 [Major] Using DateRange in DateSelector 2014-08-26 22:01:57 +02:00
Robert von Burg 690dfc9fc1 [Minor] forgot match mode further along 2014-08-25 22:59:27 +02:00
Robert von Burg a03664753b [Minor] corrections in blog for version 1.0.0 2014-08-25 22:56:13 +02:00
Robert von Burg 65402e9006 [New] Implemented PostgreSQL querying 2014-08-25 22:53:16 +02:00
Robert von Burg d8a7231855 [Minor] throw an exception for not implemented method 2014-08-25 22:52:52 +02:00
Robert von Burg 022ea46958 [Major] moved StringMatchMode to ch.eitchnet.utils 2014-08-25 22:52:25 +02:00
Robert von Burg e9fc3d7ac8 [Major] moved StringMatchMode to ch.eitchnet.utils 2014-08-25 22:52:18 +02:00
Robert von Burg 0b4a1a921c [Minor] fixed broken tests due to wrong checking for observer updates 2014-08-24 19:32:37 +02:00
Robert von Burg 970cf99094 [Minor] fixed broken tests due to wrong checking for observer updates 2014-08-24 19:30:07 +02:00
Robert von Burg 0e75f9b0d2 [Minor] fixed broken tests due to wrong checking for observer updates 2014-08-24 19:29:43 +02:00
Robert von Burg 30b9787ef9 [Minor] fixed broken tests due to wrong checking for observer updates 2014-08-24 19:29:36 +02:00
Robert von Burg 7e4805be9c [Minor] fixed broken tests due to wrong checking for observer updates 2014-08-24 19:21:34 +02:00
Robert von Burg e2629c8f3f [Major] moved ObserverHandler to StrolchRealm - no component anymore
Now the ObserverHandler is not a StrolchComponent anymore, and can be
retrieved from the StrolchRealm. This makes the observer model be part
of the realm, not global of the agent.
2014-08-24 19:18:20 +02:00
Robert von Burg 0b67cc9802 [Major] moved ObserverHandler to StrolchRealm - no component anymore
Now the ObserverHandler is not a StrolchComponent anymore, and can be
retrieved from the StrolchRealm. This makes the observer model be part
of the realm, not global of the agent.
2014-08-24 19:18:13 +02:00
Robert von Burg b7a63c1c47 [Major] moved ObserverHandler to StrolchRealm - no component anymore
Now the ObserverHandler is not a StrolchComponent anymore, and can be
retrieved from the StrolchRealm. This makes the observer model be part
of the realm, not global of the agent.
2014-08-24 19:18:02 +02:00
Robert von Burg 757a2c6a2a [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 18:28:04 +02:00
Robert von Burg f3cbd5b7bb [Project] extended checking out to support tag/branch 2014-08-24 18:26:23 +02:00
Robert von Burg 25b5c509c2 [Project] extended checking out to support tag/branch 2014-08-24 18:15:33 +02:00
Robert von Burg 0673036a98 [Project] extended checking out to support tag/branch 2014-08-24 18:06:09 +02:00
Robert von Burg 45e92e4dce [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:31:55 +02:00
Robert von Burg 674e54b8ac [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:24:29 +02:00
Robert von Burg 8cd5319641 [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:24:18 +02:00
Robert von Burg 7246ad6456 [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:24:14 +02:00
Robert von Burg b6a0938dc3 [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:24:10 +02:00
Robert von Burg b623d4ce32 [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:24:06 +02:00
Robert von Burg d0a3e89bbd [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:24:01 +02:00
Robert von Burg 7696a366a2 [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:23:56 +02:00
Robert von Burg 353d39a0b1 [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:23:48 +02:00
Robert von Burg c2fc8474f6 [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:23:38 +02:00
Robert von Burg dbe9b8e61b [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:23:27 +02:00
Robert von Burg 17de60974c [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:23:01 +02:00
Robert von Burg 3526c33271 [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:22:54 +02:00
Robert von Burg 844b571caf [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:22:42 +02:00
Robert von Burg 3369d83904 [Minor] blog article for version 1.0.0 2014-08-24 16:58:33 +02:00
Robert von Burg e84daf14b7 [Major] Moved the auditing trail to the ElementMaps themselves
This means that we can't access the ElementMaps from the Realms, but
must use the TX (this was better anyhow)
2014-08-24 12:45:20 +02:00
Robert von Burg a7f7cae641 [Major] Moved the auditing trail to the ElementMaps themselves
This means that we can't access the ElementMaps from the Realms, but
must use the TX (this was better anyhow)
2014-08-24 12:45:14 +02:00
Robert von Burg 926eab8eed [Major] Moved the auditing trail to the ElementMaps themselves
This means that we can't access the ElementMaps from the Realms, but
must use the TX (this was better anyhow)
2014-08-24 12:45:08 +02:00
Robert von Burg 3c05496ceb [Minor] code cleanup
- extracted constants for configuration
- fixed redundant null check
- cleaned up compiler warnings on i18n
2014-08-24 10:22:22 +02:00
Robert von Burg 999a8d4369 [Minor] Changed template of ElementMap to StrolchRootElement
Resources and Orders are already StrolchRootElements, so this shouldn't
hurt anyone =)
2014-08-24 10:20:26 +02:00
Robert von Burg 42fe3b4122 [Minor] code cleanup
- extracted constants for configuration
- fixed redundant null check
- cleaned up compiler warnings on i18n
2014-08-24 10:19:42 +02:00
Robert von Burg 77de155b17 [Minor] code cleanup
- extracted constants for configuration
- fixed redundant null check
- cleaned up compiler warnings on i18n
2014-08-24 10:15:52 +02:00
Robert von Burg e82b14f783 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:58 +02:00
Robert von Burg 795a77d6c7 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:37 +02:00
Robert von Burg 9a776d462d [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:32 +02:00
Robert von Burg cc9cfcadba [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:28 +02:00
Robert von Burg a70218f028 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:21 +02:00
Robert von Burg ab54378b66 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:10 +02:00