SITE PROPERTIES: provider.module.message.enabled=true then restart site properties. CUSTOMER PROPERTIES: MOBILE_APP_MESSAGE_ADMIN_ON_SESSION_NOTE_UPDATE trueMOBILE_APP_MESSAGE_COACHES_ON_SESSION_NOTE_UPDATE true Allow message updates to be viewed by any user. Add the user id after the customer property. available from version 14.7.0-b73 onwards. MOBILE_APP_MESSAGE_USERS_ON_SESSION_NOTE_UPDATE_U..
Category : Uncategorized
Open developer.xero.com/myapps in a new tab after logging in to customer’s xero account Click New app to create a new app. Enter information and click create AppCompany URL: https://www.sportlogic.com.auOAuth 2.0 redirect URL: https://xero.sportlogic.net.au/oauth2/callback Generate a client Secret key from the below screen. Copy and paste client id and secret key to notepad and click SAVE. ..
https://medium.com/swlh/moving-from-java-spring-framework-to-a-reactjs-apis-architecture-dd85787cc616 https://murphye.medium.com/hybrid-spring-boot-and-react-or-angular-a-better-way-9d38a013ae70 https://developer.okta.com/blog/2020/01/13/kotlin-..
Class is saved in the main class folder – Trial Class Booking Normally an approval email is sent out after a student is approved from class hub but we do not allow this for this class through a customer property. CLASS_REGISTRATION_APPROVAL_EMAIL_EXCLUDED_PROGRAMS – Also, make sure that the student is approved only to this class as ..
Okecie Tennis Club – https://pl.tennisvenues.com/venue/okecietc Login Page – https://pl.tennisvenues.com/..
Good morning Mark,I’ve added some answers below for you.1. CCV is empty – does that mean token payments does not check CCV? If so could this be a security issue?That’s correct, token payments do not require the CCV because the payment is being initiated by the merchant, rather than the customer.This doesn’t really pose an ..
https://sportlogic.s3-ap-southeast-2.amazonaws.com/ezidebit/Ezidebit+API+Javascript+One+Time+Key+Extensio..
Starting in 2020, all existing Term 4 students are to be “rollover” to the following year. Each student will be auto enrolled in the 4 terms plus recital. How to perform rollover in Class Maestro First copy Term 4 classes to each of the 4 term folders. Untick “retain students” because we don’t want to ..
This setting is unique to Billy’s Buddies Add these to customer properties BILLYS_BUDDIES_ULTIMATE_PACK_PRICE 62.5 BILLYS_BUDDIES_PLAYER_KIT_PRICE BILLYS_BUDDIES_ESSENTIAL_PACK_PRICE 35 BILLYS_BUDDIES_UNIFORM_PRICE 50 And also update the JSON in Classhub [ { “description”: “Billy’s Buddies Ultimate Pack – Includes a Billy’s Buddies EV2 Sportswear Training T-Shirt, Shorts, adjustable Bucket Hat and 500ml BPA Free Water Bottle. $62.50 (incl postage).” ..
Unit testing should be performed by developers. The testing rules are standard for all unit-testing on any features. Unit Testing includes sunny cases (all good), rainy cases (bad input resulting error handling) and border/edge cases (like input is 0 or upper limit) The above should be tested in different environments . For web Apps, features should ..