Allow primary keys to be any type, and test it.
[online-glom:gwt-glom.git] / NEWS
1 1.23.1 (unstable):
2
3 * Details: Show pictures from the database or 
4   from the layouts in the document.
5   (Murray Cumming)
6 * Use GWT 2.5.0 instead of GWT 2.4.
7
8 1.21.10 (unstable):
9
10 * Show the translated database title.
11 * More regression tests.
12 * Some refactoring and error checking.
13   (Murray Cumming)
14
15 1.21.9.3 (unstable):
16
17 * Supprt version 7 of the Glom document file format, as well as the current
18   version 8.
19   (Murray Cumming) Bug #676737
20 * Details: Do not add yet another primary key to related records 
21   portals each and every time they are loaded
22   (Murray Cumming) Bug #676986 (Ben Konrath)
23 * Add a French translatino.
24 * Tests: Add the ability to self-host Glom databases with PostgreSQL, so we can 
25   test the UI more later.
26   (Murray Cumming)
27 * Build: Add configuration for auto-generating mvn:i18n from with Eclipse.
28   (Ben Konrath)
29
30 1.21.9.2 (unstable):
31
32 * Use translations for top-level group titles too, fixing a regression in
33   1.21.9.
34
35 1.21.9.1 (unstable):
36
37 * Just recompiled to fix a problem in the released .tar.gz file.
38
39 1.21.9 (unstable):
40
41 * Remove the dependency on libglom, removing any use of native code.
42 * Depend on jOOQ (instead of libgda's GdaSqlBuilder C API, indirectly) to 
43   build SQL queries.
44   (Murray Cumming)
45
46 1.21.8.1 (unstable):
47
48 * Add Report generation, via a Reports drop-down.
49   This is a rough first version of this feature.
50   This uses JasperReports, though it probably will not in future.
51
52 1.21.8 (unstable):
53
54 * Use the latest java-libglom.
55   (Murray Cumming)
56
57 1.21.4.* (unstable):
58
59 * Many changes that were not noted in NEWS.
60   See the ChangeLog
61
62 1.21.1 (unstable):
63
64 * The first gwt-glom release.