This commit is contained in:
2021-10-08 16:49:26 +00:00
parent 6692d317dc
commit 3bc96dbacb
8 changed files with 42 additions and 23 deletions

View File

@@ -5,4 +5,4 @@ This form is used to set the fields displayed and searched in select lists on fo
[Incomplete - under construction]
This setting is *required* and controls which [translation](adm-translation.md) of AyaNova is used to display program text to the current logged in user.
This setting is *required* and controls which [translation](adm-translations.md) of AyaNova is used to display program text to the current logged in user.

View File

@@ -1,3 +1,16 @@
# ADM-LICENSE Placeholder
[Under construction]
todo: document how downgrade license frees up techs based on oldest login first
# Key release
(docs note, this subsection name is linked from Client help adm-license.vue so keep in sync)
User starts AyaNova, no key found this is one of the options in UI License form under using a previously purchased key with an empty database
1) can just fetch if it's not fetched yet
2) was this being used before and want to start fresh? How to request the key be freed, implications etc
3) was this being used before and want to use existing data? Link to restore page in docs

View File

@@ -1,4 +0,0 @@
# ADM-TRANSLATION Placeholder
TODO: How to use the Translation form to edit and create new translations.
todo: cross reference link to Localization page

View File

@@ -1,3 +1,5 @@
# ADM-TRANSLATIONS Placeholder
TODO: How to use the Translation list form to upload and etc translations
TODO: How to use the Translation form to edit and create new translations.
todo: cross reference link to Localization page

View File

@@ -9,7 +9,7 @@ For example a property management company may prefer the term "Apartment" rather
AyaNova comes with predefined Translations for `English`, `French`, `Spanish` and `German`
## Custom Translations
A new custom Translation can be made in the AyaNova [Translation editor](adm-translation.md).
A new custom Translation can be made in the AyaNova [Translation editor](adm-translations.md).
## Setting the Translation
There are two places with settings related to Translations used:

View File

@@ -6,7 +6,7 @@ This form controls various settings for the currently logged in User.
This setting controls the alternative dark theme for UI display. Note that unlike the other settings on this page, this is a local device setting only to allow for different themes when working with different devices in different settings.
## Translation
This setting is *required* and controls which [translation](adm-translation.md) of AyaNova is used to display program text to the current logged in user.
This setting is *required* and controls which [translation](adm-translations.md) of AyaNova is used to display program text to the current logged in user.
The default value is "en" for English.
If you change the language setting here you must logout and back in for the changes to take effect.

View File

@@ -1,8 +0,0 @@
# Help for getting key released Placeholder
todo
User starts AyaNova, no key found this is one of the options under using a previously purcahsed key with an empty database
1) can just fetch if it's not fetched yet
2) was this being used before and want to start fresh? How to request the key be freed, implications etc
3) was this being used before and want to use existing data? Link to restore page in docs

View File

@@ -36,25 +36,35 @@ nav:
- 'Search': 'home-search.md'
- 'Schedule': 'home-schedule.md'
- 'Memos': 'home-memos.md'
- 'Reminders': 'home-reminders.md'
- 'Reminders': 'home-reminders.md'
- 'Reviews': 'home-reviews.md'
- 'User settings': 'home-user-settings.md'
- 'Translation': 'home-translation.md'
- 'Set password': 'home-password.md'
- 'Two factor authentication': 'home-tfa.md'
- 'Notification subscriptions': 'home-notify-subscriptions.md'
- 'Notifications list': 'home-notifications.md'
- Customers:
- 'Customers': 'customers.md'
- 'Customer contacts': 'cust-contacts.md'
- 'Customer notes': 'customer-notes.md'
- 'Head offices': 'head-offices.md'
- Service:
- 'Schedule': 'svc-schedule.md'
- 'Workorders': 'svc-workorders.md'
- 'Work orders': 'svc-workorders.md'
- 'Work order task group': 'svc-task-groups.md'
- 'Work order status': 'svc-work-order-status.md'
- 'Work order item status': 'svc-work-order-item-status.md'
- 'Work order item priority': 'svc-work-order-item-priority.md'
- 'Quotes': 'svc-quotes.md'
- 'Preventive maintenance': 'svc-pms.md'
- 'Customer units': 'svc-units.md'
- 'Unit models': 'svc-unit-models.md'
- 'Loan items': 'svc-loaners.md'
- 'Contracts': 'svc-contracts.md'
- 'Projects': 'svc-projects.md'
- 'Customer service requests': 'svc-csr.md'
- 'Meter readings': 'svc-meter-readings.md'
- Inventory:
- 'Parts': 'inv-parts.md'
- 'Part warehouses': 'inv-part-warehouses.md'
@@ -72,9 +82,11 @@ nav:
- 'Tax codes': 'acc-tax-codes.md'
- Administration:
- 'Global settings': 'adm-global-settings.md'
- 'Seed numbers': 'adm-global-seeds.md'
- 'License': 'adm-license.md'
- 'Users': 'adm-users.md'
- 'Translations': 'adm-translations.md'
- 'Localization': 'ay-start-localization.md'
- 'Report templates': 'adm-report-templates.md'
- 'Attached files': 'adm-attachments.md'
- 'History': 'adm-history.md'
@@ -93,9 +105,9 @@ nav:
- 'Tags extension': 'ay-ex-tags.md'
- 'Export extension': 'ay-ex-export.md'
- 'Delete extension': 'ay-ex-delete.md'
- Customer:
- Customer User forms:
- 'Workorders': 'customer-workorders.md'
- 'Customer service requests': 'customer-csr-list.md'
- 'Customer service requests': 'customer-csr.md'
- Features:
- 'Translation': 'ay-translation.md'
- 'Notification': 'ay-notification.md'
@@ -120,22 +132,26 @@ nav:
- 'Backup': 'ops-form-backup.md'
- Technical:
- 'Installation': '_placeholder.md'
- 'Restore backup': 'ops-restore.md'
- 'Logging': 'common-log.md'
- 'View server settings': 'ops-server-information.md'
- 'Server locale settings': 'ops-server-locale.md'
- 'Translation / Language': 'ops-config-default-translation.md'
- 'Backup config PGDUMP path': 'ops-config-backup-pgdump-path.md'
- 'Backup config folder': 'ops-config-folder-backup-files.md'
- 'User files folder': 'ops-config-folder-user-files.md'
- 'Server temporary files folder': 'ops-config-folder-temporary-files.md'
- 'Database configuration': 'ops-config-db.md'
- 'PORT and URL configuration': 'ops-config-use-urls.md'
- 'Environment variable reference': 'ops-config-environment-variables.md'
- 'Security and JWT web tokens': 'ops-config-jwt-secret.md'
- 'Security and JWT web tokens': 'ops-config-jwt-secret.md'
- 'SuperUser password reset': 'ops-config-set-superuser-pw.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'
- 'Notification system': 'ops-notification-system.md'
- 'Notification queue': 'ops-notify-queue.md'
- 'Backup config PGDUMP path': 'ops-config-backup-pgdump-path.md'
- 'Backup config folder': 'ops-config-folder-backup-files.md'
- 'Restore backup': 'ops-restore.md'
- Developer guide:
- 'Introduction': 'api-intro.md'
- 'API developers console': 'api-console.md'