2012-05-07 |
Murray Cumming | RelatedListTable: Make sure that the tableName is set. |
blob | commitdiff |
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-07 |
Murray Cumming | LayoutItemPortal: Also override getTitleOriginal(). |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | LayoutItemPortal: getTitle*(): Use the relationship... |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | LayoutItemField: Fix loading of custom titles. |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | LayoutItemField: Fall back to field titles, so some... |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | Correct use of setExpectedResultSize(). |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | Document: Interpret no group column count as 1. |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | More null checks. |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | Translatable: Use Hashmap instead of Treemap because... |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | OnlineGlom.gwt.xml: Add exludes to fix explicit gwt... |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | ListTable.addColumn(): Protect against a null Formatting. |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | ConfiguredDocument.updateLayoutGroup(): Protect against... |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | ListViewImpl: Protected against a bad cast error. |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | ListTable: Protect against an out of range error. |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | AsyncMessage onFailure() callbacks: Log the exception... |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | ConfiguredDocument: Avoid a null dereference. |
blob | commitdiff | diff to current |
2012-05-06 |
Murray Cumming | Document: Correct the port number parsing. |
blob | commitdiff | diff to current |
2012-05-05 |
Murray Cumming | Fix mvn gwt:test |
blob | commitdiff | diff to current |
2012-05-05 |
Murray Cumming | DocumentTest: Move the .glom files into the resources... |
blob | commitdiff | diff to current |
2012-05-05 |
Murray Cumming | Document: Remove the FieldIdentifies inner class. |
blob | commitdiff | diff to current |
2012-05-05 |
Murray Cumming | Document.load() Remove the error code parameter. |
blob | commitdiff | diff to current |
2012-05-05 |
Murray Cumming | Make some inner classes static. |
blob | commitdiff | diff to current |
2012-05-05 |
Murray Cumming | OnlineGlomServiceImpl: Do not load and check for java... |
blob | commitdiff | diff to current |
2012-05-05 |
Murray Cumming | Remove mentions of java-libglom. |
blob | commitdiff | diff to current |
2012-05-05 |
Murray Cumming | Fix the build (mvn package) |
blob | commitdiff | diff to current |
2012-05-04 |
Murray Cumming | ConfiguredDocument: Cache the cloned and stripped layouts. |
blob | commitdiff | diff to current |
2012-05-04 |
Murray Cumming | UsesRelationshipImpl: Complete the relationshipEquals... |
blob | commitdiff | diff to current |
2012-05-04 |
Murray Cumming | libglom classes: Implement some auto-generated emthods. |
blob | commitdiff | diff to current |
2012-05-04 |
Murray Cumming | Add GwtTestOnlineGlomService. |
blob | commitdiff | diff to current |
2012-05-04 |
Murray Cumming | Remove use of unsupported features from client code. |
blob | commitdiff | diff to current |
2012-04-25 |
Murray Cumming | Add a Field class and implement some loading of it... |
blob | commitdiff | diff to current |
2012-04-25 |
Murray Cumming | Initial Document loading implementation, instead of... |
blob | commitdiff | diff to current |
2012-04-24 |
Murray Cumming | Use of jOOQ: Move Field creation into a utility method. |
blob | commitdiff | diff to current |
2012-04-24 |
Murray Cumming | Use of jOOQ: Improve the code to COUNT a sub-select. |
blob | commitdiff | diff to current |
2012-04-24 |
Murray Cumming | Use jOOQ instead of Glom.build_sql*(), to avoid native... |
blob | commitdiff | diff to current |
2012-04-21 |
Murray Cumming | Move use of Glom.build_sql*() into a new SqlUtils class. |
blob | commitdiff | diff to current |
2012-04-21 |
Murray Cumming | Update the project URL. |
blob | commitdiff | diff to current |
2012-04-21 |
Murray Cumming | Main layout: Use a FlowTable instead of absolute positi... |
blob | commitdiff | diff to current |
2012-04-21 |
Murray Cumming | GwtTestOnlineGlom: Comment out unused code. |
blob | commitdiff | diff to current |
2012-04-20 |
Murray Cumming | Update to the latest versions of dependencies. |
blob | commitdiff | diff to current |
2012-04-20 |
Murray Cumming | Style: Remove overflow:hidden from searchbox |
blob | commitdiff | diff to current |
2012-04-20 |
Murray Cumming | Remove some duplicate code. |
blob | commitdiff | diff to current |
2012-04-19 |
Murray Cumming | 1.21.8.1 1.21.8.1 |
blob | commitdiff | diff to current |
2012-04-19 |
Murray Cumming | Merge branch 'reports' |
blob | commitdiff | diff to current |
2012-04-19 |
Murray Cumming | Reports: Localize the waiting for report message. |
blob | commitdiff | diff to current |
2012-04-19 |
Murray Cumming | Reports: Show a message while waiting for the report. |
blob | commitdiff | diff to current |
2012-04-19 |
Murray Cumming | ReportGenerator: Specify date and time formats. |
blob | commitdiff | diff to current |
2012-04-18 |
Murray Cumming | ReportGenerator: Use the correct numeric formatting. |
blob | commitdiff | diff to current |
2012-04-18 |
Murray Cumming | ReportGenerator: Avoid showing null for group by titles. |
blob | commitdiff | diff to current |
2012-04-18 |
Murray Cumming | ReportGenerator: Add a colon to titles in vertical... |
blob | commitdiff | diff to current |
2012-04-18 |
Murray Cumming | ReportGenerator: Simplify the code by using Position... |
blob | commitdiff | diff to current |
2012-04-18 |
Murray Cumming | Reports: Support vertical groups, roughly. |
blob | commitdiff | diff to current |
2012-04-17 |
Murray Cumming | Reports: Allow a second report to be shown. |
blob | commitdiff | diff to current |
2012-04-17 |
Murray Cumming | Locales drop-down: Show that we use English by default. |
blob | commitdiff | diff to current |
2012-04-17 |
Murray Cumming | Unselect the Report/Locale/Table combo item when approp... |
blob | commitdiff | diff to current |
2012-04-17 |
Murray Cumming | Report: Give the user a way to get back to the list. |
blob | commitdiff | diff to current |
2012-04-17 |
Murray Cumming | Style: Remove overflow:hidden from searchbox |
blob | commitdiff | diff to current |
2012-04-13 |
Murray Cumming | Really show the selected Report name. |
blob | commitdiff | diff to current |
2012-04-13 |
Murray Cumming | ReportGenerator: Try to avoid some problems. |
blob | commitdiff | diff to current |
2012-04-13 |
Murray Cumming | Reports: Use quickFind. |
blob | commitdiff | diff to current |
2012-04-13 |
Murray Cumming | ReportPlace: Actually use the report name. |
blob | commitdiff | diff to current |
2012-04-13 |
Murray Cumming | Show java.library.path when complaining. |
blob | commitdiff | diff to current |
2012-04-13 |
Murray Cumming | Adapt to the java-libglom 1.21.8 API. |
blob | commitdiff | diff to current |
2012-04-13 |
Murray Cumming | Use the latest java-libglom version. |
blob | commitdiff | diff to current |
2012-04-12 |
Murray Cumming | 1.21.8 1.21.8 |
blob | commitdiff | diff to current |
2012-04-12 |
Murray Cumming | Adapt to the java-libglom 1.21.8 API. |
blob | commitdiff | diff to current |
2012-04-12 |
Murray Cumming | Use the latest java-libglom version. |
blob | commitdiff | diff to current |
2012-04-12 |
Murray Cumming | Translations: Add Esperanto. |
blob | commitdiff | diff to current |
2012-03-15 |
Murray Cumming | Adapt to the java-libglom 1.21.7 API. |
blob | commitdiff | diff to current |
2012-03-15 |
Murray Cumming | Use the latest java-libglom version. |
blob | commitdiff | diff to current |
2012-03-15 |
Murray Cumming | Use the latest java-libglom version. |
blob | commitdiff | diff to current |
2012-03-06 |
Murray Cumming | ReportGenerator: Do not show nulls. |
blob | commitdiff | diff to current |
2012-03-06 |
Murray Cumming | ReportGenerator: Make the title font larger. |
blob | commitdiff | diff to current |
2012-03-06 |
Murray Cumming | ReportGenerator: Put field titles inside groups, if... |
blob | commitdiff | diff to current |
2012-03-06 |
Murray Cumming | ReportGenerator: Take the Report itself instead of... |
blob | commitdiff | diff to current |
2012-03-06 |
Murray Cumming | ReportGenerator: Remove designBand parameters. |
blob | commitdiff | diff to current |
2012-03-06 |
Murray Cumming | ReportGenerator: Add lines, a bit like in the desktop... |
blob | commitdiff | diff to current |
2012-03-06 |
Murray Cumming | ReportGenerator: Correct the title positions and use... |
blob | commitdiff | diff to current |
2012-03-06 |
Murray Cumming | ReportGenerator: Add a header band to show the field... |
blob | commitdiff | diff to current |
2012-03-05 |
Murray Cumming | Reports drop-down list: Some improvement. |
blob | commitdiff | diff to current |
2012-03-05 |
Murray Cumming | DetailsActivity, ListActivity: Move some variables... |
blob | commitdiff | diff to current |
2012-03-05 |
Murray Cumming | Translate the Reports label. |
blob | commitdiff | diff to current |
2012-03-05 |
Ben Konrath | Display date and time in details view. |
blob | commitdiff | diff to current |
2012-03-05 |
Ben Konrath | Display date and time in details view. |
blob | commitdiff | diff to current |
2012-03-04 |
Murray Cumming | Require the latest java-libglom. |
blob | commitdiff | diff to current |
2012-03-04 |
Murray Cumming | Reports: Implement grouping. |
blob | commitdiff | diff to current |
2012-03-04 |
Murray Cumming | Actually show some data with JasperReports. |
blob | commitdiff | diff to current |
2012-03-04 |
Murray Cumming | Reports Chooser: Show the titles, not the names. |
blob | commitdiff | diff to current |
2012-03-04 |
Murray Cumming | ListViewDbAccess.getSelectQuery(): Avoid using empty... |
blob | commitdiff | diff to current |
2012-02-24 |
Ben Konrath | Improve the tabs in the Notebook widget. |
blob | commitdiff | diff to current |
2012-02-24 |
Ben Konrath | Improve the tabs in the Notebook widget. |
blob | commitdiff | diff to current |
2012-02-15 |
Murray Cumming | Depend on jasperreports. |
blob | commitdiff | diff to current |
2012-01-31 |
Murray Cumming | Implement navigation to report places. |
blob | commitdiff | diff to current |
2012-01-31 |
Murray Cumming | Make ReportPlace usable. |
blob | commitdiff | diff to current |
2012-01-31 |
Murray Cumming | OnlineGlomService: Return report HTML rather than the... |
blob | commitdiff | diff to current |
2012-01-31 |
Murray Cumming | Translations: Try to translate the strings. |
blob | commitdiff | diff to current |
2012-01-30 |
Murray Cumming | Translations: Try to translate the strings. |
blob | commitdiff | diff to current |
2012-01-27 |
Murray Cumming | Add a (empty) Report Place, View, and Activity. |
blob | commitdiff | diff to current |
next |