Turn the authenication popup into a real Place.
[online-glom:gwt-glom.git] / pom.xml
2012-11-22 Murray CummingBuild: Specify the source encoding.
2012-11-20 Murray Cumming1.23.1 1.23.1
2012-11-20 Murray CummingUpdate the jasperreports version.
2012-11-20 Murray CummingExplicitly declare some dependencies (and scopes) that...
2012-11-20 Murray CummingUpdate the gwt-test-utils version.
2012-11-20 Murray CummingAllow generation of a dependency report.
2012-11-19 Murray CummingUpdate versions of depdencies.
2012-11-16 Murray CummingDetails: Show images.
2012-11-16 Murray CummingAttempting to use base64 data URL for images.
2012-11-09 Murray CummingUse the latest (now stable) version of GWT.
2012-07-22 Murray Cumming1.21.10 1.21.10
2012-07-21 Murray CummingRevert "pom.xml: Use gwt 2.5.1-rc1"
2012-07-20 Murray CummingUse Java 1.7 instead of Java 1.6.
2012-07-20 Murray CummingUse slf4j-simple to see JDBC errors.
2012-07-13 Murray Cummingpom.xml: Use gwt 2.5.1-rc1
2012-07-13 Murray Cummingpom.xml: Increased gwt-test-utils version.
2012-06-12 Murray Cumming1.21.9.3 1.21.9.3
2012-05-24 Murray CummingEclipse cleanup of pom.xml
2012-05-24 Ben KonrathAdd configuration for auto-generating mvn:i18n from...
2012-05-21 Murray CummingInitial self-hosting for tests.
2012-05-16 Murray Cumming1.21.9.2 1.21.9.2
2012-05-16 Murray Cumming1.21.9.1 1.21.9.1
2012-05-15 Murray Cumming1.21.9
2012-05-15 Murray CummingUse jOOQ's tableByName() and fieldByName.
2012-05-05 Murray CummingFix mvn gwt:test
2012-05-03 Murray CummingFurther libglom implementation in Java.
2012-04-24 Murray CummingUse jOOQ instead of Glom.build_sql*(), to avoid native...
2012-04-21 Murray CummingUpdate the project URL.
2012-04-20 Murray CummingUpdate to the latest versions of dependencies.
2012-04-19 Murray Cumming1.21.8.1 1.21.8.1
2012-04-19 Murray CummingMerge branch 'reports'
2012-04-13 Murray CummingUse the latest java-libglom version.
2012-04-12 Murray Cumming1.21.8 1.21.8
2012-04-12 Murray CummingUse the latest java-libglom version.
2012-03-15 Murray CummingUse the latest java-libglom version.
2012-03-15 Murray CummingUse the latest java-libglom version.
2012-03-04 Murray CummingRequire the latest java-libglom.
2012-02-15 Murray CummingDepend on jasperreports.
2012-02-15 Murray Cumming1.21.4.1
2012-02-07 Murray Cumming1.21.4.1 1.21.4.1
2012-01-31 Murray Cumming1.21.4
2012-01-30 Murray Cumming1.21.4 1.21.4
2012-01-26 Murray CummingInternationalize the UI strings.
2012-01-26 Murray CummingImprove null/empty String checks.
2012-01-26 Murray CummingInternationalize the UI strings.
2012-01-24 Murray CummingUpdate to the latest java-libglom API.
2012-01-24 Murray CummingImprove null/empty String checks.
2012-01-24 Murray CummingUpdate to the latest java-libglom API.
2012-01-20 Murray Cumming1.21.1 1.21.1
2012-01-20 Murray CummingBuild a source tarball with mvn assembly:assembly
2012-01-19 Murray CummingOnlineGlomServiceImpl: Get .glom files recursively.
2012-01-17 Murray CummingAllow use of translations via, for instance, &lang...
2012-01-02 Murray Cummingpom.xml: Mention the LGPL license.
2012-01-02 Murray CummingAdd project information to README and pom.xml.
2012-01-02 Murray CummingUse the latest java-libglom version.
2012-01-01 Murray CummingTests: Added the beginnings of a test using gwt-test...
2011-12-30 Murray CummingUse the surefire-report plugin.
2011-12-30 Murray CummingAdded a first unit test.
2011-12-30 Murray CummingUpdate a URL in a comment
2011-12-30 Murray CummingUpdate a URL in a comment
2011-11-09 Ben KonrathUse latest release of gwt-log.
2011-10-31 Murray CummingUse the master branch of java-libglom
2011-10-27 Ben KonrathRequire the latest release of java-libglom (1.17.4).
2011-10-07 Ben KonrathUpdate to GWT 2.4.0.
2011-09-20 Ben KonrathRequire java-libglom 1.17.3.
2011-09-18 Ben KonrathAdd related lists to details view.
2011-09-01 Ben KonrathSet title of Portals in the Details View.
2011-07-12 Ben KonrathUse java-libglom 1.17.0.
2011-07-07 Ben KonrathUpdate project config files for Eclipse 3.7 and use...
2011-05-24 Ben KonrathUpdate gwt-log from 3.1.0 to 3.1.2.
2011-03-25 Ben KonrathAdd server side logging with the gwt-log library.
2011-03-10 Ben KonrathAdd comment to pom.xml about the previous change.
2011-03-10 Ben KonrathChange java-libglom dependency from compile to provided...
2011-03-08 Ben KonrathRemove test classes, launch configurations and configur...
2011-03-07 Ben KonrathUpdate gwt-maven plugin to 2.2.0 and fix other configua...
2011-03-01 Ben KonrathUse GWT 2.2.0 instead of 2.1.1.
2011-02-16 Ben KonrathDisable generateAsync feature of gwt-maven.
2011-02-14 Ben KonrathAccess data from a postgres db rather than the example...
2011-02-02 Ben Konrath Update Eclipse and Maven configs to in preparation...
2011-01-25 Ben KonrathConvert to gwt-maven project.