[isis] Git Push Summary

2016-10-26 Thread danhaywood
Repository: isis Updated Tags: refs/tags/simpleapp-archetype-1.13.1-RC1 [created] f35aef5b2

[isis] Git Push Summary

2016-10-26 Thread danhaywood
Repository: isis Updated Tags: refs/tags/isis-1.13.1-RC1 [created] 032bbeea1

[6/7] isis git commit: [maven-release-plugin] prepare release simpleapp-archetype-1.13.1

2016-10-26 Thread danhaywood
[maven-release-plugin] prepare release simpleapp-archetype-1.13.1 Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/dc8ac8af Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/dc8ac8af Diff:

[5/7] isis git commit: ISIS-1470: recreating simpleapp archetype

2016-10-26 Thread danhaywood
ISIS-1470: recreating simpleapp archetype Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/8af6d50a Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/8af6d50a Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/8af6d50a

[4/7] isis git commit: Temp disable Amelia theme to avoid bad UX

2016-10-26 Thread danhaywood
Temp disable Amelia theme to avoid bad UX Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/248f9a6e Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/248f9a6e Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/248f9a6e

[7/7] isis git commit: [maven-release-plugin] prepare for next development iteration

2016-10-26 Thread danhaywood
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/9d302d39 Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/9d302d39 Diff:

[1/7] isis git commit: ISIS-1470: adds missing license files

2016-10-26 Thread danhaywood
Repository: isis Updated Branches: refs/heads/release-1.13.1-RC1 [created] 9d302d392 ISIS-1470: adds missing license files Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/8b4eac15 Tree:

[2/7] isis git commit: [maven-release-plugin] prepare release isis-1.13.1

2016-10-26 Thread danhaywood
[maven-release-plugin] prepare release isis-1.13.1 Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/e2dd780a Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/e2dd780a Diff:

[3/7] isis git commit: [maven-release-plugin] prepare for next development iteration

2016-10-26 Thread danhaywood
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/47981333 Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/47981333 Diff:

[4/4] isis git commit: Merge branch 'maint-1.13.1'

2016-10-26 Thread danhaywood
Merge branch 'maint-1.13.1' # Conflicts: # core/runtime/src/main/java/org/apache/isis/core/runtime/system/session/IsisSessionFactory.java Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/3b2c5520 Tree:

[2/4] isis git commit: Merge branch 'maint-1.13.1'

2016-10-26 Thread danhaywood
Merge branch 'maint-1.13.1' Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/e78c6f0f Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/e78c6f0f Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/e78c6f0f Branch:

[3/4] isis git commit: ISIS-1525: takes a copy of all services prior to iterating over them during startup, to avoid an occasional concurrent modification exception.

2016-10-26 Thread danhaywood
ISIS-1525: takes a copy of all services prior to iterating over them during startup, to avoid an occasional concurrent modification exception. Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/28b9a255 Tree:

[1/4] isis git commit: ISIS-1505: adds new MetaModelService3 with overload of sortOf(...) to allow a new Sort.UNKNOWN to be returned (rather than throwing an exception) if the domain type is not recog

2016-10-26 Thread danhaywood
Repository: isis Updated Branches: refs/heads/master 1be09cc68 -> 3b2c55207 ISIS-1505: adds new MetaModelService3 with overload of sortOf(...) to allow a new Sort.UNKNOWN to be returned (rather than throwing an exception) if the domain type is not recognized Project:

isis git commit: ISIS-1525: takes a copy of all services prior to iterating over them during startup, to avoid an occasional concurrent modification exception.

2016-10-26 Thread danhaywood
Repository: isis Updated Branches: refs/heads/maint-1.13.1 551661cd1 -> 28b9a255a ISIS-1525: takes a copy of all services prior to iterating over them during startup, to avoid an occasional concurrent modification exception. Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit:

isis git commit: ISIS-1505: adds new MetaModelService3 with overload of sortOf(...) to allow a new Sort.UNKNOWN to be returned (rather than throwing an exception) if the domain type is not recognized

2016-10-26 Thread danhaywood
Repository: isis Updated Branches: refs/heads/maint-1.13.1 8da21a3a8 -> 551661cd1 ISIS-1505: adds new MetaModelService3 with overload of sortOf(...) to allow a new Sort.UNKNOWN to be returned (rather than throwing an exception) if the domain type is not recognized Project:

[1/2] isis git commit: ISIS-1515: adds a guard in BackgroundCommandExecution for in case priorExecution is null (can happen if attempts to invoke an action on an object that no longer exists)

2016-10-26 Thread danhaywood
Repository: isis Updated Branches: refs/heads/master c34f543e9 -> 1be09cc68 ISIS-1515: adds a guard in BackgroundCommandExecution for in case priorExecution is null (can happen if attempts to invoke an action on an object that no longer exists) Project:

[2/2] isis git commit: Merge branch 'maint-1.13.1'

2016-10-26 Thread danhaywood
Merge branch 'maint-1.13.1' Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/1be09cc6 Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/1be09cc6 Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/1be09cc6 Branch:

isis git commit: ISIS-1515: adds a guard in BackgroundCommandExecution for in case priorExecution is null (can happen if attempts to invoke an action on an object that no longer exists)

2016-10-26 Thread danhaywood
Repository: isis Updated Branches: refs/heads/maint-1.13.1 314ed28f2 -> 8da21a3a8 ISIS-1515: adds a guard in BackgroundCommandExecution for in case priorExecution is null (can happen if attempts to invoke an action on an object that no longer exists) Project:

[3/4] isis git commit: ISIS-1527: makes the edit icon overlay consistent for all property types, with a general fix for Firefox.

2016-10-26 Thread danhaywood
ISIS-1527: makes the edit icon overlay consistent for all property types, with a general fix for Firefox. The issue with Firefox is that cannot overlay on top of a disabled field. The solution adopted is to shift the overlay right Project: http://git-wip-us.apache.org/repos/asf/isis/repo

[1/4] isis git commit: ISIS-1519: adds XxxType.Meta classes as a new idiom for holding max lengths of columns (replacing JdoColumnLength)

2016-10-26 Thread danhaywood
Repository: isis Updated Branches: refs/heads/master 7b8bdff83 -> c34f543e9 ISIS-1519: adds XxxType.Meta classes as a new idiom for holding max lengths of columns (replacing JdoColumnLength) Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit:

[4/4] isis git commit: Merge branch 'maint-1.13.1'

2016-10-26 Thread danhaywood
Merge branch 'maint-1.13.1' Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/c34f543e Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/c34f543e Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/c34f543e Branch:

[2/4] isis git commit: ISIS-1514: removes the calendar hint for date time

2016-10-26 Thread danhaywood
ISIS-1514: removes the calendar hint for date time Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/e27619cd Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/e27619cd Diff:

[2/3] isis git commit: ISIS-1514: removes the calendar hint for date time

2016-10-26 Thread danhaywood
ISIS-1514: removes the calendar hint for date time Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/e27619cd Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/e27619cd Diff:

[3/3] isis git commit: ISIS-1527: makes the edit icon overlay consistent for all property types, with a general fix for Firefox.

2016-10-26 Thread danhaywood
ISIS-1527: makes the edit icon overlay consistent for all property types, with a general fix for Firefox. The issue with Firefox is that cannot overlay on top of a disabled field. The solution adopted is to shift the overlay right Project: http://git-wip-us.apache.org/repos/asf/isis/repo

[1/3] isis git commit: ISIS-1519: adds XxxType.Meta classes as a new idiom for holding max lengths of columns (replacing JdoColumnLength)

2016-10-26 Thread danhaywood
Repository: isis Updated Branches: refs/heads/maint-1.13.1 5df58cbd3 -> 314ed28f2 ISIS-1519: adds XxxType.Meta classes as a new idiom for holding max lengths of columns (replacing JdoColumnLength) Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit:

[1/4] isis git commit: ISIS-1518: added option to disable breadcrumb selector

2016-10-26 Thread danhaywood
Repository: isis Updated Branches: refs/heads/maint-1.13.1 43a2bd58d -> 5df58cbd3 ISIS-1518: added option to disable breadcrumb selector Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/4696b85e Tree:

[3/4] isis git commit: Fix DateTime marshalling in JodaLocalDateValueSemanticsProvider

2016-10-26 Thread danhaywood
Fix DateTime marshalling in JodaLocalDateValueSemanticsProvider This implementation of JodaLocalDateTimeValueSemanticsProvider, given that ``` encodingFormatter = ISODateTimeFormat.basicDateTime() ``` assumes that ``` date == encodingFormatter.parseLocalDateTime(

[4/4] isis git commit: ISIS-1480: uses dateHourMinuteSecondMillis for JodaLocalDateTimeValueSemanticsProvider's encoding/restore

2016-10-26 Thread danhaywood
ISIS-1480: uses dateHourMinuteSecondMillis for JodaLocalDateTimeValueSemanticsProvider's encoding/restore Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/5df58cbd Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/5df58cbd

[2/4] isis git commit: Added docs for disabling breadcrumbs chooser

2016-10-26 Thread danhaywood
Added docs for disabling breadcrumbs chooser Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/bb0c6ab2 Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/bb0c6ab2 Diff:

[03/13] isis git commit: Added docs for disabling breadcrumbs chooser

2016-10-26 Thread danhaywood
Added docs for disabling breadcrumbs chooser Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/f5090f0a Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/f5090f0a Diff:

[12/13] isis git commit: ISIS-1480: uses dateHourMinuteSecondMillis for JodaLocalDateTimeValueSemanticsProvider's encoding/restore

2016-10-26 Thread danhaywood
ISIS-1480: uses dateHourMinuteSecondMillis for JodaLocalDateTimeValueSemanticsProvider's encoding/restore Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/5df58cbd Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/5df58cbd

[10/13] isis git commit: Added docs for disabling breadcrumbs chooser

2016-10-26 Thread danhaywood
Added docs for disabling breadcrumbs chooser Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/bb0c6ab2 Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/bb0c6ab2 Diff:

[09/13] isis git commit: ISIS-1518: added option to disable breadcrumb selector

2016-10-26 Thread danhaywood
ISIS-1518: added option to disable breadcrumb selector Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/4696b85e Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/4696b85e Diff:

[07/13] isis git commit: ISIS-1480: uses dateHourMinuteSecondMillis for JodaLocalDateTimeValueSemanticsProvider's encoding/restore

2016-10-26 Thread danhaywood
ISIS-1480: uses dateHourMinuteSecondMillis for JodaLocalDateTimeValueSemanticsProvider's encoding/restore Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/5f6a3d82 Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/5f6a3d82

[02/13] isis git commit: ISIS-1518: added option to disable breadcrumb selector

2016-10-26 Thread danhaywood
ISIS-1518: added option to disable breadcrumb selector Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/b75c895a Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/b75c895a Diff:

[05/13] isis git commit: Merge branch 'ISIS-1518_pr-57'

2016-10-26 Thread danhaywood
Merge branch 'ISIS-1518_pr-57' Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/edb243c5 Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/edb243c5 Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/edb243c5 Branch:

[08/13] isis git commit: Merge branch 'ISIS-1480_pr-56'

2016-10-26 Thread danhaywood
Merge branch 'ISIS-1480_pr-56' Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/c2a9fa82 Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/c2a9fa82 Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/c2a9fa82 Branch:

[01/13] isis git commit: Fix DateTime marshalling in JodaLocalDateValueSemanticsProvider

2016-10-26 Thread danhaywood
Repository: isis Updated Branches: refs/heads/master 696921930 -> 7b8bdff83 Fix DateTime marshalling in JodaLocalDateValueSemanticsProvider This implementation of JodaLocalDateTimeValueSemanticsProvider, given that ``` encodingFormatter = ISODateTimeFormat.basicDateTime() ``` assumes

[06/13] isis git commit: Merge branch 'master' of https://github.com/hobrom/isis into ISIS-1480_pr-56

2016-10-26 Thread danhaywood
Merge branch 'master' of https://github.com/hobrom/isis into ISIS-1480_pr-56 Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/49266b06 Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/49266b06 Diff:

[11/13] isis git commit: Fix DateTime marshalling in JodaLocalDateValueSemanticsProvider

2016-10-26 Thread danhaywood
Fix DateTime marshalling in JodaLocalDateValueSemanticsProvider This implementation of JodaLocalDateTimeValueSemanticsProvider, given that ``` encodingFormatter = ISODateTimeFormat.basicDateTime() ``` assumes that ``` date == encodingFormatter.parseLocalDateTime(

[04/13] isis git commit: Merge branch 'ISIS-1518' of https://github.com/bibryam/isis into ISIS-1518_pr-57

2016-10-26 Thread danhaywood
Merge branch 'ISIS-1518' of https://github.com/bibryam/isis into ISIS-1518_pr-57 Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/fc7a203c Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/fc7a203c Diff:

[13/13] isis git commit: Merge branch 'maint-1.13.1'

2016-10-26 Thread danhaywood
Merge branch 'maint-1.13.1' Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/7b8bdff8 Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/7b8bdff8 Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/7b8bdff8 Branch:

[isis] Git Push Summary

2016-10-26 Thread danhaywood
Repository: isis Updated Branches: refs/heads/ISIS-1480 [deleted] 31691289f

isis git commit: ISIS-1480: uses dateHourMinuteSecondMillis for JodaLocalDateTimeValueSemanticsProvider's encoding/restore

2016-10-26 Thread danhaywood
Repository: isis Updated Branches: refs/heads/ISIS-1480 [created] 31691289f ISIS-1480: uses dateHourMinuteSecondMillis for JodaLocalDateTimeValueSemanticsProvider's encoding/restore Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: