online-glom:gwt-glom.git
2012-02-15 Murray CummingFix the build.
2012-02-15 Murray Cumming1.21.4.1
2012-02-15 Murray CummingUse translations from Glom's .po files.
2012-01-31 Murray CummingImplement navigation to report places.
2012-01-31 Murray CummingMake ReportPlace usable.
2012-01-31 Murray CummingOnlineGlomService: Return report HTML rather than the...
2012-01-31 Murray CummingMore Spanish translated strings.
2012-01-31 Murray Cumming1.21.4
2012-01-31 Murray CummingTranslations: Try to translate the strings.
2012-01-27 Murray CummingLet Eclipse format all source code.
2012-01-27 Murray CummingAdd a (empty) Report Place, View, and Activity.
2012-01-27 Murray CummingTableSelectionViewImpl: Put the search label and entry...
2012-01-27 Murray CummingTranslate more strings in more locales.
2012-01-27 Murray CummingOnlineGlomServiceImpl: Avoid (unlikely) null object...
2012-01-27 Murray CummingRemove unnecessary SuppressWarnings
2012-01-27 Murray CummingMinor formatting fixes.
2012-01-27 Murray CummingTell Eclipse about the generated java files.
2012-01-27 Murray CummingPrevent a crash when no locale is specified in the...
2012-01-26 Murray CummingFix previous commit.
2012-01-26 Murray CummingUse the ?locale= query param instead of the &lang=...
2012-01-26 Murray CummingInternationalize the UI strings.
2012-01-26 Murray CummingImprove null/empty String checks.
2012-01-24 Murray CummingMinor formatting change
2012-01-24 Murray CummingReports drop-down: Layout corrections.
2012-01-24 Murray CummingFix another badly-resolved conflict.
2012-01-24 Murray CummingFix typo.
2012-01-24 Murray CummingUpdate to the latest java-libglom API.
2012-01-24 Murray CummingConfiguredDocument: Avoid a null pointer exception.
2012-01-24 Murray CummingSome simple renaming.
2012-01-24 Murray CummingConfiguredDocument: Rename the localedID private member...
2012-01-24 Murray CummingAdd missing file.
2012-01-23 Murray CummingAdapt to the latest java-libglom API from git
2012-01-23 Murray CummingAdd and fill a Reports drop-down list box.
2012-01-22 Murray CummingConfiguredDocument: Rename the localedID private member...
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-19 Murray CummingFix a typo
2012-01-19 Murray CummingREADME: Mention that you must install java-libglom...
2012-01-18 Murray Cumminglocales drop-down: Show the correct selected locale...
2012-01-18 Murray Cumminglocales drop-down: Do not lose the primary key.
2012-01-18 Murray Cumminglocales drop-down: Do not lose the drop-down selection.
2012-01-18 Murray Cumminglocales drop-down: Change the tables list when this...
2012-01-18 Murray CummingImprove the placement of the locales drop-down.
2012-01-17 Murray Cumminglocales selector: Show human-readable locale titles.
2012-01-17 Murray CummingAdd a language/locale selector drop-down.
2012-01-17 Murray CummingFix a typo.
2012-01-17 Murray CummingSearch box: Show the search text from the URL token.
2012-01-17 Murray CummingAllow use of translations via, for instance, &lang...
2012-01-17 Murray CummingDocuments: Remove final keyword to fix startup configur... libglom-1-20
2012-01-13 Murray CummingDocuments: Add some final keywords.
2012-01-13 Murray CummingOnlineGlomServiceImpl: Add to overview comments.
2012-01-12 Murray CummingAdd a search box.
2012-01-12 Murray CummingListTable: Minor change.
2012-01-12 Murray CummingSeveral files: Use final for the parameters and use...
2012-01-12 Murray CummingMinor documentation/comment changes
2012-01-11 Murray CummingCorrect the ChangeLog
2012-01-11 Ben KonrathAdd anchor links for single line text that starts with...
2012-01-11 Ben KonrathAdd ellipsis to single line text in details view.
2012-01-04 Murray CummingUpdate a copyright year.
2012-01-04 Murray CummingRemove all javadoc author tags.
2012-01-04 Murray CummingCorrect the ChangeLog
2012-01-04 Murray CummingRevert the COPYING.LESSER to COPYING rename.
2012-01-03 Murray Cumming*View: Remove unused imports.
2012-01-02 Murray CummingMove the *View::Presenter types, and some API into...
2012-01-02 Murray CummingOnlineGlom: Make clientFactory a (protected) member...
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 CummingGwtTestOnlineGlom: Test a little more.
2012-01-01 Murray CummingSlight modification to *Mapper comments.
2012-01-01 Murray CummingAdd comments with my understanding of the ClientFactory
2012-01-01 Murray CummingGwtTestOnlineGlom test: Minor changes.
2012-01-01 Murray CummingImprove the ChangeLog
2012-01-01 Murray CummingTests: Added the beginnings of a test using gwt-test...
2011-12-31 Murray CummingTests: Use junit4-style syntax instead of junit3-style.
2011-12-31 Murray CummingAdded a test for ListPlace token parsing and creation.
2011-12-30 Murray Cummingwhitespace cleanup
2011-12-30 Murray CummingDetailsPlace test: Also test getToken() and recreation...
2011-12-30 Murray CummingUse the surefire-report plugin.
2011-12-30 Murray CummingAdded a test for DetailsPlace.
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-12-22 Ben KonrathChange charsetName to "UTF-8" when replacing line breaks.
2011-12-22 Ben KonrathFix another bug with related list navigation.
2011-12-22 Ben KonrathFix a crasher when refreshing the list view with the...
2011-12-21 Ben KonrathProtect against NPE when glom.document.locale is not...
2011-12-20 Murray CummingRename onlineglom.properties to onlineglom.properties...
2011-12-20 Murray CummingAllow choosing the translation in the .properties file.
2011-12-20 Murray CummingRevert unwanted change.
2011-12-19 Murray CummingAvoid a crash in parsing of token parameters.
2011-12-19 Murray CummingHistory token building/handling: Improve use of token...
2011-12-17 Murray CummingUpdate a URL in a comment
2011-12-16 Murray CummingFix a Navgiation->Navigation typo in the code.
2011-12-16 Murray CummingFix a seperator->separator typo in the code.
2011-12-15 Ben KonrathCleanup some comments.
2011-12-14 Ben KonrathReplace \n with <br/> for multiline text in the details...
2011-12-14 Ben KonrathSpecify the font for document selection links.
2011-12-14 Ben KonrathFix bouncy CellTable while paging.
next