comparison Changes @ 259:8c4c37ee0d57 1.2

Updated Changes and NEWS for release 1.2 artifacts/trunk@1919 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 13 May 2011 10:43:42 +0000
parents f03a309a037f
children bf787e8c4f78
comparison
equal deleted inserted replaced
258:c41b300b02c3 259:8c4c37ee0d57
1 2011-05-13 RELEASE 1.2
2
3 NEW:
4
5 * Introduced "facets" as a new concept to select only parts/concrete
6 types of an Artifact's output. E.g. a computation might return data
7 that is used to draw two curves into a chart. With a "facet", just a
8 single curve might be selected to be drawn into the chart.
9
10 * New REST interfaces to set/get attributes of an ArtifactCollection.
11
12 * Artifacts that live in ArtifactCollections don't die (because of their
13 last_access time). A database trigger is used to update their
14 last_access time if their owner ArtifactCollection is updated.
15
16 * DatabaseCleaner removes outdated ArtifactCollections.
17
18 * XML documents stored aside users, collections and collection items are
19 compressed to reduce i/o costs.
20
21 * Introduced a listener mechanism that is called if a context is
22 created/closed. This listener might be implemented in concrete
23 artifact packages.
24
25 * Improvements in the ClientProtocolUtils: new functions to create
26 special xml documents
27
28
29 FIXED:
30
31 * flys/issue8 (Cleanup des DatabaseCleaner schlägt fehl)
32
33 * flys/issue9 (Fehler beim Laden von Artefakten - NO SUCH ARTIFACT obwohl Artefakt in DB vorhanden)
34
35
36 2011-03-30 RELEASE 1.1
37
1 2010-04-28 RELEASE 1.0 38 2010-04-28 RELEASE 1.0
2 39
3 New: 40 New:
4 41
5 * The path to database in the configuration can be relative to the 42 * The path to database in the configuration can be relative to the

http://dive4elements.wald.intevation.org