Export - CSV (All fields)
Export - CSV (Current fields)
- CAUSEWAY-729
Provide facet factory to treat all actions by default as commands, unless explicitly opted out - CAUSEWAY-728
Provide facet factory to enable auditing by default on all objects, unless explicitly opted out - CAUSEWAY-726
Provide a 'Recent changes' contributed action that provides a unified view of commands and audit entries for domain objects. - CAUSEWAY-698
Allow JDOQL to be able to select scalars (eg project individual field(s)) rather than entire entities. - CAUSEWAY-695
Tidy-up tasks for Isis 1.4.0 release - CAUSEWAY-685
Add new @Command(async=true|false) flag, so that Command is automatically scheduled to run in the background - CAUSEWAY-684
Rename ReifiableAction to simply 'Command', and update services also - CAUSEWAY-672
Unify BackgroundTask and Interaction into same entity, rename to "ReifiableAction". - CAUSEWAY-671
Add a ReifiableActionFacet and @Reifiable annotation as a way to restrict which ReifiableActions are persisted. Enable background task service to hint that an ReifiableAction should be persisted even if not annotated. - CAUSEWAY-670
Replace AuditingService and AuditingService2 with new AuditingService3 API, more consistent with other APIs - CAUSEWAY-667
General tidy-up/rationalization of JDO domain service impls - CAUSEWAY-665
ObjectActionImpl should escalate a thrown Isis ApplicationException to its underlying cause if the transaction is in a state of mustAbort. - CAUSEWAY-664
Provide an abstract class for running "sudo" scheduler jobs - CAUSEWAY-663
Provide a "contributions" service for AuditEntry, so that audit entries are shown as a contributed collection to the Interaction entity. - CAUSEWAY-662
Provide a "contributions" service to add a PublishedEvents contributed collection for the Interaction entity. - CAUSEWAY-661
BackgroundService and BackgroundTaskService as a way of creating mementos to execute jobs asynchronously - CAUSEWAY-660
Profiling support and also infrastructure for background (async job) support - CAUSEWAY-657
JDO objectstore service implemenations should use "IsisXxx" as a common prefix to any tables. - CAUSEWAY-651
Modifications to enable JRebel support - CAUSEWAY-646
Upgrade DataNucleus to 3.3.6 (JDO 3.1), and use the convenience 'accessplatform' POMs. - CAUSEWAY-644
Update FrameworkSynchronizer to avoid the "Object not yet known to Isis" exception - CAUSEWAY-632
PublishingService's PublishedEvent id has an incorrect max length - CAUSEWAY-623
Make the default logging of JDO and IsisSytemForTest less verbose - CAUSEWAY-616
JDO Implementation of the AuditingService should implement the AuditingService2 API - CAUSEWAY-611
Ensure classes are properly eagerly registered with JDO Object store - CAUSEWAY-599
Better message and diagnostics for Exception Recognizers - CAUSEWAY-597
Services still not injected when entering @PostConstruct methods on a Service - CAUSEWAY-579
Add support for range queries in JDO objectstore - CAUSEWAY-577
Specify @Column(length=...) for JDO entities (ApplicationSetting, UserSetting, PublishedEvent) - CAUSEWAY-576
JDO exception recognizer for sql integrity constraints should only recognize uniqueness constraints
{"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