Update for java-libglom API change.
[online-glom:gwt-glom.git] / src /
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-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 space between the columns of the flow table.
2011-10-31 Ben KonrathDon't use GWT numeric formatting to override the glom...
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 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.
2011-10-21 Ben KonrathAdd navigation buttons to related list tables.
2011-10-11 Ben KonrathEnable the open navigation button when the data has...
2011-10-11 Ben KonrathUse IsWidget interface for FlowTableItem.
2011-10-11 Ben KonrathRemove GWT styling from open button in details view.
2011-10-07 Ben KonrathUpdate to GWT 2.4.0.
2011-10-07 Ben KonrathAdd navigation buttons in the details view.
2011-10-07 Ben KonrathRename Field to DetailsCell.
2011-10-07 Ben KonrathCreate separate methods for layout and data the details...
2011-10-07 Ben KonrathDon't use TableSelectorImpl implementation details...
2011-10-07 Ben KonrathUse primaryKeyValue naming convention in constructor...
2011-10-07 Ben KonrathUpdate TableChangeEvent to use newTableName naming...
2011-09-30 Ben KonrathDisable the pager in the list tables when the data...
2011-09-30 Ben KonrathAdd empty rows to the end of related list and list...
2011-09-27 Ben KonrathUse GWT.log for client-side debugging statements.
2011-09-27 Ben KonrathPut tableselector on the right, back to list link on...
2011-09-27 Ben KonrathAdd field colouring to details view.
2011-09-26 Ben KonrathSimplify code that iterates through the LayoutGroup.
2011-09-26 Ben KonrathAccept Eclipse formatting for OnlineGlomServiceAsync.
2011-09-26 Ben KonrathDon't use the ListDBAccess classes to get the primary...
2011-09-23 Ben KonrathLog which layout (list or details) the ignored item...
2011-09-23 Ben KonrathRemove annotations that turn off code formatting in...
2011-09-23 Ben KonrathRename GlomField to DataItem and update associated...
2011-09-23 Ben KonrathRename GlomDocument to DocumentInfo and update associat...
2011-09-20 Ben KonrathChange the way sort clause is added for primary key...
2011-09-20 Ben KonrathLog error message if no documents are found in the...
2011-09-18 Ben KonrathAdd related lists to details view.
2011-09-15 Ben KonrathBreakup the OnlineGlomServiceImpl class to make it...
2011-09-06 Ben KonrathCreate separate classes for list table code and the...
2011-09-06 Ben KonrathChange the LayoutItemPortal DTO to extend LayoutGroup...
2011-09-01 Ben KonrathSet title of Portals in the Details View.
2011-09-01 Ben KonrathRemove TODO comment for the flow table column width.
2011-08-27 Ben KonrathAdd document title (database name) to top of the browse...
2011-08-25 Ben KonrathAdd NavigationType enum to LayoutItemPortal DTO.
2011-08-25 Ben KonrathImplement the flow table layout in the Details View.
2011-08-16 Ben KonrathCreate container element for LayoutItemPortal in Detail...
2011-08-15 Ben KonrathSet the height of the data element in the Details View.
2011-08-15 Ben KonrathMake the List View appearance match the mockups.
2011-08-12 Ben KonrathAdd better support for subgroups in the details view.
2011-08-12 Ben KonrathReturn the top level LayoutGroup title.
2011-08-11 Ben KonrathMake the TableSelector header match the mockup.
2011-07-27 Murray CummingDetails: add a colon after the field title.
2011-07-13 Ben KonrathAdd support sub-group in the details view.
2011-07-12 Ben KonrathSet browser title with database and table titles.
2011-07-12 Ben KonrathIgnore LayoutItemPortals in the details view.
2011-07-11 Ben KonrathRemove "Table:" label from table selector.
2011-07-11 Ben KonrathAdd main groups to the details view.
2011-07-09 Murray CummingConfiguredDocument: Set the port number too.
2011-07-09 Murray CummingConfiguredDocument: Warn that sqlite and self-hosting...
2011-07-09 Murray CummingFix a addDocuemnt typo.
2011-07-08 Ben KonrathCleanup comments.
2011-07-08 Murray CummingSlightly improved log output when connection fails.
2011-07-07 Ben KonrathUpdate project config files for Eclipse 3.7 and use...
2011-07-07 Murray Cummingonlineglom.properties: Add explanatory comments.
2011-06-28 Ben KonrathUse filename in Log for incorrect passwords.
2011-06-28 Ben KonrathAdd the table name to the URL token for the ListPlace.
2011-06-28 Ben KonrathEnable the table selector in the DetailsView.
2011-06-27 Ben KonrathUse filename based unique document ID in URL and for...
2011-06-25 Ben KonrathMake the authentication popup work again.
2011-06-25 Ben KonrathUse filename as unique key for configuring database...
2011-06-24 Ben KonrathPass primary key value to DetailsView.
2011-06-24 Ben KonrathAdd primary key index to LayoutGroup DTO and add Provid...
2011-06-23 Ben KonrathRename getTableData methods to getListData.
2011-06-23 Ben KonrathExtract the ConfiguredDocument innerclass into its...
2011-06-21 Ben KonrathUse the LayoutGroup group for the list layout instead...
next