Releases: PTLINKED/ptlinked-plugin
PTLINKED Exercise Program Library jQuery Plugin
Made a minor update to the Share Icon that is displayed when you have an exercise program open.
PTLINKED Exercise Program Library jQuery Plugin
DV-7499 - Save Exercises: clicking on “X” does not close the Save Modal. Implemented a CSS fix to hide the jquery X forcing the user to use the Close button.
DV-7562 - Filter drop down options not consistent between desktop and mobile. Modifications made to generate the correct TYPE options when a body region or category is selected in mobile.
Corrected some mobile styling issues.
PTLINKED Exercise Program Library jQuery Plugin
Minor bug fixes:
DV-6740 - Fixed an issue with printing and exercise program from mobile (iOS). The PDF was being blocked by Safari from opening up in a new browser tab/window. This was happening because a direct window.open function call was being made from inside an ASYNC listener. This was corrected by creating the instance of the window/tab before requesting the PDF. Once the PDF is generated, we simply change the location URL of the new tab/window reference.
PTLINKED Exercise Program Library jQuery Plugin
Minor bug fixes:
DV-6736 - Fixed an issue with clearing the mobile search field and reloading the result set correctly. Also fixed the missing clear icon in the mobile search field.
DV-6728 - Fixed Anatomical diagram overlaying exercise details. Added a min-height in conjunction with height 100% to ensure the containing div for the anatomical model is tall enough.
PTLINKED Exercise Program Library jQuery Plugin
Bug fixes for the exercise program viewer and not being able to scroll down to view the last exercise on screens with a viewport height of less than 955px. Also fixed the exercise program viewer horizontal scroll icons arrows.
PTLINKED Exercise Program Library jQuery Plugin
Update jquery-ptlinked_plugin.min.js Added ability for Staff user type to SEND an exercise program via the secure messaging.
PTLINKED Exercise Program Library jQuery Plugin
v1.0.4 Update