1.21.8: 2012-04-12 Murray Cumming Adapt to the java-libglom 1.21.8 API. * src/main/java/org/glom/web/server/ConfiguredDocument.java: java-libglom's FieldFormatting is now Formatting. 2012-04-12 Murray Cumming Use the latest java-libglom version. * pom.xml: Use java-libglom 1.21.8. 2012-04-12 Murray Cumming Translations: Add Esperanto. * src/main/java/org/glom/web/OnlineGlom.gwt.xml * src/main/resources/org/glom/web/client/ui/OnlineGlomConstants_eo. properties: Add this translation because someone took the time to make it. 2012-03-15 Murray Cumming Use the latest java-libglom version. * pom.xml: Use java-libglom 1.21.7. 2012-03-03 Ben Konrath Display date and time in details view. https://bugzilla.gnome.org/show_bug.cgi?id=671257 * src/main/java/org/glom/web/client/ui/details/DetailsCell.java: 2012-02-24 Ben Konrath Improve the tabs in the Notebook widget. Bug #670728