3 * Details: Show pictures from the database or
4 from the layouts in the document.
6 * Use GWT 2.5.0 instead of GWT 2.4.
10 * Show the translated database title.
11 * More regression tests.
12 * Some refactoring and error checking.
17 * Supprt version 7 of the Glom document file format, as well as the current
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.
27 * Build: Add configuration for auto-generating mvn:i18n from with Eclipse.
32 * Use translations for top-level group titles too, fixing a regression in
37 * Just recompiled to fix a problem in the released .tar.gz file.
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
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.
54 * Use the latest java-libglom.
59 * Many changes that were not noted in NEWS.
64 * The first gwt-glom release.