projects
/
online-glom:gwt-glom.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Some unimportant code formatting/comments/logging.
[online-glom:gwt-glom.git]
/
src
/
2012-05-11
Murray Cumming
Some unimportant code formatting/comments/logging.
tree
|
commitdiff
2012-05-11
Murray Cumming
Document: Correct loading of doubly-related layout...
tree
|
commitdiff
2012-05-07
Murray Cumming
ConfiguredDocument: Restore correct addition of hidden...
tree
|
commitdiff
2012-05-07
Murray Cumming
Fix Formatting loading.
tree
|
commitdiff
2012-05-07
Murray Cumming
RelatedListTable: Make sure that the tableName is set.
tree
|
commitdiff
2012-05-07
Murray Cumming
Fix portal navigation via the Details button.
tree
|
commitdiff
2012-05-07
Murray Cumming
Add some checks.
tree
|
commitdiff
2012-05-07
Murray Cumming
Portals: some corrections.
tree
|
commitdiff
2012-05-07
Murray Cumming
LayoutItemPortal: Also override getTitleOriginal().
tree
|
commitdiff
2012-05-06
Murray Cumming
LayoutItemPortal: getTitle*(): Use the relationship...
tree
|
commitdiff
2012-05-06
Murray Cumming
LayoutItemField: Fix loading of custom titles.
tree
|
commitdiff
2012-05-06
Murray Cumming
LayoutItemField: Fall back to field titles, so some...
tree
|
commitdiff
2012-05-06
Murray Cumming
Correct use of setExpectedResultSize().
tree
|
commitdiff
2012-05-06
Murray Cumming
Document: Interpret no group column count as 1.
tree
|
commitdiff
2012-05-06
Murray Cumming
More null checks.
tree
|
commitdiff
2012-05-06
Murray Cumming
Translatable: Use Hashmap instead of Treemap because...
tree
|
commitdiff
2012-05-06
Murray Cumming
OnlineGlom.gwt.xml: Add exludes to fix explicit gwt...
tree
|
commitdiff
2012-05-06
Murray Cumming
ListTable.addColumn(): Protect against a null Formatting.
tree
|
commitdiff
2012-05-06
Murray Cumming
ConfiguredDocument.updateLayoutGroup(): Protect against...
tree
|
commitdiff
2012-05-06
Murray Cumming
ListViewImpl: Protected against a bad cast error.
tree
|
commitdiff
2012-05-06
Murray Cumming
ListTable: Protect against an out of range error.
tree
|
commitdiff
2012-05-06
Murray Cumming
AsyncMessage onFailure() callbacks: Log the exception...
tree
|
commitdiff
2012-05-06
Murray Cumming
ConfiguredDocument: Avoid a null dereference.
tree
|
commitdiff
2012-05-06
Murray Cumming
Document: Correct the port number parsing.
tree
|
commitdiff
2012-05-06
Murray Cumming
Added a TODO
tree
|
commitdiff
2012-05-05
Murray Cumming
Fix mvn gwt:test
tree
|
commitdiff
2012-05-05
Murray Cumming
DocumentTest: Move the .glom files into the resources...
tree
|
commitdiff
2012-05-05
Murray Cumming
Remove an unused variable
tree
|
commitdiff
2012-05-05
Murray Cumming
Document: Remove the FieldIdentifies inner class.
tree
|
commitdiff
2012-05-05
Murray Cumming
Document.load() Remove the error code parameter.
tree
|
commitdiff
2012-05-05
Murray Cumming
Make some inner classes static.
tree
|
commitdiff
2012-05-05
Murray Cumming
OnlineGlomServiceImpl: Do not load and check for java...
tree
|
commitdiff
2012-05-05
Murray Cumming
Fix the build (mvn package)
tree
|
commitdiff
2012-05-04
Murray Cumming
ConfiguredDocument: Cache the cloned and stripped layouts.
tree
|
commitdiff
2012-05-04
Murray Cumming
UsesRelationshipImpl: Complete the relationshipEquals...
tree
|
commitdiff
2012-05-04
Murray Cumming
Fix a typo in a test.
tree
|
commitdiff
2012-05-04
Murray Cumming
libglom classes: Implement some auto-generated emthods.
tree
|
commitdiff
2012-05-04
Murray Cumming
Add GwtTestOnlineGlomService.
tree
|
commitdiff
2012-05-04
Murray Cumming
Remove use of unsupported features from client code.
tree
|
commitdiff
2012-05-04
Murray Cumming
libglom classes: Use serialization instead of deep...
tree
|
commitdiff
2012-05-03
Murray Cumming
LayoutItemPortal: Move use of Document.
tree
|
commitdiff
2012-05-03
Murray Cumming
Avoid apache.commons StringUtils in shared.
tree
|
commitdiff
2012-05-03
Murray Cumming
Update hacky paths in test
tree
|
commitdiff
2012-05-03
Murray Cumming
Move Document from shared to server.
tree
|
commitdiff
2012-05-03
Murray Cumming
Replace a Hashmap with TreeMap for GWT
tree
|
commitdiff
2012-05-03
Murray Cumming
Convert most code to camelCase.
tree
|
commitdiff
2012-05-03
Murray Cumming
Some import reorganizing by Eclipse
tree
|
commitdiff
2012-05-03
Murray Cumming
Some code reformatting by Eclipse
tree
|
commitdiff
2012-05-03
Murray Cumming
Some cleanup by Eclipse
tree
|
commitdiff
2012-05-03
Murray Cumming
Some cleanup by Eclipse
tree
|
commitdiff
2012-05-03
Murray Cumming
Fix a use of String ==.
tree
|
commitdiff
2012-05-03
Murray Cumming
Further libglom implementation in Java.
tree
|
commitdiff
2012-04-25
Murray Cumming
Add a Field class and implement some loading of it...
tree
|
commitdiff
2012-04-25
Murray Cumming
Initial Document loading implementation, instead of...
tree
|
commitdiff
2012-04-24
Murray Cumming
Use of jOOQ: Move Field creation into a utility method.
tree
|
commitdiff
2012-04-24
Murray Cumming
Use of jOOQ: Improve the code to COUNT a sub-select.
tree
|
commitdiff
2012-04-24
Murray Cumming
Use jOOQ instead of Glom.build_sql*(), to avoid native...
tree
|
commitdiff
2012-04-21
Murray Cumming
Add a TODO
tree
|
commitdiff
2012-04-21
Murray Cumming
Move use of Glom.build_sql*() into a new SqlUtils class.
tree
|
commitdiff
2012-04-21
Murray Cumming
Code style changes from Eclipse
tree
|
commitdiff
2012-04-21
Murray Cumming
Code style changes from Eclipse
tree
|
commitdiff
2012-04-21
Murray Cumming
Main layout: Use a FlowTable instead of absolute positi...
tree
|
commitdiff
2012-04-21
Murray Cumming
GwtTestOnlineGlom: Comment out unused code.
tree
|
commitdiff
2012-04-20
Murray Cumming
Codestyle changes from Eclipse
tree
|
commitdiff
2012-04-20
Murray Cumming
Update to the latest versions of dependencies.
tree
|
commitdiff
2012-04-20
Murray Cumming
Syntax changes by Eclipse.
tree
|
commitdiff
2012-04-20
Murray Cumming
Style: Remove overflow:hidden from searchbox
tree
|
commitdiff
2012-04-20
Murray Cumming
Remove some duplicate code.
tree
|
commitdiff
2012-04-19
Murray Cumming
Merge branch 'reports'
tree
|
commitdiff
2012-04-19
Murray Cumming
Reports: Try to avoid page breaks
reports
tree
|
commitdiff
2012-04-19
Murray Cumming
Add some comments.
tree
|
commitdiff
2012-04-19
Murray Cumming
Reports: Localize the waiting for report message.
tree
|
commitdiff
2012-04-19
Murray Cumming
Reports: Show a message while waiting for the report.
tree
|
commitdiff
2012-04-19
Murray Cumming
ReportGenerator: Specify date and time formats.
tree
|
commitdiff
2012-04-18
Murray Cumming
ReportGenerator: Use the correct numeric formatting.
tree
|
commitdiff
2012-04-18
Murray Cumming
Code formatting changes by Eclipse.
tree
|
commitdiff
2012-04-18
Murray Cumming
ReportGenerator: Avoid showing null for group by titles.
tree
|
commitdiff
2012-04-18
Murray Cumming
Rename a member variable
tree
|
commitdiff
2012-04-18
Murray Cumming
ReportGenerator: Add a colon to titles in vertical...
tree
|
commitdiff
2012-04-18
Murray Cumming
ReportGenerator: Simplify the code by using Position...
tree
|
commitdiff
2012-04-18
Murray Cumming
Reports: Support vertical groups, roughly.
tree
|
commitdiff
2012-04-17
Murray Cumming
Reports: Allow a second report to be shown.
tree
|
commitdiff
2012-04-17
Murray Cumming
Locales drop-down: Show that we use English by default.
tree
|
commitdiff
2012-04-17
Murray Cumming
Unselect the Report/Locale/Table combo item when approp...
tree
|
commitdiff
2012-04-17
Murray Cumming
Report: Give the user a way to get back to the list.
tree
|
commitdiff
2012-04-17
Murray Cumming
Style: Remove overflow:hidden from searchbox
tree
|
commitdiff
2012-04-13
Murray Cumming
Really show the selected Report name.
tree
|
commitdiff
2012-04-13
Murray Cumming
ReportGenerator: Try to avoid some problems.
tree
|
commitdiff
2012-04-13
Murray Cumming
Reports: Use quickFind.
tree
|
commitdiff
2012-04-13
Murray Cumming
ReportPlace: Actually use the report name.
tree
|
commitdiff
2012-04-13
Murray Cumming
Show java.library.path when complaining.
tree
|
commitdiff
2012-04-13
Murray Cumming
Adapt to the java-libglom 1.21.8 API.
tree
|
commitdiff
2012-04-12
Murray Cumming
Adapt to the java-libglom 1.21.8 API.
tree
|
commitdiff
2012-04-12
Murray Cumming
Translations: Add Esperanto.
tree
|
commitdiff
2012-03-15
Murray Cumming
Adapt to the java-libglom 1.21.7 API.
tree
|
commitdiff
2012-03-06
Murray Cumming
ReportGenerator: Do not show nulls.
tree
|
commitdiff
2012-03-06
Murray Cumming
ReportGenerator: Make the title font larger.
tree
|
commitdiff
2012-03-06
Murray Cumming
ReportGenerator: Put field titles inside groups, if...
tree
|
commitdiff
2012-03-06
Murray Cumming
ReportGenerator: Take the Report itself instead of...
tree
|
commitdiff
2012-03-06
Murray Cumming
ReportGenerator: Remove designBand parameters.
tree
|
commitdiff
next