This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Placeholder
|
||||
# PLACEHOLDER
|
||||
|
||||
This is a placeholder page for sections that are not written yet
|
||||
|
||||
|
||||
4
docs/8.0/ayanova/docs/ay-biz-admin-import-v7.md
Normal file
4
docs/8.0/ayanova/docs/ay-biz-admin-import-v7.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# BUSINESS ADMINISTRATION IMPORT FROM V7
|
||||
|
||||
todo: overview of what will go where
|
||||
todo: tasks that must be performed after import (security groups -> roles assignment etc)
|
||||
4
docs/8.0/ayanova/docs/ay-biz-admin-roles.md
Normal file
4
docs/8.0/ayanova/docs/ay-biz-admin-roles.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# AUTHORIZATION ROLES
|
||||
|
||||
todo: overview of roles, list of roles and how they work
|
||||
NOT how to assign roles, that's in the form documentation for User or elsehwere, this is *about* roles
|
||||
@@ -5,7 +5,7 @@
|
||||
Starting with version 8, AyaNova was completely re-written.
|
||||
Our goals in this were to make AyaNova easier to use, modernize aging code, take advantage of the latest technologies and move to a modern run on any device approach.
|
||||
|
||||
This page documents the changes most relevant to everyday users of AyaNova however there were also many other technical changes of interest to system administrators and installers which are documented in our [Technical changes](ops-technical-changes.md) area of this documentation.
|
||||
This page documents the changes most relevant to everyday users of AyaNova however there were also many other technical changes of interest to system administrators and installers which are documented in our [Technical changes from v7](ops-technical-changes-from-v7.md) page of this documentation.
|
||||
|
||||
## User interface changes from v7
|
||||
AyaNova 7 had several different user interfaces: the main interface was a Windows desktop application and as optional add-on products we had several different web browser interfaces for varying levels of devices. Each web interface had a limited sub-set of the full features in the Windows application and required separate installation and configuration procedures.
|
||||
@@ -51,6 +51,9 @@ The following objects from v7 have been replaced by tags in v8:
|
||||
|
||||
[Importing from v7](ops-import-v7.md) will automatically create tags for these objects and will then tag the corresponding objects that were set to these category items with the new tags created.
|
||||
|
||||
### Reports
|
||||
todo: reports changes here
|
||||
|
||||
|
||||
## New features in AyaNova 8.0
|
||||
todo: new features here
|
||||
|
||||
@@ -3,3 +3,5 @@
|
||||
## Overview
|
||||
|
||||
Tags are a powerful feature of AyaNova that are used to group many different types of objects for reporting, searching and selection.
|
||||
|
||||
todo: tags in depth, how to select, how to use etc, **when** to use etc, **what to use for**
|
||||
@@ -1,6 +1,7 @@
|
||||
# WELCOME TO AYANOVA 
|
||||
|
||||
## About this documentation
|
||||
<small>Last updated: 2020-March-30</small>
|
||||
|
||||
This manual has the following sections:
|
||||
|
||||
|
||||
4
docs/8.0/ayanova/docs/ops-technical-changes-from-v7.md
Normal file
4
docs/8.0/ayanova/docs/ops-technical-changes-from-v7.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# OPERATIONS INTRO Placeholder
|
||||
|
||||
- docs link here to explain what the AyaNoav server is so start with a server section and explain client server aspects briefly in overview
|
||||
- Then go on to the basic sections of ops starting with installation then config and then ongoing maintenance and metrics etc
|
||||
@@ -24,6 +24,7 @@ nav:
|
||||
- 'Navigation': 'ay-start-navigate.md'
|
||||
- 'Form basics': 'ay-start-form-basics.md'
|
||||
- 'Select lists': 'ay-start-form-select-list.md'
|
||||
- 'Tags': 'ay-start-form-tags.md'
|
||||
- Home:
|
||||
- 'Dashboard': 'form-home-dashboard.md'
|
||||
- 'Search': 'form-home-search.md'
|
||||
@@ -85,10 +86,11 @@ nav:
|
||||
- Features:
|
||||
- 'Translation': 'ay-translation.md'
|
||||
- 'Notification': 'ay-notification.md'
|
||||
- Customization / business settings guide:
|
||||
- Business administration and Customization:
|
||||
- 'Start here': 'ay-biz-admin-intro.md'
|
||||
- 'Authorization roles': 'ay-biz-admin-roles.md'
|
||||
- 'Select list templates': 'form-adm-global-select-templates.md'
|
||||
- 'Select list templates': 'form-adm-global-select-templates.md'
|
||||
- 'Importing from v7': 'ay-biz-admin-import-v7.md'
|
||||
- Server operations guide:
|
||||
- Forms:
|
||||
- 'Introduction': 'ops-intro.md'
|
||||
@@ -109,6 +111,7 @@ nav:
|
||||
- 'Environment variable reference': 'ops-config-environment-variables.md'
|
||||
- 'Security and JWT web tokens': 'ops-config-jwt-secret.md'
|
||||
- 'Server error codes': 'ops-error-codes.md'
|
||||
- 'Technical changes from v7': 'ops-technical-changes-from-v7.md'
|
||||
- 'Importing from older AyaNova': 'ops-import-v7.md'
|
||||
- 'Metrics': 'ops-metrics.md'
|
||||
- Developer guide:
|
||||
|
||||
Reference in New Issue
Block a user