projects
/
online-glom:gwt-glom.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
DetailsActivity: Check for authentication here too.
[online-glom:gwt-glom.git]
/
src
/
main
/
java
/
2012-12-04
Murray Cumming
DetailsActivity: Check for authentication here too.
tree
|
commitdiff
2012-12-04
Murray Cumming
Authentication: Reduce some copy/paste by moving code...
tree
|
commitdiff
2012-12-04
Murray Cumming
Add some comments
tree
|
commitdiff
2012-12-02
Murray Cumming
DetailsPlace: Use a date-formatting API available in...
tree
|
commitdiff
2012-12-02
Murray Cumming
In the UI, allow primary keys to be any type, and test it.
tree
|
commitdiff
2012-11-30
Murray Cumming
Allow primary keys to be any type, and test it.
tree
|
commitdiff
2012-11-28
Murray Cumming
SelfHosting test: Also try using a relationship.
tree
|
commitdiff
2012-11-19
Murray Cumming
Document: Correct an import to use the correct Log...
tree
|
commitdiff
2012-11-16
Murray Cumming
Details: Get static image data from our images services.
images
tree
|
commitdiff
2012-11-16
Murray Cumming
Document: Static image items: Store an image URL, using...
tree
|
commitdiff
2012-11-16
Murray Cumming
Document: Add getLayoutItemByPath().
tree
|
commitdiff
2012-11-16
Murray Cumming
Document: Use a better base64 decoder to read static...
tree
|
commitdiff
2012-11-16
Murray Cumming
Document: Do not use == to compare strings. Use equals().
tree
|
commitdiff
2012-11-16
Murray Cumming
Document: Add and use public constants for layout names.
tree
|
commitdiff
2012-11-16
Murray Cumming
Document: Load static text and image items too.
tree
|
commitdiff
2012-11-16
Murray Cumming
Do not use client.GWT for shared code.
tree
|
commitdiff
2012-11-16
Murray Cumming
Use image data when recreating databases for testing.
tree
|
commitdiff
2012-11-16
Murray Cumming
OnlineGlomImages: Detect the mime-type (content type).
tree
|
commitdiff
2012-11-16
Murray Cumming
Details: Show images.
tree
|
commitdiff
2012-11-16
Murray Cumming
Attempting to use base64 data URL for images.
tree
|
commitdiff
2012-11-08
Murray Cumming
Added an Indonesian translation.
tree
|
commitdiff
2012-07-22
Murray Cumming
Rename the servlet.
tree
|
commitdiff
2012-07-21
Murray Cumming
Remove an outdated FIXME comment
tree
|
commitdiff
2012-07-21
Murray Cumming
Document: Load title translations and test them.
tree
|
commitdiff
2012-07-20
Murray Cumming
Set JDBC timeouts.
tree
|
commitdiff
2012-07-20
Murray Cumming
Some error checking.
tree
|
commitdiff
2012-07-20
Murray Cumming
Update a comment
tree
|
commitdiff
2012-07-20
Murray Cumming
LayoutItemFIeld: getName(): Use the Field if it is...
tree
|
commitdiff
2012-07-19
Murray Cumming
Avoid another code warning in Eclipse Juno.
tree
|
commitdiff
2012-07-13
Murray Cumming
Some cleanup by Eclipse
tree
|
commitdiff
2012-07-13
Murray Cumming
Avoid some code warnings in Eclipse Juno
tree
|
commitdiff
2012-06-22
Murray Cumming
Added OnlineGlomPropertiesTest.
tree
|
commitdiff
2012-06-20
Murray Cumming
Make OnlineGlomProperties be a normal class.
tree
|
commitdiff
2012-06-15
Murray Cumming
OnlineGlomServiceImpl.init(): Move some code into a...
tree
|
commitdiff
2012-06-15
Murray Cumming
OnlineGlomServiceImpl.OnlineGlomProperties: Improve...
tree
|
commitdiff
2012-06-15
Murray Cumming
OnlineGlomServiceImpl: Improve the OnlineGlomProperties...
tree
|
commitdiff
2012-06-12
Murray Cumming
ConfiguredDocument: Add a primary key to portals at...
tree
|
commitdiff
2012-06-08
Murray Cumming
ConfiguredDocument: Do not add a primary key to portals...
tree
|
commitdiff
2012-05-25
Murray Cumming
Document.load(): Support version 7 documents.
tree
|
commitdiff
2012-05-24
Murray Cumming
Update translations, adding French.
tree
|
commitdiff
2012-05-23
Murray Cumming
Remove LayoutItemPortal.get/setNavigationTable().
tree
|
commitdiff
2012-05-21
Murray Cumming
Some final keywords, by Eclipse
tree
|
commitdiff
2012-05-21
Murray Cumming
Initial self-hosting for tests.
tree
|
commitdiff
2012-05-21
Murray Cumming
Document: loading example data: Handle exceptions.
tree
|
commitdiff
2012-05-20
Murray Cumming
Document: load(), save(): Handle the example rows.
tree
|
commitdiff
2012-05-20
Murray Cumming
Document: Add save().
tree
|
commitdiff
2012-05-17
Murray Cumming
Added a TODO.
tree
|
commitdiff
2012-05-17
Murray Cumming
Some member sorting by Eclipse
tree
|
commitdiff
2012-05-17
Murray Cumming
OnlineGlomService: Simplify the getList/RelatedViewData...
tree
|
commitdiff
2012-05-17
Murray Cumming
Remove final again from where it breaks GWT serialization.
tree
|
commitdiff
2012-05-17
Murray Cumming
Cleanup by Eclipse: Add final keywords.
tree
|
commitdiff
2012-05-17
Murray Cumming
Cleanup by Eclipse: Add parentheses.
tree
|
commitdiff
2012-05-17
Murray Cumming
Some cleanup by Eclipse
tree
|
commitdiff
2012-05-17
Murray Cumming
Some reformatting by Eclipse
tree
|
commitdiff
2012-05-16
Murray Cumming
Use translations for top-level groups too.
tree
|
commitdiff
2012-05-15
Murray Cumming
Corrections to navigation to related records.
tree
|
commitdiff
2012-05-15
Murray Cumming
Fix the use of translations.
tree
|
commitdiff
2012-05-15
Murray Cumming
Document: Correctly report the number of available...
tree
|
commitdiff
2012-05-15
Murray Cumming
SqlUtils: Use camelCase.
nonative
tree
|
commitdiff
2012-05-15
Murray Cumming
Use jOOQ's tableByName() and fieldByName.
tree
|
commitdiff
2012-05-15
Murray Cumming
SqlUtils: Remove the Connection parameters.
tree
|
commitdiff
2012-05-14
Murray Cumming
Fix quick find.
tree
|
commitdiff
2012-05-14
Murray Cumming
TableToViewDetails: Use a real serialization ID.
tree
|
commitdiff
2012-05-12
Murray Cumming
Added LayoutItemPortalDeepCloneTest
tree
|
commitdiff
2012-05-11
Murray Cumming
Added missing TableToViewDetails.java file.
tree
|
commitdiff
2012-05-11
Murray Cumming
Replace all appearances of Colour with color.
tree
|
commitdiff
2012-05-11
Murray Cumming
Use colors in HTML format, solving a warning about...
tree
|
commitdiff
2012-05-11
Murray Cumming
ListViewTable: Constructor: Take the table name as...
tree
|
commitdiff
2012-05-11
Murray Cumming
Make navigation work again.
tree
|
commitdiff
2012-05-11
Murray Cumming
DBAccess: Simplify the retrievel of full field details.
tree
|
commitdiff
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
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
next