Table of Contents. 2 Designed and Powered by

Size: px
Start display at page:

Download "Table of Contents. 2 Designed and Powered by"

Transcription

1 User Manual

2 Table of Contents How Can I install Recurring Task add-on?... 3 Requirements... 3 Installation... 3 Add-on Installation: For Upgrading AddonInstaller: How can I create Recurring Task?... 7 Recurring Pattern... 8 Daily Recurring... 8 Weekly Recurring... 8 Monthly Recurring... 9 Yearly Recurring Start Date Occurrences End Date Designed and Powered by

3 How Can I install Recurring Task add-on? Requirements * Apache with `mod_rewrite` * Enable curl in php.ini * Change the 'post_max_size' and `upload_max_filesize` to 200Mb in php.ini * PHP 5.4 or higher and less than PHP 7 * MySQL 4.1 or higher * If STRICT mode is On, turn it Off. Installation Below prerequisites need to be taken care of prior to installation. The most important thing is if you have already purchased any add-on before 16th July 2016, then contact us at "support@orangescrum.org" before you proceed to the following. Note: If you have already installed the AddonInstaller before then no need to install it again. Only exception is if you are finding any new version of installer or you have not installed before then follow the below steps for successful and seamless installation. Make sure to keep a backup of your existing "app" folder of your current working directory. Extract the zip file(addoninstaller-v1.0.zip) to your desktop. Remove the existing "app" folder from your working directory then copy and paste the extracted "app" folder inside "AddonInstaller-V1.0" to your working directory. 3 Designed and Powered by

4 If you are using local machine as storage (excluding Amazon S3), please replace the folder, named "files" inside the "app/webroot" folder from the back up to the current "app/webroot" folder. Give write permission to "app/config", "app/tmp", "app/plugin" and "app/webroot" folders. For Example:-chmod -R 777 app/config chmod -R 777 app/tmp chmod -R 777 app/plugin chmod -R 777 app/webroot Import the "installer.sql" files from the extracted files to your current database. If you have already imported installer.sql before then no need to import it again. Only exception is if you are finding any new version of installer.sql then import to your current database. Do necessary changes to "constants.php" and "database.php" inside "app/config" folder again as you have done earlier. For Example SMTP credentials in constants.php and database credentials in database.php. Run your website once. Ex. (if you are using localhost) (if you are using IP) (if you are using any valid domain) Note: if you are facing any issue or seeing any blank page after doing all the above steps, then just do the following once. 4 Designed and Powered by

5 Replace "Configure::write('debug',0);" with "Configure::write('debug',2);" in the app/config/core.php. Run the web url once and restore the debug value to 0 again. i.econfigure::write('debug',0); Congratulations!! Add-on Installation:- Download the Add-on zip file. Place the downloaded zip file(ex. Timelog-V1.0.zip) in the "app/webroot" folder. Log in to the application. To install the add-on(ex. Time log add-on) run below link once and follow the instructions. Ex. (for Time Log add-on) Note: means your Orangescrum access URL. Ex. (if you are using localhost) (if you are using IP) domain) (if you are using any valid Do the same for other add-ons. Ex. (for Invoice add-on) (for Task Status Group addon) (for GanttChart add-on) (for Recurring Task add-on) 5 Designed and Powered by

6 (for API add-on) (for Chat add-on) add-on) (for Project Template addon) (for Client Management Note: you can find notification.js, node-js-installation-linux.pdf, node-jsinstallation-windows.pdf file in app/plugin folder after install the chat plug-in. For Upgrading AddonInstaller:- Download the AddonInstaller zip file. Before installing updated AddonInstaller, make sure to keep a backup of your existing "app/plugin" and "app/webroot/files" folders. Then follow the steps written above to install AddonInstaller. After installing the new AddonInstaller, Copy all the folders inside "app/plugin" backup folder to the new "app/plugin" folder. Also copy all the folders inside "app/webroot/files" backup folder to the new "app/webroot/files" folder. 6 Designed and Powered by

7 How can I create Recurring Task? Hover on + or click on +New and again click on Create New Task/ Task to create a new task. Move on to Create Task Page. Fill the Task title, task description and other (optional) fields. Select the option Repeat. You ll see one pop-up window Task Recurrence as shown in picture below; Select Recurring Pattern/type (for ex. daily, weekly, monthly and yearly); and Range of Recurrence: Start date, end date, occurrences and click on Save. Remember the Recurring Task will be created on days before the end date of Recurring Task (End by) or the days after, every n days of a month whichever will come first but the due date of that recurring task will be the Recurring End date (end by) or the days after, every n days of that month. 7 Designed and Powered by

8 Recurring Pattern: You have four repeat types: Daily, Weekly, Monthly, and Yearly. Daily Recurring: If you select daily, then task will automatically create on every weekdays (all days except Saturday & Sunday) and after one/two or any custom days as you select. For example; select Recurring Pattern Daily & under that enter Every 1 day recurring and your task s recurring start date is March 1 and Ends by is March 8. Then the recurring tasks will be created on March 2 with due date March 3 & same task will be created till March 7 with due date March 8. If you select No End date, then recurring task will be created on March 2 to all days with the due date will be the next date. If you select the occurrences to 2 or 3, then the recurring task will be created on March 2, March 3 & March 4 with due dates March 3, March 4 & March 5 respectively. If you select Every Weekday instead of every 1/2/3 days, then the recurring tasks will be created on every weekday (except Saturday & Sunday) till the end date. If you select 0 days, then the tasks will be created with no recurring. Weekly Recurring: Here you can select after how many weeks of the recurring start date & on which day of the week, the recurring tasks will be created. 8 Designed and Powered by

9 For example: If you select Every 1 week on Monday & Friday of a task with recurring start date March 1 and Ends date is March 15, then the recurring tasks will be created on March 3, March 6, March 10 & March 13. If you select no end date, then it will create the task on every Monday & Friday. If you select occurrences then it will stop creating repeat tasks after the occurrences complete. If you select Every 0 week, Orangescrum will select this week by default. On that week the repeat tasks will be created on Monday & Friday. Monthly Recurring: Selecting this option, you can create Recurring Tasks on which date of a month or which day of a month. 9 Designed and Powered by

10 For example; you have a task with recurring start date March 2 and end date March 28, and you select the Day 25 of every month to create the Recurring task. Then on March 24, the recurring task will be created with due date March Designed and Powered by

11 With no end date, it will create the task automatically on 24 th of every month with due date 25 th of every month. If you select occurrences 3, then on March 24, April 24 & May 24; it will create tasks and after that it will create no repeat tasks. Yearly Recurring: Here you can select after which year of creating a task, you want to create the recurring task on which date or day of a month. 11 Designed and Powered by

12 12 Designed and Powered by

13 For example, if you want to create a task automatically on March 28, 2018, then create a task with recurring start date March 2 (any date before March 28), and end date April 25 or you can select no end date or no occurrences 13 Designed and Powered by

14 as well. Then you can select the Month March & day 28. Orangescrum will automatically create the task on March 27 with due date March 28, Start Date: Select the start date when you want to start the task repeating. Occurrences: Enter the occurrences after which the repetition will end. End Date: Select the end date after which the recurring will stop. 14 Designed and Powered by

15 Click on Post to finish & create the recurring task. You can see the Recurring Task in Task List page as shows in the below image. 15 Designed and Powered by

2 Designed and Powered by

2 Designed and Powered by User Manual Table of Contents How Can I install Mobile API add-on?... 3 Requirements... 3 Installation... 3 Add-on Installation:-... 5 For Upgrading AddonInstaller:-... 6 How can I use Mobile API to get

More information

Below are the steps to install Orangescrum Self Hosted version of Cloud Edition in Ubuntu Server Last Updated: OCT 18, 2018

Below are the steps to install Orangescrum Self Hosted version of Cloud Edition in Ubuntu Server Last Updated: OCT 18, 2018 Below are the steps to install Orangescrum Self Hosted version of Cloud Edition in Ubuntu Server Last Updated: OCT 18, 2018 Step 1 Download the Orangescrum Self Hosted version of CloudEdition Extract the

More information

User Guide. 3CX On Call Manager Standard. Version

User Guide. 3CX On Call Manager Standard. Version User Guide 3CX On Call Manager Standard Version 14.0.40 "Copyright VoIPTools, LLC 2011-2016" Information in this document is subject to change without notice. No part of this document may be reproduced

More information

Scheduling WebEx Meetings with Microsoft Outlook

Scheduling WebEx Meetings with Microsoft Outlook Scheduling WebEx Meetings with Microsoft Outlook About WebEx Integration to Outlook, page 1 Scheduling a WebEx Meeting from Microsoft Outlook, page 2 Starting a Scheduled Meeting from Microsoft Outlook,

More information

Scheduling WebEx Meetings with Microsoft Outlook

Scheduling WebEx Meetings with Microsoft Outlook Scheduling WebEx Meetings with Microsoft Outlook About WebEx Integration to Outlook, page 1 Scheduling a WebEx Meeting from Microsoft Outlook, page 2 Starting a Scheduled Meeting from Microsoft Outlook,

More information

Scheduling WebEx Meetings with Microsoft Outlook

Scheduling WebEx Meetings with Microsoft Outlook Scheduling WebEx Meetings with Microsoft Outlook About WebEx Integration to Outlook, on page 1 Scheduling a WebEx Meeting from Microsoft Outlook, on page 2 Starting a Scheduled Meeting from Microsoft Outlook,

More information

Scheduling WebEx Meetings with Microsoft Outlook

Scheduling WebEx Meetings with Microsoft Outlook Scheduling WebEx Meetings with Microsoft Outlook About WebEx Integration to Outlook, page 1 Scheduling a WebEx Meeting from Microsoft Outlook, page 2 Starting a Scheduled Meeting from Microsoft Outlook,

More information

Self-Hosted Installation Manuals for

Self-Hosted Installation Manuals for Self-Hosted Installation Manuals for Centos Server Last Updated: Jan 29, 2019 Table of Contents 1 Introduction... 3 1.1 Purpose... 3 1.2 General Principles... 3 2 Installation Manual... 3 2.1 Pre-requisites...

More information

UAEX New Calendar Adding & Managing Events

UAEX New Calendar Adding & Managing Events UAEX New Calendar Adding & Managing Events IMPORTANT: Not all events should be entered into the Calendar, such as regular club activities. Acceptable club events would be special events or at least county-wide

More information

Automated Installation Guide for CentOS (PHP 7.x)

Automated Installation Guide for CentOS (PHP 7.x) Automated Installation Guide for CentOS (PHP 7.x) *Note: This script will not work on shared hosting, only works on CentOS dedicated server only. Prerequisites: Hardware: RAM: minimum 2 GB Processor: Core2duo

More information

Outlook 2016 for Mac: Basics

Outlook 2016 for Mac: Basics Outlook 2016 for Mac: Basics FINAL 2015. All Rights Reserved. California State University, Bakersfield June 24, 2015 REVISION CONTROL Document Title: Author: File Reference: O2016 Outlook Mac Basics Staff

More information

WebEx Integration to Outlook for the Mac

WebEx Integration to Outlook for the Mac WebEx Integration to Outlook for the Mac User Guide WBS29.13 Table of Contents Chapter 1 Introducing WebEx Integration to Outlook for the Mac... 5 About WebEx Integration to Outlook for the Mac... 5 About

More information

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.2

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 Plug-in Configuration... 5 Dynamics CRM Configuration

More information

WebEx Integration to Outlook. User Guide

WebEx Integration to Outlook. User Guide WebEx Integration to Outlook User Guide 032009 Copyright 1997-2009. WebEx Communications, Inc. All rights reserved. Cisco, WebEx, and Cisco WebEx are registered trademarks or trademarks of Cisco Systems,

More information

Using the Backup module

Using the Backup module Using the Backup module THIS WIKI HAS BEEN UPDATED FOR VERSION 13 OF YOUR PBX GUI. Overview Logging In Menu Items Backups Restores Servers Templates Backup Settings Backup Name Description Status Email

More information

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.1

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 Plug-in Configuration... 5 Dynamics CRM Configuration

More information

0. Introduction On-demand. Manual Backups Full Backup Custom Backup Store Your Data Only Exclude Folders.

0. Introduction On-demand. Manual Backups Full Backup Custom Backup Store Your Data Only Exclude Folders. Backup & Restore 0. Introduction..2 1. On-demand. Manual Backups..3 1.1 Full Backup...3 1.2 Custom Backup 5 1.2.1 Store Your Data Only...5 1.2.2 Exclude Folders.6 1.3 Restore Your Backup..7 2. On Schedule.

More information

Kollaborate Server. Installation Guide

Kollaborate Server. Installation Guide 1 Kollaborate Server Installation Guide Kollaborate Server is a local implementation of the Kollaborate cloud workflow system that allows you to run the service in-house on your own server and storage.

More information

INSTALLING RACHEL ON SYNOLOGY GIAKONDA IT

INSTALLING RACHEL ON SYNOLOGY GIAKONDA IT INSTALLING RACHEL ON SYNOLOGY GIAKONDA IT To add RACHEL to a Synology server there are a few stages to go through. First we need to ready the server for web use. Then we have to obtain a copy of the RACHEL

More information

Outlook 2010 Calendar

Outlook 2010 Calendar Outlook 2010 Calendar Table of Contents The Calendar... 4 The Week View... 5 Day View... 6 Month View... 7 Schedule View... 8 Scheduling Appointments... 9 Appointments... 10 Meetings... 10 Creating Appointments/Meetings...

More information

Backup everything to cloud / local storage. CloudBacko Pro. Essential steps to get started

Backup everything to cloud / local storage. CloudBacko Pro. Essential steps to get started CloudBacko Pro Essential steps to get started Last update: September 22, 2017 Index Step 1). Configure a new backup set, and trigger a backup manually Step 2). Configure other backup set settings Step

More information

User Guide. 3CX Audio Scheduler. Version

User Guide. 3CX Audio Scheduler. Version User Guide 3CX Audio Scheduler Version 15.5.21 "Copyright VoIPTools, LLC 2011-2018" Information in this document is subject to change without notice. No part of this document may be reproduced or transmitted

More information

McGhee Productivity Solutions

McGhee Productivity Solutions Chapter 2: Setting up the ContolPanel Go to your Calendar in Outlook Select View from the tabs at the top of your window 1. Choose the Work Week or Week icon on the ribbon 2. Choose the Daily Task List

More information

XCloner. Official User Manual. Copyright 2010 JoomlaPlug.com All rights reserved.

XCloner. Official User Manual. Copyright 2010 JoomlaPlug.com  All rights reserved. XCloner Official User Manual Copyright 2010 JoomlaPlug.com www.joomlaplug.com All rights reserved. JoomlaPlug.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project. What

More information

USER MANUAL. Learn how to use the user-side features of GFI OneConnect.

USER MANUAL. Learn how to use the user-side features of GFI OneConnect. USER MANUAL Learn how to use the user-side features of GFI OneConnect. The information and content in this document is provided for informational purposes only and is provided "as is" with no warranties

More information

Customer Maintenance

Customer Maintenance 7 FTD Mercury makes maintaining customers easy. If you use house accounts for your customers, after setting up these accounts, the customer billing process is automated (using the Accounts Receivable Billing

More information

[Not for Circulation] This document provides information regarding using tasks in Microsoft Outlook 2007.

[Not for Circulation] This document provides information regarding using tasks in Microsoft Outlook 2007. Outlook Tasks This document provides information regarding using tasks in Microsoft Outlook 2007. Overview of Tasks A task is an item that you create in Outlook to track until its completion. Through the

More information

DOWNLOAD OR READ : WEEKLY CALENDAR 2019 PLANNER PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : WEEKLY CALENDAR 2019 PLANNER PDF EBOOK EPUB MOBI DOWNLOAD OR READ : WEEKLY CALENDAR 2019 PLANNER PDF EBOOK EPUB MOBI Page 1 Page 2 weekly calendar 2019 planner weekly calendar 2019 planner pdf weekly calendar 2019 planner For more weekly and daily time

More information

Quick Guide to Online Scheduling

Quick Guide to Online Scheduling Quick Guide to Online Scheduling Accessing AAA Webfile or Panelist ecenter Step 1: Once you receive the AAA correspondence advising that a calendar is available on a particular case, login to AAA WebFile

More information

Welcome to the Building Rental Room Reservation System. To learn how to use our new system, please choose from one of the following menus:

Welcome to the Building Rental Room Reservation System. To learn how to use our new system, please choose from one of the following menus: Welcome Welcome Welcome to the Building Rental Room Reservation System. To learn how to use our new system, please choose from one of the following menus: Browse Menu Browse Menu The Browse menu contains

More information

SwatCal. Swarthmore College s integrated mail and calendar system

SwatCal. Swarthmore College s integrated mail and calendar system SwatCal Swarthmore College s integrated mail and calendar system [SWATCAL] Learn how to use Swarthmore College s integrated email and calendar system. Import/export your meeting maker calendar, create

More information

Licensing the Application CHAPTER

Licensing the Application CHAPTER CHAPTER 5 Licensing Application, Configuring E-mail, Cisco.com, Proxy Settings, RCP, SCP Settings, Security, Backup, Authentication Settings and Idle Timeout Settings, Browser and Server Security Mode

More information

Auto Attendant. Blue Platform. Administration. User Guide

Auto Attendant. Blue Platform. Administration. User Guide Blue Platform Administration User Guide Contents 1 About Auto Attendant... 3 1.1 Benefits... 3 2 Accessing the Auto Attendant Admin Portal... 4 3 Auto Attendant Admin Portal Interface... 5 4 Auto Attendant

More information

Table of Contents. Part I Introduction. Part II Menu Account. Part III Toolbar. Contents. 2 Installation 3 Login Dialog 4 Structure.

Table of Contents. Part I Introduction. Part II Menu Account. Part III Toolbar. Contents. 2 Installation 3 Login Dialog 4 Structure. Contents I Table of Contents Part I Introduction 1 1 System... Requirements 2 2 Installation... 2 3 Login Dialog... 6 4 Structure... 9 5 Server... Controller 11 Part II Menu Account 15 1 Subscriptions...

More information

SECTION I: PREFERENCES & DATA MANAGEMENT 5. Resizing the display. 5 Opus One s Preferences. 5 Reminders. 6 First Day of the Week.

SECTION I: PREFERENCES & DATA MANAGEMENT 5. Resizing the display. 5 Opus One s Preferences. 5 Reminders. 6 First Day of the Week. SECTION I: PREFERENCES & DATA MANAGEMENT 5 CHAPTER 1: SETTING YOUR PREFERENCES 5 Resizing the display. 5 Opus One s Preferences. 5 Reminders. 6 First Day of the Week. 7 CHAPTER 2: IMPORT, EXPORT AND BACKUP

More information

Instruction manual. Swap-Automate. Oracle Cloud Backup and Restore Manager. This instruction manual describes how to use

Instruction manual. Swap-Automate. Oracle Cloud Backup and Restore Manager. This instruction manual describes how to use Instruction manual Swap-Automate Oracle Cloud Backup and Restore Manager This instruction manual describes how to use the Swap-Automate Oracle Cloud Backup and Restore manager application. Version 1.1

More information

Manage Contact Center, Agent Settings, and Scheduled Reports

Manage Contact Center, Agent Settings, and Scheduled Reports Manage Contact Center, Agent Settings, and Scheduled Reports As an administrator for the AT&T Collaborate service, you can create and manage company-wide settings for contact centers and their agents.

More information

Platts Sarus Spreadsheet Guide

Platts Sarus Spreadsheet Guide Platts Sarus Spreadsheet Guide Overview Creating a new Sarus Spreadsheet The Platts Database Menu Load Platts data into Excel Create a correlation sheet Create a mean of means sheet Add a chart to the

More information

ExData Pro (For IDE Hard Disk Only) User Menu Guide. Revision 2.7

ExData Pro (For IDE Hard Disk Only) User Menu Guide. Revision 2.7 ExData Pro (For IDE Hard Disk Only) User Menu Guide Revision 2.7 1 Table of Contents I. Introduction Welcome 3 Hardware Requirement 3 Operating System Requirement 3 Introduction 4 II. Installation 5 III.

More information

ADAMS Whereabouts Information

ADAMS Whereabouts Information ADAMS Whereabouts Information - TEAM MANAGER S USER GUIDE December 2012 Link: https://adams.wada-ama.org Contact: adams@uci.ch NEW WHEREABOUTS MODULE (December 2012) Table of content 1 INTRODUCTION...

More information

To Add an Event to Your Calendar: 1. Select Calendar on the Links Menu. The Calendar page should appear.

To Add an Event to Your Calendar: 1. Select Calendar on the Links Menu. The Calendar page should appear. Calendar Events To Add an Event to Your Calendar: 1. Select Calendar on the Links Menu. The Calendar page should appear. 2. Select the month and year in which you wish to add the event. 3. Click on the

More information

Scheduling. Scheduling Tasks At Creation Time CHAPTER

Scheduling. Scheduling Tasks At Creation Time CHAPTER CHAPTER 13 This chapter explains the scheduling choices available when creating tasks and when scheduling tasks that have already been created. Tasks At Creation Time The tasks that have the scheduling

More information

WinPak 2 & 2005 Quick Reference

WinPak 2 & 2005 Quick Reference WinPak 2 & 2005 Quick Reference Initializing a Panel (sending changes in the programming to the panels) From the menu bar select Operations Control Map Click the (+) to expand the tree and display the

More information

Upgrade Guide. SuccessMaker 11

Upgrade Guide. SuccessMaker 11 11 Document last updated July 12, 2018 Copyright 2018 Pearson Education, Inc. or one or more of its direct or indirect affiliates. All rights reserved. Pearson and are registered trademarks, in the U.S.

More information

ITCS Web Hosting - Service Level Description (SLD)

ITCS Web Hosting - Service Level Description (SLD) ITCS Web Hosting - Service Level Description (SLD) This document provides a general description of the intent of the ITCS Web Hosting service, as well as the customers, users, approval and review process,

More information

KYOCERA Net Admin User Guide

KYOCERA Net Admin User Guide KYOCERA Net Admin User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

Requesting Facilities Use Instructions

Requesting Facilities Use Instructions Requesting Facilities Use Instructions Go to https://www.communityuse.com/default.asp?acctnum=815310597 At the top of the page, you ll see a link to Login to Request Facility Use. Click here to login.

More information

HSBCnet Automated File Delivery Service

HSBCnet Automated File Delivery Service HSBCnet Automated File Delivery Service October 25, 2016 Aini Bhatti Table of Contents Creating schedules using HSBCnet Automated File Delivery... 2 How do I create a new schedule?... 2 How do I specify

More information

USER GUIDE for Salesforce

USER GUIDE for Salesforce for Salesforce USER GUIDE Contents 3 Introduction to Backupify 5 Quick-start guide 6 Administration 6 Logging in 6 Administrative dashboard 7 General settings 8 Account settings 9 Add services 9 Contact

More information

Scheduled Automatic Search using Dell Repository Manager

Scheduled Automatic Search using Dell Repository Manager Scheduled Automatic Search using Dell Repository Manager A Dell Technical White Paper Dell, Inc. Dell Repository Manager Team THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

User Guide. 3CX Competitive Wallboard. Version

User Guide. 3CX Competitive Wallboard. Version User Guide 3CX Competitive Wallboard Version 14.0.30 "Copyright VoIPTools, LLC 2011-2017" Information in this document is subject to change without notice. No part of this document may be reproduced or

More information

400GB GB

400GB GB NO LONGER AVAILABLE FOR NEW SUPPLY Managed Specifications Ex VAT Inc. VAT Installation (one month contract) 165.00 198.00 Installation (12 month contract) 0.00 0.00 Monthly Rentals Ex VAT Inc. VAT 2.4GHz

More information

Calendar: Scheduling, invitations, and printing

Calendar: Scheduling, invitations, and printing Calendar: Scheduling, invitations, and printing Your Calendar View Sign in to your Bates Google Calendar Account (http://calendar.bates.edu). You'll see your calendar weekly view. To change your calendar

More information

Calendar Excel Template User Guide

Calendar Excel Template User Guide Calendar Excel Template User Guide Excel-based simple Calendar Template Version 3 This Excel-based template provides a calendar template for each month of a year. It also incorporates an hourly schedule

More information

User Guide. 3CX CRM Plug-in for Zendesk. Version

User Guide. 3CX CRM Plug-in for Zendesk. Version User Guide 3CX CRM Plug-in for Zendesk Version 15.5.89 "Copyright VoIPTools, LLC 2011-2018" Information in this document is subject to change without notice. No part of this document may be reproduced

More information

User Instruction UBC Department of Botany insync Backup Service. Prepared by: Botany IT

User Instruction UBC Department of Botany insync Backup Service. Prepared by: Botany IT User Instruction UBC Department of Botany insync Backup Service Prepared by: Botany IT Nov 11, 2018 0 Table of Contents SECTION I: PREREQUISITES... 2 1. Hardware and software prerequisites... 2 2. Obtain

More information

Booking an Event in Resource25 Using the Speedbook

Booking an Event in Resource25 Using the Speedbook Booking an Event in Resource25 Using the Speedbook Booking an event in the Resource25 client software requires use of the Speedbook. To open a speedbook window, click the Speedbook button. A Speedbook

More information

PF4 Google Calendar Synchronisation

PF4 Google Calendar Synchronisation PF4 Google Calendar Synchronisation synchronise your ProjectFork tasks and milestones with Google Calendar. Kon Angelopoulos ABSTRACT PF4 Google Calendar Synchronisation is a Joomla 3.x package that provides

More information

YOUR QUICK START GUIDE TO CREATING A DOMESTIC WIRE

YOUR QUICK START GUIDE TO CREATING A DOMESTIC WIRE YOUR QUICK START GUIDE TO CREATING A DOMESTIC WIRE Domestic Wire functions can be accessed through the Services g Payments menu in Intellix. Your access to different options and information within Intellix

More information

Bitnami Coppermine for Huawei Enterprise Cloud

Bitnami Coppermine for Huawei Enterprise Cloud Bitnami Coppermine for Huawei Enterprise Cloud Description Coppermine is a multi-purpose, full-featured web picture gallery. It includes user management, private galleries, automatic thumbnail creation,

More information

Clearspan Web Interface Getting Started Guide

Clearspan Web Interface Getting Started Guide Clearspan Web Interface Getting Started Guide RELEASE 22 March 2018 NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Networks Corporation

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

Bitnami Dolibarr for Huawei Enterprise Cloud

Bitnami Dolibarr for Huawei Enterprise Cloud Bitnami Dolibarr for Huawei Enterprise Cloud Description Dolibarr is an open source, free software package for small and medium companies, foundations or freelancers. It includes different features for

More information

Document Search. Chapter 4. 09/17 Chapter 4 - Page 1. Copyright University of Pittsburgh. All rights reserved.

Document Search. Chapter 4. 09/17 Chapter 4 - Page 1. Copyright University of Pittsburgh. All rights reserved. Chapter 4 09/17 Chapter 4 - Page 1 Section Objectives At the end of this section, you should be able to: Perform a simple and an advanced search Search for and view requisition, purchase order and invoice

More information

Resource Booker. User Guide. Log into Resource Booker. Make a Booking. Go to and click Log in.

Resource Booker. User Guide. Log into Resource Booker. Make a Booking. Go to   and click Log in. Resource Booker User Guide Log into Resource Booker Go to https://resourcebooker.le.ac.uk and click Log in. Resource Booker is a single sign on application so if you are already logged in on a device on

More information

Solar Eclipse Scheduler. Release 9.0

Solar Eclipse Scheduler. Release 9.0 Solar Eclipse Scheduler Release 9.0 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates

More information

User Guide. Version R95. English

User Guide. Version R95. English Cloud Backup User Guide Version R95 English September 11, 2017 Copyright Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS

More information

ATS Scheduling. To schedule or edit an existing appointment, you can choose the menu option or the calendar 15 icon in the toolbar.

ATS Scheduling. To schedule or edit an existing appointment, you can choose the menu option or the calendar 15 icon in the toolbar. Scheduling To schedule or edit an existing appointment, you can choose the menu option or the calendar 15 icon in the toolbar. Required fields for an appointment are appointment time selected in the calendar

More information

Requesting a Recurring Meeting

Requesting a Recurring Meeting Step 1: Navigating to Ad Astra Requesting a Recurring Meeting Go to www.indiantech.edu. In the upper right hand corner of the web page is a My Accounts button. Click this and then click Room Scheduling.

More information

How to Login and Submit a Request

How to Login and Submit a Request How to Login and Submit a Request Go to https://www.communityuse.com/default.asp?acctnum=829231361 At the top of the page, you ll see a link to Login to Request Facility Use. Click here to login. If you

More information

Migration Tool. User Guide. SHOPIFY to MAGENTO. Copyright 2014 LitExtension.com. All Rights Reserved.

Migration Tool. User Guide. SHOPIFY to MAGENTO. Copyright 2014 LitExtension.com. All Rights Reserved. SHOPIFY to MAGENTO Migration Tool User Guide Copyright 2014 LitExtension.com. All Rights Reserved. Shopify to Magento Migration Tool: User Guide Page 1 Contents 1. Preparation... 3 2. Set-up... 3 3. Set-up...

More information

Saurus CMS Installation Guide

Saurus CMS Installation Guide Saurus CMS Installation Guide Document version: English, 4.2.0 Saurus 2000-2006 Contents Contents CONTENTS...2 SYSTEM REQUIREMENTS...3 SERVER PLATFORMS...3 OTHER REQUIREMENTS...3 USED LGPL COMPONENTS...3

More information

Single User Guide Version 4.0.x

Single User Guide Version 4.0.x Single User Guide Version 4.0.x Copyright 1992-2001 Milum Corporation. All rights reserved. Office Tracker Single-User Guide Version 4.0.x This manual, as well as the software described in it, is furnished

More information

Cloud Compute. Backup Portal User Guide

Cloud Compute. Backup Portal User Guide Cloud Compute Backup Portal User Guide Contents Service Overview... 4 Gaining Access... 5 Operational Guide... 6 Landing Page... 6 Profile View... 6 Detailed View... 8 Overview... 8 Cloud Backup... 8

More information

RoboVet 5 What is New in FP29 Aegean

RoboVet 5 What is New in FP29 Aegean RoboVet 5 What is New in FP29 Aegean What is new in FP29 Aegean.docx Table of Contents Introduction 2 Important Setup Information 2 Optional Setup Information 2 RoboVet Diary Enhancements 3 Creating and

More information

When the plug-in is installed, you get a new button, to go to Upgrade application screen:

When the plug-in is installed, you get a new button, to go to Upgrade application screen: Technical Documentation Reference : Plugin Install Auto Version : V1.0 Plug-in Install Auto Introduction The objective of this document is to explain how to use the plug-in "Install Auto". With this plug-in

More information

Starfish Guide: Office Hours Set Up

Starfish Guide: Office Hours Set Up Starfish Guide: Office Hours Set Up Establish your availability (Setting Up Office Hours in Starfish) Students can only schedule an appointment through Starfish at times you indicate are available by adding

More information

USER MANUAL. Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.2.1

USER MANUAL. Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.2.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 5 Plug-in

More information

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales)

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales) My Sysco Reporting For CMU Customers (Serviced by Program Sales) 1 Accessing My Sysco Reporting... 2 Logging In... 2 The Reporting Dashboard... 3 My Sysco Reporting Process... 6 Generating a Report...

More information

Kaseya 2. User Guide. for VSA 6.2

Kaseya 2. User Guide. for VSA 6.2 Kaseya 2 Audit User Guide for VSA 6.2 April 16, 2012 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's

More information

D365 Icons and Tooltips USER GUIDE

D365 Icons and Tooltips USER GUIDE D365 Icons and Tooltips USER GUIDE July 2018 Version 1.0.0 Table of Contents 1 Introduction... 4 1.1... Problems... 4 1.2... D365 Icons and Tooltips solution... 4 2 Supported versions, Install and Un-install...

More information

Backup Exec Supplement

Backup Exec Supplement Vision 3 Backup Exec Supplement INPS INPS The Bread Factory, 1A Broughton Street, Battersea, London, SW8 3QJ T: +44 (0) 207 501700 F:+44 (0) 207 5017100 W: www.inps.co.uk Table of Editions and Contents

More information

Access CWT 3.0 using the Data Collection Tool (DCT)

Access CWT 3.0 using the Data Collection Tool (DCT) Access CWT 3.0 using the Data Collection Tool (DCT) Point your browser to www.teachscape.com and log in. Once you have logged into your Teachscape account, you will see the Data Collection Tool link in

More information

Installation Guide. 3CX CRM Plugin for Autotask. Version:

Installation Guide. 3CX CRM Plugin for Autotask. Version: Installation Guide 3CX CRM Plugin for Autotask Version: 15.5.76 "Copyright VoIPTools, LLC 2011-2018" Information in this document is subject to change without notice. No part of this document may be reproduced

More information

Southwest ISD Facilities Usage Process Flow Chart

Southwest ISD Facilities Usage Process Flow Chart Southwest ISD Facilities Usage Process Flow Chart Reservation Request Start Go to swisd.net Scroll to Quick Links, click on Facility Request Requestor (external organizations or internal) reviews Community

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.2.1

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for WordPress TABLE OF CONTENTS. Version: 1.2.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 WordPress Manual Plug-in installation... 5 Plug-in

More information

ClientNet Admin Guide. Boundary Defense for

ClientNet Admin Guide. Boundary Defense for ClientNet Admin Guide Boundary Defense for Email DOCUMENT REVISION DATE: Feb 2012 ClientNet Admin Guide / Table of Contents Page 2 of 36 Table of Contents OVERVIEW... 3 1 INTRODUCTION... 3 1.1. AUDIENCE

More information

1: Getting Started With PDS Facility Scheduler

1: Getting Started With PDS Facility Scheduler Contents 1: Getting Started With PDS Facility Scheduler... 1-1 Introduction... 1-1 Launching the Program... 1-2 License Registration Wizard... 1-3 New, Upgrading, or Current User... 1-3 Registration Information...

More information

Calendar: Scheduling, invitations, attachments, and printing

Calendar: Scheduling, invitations, attachments, and printing Does your Calendar look different than what s shown here? To fix this, switch to the new look! Calendar: Scheduling, invitations, attachments, and printing Your calendar view Sign in to Google Calendar.

More information

SRP DEMAND MANAGEMENT STUDY

SRP DEMAND MANAGEMENT STUDY SRP DEMAND MANAGEMENT STUDY Setup Guide September 2017 2017 Welcome! Thank you for joining SRP s Demand Management Study. This Setup Guide provides an overview of the study and outlines steps to complete

More information

Getting Started with Calendaring Author: Teresa Sakata

Getting Started with Calendaring Author: Teresa Sakata INET1001 May 2009 Getting Started with Calendaring Author: Teresa Sakata Introduction...1 Overview...1 Setting Global Calendar Options...4 Creating a new event...6 Creating a new task...8 Setting the Repeat

More information

Batch Scheduler. Version: 16.0

Batch Scheduler. Version: 16.0 Batch Scheduler Version: 16.0 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

More information

ACT! Calendar to Excel

ACT! Calendar to Excel Another efficient and affordable ACT! Add-On by ACT! Calendar to Excel v.6.0 for ACT! 2008 and up http://www.exponenciel.com ACT! Calendar to Excel 2 Table of content Purpose of the add-on... 3 Installation

More information

shell forecast user guide

shell forecast user guide Using The Electronic Shell Forecast Find where the 2-day Chart with forecasting is kept on your computer. For ease and convenience it is best to have a short cut to the file on your desktop so that it

More information

System Guide

System Guide http://www.bambooinvoice.org System Guide BambooInvoice is free open-source invoicing software intended for small businesses and independent contractors. Our number one priorities are ease of use, user-interface,

More information

Bitnami ProcessMaker Community Edition for Huawei Enterprise Cloud

Bitnami ProcessMaker Community Edition for Huawei Enterprise Cloud Bitnami ProcessMaker Community Edition for Huawei Enterprise Cloud Description ProcessMaker is an easy-to-use, open source workflow automation and Business Process Management platform, designed so Business

More information

General QB Setup Instructions 2/8/2019

General QB Setup Instructions 2/8/2019 What s happening? General QB Setup Instructions 2/8/2019 A. Ag IT will install QuickBooks Pro 2019 on your computer on Tuesday, January 29, 2019. A new shortcut should appear on your desktop. B. You will

More information

Installation & Configuration AddOn CopyObjects

Installation & Configuration AddOn CopyObjects Installation & Configuration AddOn CopyObjects Copy objects of any entity including linked objects at a click of a button Version 7.1.0 for Microsoft Dynamics CRM 2013 & 2015 Date 2. April 2015 Content

More information

How to Login and Submit a Request

How to Login and Submit a Request How to Login and Submit a Request Go to www.stluke.org On the homepage, look for the UPCOMING ST. LUKE EVENTS information and click on See All Events. On the Church Calendar page, click the box for VIEW

More information

Configuring Cisco Access Policies

Configuring Cisco Access Policies CHAPTER 11 This chapter describes how to create the Cisco Access Policies assigned to badge holders that define which doors they can access, and the dates and times of that access. Once created, access

More information