Version 1.13.0

RELEASED

Start date not set

Released: 11/Jul/16

Release Notes

Commands, events and internal refactoringsShow more
PTKeySummaryAssigneeStatus
CriticalBugCAUSEWAY-1382Cancel buttons disappeared on modal dialogsDaniel Keir HaywoodClosed
MajorNew FeatureCAUSEWAY-292Remove Authenticator#isValid method; should not be defined as part of API.Daniel Keir HaywoodClosed
MajorNew FeatureCAUSEWAY-542Restrict which entities a service action is contributed to (as either a contributed action or contributed assocation).Daniel Keir HaywoodClosed
MajorImprovementCAUSEWAY-1122Security: allow to filter objects in Collections at the core levelDaniel Keir HaywoodClosed
MajorImprovementCAUSEWAY-1127Allow FormGroup component to be able to be used with several sub form componentsMartin Tzvetanov GrigorovClosed
MajorImprovementCAUSEWAY-1256Shiro has a vulnerabilty for default rememberMe cookie. We should work around this somehowDaniel Keir HaywoodClosed
MajorBugCAUSEWAY-1358Simpleapp created from archetype and packaged to war fails when deploying to TomcatDaniel Keir HaywoodClosed
MajorImprovementCAUSEWAY-1359Action annotated as autoCompleteAction cannot be annotated with @Programmatic. This should be possible.Daniel Keir HaywoodClosed
MajorImprovementCAUSEWAY-1364Improve Asciidoc and Javadoc for migrating from DomainObjectContainer#persist() to RepositoryService#persist()Óscar BouClosed
MajorNew FeatureCAUSEWAY-1375extend BackgroundCommandService to be able to invoke mixed-in actions.Daniel Keir HaywoodClosed
MajorImprovementCAUSEWAY-1392Extend RepositoryService with persistAndFlush(...) and removeAndFlush(...) methodsÓscar BouClosed
MajorBugCAUSEWAY-1393Maven swagger goal failed: No Session opened for this threadDaniel Keir HaywoodClosed
MajorImprovementCAUSEWAY-1397Generalize ActionInvocationMemento to also capture property modifications. Rename to MemberInteractionMemento.Daniel Keir HaywoodClosed
MajorBugCAUSEWAY-1401NPE when wrapping call to FixtureScripts#runFixtureScript for a newly instantiated FixtureScript Daniel Keir HaywoodClosed
MajorBugCAUSEWAY-1412Actions annotated with SemanticsOf.IDEMPOTENT_ARE_YOU_SURE throw a NullPointerException when invoked through the REST APIDaniel Keir HaywoodClosed
MajorNew FeatureCAUSEWAY-1420To support dockerization, have any overrides.properties file take precedence over any other config propertiesDaniel Keir HaywoodClosed
MajorImprovementCAUSEWAY-1427Simplify bootstrapping codeDaniel Keir HaywoodClosed
MajorImprovementCAUSEWAY-1429Remove unused code.Daniel Keir HaywoodClosed
MajorImprovementCAUSEWAY-1430Deprecate AuditingService3 and replace with AuditerService, with transactions identified by ...Daniel Keir HaywoodClosed
MajorBugCAUSEWAY-1435Infitinite recursion in updating() callback if it modifies the objectDaniel Keir HaywoodClosed
MajorBugCAUSEWAY-1436When executing a bulk action on a paginated collection items, chosen items can be ignored unintentionallyDaniel Keir HaywoodClosed
MajorBugCAUSEWAY-1444Mark applib FixtureScript.Execution methods as @Programmatic to avoid being added to the metamodelDaniel Keir HaywoodClosed
MajorImprovementCAUSEWAY-1447Avoid possible race-condition resulting in 500 errors under the Restful Objects viewerDaniel Keir HaywoodClosed
MajorImprovementCAUSEWAY-1448Reinstate component factory for collections, so that they can be easily substituted.Daniel Keir HaywoodClosed
MajorBugCAUSEWAY-1458Possible incomplete auditing for "non-trivial" updatesDaniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-69Get rid of some (and ideally all) of the FacetDecorators, and reimplement as FacetFactory and composable ProgrammingModelUnassignedClosed
MinorNew FeatureCAUSEWAY-855Allow contributed actions to be renamed in the contributeeDaniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1291Define new DTO (XSD) as the memento for Command#setMementoDaniel Keir HaywoodClosed
MinorTaskCAUSEWAY-1335Release activities for v1.13.0Daniel Keir HaywoodClosed
MinorBugCAUSEWAY-1336config param typo... titleEvent should be titleUiEvent.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1343Properly handle domain events from mixins, exposing the underlying "mixedIn" domain object.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1344Remove the *Transaction facetsDaniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1352collapse IsisSystemFactoryThatUsesInstallers up to IsisSystemFactoryDaniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1356Install a BulkFacet even if @Action( invokeOn=OBJECTS_ONLY)Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1365DomainObjectContainerDefault should delegate to RepositoryService (and others) where possible.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1367Extend MetaModelService to expose the nature of a domain service. Have DomainObjectContainer#isViewModel(...) delegate to it.Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1368The (new) PublisherService API should provide the ability to republish (action) commands.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1369Add missing tests for AppFeatureDaniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1370New PublisherService to simplify and replace PublishingService.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1371ActionInvocationMementoDto (XSD) to capture the mixed-in object (if any).Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1372Change BackgroundCommandService to work with new Command DTODaniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1373Have isis-core-applib depend upon isis-core-schemaDaniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1374extend BackgroundCommandService to be able to invoke mixed-in actions.Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1376ActionInvocationMementoDto (XSD) to capture end time of each action invocation.Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1377ActionInvocationMementoDto (XSD) with majorVersion and minorVersion, so that each instance identifies the "logical" version of the schema with which it is compatible.Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1378ActionInvocationMementoDTO (XSD) returned object also indicates its type (same as parameters)Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1379ActionInvocationMementoDto (XSD) should hold subactions.Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1380ActionInvocationMementoDTO to capture stacktrace, if any, when an action is invoked.Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1381Extend ActionInvocationMementoDto (XSD) to apply to bulk actions (a list of targets and perhaps list of mixins).Daniel Keir HaywoodClosed
MinorBugCAUSEWAY-1383Missing component factory class names in Wicket HTMLDaniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1384Extend MetaModelService to indicate what "sort of" object a given domain type represents.Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1385Improve DomainChangeJdoAbstract (superclass of commands, audits etc) so cannot "open" target object if a domain service.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1386Ensure that generated aim, cmd or common memento XML include a suitable namespace prefix.Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1389New InteractionContext service and Interaction to handle the execution of commands.Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1390Provide a default CommandService, to return CommandDefault.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1398Refactor PropertySetterFacet to follow the pattern for ActionInvocationFacet.Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1399MetricsService to capture within InteractionContext, for profiling.Daniel Keir HaywoodClosed
MinorBugCAUSEWAY-1400bulk-only actions are shown on object formsDaniel Keir HaywoodClosed
MinorBugCAUSEWAY-1402Remove the Debuggable interface.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1404Refactor AuthenticationSessionProvider as an internal domain service.Daniel Keir HaywoodClosed
MinorBugCAUSEWAY-1405Refactor DeploymentCategoryProvider into an internal domain service.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1406Refactor IsisConfigurationDefault and the metamodel.ConfigurationService into an internal domain serviceDaniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1407Refactor SpecificationLoader into an internal domain service.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1408Simplify InstallerLookup and IsisComponentProvider (internal bootstrapping)Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1409Simplify RuntimeContext (internal bootstrapping)Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1410Minor performance improvements/refactorings (no functional change)Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1411Refactoring - simplify PersistenceSession.Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1413Gradle script (and docs) in simpleapp archetype to auto-enhance and for dynamic layouts, also liveReloadDaniel Keir HaywoodClosed
MinorBugCAUSEWAY-1414nextTransaction can cause null pointers with the new MetricsService. Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1415Reduce app startup times by lazily initializing the ApplicationFeatureRepository, Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1416To reduce application bootstrap times, allow set...() and inject...() style of dependency injection to be diabled.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1417For faster start-ups, allow any deprecated facets to simply be ignored.Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1418Support @Nullable for parameters and propertiesDaniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1419Simplify session management handling (IllegalStateException when integ tests complete).Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1421Possible object deadlock when under load.Daniel Keir HaywoodClosed
MinorBugCAUSEWAY-1422Autocomplete publishes events to the event bus.Daniel Keir HaywoodClosed
MinorBugCAUSEWAY-1423TranslationServicePo does not guard against null keys.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1425Fix support for publishing of wrapper calling programmatically instantiated mixin.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1426Remove unused log4j appender classesDaniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1428Remove unnecessary 'synchronized' modifiersDaniel Keir HaywoodClosed
MinorBugCAUSEWAY-1432When there is no default for a date parameter, the system is defaulting to the current date, whereas it should be null.Daniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1433New configuration option to allow a minimum/maximum date to be specified for date pickers.Daniel Keir HaywoodClosed
MinorBugCAUSEWAY-1434Cookie not cleared after logout, Shiro session remains activeDaniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1437Configure slow-running Wicket bootstrapping in separate background threads.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1438Set up JAXBContext for ChangesDtoUtils and the others in a background thread.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1441Remove subclass of AuthenticationManagerStandard in isis-core-runtime.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1442Mark some applib classes as @Value in order to reduce size of the metamodel (don't mixin to these).Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1443Refactor specloader so that specs for domain services are marked as a service from the get-goDaniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1445Tab names (in XML layouts) should be translated via TranslationServiceDaniel Keir HaywoodClosed
MinorNew FeatureCAUSEWAY-1446Extend the Wicket viewer client-side file-open-dialog to allow file extension to be specified.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1449Rename 'isis.viewer.wicket.suppressRememberMe' to 'isis.viewer.wicket.rememberMe.suppress'Daniel Keir HaywoodClosed
MinorBugCAUSEWAY-1452Throwing an exception (for -SNAPSHOT) does not abort the transaction.Daniel Keir HaywoodClosed
MinorBugCAUSEWAY-1453SessionManagementService#nextSession broken (in 1.13.0-SNAPSHOT)Daniel Keir HaywoodClosed
MinorBugCAUSEWAY-1454Hints for drop-downs in Wicket viewer not honoured.Daniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1455Improve metamodel invalid exception handlingDaniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1457PoWriter shouldn't log on shutdown if there are metamodel validation exceptionsDaniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1459Add AppManifest.Util class to set up common configuration properties for running in-memoryDaniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1460Position edit link on top of string field.Daniel Keir HaywoodClosed
MinorBugCAUSEWAY-1461More reliable fix to concurrency exceptionDaniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1462A new user has some trouble navigating to a single item in a collection using wicket uiDaniel Keir HaywoodClosed
MinorImprovementCAUSEWAY-1464DomainChangeJdoAbstract#openTarget should support looking up view modelsDaniel Keir HaywoodClosed
TrivialImprovementCAUSEWAY-1338Extend ResourceServlet and simpleapp archetype for SVG image type.Daniel Keir HaywoodClosed
TrivialImprovementCAUSEWAY-1366Add svg image suffix support (PR #38)Daniel Keir HaywoodClosed
TrivialImprovementCAUSEWAY-1387Ensure that generated bs3 layout XML files include a suitable namespace prefix.Daniel Keir HaywoodClosed
1104 of 104