meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
accudemia:changelog [2019/09/06 12:51] diegoaccudemia:changelog [2019/10/15 13:53] – updated changes to 10/15/2019 diego
Line 1: Line 1:
 ====== Accudemia Version History ====== ====== Accudemia Version History ======
  
-===== Version 7.0 (9/6/2019) =====+===== Version 7.0 (10/15/2019) =====
  
 +  * Fixed permission validation for appointment listing when the user is tutor and student <color lightgray>(2019-10-14 - 055639e35)</color>
 +  * Added option to schedule recurring appointments to new appointment screen <color lightgray>(2019-10-10 - 6b9025f50)</color>
 +  * Fixed browser auto-filling with user name in edit user screen <color lightgray>(2019-10-10 - f285a2946)</color>
 +  * Fixed appointment not being associated with session log when session log modified manually <color lightgray>(2019-10-02 - 2a76e0dc1)</color>
 +  * Fixed tutor listing in kiosk, default course is now being used <color lightgray>(2019-10-02 - 98e5a06d9)</color>
 +  * Fixed appointment not being associated with session log when ask to report visits to instructor is enabled <color lightgray>(2019-10-02 - 3547bc2a1)</color>
 +  * Fixed email send when resetting password <color lightgray>(2019-09-27 - 5ebbae1d8)</color>
 +  * Added option to hide service suggestion in new appointment screen <color lightgray>(2019-09-27 - b65b6974d)</color>
 +  * Added option to skip waiting line for certain services <color lightgray>(2019-09-26 - d48767d49)</color>
 +  * Added rate limit to export and import options (max 100 per day) <color lightgray>(2019-09-26 - 8a71b314b)</color>
 +  * Fixed instructor access to tutor assessment reports <color lightgray>(2019-09-25 - b4c0a0a52)</color>
 +  * Added check to ADX startup to update scheduled jobs that point to another path <color lightgray>(2019-09-24 - feb506348)</color>
 +  * Added service-course and student-tutor restrictions <color lightgray>(2019-09-23 - 681f4b32d)</color>
 +  * Fixed issue in SAML validation that was showing an error to the user in certain cases <color lightgray>(2019-09-20 - 06bc6bb00)</color>
 +  * Fixed edit appointment using the Manual option, while loading the list of services <color lightgray>(2019-09-19 - 40f03e856)</color>
 +  * Fixed edit presence in appointment list in Firefox <color lightgray>(2019-09-19 - b53df749f)</color>
 +  * Fixed view schedule display when no student is set in appointment  <color lightgray>(2019-09-18 - 2c7692a03)</color>
 +  * Fixed display in new manual appointment screen <color lightgray>(2019-09-18 - 19e9f0ad1)</color>
 +  * Fixed end date filter in appointment list <color lightgray>(2019-09-18 - 2f72d9dc6)</color>
 +  * Fixed bug in New by X appointment screen that was allowing a scoped admin create an appointment in another location without a student selected <color lightgray>(2019-09-17 - 6ba2cd33f)</color>
 +  * Fixed popup background on iOS Safari <color lightgray>(2019-09-17 - e06203ecf)</color>
 +  * Added check to prevent error in tooltip while loading appointment screen <color lightgray>(2019-09-16 - cd4e73f4e)</color>
 +  * Fixed issues while editing services, scheduled reports and iAccu MSDT screens <color lightgray>(2019-09-13 - 5379ee0a6)</color>
 +  * Fixed course check when course was not set in the new by tutor appointment screen <color lightgray>(2019-09-10 - 18b8d162f)</color>
 +  * Added redirect to HTTPS for Login.aspx <color lightgray>(2019-09-10 - a6412be99)</color>
 +  * Fixed Appointments > New by Tutor and New by Date check for course availability <color lightgray>(2019-09-10 - 16b93bcbd)</color>
 +  * Fixed appointment duration rounding, instructor saving during appointment and disabled recurrent appointment button <color lightgray>(2019-09-09 - 3735db031)</color>
   * Removed option to inject custom CSS in login form <color lightgray>(2019-09-06 - 7d61bf412)</color>   * Removed option to inject custom CSS in login form <color lightgray>(2019-09-06 - 7d61bf412)</color>
   * Fixed editing time in session logs and while creating new logs <color lightgray>(2019-09-06 - b630e1c35)</color>   * Fixed editing time in session logs and while creating new logs <color lightgray>(2019-09-06 - b630e1c35)</color>
Line 72: Line 99:
  
  
-===== Version 6.(9/5/2019) =====+===== Version 6.(10/15/2019) =====
  
 +  * Fixed browser auto-filling with user name in edit user screen <color lightgray>(2019-10-10 - f285a2946)</color>
 +  * Fixed appointment not being associated with session log when session log modified manually <color lightgray>(2019-10-02 - 2a76e0dc1)</color>
 +  * Fixed appointment not being associated with session log when ask to report visits to instructor is enabled <color lightgray>(2019-10-02 - 90519798a)</color>
 +  * Added option to skip waiting line for certain services <color lightgray>(2019-09-26 - d48767d49, d04cae7c6)</color>
 +  * Fixed intake system page not loading when coming from sign-in station <color lightgray>(2019-09-26 - fb1d1fbfa)</color>
 +  * Added rate limit to export and import <color lightgray>(2019-09-26 - d45730324)</color>
 +
 +
 +===== Version 6.4 (9/20/2019) =====
 +
 +  * Fixed issue in SAML validation that was showing an error to the user in certain cases <color lightgray>(2019-09-20 - 06bc6bb00)</color>
 +  * Fixed view schedule display when no student is set in appointment  <color lightgray>(2019-09-18 - 2c7692a03)</color>
 +  * Fixed bug in New by X appointment screen that was allowing a scoped admin create an appointment in another location without a student selected <color lightgray>(2019-09-17 - 6ba2cd33f)</color>
 +  * Fixed popup background on iOS Safari <color lightgray>(2019-09-17 - e06203ecf)</color>
 +  * Added check to prevent error in tooltip while loading appointment screen <color lightgray>(2019-09-16 - cd4e73f4e)</color>
 +  * Fixed course check when course was not set in the new by tutor appointment screen <color lightgray>(2019-09-10 - 18b8d162f)</color>
 +  * Fixed HTTP to HTTPS redirect in Login.aspx page  <color lightgray>(2019-09-10 - 5d7923dea)</color>
 +  * Fixed course availability check in Appointments > New by Tutor/Date screens.  <color lightgray>(2019-09-10 - 891d93591)</color>
 +  * Removed option to inject custom CSS in login form <color lightgray>(2019-09-06 - 7fb2fc9f4)</color>
   * Fixed XSS filter that it was producing an error in certain cases <color lightgray>(2019-09-05 - 20d99e9ff)</color>   * Fixed XSS filter that it was producing an error in certain cases <color lightgray>(2019-09-05 - 20d99e9ff)</color>
   * Updated SAML metadata to include Accudemia logo <color lightgray>(2019-09-05 - 23967dbf0)</color>   * Updated SAML metadata to include Accudemia logo <color lightgray>(2019-09-05 - 23967dbf0)</color>