Skip to content

Releases: imCodePartnerAB/KOHASS12000

Version 1.75

04 Sep 19:31
49343c4

Choose a tag to compare

Fix Klass comparison in addOrUpdateBorrower and add detailed logging for debugging MISMATCH issues

Version 1.72

21 Aug 17:11
fb8d893

Choose a tag to compare

Update get_current_enrolment to sort by startDate and add logging for enrolment selection

Version 1.71

29 May 09:04
8c3d27d

Choose a tag to compare

fixes for multiple enrolments

Version 1.7

21 Feb 19:18
265195b

Choose a tag to compare

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

10 Feb 18:46
26ef461

Choose a tag to compare

v1.62

Update README.md

Version 1.61

06 Feb 12:37
572f6f6

Choose a tag to compare

Merge pull request #55 from imCodePartnerAB/dev

*

Version 1.6

04 Feb 20:15
740999f

Choose a tag to compare

Merge pull request #53 from imCodePartnerAB/dev

new version for "Updated by SS12000: plugin"

Version 1.54

21 Jan 19:27
74caa39

Choose a tag to compare

added: mark the duplicate borrowers record as archived