-
ISIS-568 - Drop support for JDK 1.6, standardize on JDK 1.7.
-
ISIS-650 - Nested Menu Support in Apache ISIS
-
ISIS-705 - Support actions accepting parameters that return Blobs/Clobs
-
ISIS-755 - Allow external system data to be integrated and managed with an Apache Isis domain object
-
ISIS-779 - Refactor EventBusService as a @RequestScoped service, and have it own the guava EventBus as a field.
-
ISIS-903 - side locale.
-
ISIS-931 - Make Isis faster to start.
-
ISIS-934 - printed if running in prototype mode.
-
ISIS-935 - RO viewer should return a 404 exception if object not found.
-
ISIS-936 - memory) into core (metamodel and runtime)
-
ISIS-937 - Move TCK out of core
-
ISIS-938 - bytecode modules (as no longer used by either objectstore)
-
ISIS-939 - Simplify Persistor and ObjectStore components.
-
ISIS-944 - Minor improvements to TitleBuffer.
-
ISIS-948 - scoped services
-
ISIS-950 - Suppress stack trace from Error page if exception is recognised.
-
ISIS-953 - Minor enhancements to Fixture script execution context
-
ISIS-955 - Merge JDO Java Type Mapping for Money.
-
ISIS-960 - The event bus swallows errors thrown in the subscribers
-
ISIS-968 - Rationalize handling of menu actions and contributed actions
-
ISIS-969 - Create new @DomainServiceLayout annotation, and move UI hints out of @DomainService
-
ISIS-970 - UI (layout) hints, and deprecate old annotations
-
ISIS-972 - Make it possible to set FontAwesome icons after the label for action links
-
ISIS-973 - Simplify the FixtureScript API so that child fixtures are executed using the ExecutionContext object
-
ISIS-980 - menu sections in the tertiary actions menu panel
-
ISIS-981 - Should be able to use the wrapper factory when installing fixtures.
-
ISIS-1002 - Recognize (JDO) exceptions for foreign key constraint violations
-
ISIS-1003 - Add "veto" as a simpler API for EventBusSubscribers
-
ISIS-1008 - Make it possible to stream Lobs after using the action prompt
-
ISIS-1012 - Use the same date and time format across tables and fields
-
ISIS-1014 - Modal window improvements
-
ISIS-1018 - Do not allow http session replacement in Wicket because Shiro knowledge becomes outdated
-
ISIS-1019 - Upgrade dependencies to javassist, org.reflections
-
ISIS-1026 - plugin to 1.56
-
ISIS-1032 - Contract test for bidirectional relationship can't handle overridden methods
-
ISIS-1036 - Inject services into Comparators specified in a @CollectionLayout(sortedBy=…) clause
-
ISIS-1038 - Extend ActionDomainEvent so that it provides the return value during the Executed phase.
-
ISIS-1039 - XmlSnapshot.Builder interface missing the build() method…
-
ISIS-1040 - Extend FixtureScript / ExecutionContext with defaultParam / checkParam…
-
ISIS-1043 - Enhance fixture script framework with better support for parameters being passed between scripts.
-
ISIS-1049 - Move Wicket viewer under core.