Releases: imCodePartnerAB/KOHASS12000
Version 1.75
Version 1.72
Update get_current_enrolment to sort by startDate and add logging for enrolment selection
Version 1.71
fixes for multiple enrolments
Version 1.7
added: Start exporting data from the API (tool.tt)
-
Tool: Start exporting data from the API
-
Performs a single pass through the data with one click. Retrieves the amount of data specified in the “SS12000 API limit per page” parameter per request. If the API contains more data than indicated in the “SS12000 API limit per page” parameter, the Start Export button needs to be pressed multiple times until the Status: completed - Export completed with 'EndLastPageFromAPI' message is received.
-
Data parsing runs in a single process. A lock file is created to prevent the initiation of an additional process. Currently, there is no check to determine if a separate script is running via cron. Without this check, it’s possible to run the script simultaneously through cron and the web, but only one instance of each. This does not create a significant load on the server.
-
If the data parsing process takes longer than 5 minutes, a “Force Unlock Process” button will additionally appear on the page with parsing process details. Clicking it allows the user to stop the data parsing from the API.
Version 1.62
v1.62 Update README.md
Version 1.61
Merge pull request #55 from imCodePartnerAB/dev *
Version 1.6
Merge pull request #53 from imCodePartnerAB/dev new version for "Updated by SS12000: plugin"
Version 1.54
added: mark the duplicate borrowers record as archived