projects
/
online-glom:gwt-glom.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Slight modification to *Mapper comments.
[online-glom:gwt-glom.git]
/
src
/
2012-01-01
Murray Cumming
Slight modification to *Mapper comments.
tree
|
commitdiff
2012-01-01
Murray Cumming
Add comments with my understanding of the ClientFactory
tree
|
commitdiff
2012-01-01
Murray Cumming
GwtTestOnlineGlom test: Minor changes.
tree
|
commitdiff
2012-01-01
Murray Cumming
Tests: Added the beginnings of a test using gwt-test...
tree
|
commitdiff
2011-12-31
Murray Cumming
Tests: Use junit4-style syntax instead of junit3-style.
tree
|
commitdiff
2011-12-31
Murray Cumming
Added a test for ListPlace token parsing and creation.
tree
|
commitdiff
2011-12-30
Murray Cumming
whitespace cleanup
tree
|
commitdiff
2011-12-30
Murray Cumming
DetailsPlace test: Also test getToken() and recreation...
tree
|
commitdiff
2011-12-30
Murray Cumming
Added a test for DetailsPlace.
tree
|
commitdiff
2011-12-30
Murray Cumming
Added a first unit test.
tree
|
commitdiff
2011-12-22
Ben Konrath
Change charsetName to "UTF-8" when replacing line breaks.
tree
|
commitdiff
2011-12-22
Ben Konrath
Fix another bug with related list navigation.
tree
|
commitdiff
2011-12-22
Ben Konrath
Fix a crasher when refreshing the list view with the...
tree
|
commitdiff
2011-12-21
Ben Konrath
Protect against NPE when glom.document.locale is not...
tree
|
commitdiff
2011-12-20
Murray Cumming
Rename onlineglom.properties to onlineglom.properties...
tree
|
commitdiff
2011-12-20
Murray Cumming
Allow choosing the translation in the .properties file.
tree
|
commitdiff
2011-12-20
Murray Cumming
Revert unwanted change.
tree
|
commitdiff
2011-12-19
Murray Cumming
Avoid a crash in parsing of token parameters.
tree
|
commitdiff
2011-12-19
Murray Cumming
History token building/handling: Improve use of token...
tree
|
commitdiff
2011-12-17
Murray Cumming
Update a URL in a comment
tree
|
commitdiff
2011-12-16
Murray Cumming
Fix a Navgiation->Navigation typo in the code.
tree
|
commitdiff
2011-12-16
Murray Cumming
Fix a seperator->separator typo in the code.
tree
|
commitdiff
2011-12-15
Ben Konrath
Cleanup some comments.
tree
|
commitdiff
2011-12-14
Ben Konrath
Replace \n with <br/> for multiline text in the details...
tree
|
commitdiff
2011-12-14
Ben Konrath
Specify the font for document selection links.
tree
|
commitdiff
2011-12-14
Ben Konrath
Fix bouncy CellTable while paging.
tree
|
commitdiff
2011-12-14
Ben Konrath
Revamp the appearance of the document selection page.
tree
|
commitdiff
2011-12-13
Ben Konrath
Set navigation button column to the smallest size possible.
tree
|
commitdiff
2011-12-13
Ben Konrath
Change OpenButton nomenclature to NavigationButton.
tree
|
commitdiff
2011-12-12
Ben Konrath
Remove unnecessary String argument in RelatedListTable...
tree
|
commitdiff
2011-12-12
Ben Konrath
Update variable names and comments.
tree
|
commitdiff
2011-12-12
Ben Konrath
Properly initialize numNonEmptyRows variable to zero.
tree
|
commitdiff
2011-12-05
Ben Konrath
Remove unnecessary getPrimaryKeyField() method.
tree
|
commitdiff
2011-12-05
Ben Konrath
Add string representation of TypedDataItem value to...
tree
|
commitdiff
2011-12-05
Ben Konrath
Add type checking to navigation primary key value creation.
tree
|
commitdiff
2011-12-05
Ben Konrath
Rename a couple of variables in RelatedListNavigation.
tree
|
commitdiff
2011-12-05
Ben Konrath
Move getListLayoutGroup() into getListViewLayoutGroup().
tree
|
commitdiff
2011-12-05
Ben Konrath
Remove check for LayoutItem_Portal in list table method.
tree
|
commitdiff
2011-12-05
Ben Konrath
Properly support related list navigation.
tree
|
commitdiff
2011-12-02
Ben Konrath
Properly set the horizontal alignment of fields.
tree
|
commitdiff
2011-12-02
Ben Konrath
Revert "Align TYPE_NUMERIC with AUTO alignment to the...
tree
|
commitdiff
2011-12-02
Ben Konrath
Align TYPE_NUMERIC with AUTO alignment to the right...
tree
|
commitdiff
2011-12-02
Ben Konrath
Display currency codes in the details view.
tree
|
commitdiff
2011-12-02
Ben Konrath
Avoid duplicate JNI call.
tree
|
commitdiff
2011-12-02
Ben Konrath
Rename a couple of variables in RelatedListNavigation.
tree
|
commitdiff
2011-12-02
Ben Konrath
Indicate clearly that a mismatched primary key type...
tree
|
commitdiff
2011-12-02
Ben Konrath
Update / fix some comments.
tree
|
commitdiff
2011-12-02
Ben Konrath
Enable navigation to details view with string primary...
tree
|
commitdiff
2011-12-02
Ben Konrath
Use checkboxes for booleans in the details view.
tree
|
commitdiff
2011-12-01
Ben Konrath
Improve performance of related list height calculation.
tree
|
commitdiff
2011-12-01
Ben Konrath
Show related list tables in notebooks (again).
tree
|
commitdiff
2011-12-01
Ben Konrath
Use CellTable API for table property instead of setting...
tree
|
commitdiff
2011-12-01
Ben Konrath
Make ListViewTable and RelatedListTable a consistent...
tree
|
commitdiff
2011-12-01
Ben Konrath
Use 'visibility: hidden' in Utils.getWidgetHeight().
tree
|
commitdiff
2011-12-01
Ben Konrath
Use Utils.getWidgetHeight() in FlowTable.
tree
|
commitdiff
2011-12-01
Ben Konrath
Put the details css class name on the correct table...
tree
|
commitdiff
2011-11-30
Ben Konrath
Update for java-libglom API change.
tree
|
commitdiff
2011-11-29
Ben Konrath
Only allow RelatedListTables in Portals.
tree
|
commitdiff
2011-11-29
Ben Konrath
Only create a contents panel for Portals when title...
tree
|
commitdiff
2011-11-29
Ben Konrath
Set TabLayoutPanel height based on calculated height...
tree
|
commitdiff
2011-11-29
Ben Konrath
Align details field labels and data with the Open buttons.
tree
|
commitdiff
2011-11-29
Ben Konrath
Remove unnecessary <div> in the Notebook widget.
tree
|
commitdiff
2011-11-29
Ben Konrath
Don't add group titles for Portals in Notebooks.
tree
|
commitdiff
2011-11-28
Ben Konrath
Remove unused boolean argument in Portal constructor.
tree
|
commitdiff
2011-11-28
Ben Konrath
Remove hack for glom 1.18 style glom files.
tree
|
commitdiff
2011-11-28
Ben Konrath
Use Gda Value version of primary key to log result...
tree
|
commitdiff
2011-11-28
Ben Konrath
Don't use TypedDataItem.getText() for Unknown types...
tree
|
commitdiff
2011-11-28
Ben Konrath
Log an error message when the java-libglom .so is not...
tree
|
commitdiff
2011-11-28
Ben Konrath
Ignore LayoutItem_CalendarPortals.
tree
|
commitdiff
2011-11-28
Ben Konrath
Extract method for creating the LayoutItemPortal DTO.
tree
|
commitdiff
2011-11-28
Ben Konrath
Add TypedDataItem.
tree
|
commitdiff
2011-11-28
Ben Konrath
Create primary key value from URL string using type...
tree
|
commitdiff
2011-11-27
Ben Konrath
Rename PrimaryKeyItem to TypedDataItem.
tree
|
commitdiff
2011-11-25
Ben Konrath
Improve Gda Value conversion from PrimaryKeyItem.
tree
|
commitdiff
2011-11-25
Ben Konrath
Manually check if the java-liblgom .so is visible to...
tree
|
commitdiff
2011-11-25
Ben Konrath
Improve browser configuration error messages.
tree
|
commitdiff
2011-11-25
Ben Konrath
Don't use Strings to hold primary key values.
tree
|
commitdiff
2011-11-24
Ben Konrath
Use newly added java-libglom API to create queries.
tree
|
commitdiff
2011-11-23
Ben Konrath
Don't explicitly set the height of Portals.
tree
|
commitdiff
2011-11-23
Ben Konrath
Use an HTML table instead of CSS for the FlowTable...
tree
|
commitdiff
2011-11-17
Ben Konrath
Ensure the pager buttons are always visible for related...
tree
|
commitdiff
2011-11-16
Ben Konrath
Rework the fix for empty notebook tab labels.
tree
|
commitdiff
2011-11-16
Ben Konrath
Set group titles with name when title is empty.
tree
|
commitdiff
2011-11-16
Ben Konrath
Remove whitespace from the configured username properties.
tree
|
commitdiff
2011-11-15
Ben Konrath
Add space between the columns of the flow table.
tree
|
commitdiff
2011-10-31
Ben Konrath
Don't use GWT numeric formatting to override the glom...
tree
|
commitdiff
2011-10-26
Ben Konrath
Add style to Notebook that matches current theme.
tree
|
commitdiff
2011-10-26
Ben Konrath
Move servlet initialization code to overridden init...
tree
|
commitdiff
2011-10-26
Ben Konrath
Display the correct number of data items in the pager.
tree
|
commitdiff
2011-10-26
Ben Konrath
Correct error in previous commit.
tree
|
commitdiff
2011-10-26
Ben Konrath
Fix error in TODO comment.
tree
|
commitdiff
2011-10-24
Ben Konrath
Create Notebook widgets to the details view.
tree
|
commitdiff
2011-10-21
Ben Konrath
Add navigation buttons to related list tables.
tree
|
commitdiff
2011-10-11
Ben Konrath
Enable the open navigation button when the data has...
tree
|
commitdiff
2011-10-11
Ben Konrath
Use IsWidget interface for FlowTableItem.
tree
|
commitdiff
2011-10-11
Ben Konrath
Remove GWT styling from open button in details view.
tree
|
commitdiff
2011-10-07
Ben Konrath
Update to GWT 2.4.0.
tree
|
commitdiff
2011-10-07
Ben Konrath
Add navigation buttons in the details view.
tree
|
commitdiff
2011-10-07
Ben Konrath
Rename Field to DetailsCell.
tree
|
commitdiff
2011-10-07
Ben Konrath
Create separate methods for layout and data the details...
tree
|
commitdiff
next