LDEV-3514: Wrap all transactional methods with TransactionRetryInterceptor. Set number of attempts to 3.Remove previous safety mechanism for completeActivity() method.
LDEV-3514: Wrap all transactional methods with TransactionRetryInterceptor. Set number of attempts to 3.Remove previous safety mechanism for completeActivity() method.
LDEV-3455: Removing submission entry that should not have been added the REST authoring. Also cleaned up the tabbing that was messed up in a previous check in.
LDEV-3443: Improve performance by paging - load only 50 'threads' at a time within a topic. The Edit and the Reply are also inlined for the standard interface.LDEV-3455 Rest support for templates, involving portions of a rest based learning design saving interface.
LDEV-3443: Improve performance by paging - load only 50 'threads' at a time within a topic. The Edit and the Reply are also inlined for the standard interface.LDEV-3455 Rest support for templates, involving portions of a rest based learning design saving interface.
LDEV-3443: Improve performance by paging - load only 50 'threads' at a time within a topic. The Edit and the Reply are also inlined for the standard interface.
LDEV-3443: Scrolling now working for mobile version and it correctly pages after edit and reply (was previously doing the full load after edit and reply).
LDEV-3443: Paging the messages on the detailed messages screen. Removed some debugging, fixed the detection of the max number of posts and fixed export portfolio.