Export - CSV (All fields)
Export - CSV (Current fields)
- CAUSEWAY-567
Provide the capability to disable concurrency checking through a global property (in isis.properties) - CAUSEWAY-566
Concurrency conflict on related entity that has not been edited - CAUSEWAY-565
NullPointerException on OneToOneAssociation#clearValue - CAUSEWAY-564
The API for the AuditingService#audit omits the id of the property being changed. Fix this (respecting semver) - CAUSEWAY-559
When a @Bulk action is invoked, an interaction context (available via a ThreadLocal) should provide additional contextual information. - CAUSEWAY-554
Automatically render a "Dashboard" service (perhaps one annotated with @Dashboard) as an object in the Wicket viewer. - CAUSEWAY-553
Provide view model support, as sketched out in the Restful Objects spec - CAUSEWAY-549
RegisterEntities has two @PostConstruct methods... - CAUSEWAY-546
OID marshalling should allow an '@' symbol for the version.getUser() - CAUSEWAY-545
Test in error (Unparseable date) - CAUSEWAY-539
Allow a reason to be specified in @Disabled annotation - CAUSEWAY-536
Provide the capability to disable concurrency checking in core through a thread-local - CAUSEWAY-533
When flushing transaction, allow for fact that flushing might cause additional persistence commands to be created, and iterate. - CAUSEWAY-531
Reinstate metamodel pseudo-"API" classes that are used by danhaywood's wicket extensions, was breaking backward compatibility - CAUSEWAY-528
Allow framework to deal with transient objects not instantiated by newTransientInstance. Improve javadoc. - CAUSEWAY-519
Delete applib's src-archived/old-valueholders (and the other src-archived stuff too, the never implemented searchable annotations/interfaces). - CAUSEWAY-518
Support Guava's Predicate API for allMatches etc in the applib; deprecate the Filter<T> API. - CAUSEWAY-509
Tidy up and rationalize Util classes in core (and all dependents) - CAUSEWAY-504
Metamodel validator should throw a violation if discover any properties/collections on a service - CAUSEWAY-503
Refactor the way that members are ordered to allow contributee actions to be ordered within regular actions - CAUSEWAY-500
Make EntityIconAndTitlePanel easier to subclass; minor tidy up ComponentFactory and PageRegistryDefault. - CAUSEWAY-497
Allow service actions to be rendered as contributed collections or as contributed properties. - CAUSEWAY-495
Remove dependences to commons-lang and commons-collection - CAUSEWAY-490
Switch from log4j to using slf4j throughout - CAUSEWAY-485
Clearer messages for validation exceptions (specially MandatoryExceptions) - CAUSEWAY-484
Contract test for ensuring that injectXxx methods are final and not overridable - CAUSEWAY-482
Allow as "choices" return type any descendant of "Collection" - CAUSEWAY-480
With the new multiple columns for properties, should only be a single edit form, and should also allow collections to "overflow" underneath property columns if need be. - CAUSEWAY-478
Provide conditional choices, defaults and validation between action parameters - CAUSEWAY-475
Dynamic layout using JSON, using an Xxx.layout.json file - CAUSEWAY-474
hide operation in the sevice menu that are not invoke-able due to user role permission mapping. - CAUSEWAY-470
Provide the ability to rebuild the metamodel for individual classes, thus allowing dynamic layout capability... - CAUSEWAY-469
Provide implementations of certain layout facets that read from a "Xxx.layout.properties" file - CAUSEWAY-468
Provide better layout management of pages in the Wicket viewer. - CAUSEWAY-467
timezone difference issue in date test in org.apache.isis.objectstore.sql.HsqlTest - CAUSEWAY-465
Provide the ability to reuse FixtureInstallerDelegate to install demo fixtures (in running application). - CAUSEWAY-464
Some trivial cleanup - CAUSEWAY-463
Enhance unittestsupport and integtestsupport to enable Cucumber-JVM specs to be written (at unit- or integration-scope, respectively) - CAUSEWAY-462
Improve ValueTypeContractTestAbstract to also test for value types that implement Comparable. - CAUSEWAY-461
Provide the ability to run arbitrary fixtures (implementing the applib's InstallableFixture) in integration tests - CAUSEWAY-458
Allow services to be rendered in a different order than listed in isis.properties. - CAUSEWAY-457
New annotation @CssClass for class member, should render in the HTML markup for that member. - CAUSEWAY-456
ResourceServlet should set the contentType for common file types. - CAUSEWAY-453
Extend @MemberGroups annotation so that it can provide a hint to lay out properties on either left or right hand side of the page (with respect to Wicket viewer's rendering) - CAUSEWAY-452
New @PostsPropertyChangedEvent annotation to post a PropertyChangedEvent via EventBusService - CAUSEWAY-451
Abstract methods (and perhaps synthetic methods) not being filtered out of metamodel - CAUSEWAY-450
Provide an EventBusService (based on guava) for decoupled intra-session interaction between entities. - CAUSEWAY-449
Error handling when transaction aborted incorrect - CAUSEWAY-446
A new DeveloperUtilitiesService to download the metamodel as a CSV spreadsheet - CAUSEWAY-444
Autocomplete should allow minimum characters to be specified; choices should require no characters to be specified.
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0