Category : Uncategorized

Home » Archive by category : Uncategorized (paged 3)

The active kids voucher auto redemption feature is eanbled for both Classhub registration and Customer Portal regustration, and both are using same configuration Customer Properties: NSW_ACTIVE_KIDS_VOUCHER_REDEMPTION_ENABLED=true inTennis Venue setup: adds ServiceNSW businessID and locationID Program setup Tick checkbox “Tick here to enable Active Kids Voucher (NSW Australia only)” ConfigData: REDEEMED_SERVICE_NSW_VOUCHER_US..

Read more

The pinpad access code default time is 10 minutes and the Lights Schedule is 15 minutes. We do not support the option of different grace period before booking time and different grace period after the booking. If customers want a different grace period, we use the customer properties shown below. WEB_BOOKING_ACCESS_GRACE_PERIOD 15 (Pin will be ..

Read more

sudo rm -fr /Library/Internet\ Plug-Ins/JavaAppletPlugin.pluginsudo rm -fr /Library/PreferencePanes/JavaControlPanel.prefPanesudo rm -fr ~/Library/Application\ Support/Oracle/Java See https://www.java.com/en/download/help/mac_uninstall_java.html For some reason, inTennis with JxBrowser 7.39 has this issue on startup: Failed to extract Chromium binaries into /var/folders/vf/rnl85kns6vl05p00tj428rdw0000gn/T/JxBrowser/7.39.0 Found this in the SportLogic/logs/log-debug.txt Caused by: java.io.FileNotFoundException: chromium-mac-arm.7z This happens under Oracle JRE Java=1.8.0_421. Java HotSpot(TM) 64-Bit Server VM, Oracle Corporation, 25.421-b09. ..

Read more

Use a Mac inTennis.app to create an Application in Webswing. AppConfig: Home Folder: ${user.dir}/apps/inTennis.app/Contents/Resources/Java JRE Executable: /Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/bin/java ClassPath: tms.all.jar lib/*.jar lib/**/*.jar Main Class: com.markjenny.tms.application..

Read more

Eclispe SVN clone project-venues to a local directory From eclipse, create a new project project-venues project -> config- > convert to maven proect Now, the project can be compiled Database: Set up mysql database using MySql Workbench according to the application.properties file. create schema create user: Administration tab Users and privileges Add account (username and ..

Read more

As requested by Gold Coast Pickle ball. Their volunteers use the mobile app to mark attendance and to organize Pairs for doubles. Since they do not have access to the desktop, they need this info displayed on the mobile app. Add this property to program config – REGISTRATION_SESSION_DOUBLE_PARTNER_ENABLED=true REGISTRATION_SESSION_INFO_ENABLED=false is to be used if site ..

Read more

Customer Properties: To turn on class trial, use the following. Note that this key will be removed when we are ready to turn the feature for everyone. CLASS_REGISTRATION_TRIAL_FEATURE_ENABLED=true And especially turn off: CLASS_REGISTRATION_TRIAL_FEATURE_DISENABLED=true Class (tms): Set up a session based class similar to holiday clinics Tick “Enable Online Trial Registration” Untick “Enable Online Registration” This ..

Read more

Enable protege from Venue settings tick boxEnter the access level provided by Tim Huskisson . Leave Schedule blank if they are not using the lights customer property PROTEGE_INTEGRATED truePROTEGE_USER_CARD_BASED (either pin based or card based) we normally use pin based so this property is irrelevantPROTEGE_SERVER_ID_venue1 COMPLETE_SECURITY_DEVPROTEGE_SITE_ID_venue1 this comes from Tims email. Mark will configure the ..

Read more