projects
/
online-glom:gwt-glom.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Replace deprecated DOM.setElementAttribute().
[online-glom:gwt-glom.git]
/
src
/
main
/
java
/
org
/
glom
/
web
/
client
/
activity
/
DetailsActivity.java
2012-12-05
Murray Cumming
Turn the authenication popup into a real Place.
blob
|
commitdiff
2012-12-04
Murray Cumming
DetailsActivity: Check for authentication here too.
blob
|
commitdiff
|
diff to current
2012-11-16
Murray Cumming
Details: Get static image data from our images services.
images
blob
|
commitdiff
|
diff to current
2012-05-17
Murray Cumming
Cleanup by Eclipse: Add parentheses.
blob
|
commitdiff
|
diff to current
2012-05-17
Murray Cumming
Some reformatting by Eclipse
blob
|
commitdiff
|
diff to current
2012-05-15
Murray Cumming
Corrections to navigation to related records.
blob
|
commitdiff
|
diff to current
2012-05-11
Murray Cumming
Make navigation work again.
blob
|
commitdiff
|
diff to current
2012-05-11
Murray Cumming
Some unimportant code formatting/comments/logging.
blob
|
commitdiff
|
diff to current
2012-05-07
Murray Cumming
RelatedListTable: Make sure that the tableName is set.
blob
|
commitdiff
|
diff to current
2012-05-07
Murray Cumming
Add some checks.
blob
|
commitdiff
|
diff to current
2012-05-07
Murray Cumming
Portals: some corrections.
blob
|
commitdiff
|
diff to current
2012-05-06
Murray Cumming
AsyncMessage onFailure() callbacks: Log the exception...
blob
|
commitdiff
|
diff to current
2012-05-03
Murray Cumming
Convert most code to camelCase.
blob
|
commitdiff
|
diff to current
2012-05-03
Murray Cumming
Some code reformatting by Eclipse
blob
|
commitdiff
|
diff to current
2012-05-03
Murray Cumming
Further libglom implementation in Java.
blob
|
commitdiff
|
diff to current
2012-04-19
Murray Cumming
Merge branch 'reports'
blob
|
commitdiff
|
diff to current
2012-03-05
Murray Cumming
DetailsActivity, ListActivity: Move some variables...
blob
|
commitdiff
|
diff to current
2012-01-31
Murray Cumming
Make ReportPlace usable.
blob
|
commitdiff
|
diff to current
2012-01-27
Murray Cumming
Let Eclipse format all source code.
blob
|
commitdiff
|
diff to current
2012-01-27
Murray Cumming
Let Eclipse format all source code.
blob
|
commitdiff
|
diff to current
2012-01-26
Murray Cumming
Use the ?locale= query param instead of the &lang=...
blob
|
commitdiff
|
diff to current
2012-01-26
Murray Cumming
Improve null/empty String checks.
blob
|
commitdiff
|
diff to current
2012-01-26
Murray Cumming
Use the ?locale= query param instead of the &lang=...
blob
|
commitdiff
|
diff to current
2012-01-24
Murray Cumming
Improve null/empty String checks.
blob
|
commitdiff
|
diff to current
2012-01-18
Murray Cumming
locales drop-down: Do not lose the primary key.
blob
|
commitdiff
|
diff to current
2012-01-17
Murray Cumming
Add a language/locale selector drop-down.
blob
|
commitdiff
|
diff to current
2012-01-17
Murray Cumming
Allow use of translations via, for instance, &lang...
blob
|
commitdiff
|
diff to current
2012-01-12
Murray Cumming
Add a search box.
blob
|
commitdiff
|
diff to current
2012-01-12
Murray Cumming
Several files: Use final for the parameters and use...
blob
|
commitdiff
|
diff to current
2012-01-04
Murray Cumming
Remove all javadoc author tags.
blob
|
commitdiff
|
diff to current
2012-01-02
Murray Cumming
Move the *View::Presenter types, and some API into...
blob
|
commitdiff
|
diff to current
2011-12-22
Ben Konrath
Fix a crasher when refreshing the list view with the...
blob
|
commitdiff
|
diff to current
2011-12-16
Murray Cumming
Fix a Navgiation->Navigation typo in the code.
blob
|
commitdiff
|
diff to current
2011-12-13
Ben Konrath
Change OpenButton nomenclature to NavigationButton.
blob
|
commitdiff
|
diff to current
2011-12-12
Ben Konrath
Remove unnecessary String argument in RelatedListTable...
blob
|
commitdiff
|
diff to current
2011-12-01
Ben Konrath
Make ListViewTable and RelatedListTable a consistent...
blob
|
commitdiff
|
diff to current
2011-11-27
Ben Konrath
Rename PrimaryKeyItem to TypedDataItem.
blob
|
commitdiff
|
diff to current
2011-11-25
Ben Konrath
Don't use Strings to hold primary key values.
blob
|
commitdiff
|
diff to current
2011-10-21
Ben Konrath
Add navigation buttons to related list tables.
blob
|
commitdiff
|
diff to current
2011-10-07
Ben Konrath
Add navigation buttons in the details view.
blob
|
commitdiff
|
diff to current
2011-10-07
Ben Konrath
Rename Field to DetailsCell.
blob
|
commitdiff
|
diff to current
2011-10-07
Ben Konrath
Create separate methods for layout and data the details...
blob
|
commitdiff
|
diff to current
2011-10-07
Ben Konrath
Update TableChangeEvent to use newTableName naming...
blob
|
commitdiff
|
diff to current
2011-09-30
Ben Konrath
Disable the pager in the list tables when the data...
blob
|
commitdiff
|
diff to current
2011-09-30
Ben Konrath
Add empty rows to the end of related list and list...
blob
|
commitdiff
|
diff to current
2011-09-27
Ben Konrath
Use GWT.log for client-side debugging statements.
blob
|
commitdiff
|
diff to current
2011-09-27
Ben Konrath
Add field colouring to details view.
blob
|
commitdiff
|
diff to current
2011-09-23
Ben Konrath
Rename GlomField to DataItem and update associated...
blob
|
commitdiff
|
diff to current
2011-09-18
Ben Konrath
Add related lists to details view.
blob
|
commitdiff
|
diff to current
2011-07-13
Ben Konrath
Add support sub-group in the details view.
blob
|
commitdiff
|
diff to current
2011-07-11
Ben Konrath
Add main groups to the details view.
blob
|
commitdiff
|
diff to current
2011-06-28
Ben Konrath
Enable the table selector in the DetailsView.
blob
|
commitdiff
|
diff to current
2011-06-27
Ben Konrath
Use filename based unique document ID in URL and for...
blob
|
commitdiff
|
diff to current
2011-06-24
Ben Konrath
Pass primary key value to DetailsView.
blob
|
commitdiff
|
diff to current
2011-06-15
Ben Konrath
Return an ArrayList of LayoutGroups for the Details...
blob
|
commitdiff
|
diff to current
2011-06-14
Ben Konrath
Add data to the DetailsView using a hard-coded primary...
blob
|
commitdiff
|
diff to current
2011-06-02
Ben Konrath
Display main layout group titles in the DetailsView.
blob
|
commitdiff
|
diff to current
2011-05-18
Ben Konrath
Enable the "Details" buttons.
blob
|
commitdiff
|
diff to current