https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24608 Andrew Isherwood <andrew.isherwood@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #6 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- Test plan: - Apply the patch - View a patron's checkout list => TEST: Observe that the due date is displayed as normal - Enable the EditDueDates syspref - View a patron's checkout list => TEST: Observe that each checkout now has an "Edit" button next to the due date - Click the edit button next to a checkout's due date => TEST: Observe that the date is now editable => TEST: The edit button is replaced by a "Save" button => TEST: All other checkout "Edit" buttons are disabled => TEST: Clicking on the due date opens a calendar widget => TEST: It is not possible to select a date prior to the existing due date - Select a new due date - Click the "Save" button => TEST: The save button is replaced by a progress spinner while the update is performed => TEST: Once the update is complete, the displayed date reflects the selected date => TEST: Once the update is complete, the display returns to it's initial state -- You are receiving this mail because: You are watching all bug changes.