Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file added docs/new/references/grants.md
Empty file.
Empty file.
Empty file.
Empty file added docs/new/references/roles.md
Empty file.
32 changes: 32 additions & 0 deletions docs/new/tasks/banning-an-attendee.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Banning an Attendee

Banning an attendee means that they will no longer be able to register for the convention in the future, and will be completely locked out of their existing account. This is also referred to as a **Registration Ban** in ConCat, as they cannot register for the event or register for a new account.

Banning an attendee does not *require* an account however. Bans are based on the attendee's first and last name.

<!-- IMAGES TODO -->

### Required Permissions
* `user:notes:hr`

## Steps

1. Open the ConCat Housekeeping Dashboard by selecting "Housekeeping" on the left.
2. Select "User Notes"
3. Select "Create Note"
<!-- Insert screenshot -->
4. Set the "Notes Category" to **Ban**.
1. (if it is not already) Set the "Ban Category" to **Registration**.
5. If the attendee you are banning already has a ConCat account, search for and select the user underneath "User (optional)".
1. Otherwise, enter their first and last name in the respective fields below the "Ban Category" dropdown.
6. Enter details about the ban in the "Text" box.
7. Select "Create".

## Result

The attendee is now banned from registering for the event in the future.
<!-- Screenshot of the user note. -->
<!-- Screenshot of the account's profile. -->

If the attendee attempts to sign up again, they will be flagged for review for an admin to verify.
<!-- Screenshot of an account pending review. -->
Empty file.
7 changes: 7 additions & 0 deletions docs/new/tasks/modify-email-templates.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Modifying an Email Template
Customers can modify the default email templates that ConCat refers to for automatic emailing. Through Handlebars, we provide a form of [Mail merge](https://en.wikipedia.org/wiki/Mail_merge).

**NOTE:** Handlebars is only available in email templates, not within the Mass Email feature.

## What is Handlebars?
[Handlebars](https://handlebarsjs.com/) is a templating system that allows for data to be dynamically filled in on a per-user basis. Handlebars has lots of use cases, but ConCat primarily utilizes it for our emails.
Empty file added docs/new/tasks/open-dealers.md
Empty file.
Empty file.
Empty file.
Empty file added docs/new/tasks/send-email.md
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
7 changes: 7 additions & 0 deletions docs/new/welcome.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
sidebar_position: 1
hide_table_of_contents: true
---

## Welcome to ConCat
Thank you for choosing Convention Cat as your software of choice. This is our newly written suite of guides and references to aid you and your event in utilizing ConCat.