3 * Show the translated database title.
4 * More regression tests.
5 * Some refactoring and error checking.
10 * Supprt version 7 of the Glom document file format, as well as the current
12 (Murray Cumming) Bug #676737
13 * Details: Do not add yet another primary key to related records
14 portals each and every time they are loaded
15 (Murray Cumming) Bug #676986 (Ben Konrath)
16 * Add a French translatino.
17 * Tests: Add the ability to self-host Glom databases with PostgreSQL, so we can
18 test the UI more later.
20 * Build: Add configuration for auto-generating mvn:i18n from with Eclipse.
25 * Use translations for top-level group titles too, fixing a regression in
30 * Just recompiled to fix a problem in the released .tar.gz file.
34 * Remove the dependency on libglom, removing any use of native code.
35 * Depend on jOOQ (instead of libgda's GdaSqlBuilder C API, indirectly) to
41 * Add Report generation, via a Reports drop-down.
42 This is a rough first version of this feature.
43 This uses JasperReports, though it probably will not in future.
47 * Use the latest java-libglom.
52 * Many changes that were not noted in NEWS.
57 * The first gwt-glom release.