online-glom:gwt-glom.git
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.
2011-12-14 Ben KonrathRevamp the appearance of the document selection page.
2011-12-13 Ben KonrathSet navigation button column to the smallest size possible.
2011-12-13 Ben KonrathChange OpenButton nomenclature to NavigationButton.
2011-12-12 Ben KonrathRemove unnecessary String argument in RelatedListTable...
2011-12-12 Ben KonrathUpdate variable names and comments.
2011-12-12 Ben KonrathProperly initialize numNonEmptyRows variable to zero.
2011-12-05 Ben KonrathAdd latest mockup with HTML tables.
2011-12-05 Ben KonrathRemove unnecessary getPrimaryKeyField() method.
2011-12-05 Ben KonrathAdd string representation of TypedDataItem value to...
2011-12-05 Ben KonrathAdd type checking to navigation primary key value creation.
2011-12-05 Ben KonrathRename a couple of variables in RelatedListNavigation.
2011-12-05 Ben KonrathMove getListLayoutGroup() into getListViewLayoutGroup().
2011-12-05 Ben KonrathRemove check for LayoutItem_Portal in list table method.
2011-12-05 Ben KonrathProperly support related list navigation.
2011-12-02 Ben KonrathProperly set the horizontal alignment of fields.
2011-12-02 Ben KonrathRevert "Align TYPE_NUMERIC with AUTO alignment to the...
2011-12-02 Ben KonrathAlign TYPE_NUMERIC with AUTO alignment to the right...
2011-12-02 Ben KonrathDisplay currency codes in the details view.
2011-12-02 Ben KonrathAvoid duplicate JNI call.
2011-12-02 Ben KonrathRename a couple of variables in RelatedListNavigation.
2011-12-02 Ben KonrathIndicate clearly that a mismatched primary key type...
2011-12-02 Ben KonrathUpdate / fix some comments.
2011-12-02 Ben KonrathEnable navigation to details view with string primary...
2011-12-02 Ben KonrathUse checkboxes for booleans in the details view.
2011-12-01 Ben KonrathImprove performance of related list height calculation.
2011-12-01 Ben KonrathShow related list tables in notebooks (again).
2011-12-01 Ben KonrathUse CellTable API for table property instead of setting...
2011-12-01 Ben KonrathMake ListViewTable and RelatedListTable a consistent...
2011-12-01 Ben KonrathUse 'visibility: hidden' in Utils.getWidgetHeight().
2011-12-01 Ben KonrathUse Utils.getWidgetHeight() in FlowTable.
2011-12-01 Ben KonrathPut the details css class name on the correct table...
2011-11-30 Ben KonrathUpdate for java-libglom API change.
2011-11-29 Ben KonrathOnly allow RelatedListTables in Portals.
2011-11-29 Ben KonrathOnly create a contents panel for Portals when title...
2011-11-29 Ben KonrathSet TabLayoutPanel height based on calculated height...
2011-11-29 Ben KonrathAlign details field labels and data with the Open buttons.
2011-11-29 Ben KonrathRemove unnecessary <div> in the Notebook widget.
2011-11-29 Ben KonrathDon't add group titles for Portals in Notebooks.
2011-11-28 Ben KonrathRemove unused boolean argument in Portal constructor.
2011-11-28 Ben Konrath Remove hack for glom 1.18 style glom files.
2011-11-28 Ben KonrathUse Gda Value version of primary key to log result...
2011-11-28 Ben KonrathDon't use TypedDataItem.getText() for Unknown types...
2011-11-28 Ben KonrathLog an error message when the java-libglom .so is not...
2011-11-28 Ben KonrathIgnore LayoutItem_CalendarPortals.
2011-11-28 Ben KonrathExtract method for creating the LayoutItemPortal DTO.
2011-11-28 Ben KonrathAdd TypedDataItem.
2011-11-28 Ben KonrathCreate primary key value from URL string using type...
2011-11-27 Ben KonrathRename PrimaryKeyItem to TypedDataItem.
2011-11-25 Ben KonrathImprove Gda Value conversion from PrimaryKeyItem.
2011-11-25 Ben KonrathManually check if the java-liblgom .so is visible to...
2011-11-25 Ben KonrathImprove browser configuration error messages.
2011-11-25 Ben KonrathDon't use Strings to hold primary key values.
2011-11-24 Ben KonrathUse newly added java-libglom API to create queries.
2011-11-23 Ben KonrathDon't explicitly set the height of Portals.
2011-11-23 Ben KonrathUse an HTML table instead of CSS for the FlowTable...
2011-11-18 Ben KonrathAdd boolean example to HTML table mockup.
2011-11-17 Ben KonrathEnsure the pager buttons are always visible for related...
2011-11-16 Ben KonrathRework the fix for empty notebook tab labels.
2011-11-16 Ben KonrathSet group titles with name when title is empty.
2011-11-16 Ben KonrathRemove whitespace from the configured username properties.
2011-11-15 Ben KonrathAdd details view mockup with HTML tables and text entries.
2011-11-15 Ben KonrathAdd space between the columns of the flow table.
2011-11-15 Ben KonrathAdd backup files to the .gitignore.
2011-11-09 Ben KonrathUse latest release of gwt-log.
2011-10-31 Ben KonrathDon't use GWT numeric formatting to override the glom...
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-26 Ben KonrathAdd style to Notebook that matches current theme.
2011-10-26 Ben KonrathMove servlet initialization code to overridden init...
2011-10-26 Ben KonrathAdd script to monitor and restart tomcat if required.
2011-10-26 Ben KonrathDisplay the correct number of data items in the pager.
2011-10-26 Ben KonrathCorrect error in previous commit.
2011-10-26 Ben KonrathFix error in TODO comment.
2011-10-24 Ben KonrathCreate Notebook widgets to the details view.
next