Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Failed-record error messages should use detailed "message", when present, instead of label. Fixes UIHAADM-125. * Verify that stats-message parsing works for new format, add test suite. Fixes UIHAADM-124. * When sending end-range dates as part of a query, extend them to the datetimes at the end of the day. Fixes UIHAADM-126. * Close button on last-logs page returns to harvestables list or detail page depending on where it came from. Fixes UIHAADM-129. * The "Extra configuration" textarea in the Storage form is now mandatory. Fixes UIHAADM-127. * Update jobs column heading and jobs detail view text. Fixes UIHAADM-131. * The list of a single harvester's recent jobs is sorted in reverse chronological order, like the list of all jobs. Fixes UIHAADM-133. * Update permission names to encompass logfile-deletion threshold. Fixes UIHAADM-135. * Set up internationalization for permission names. Fixes UIHAADM-138. * Add Settings page for log-file time-deletion threshold. Fixes UIHAADM-136.
- Loading branch information