Replace deprecated DOM.setElementAttribute().
[online-glom:gwt-glom.git] / src / main / java / org / glom / web / client / place / ListPlace.java
2012-04-19 Murray CummingMerge branch 'reports'
2012-01-27 Murray CummingAdd a (empty) Report Place, View, and Activity.
2012-01-26 Murray CummingUse the ?locale= query param instead of the &lang=...
2012-01-26 Murray CummingImprove null/empty String checks.
2012-01-26 Murray CummingUse the ?locale= query param instead of the &lang=...
2012-01-24 Murray CummingImprove null/empty String checks.
2012-01-17 Murray CummingAllow use of translations via, for instance, &lang...
2012-01-12 Murray CummingAdd a search box.
2012-01-12 Murray CummingSeveral files: Use final for the parameters and use...
2011-12-22 Ben KonrathFix a crasher when refreshing the list view with the...
2011-12-19 Murray CummingHistory token building/handling: Improve use of token...
2011-12-16 Murray CummingFix a seperator->separator typo in the code.
2011-06-28 Ben KonrathAdd the table name to the URL token for the ListPlace.
2011-06-27 Ben KonrathUse filename based unique document ID in URL and for...
2011-05-19 Ben KonrathAdd a "Back to List" link when at the DetailsPlace.
2011-05-06 Ben KonrathRename OnlineGlomPlace to ListPlace.