From 7aaf8d946d93bcb3d87e04c9e2f84d587cf32a9f Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 19 Feb 2022 13:57:38 +0100 Subject: [PATCH] fix name --- README.md | 0 SUMMARY.md | 0 administration/accounts.md | 0 administration/groups.md | 0 administration/jobs.md | 0 administration/modules.md | 0 administration/permissions.md | 2 +- maintenance/backup.md | 0 maintenance/monitoring.md | 0 maintenance/updates_patches.md | 2 +- security/application.md | 0 security/mentality.md | 0 security/server.md | 0 setup/install.md | 6 +++--- ui/hotkeys.md | 0 15 files changed, 5 insertions(+), 5 deletions(-) mode change 100644 => 100755 README.md mode change 100644 => 100755 SUMMARY.md mode change 100644 => 100755 administration/accounts.md mode change 100644 => 100755 administration/groups.md mode change 100644 => 100755 administration/jobs.md mode change 100644 => 100755 administration/modules.md mode change 100644 => 100755 administration/permissions.md mode change 100644 => 100755 maintenance/backup.md mode change 100644 => 100755 maintenance/monitoring.md mode change 100644 => 100755 maintenance/updates_patches.md mode change 100644 => 100755 security/application.md mode change 100644 => 100755 security/mentality.md mode change 100644 => 100755 security/server.md mode change 100644 => 100755 ui/hotkeys.md diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/SUMMARY.md b/SUMMARY.md old mode 100644 new mode 100755 diff --git a/administration/accounts.md b/administration/accounts.md old mode 100644 new mode 100755 diff --git a/administration/groups.md b/administration/groups.md old mode 100644 new mode 100755 diff --git a/administration/jobs.md b/administration/jobs.md old mode 100644 new mode 100755 diff --git a/administration/modules.md b/administration/modules.md old mode 100644 new mode 100755 diff --git a/administration/permissions.md b/administration/permissions.md old mode 100644 new mode 100755 index f06e386..6348a99 --- a/administration/permissions.md +++ b/administration/permissions.md @@ -45,7 +45,7 @@ These permissions can be assigned on multiple levels (descending in the followin ### Unit/Organization -`Orange Management` supports the definition of multiple units/organizations which is especially useful for organizations with subsidiaries or business units etc. For each unit/organization permissions can be assigned to accounts. +`Karaka` supports the definition of multiple units/organizations which is especially useful for organizations with subsidiaries or business units etc. For each unit/organization permissions can be assigned to accounts. ### Application diff --git a/maintenance/backup.md b/maintenance/backup.md old mode 100644 new mode 100755 diff --git a/maintenance/monitoring.md b/maintenance/monitoring.md old mode 100644 new mode 100755 diff --git a/maintenance/updates_patches.md b/maintenance/updates_patches.md old mode 100644 new mode 100755 index 8c223e4..eb79393 --- a/maintenance/updates_patches.md +++ b/maintenance/updates_patches.md @@ -2,7 +2,7 @@ Updates provide functionality improvements where patches provide security and bug fixes. It is always recommended to keep all application components up-to-date. The application either informs administrators about updates for installation or automatically installs them depending on the settings. -Updates and patches are only concerned with the application and libraries it comes with, system and application updates such as OS, database etc. have to be updated by the system administrator. It is advised to only perform database updates once they are confirmed to work by Orange Management. +Updates and patches are only concerned with the application and libraries it comes with, system and application updates such as OS, database etc. have to be updated by the system administrator. It is advised to only perform database updates once they are confirmed to work by Karaka. ## Security diff --git a/security/application.md b/security/application.md old mode 100644 new mode 100755 diff --git a/security/mentality.md b/security/mentality.md old mode 100644 new mode 100755 diff --git a/security/server.md b/security/server.md old mode 100644 new mode 100755 diff --git a/setup/install.md b/setup/install.md index 790bc55..f6e9fdb 100644 --- a/setup/install.md +++ b/setup/install.md @@ -100,11 +100,11 @@ Before you can install the application you need to put the application files int ##### Windows -By default the windows directory should be `C:/xampp/htdocs`. Remove all files in this directory and put all the files of the Orange Management application into this directory. +By default the windows directory should be `C:/xampp/htdocs`. Remove all files in this directory and put all the files of the Karaka application into this directory. ##### Linux -By default the linux directory should be `/var/www/htm`. Remove all files in this directory and put all the files of the Orange Management application into this directory. +By default the linux directory should be `/var/www/htm`. Remove all files in this directory and put all the files of the Karaka application into this directory. #### Web Installer @@ -188,7 +188,7 @@ Here you must define the admin login name, the admin password and email. ###### Top Level domain -The top level domain is the domain name where you installed the application. If you only installed it locally, it is 127.0.0.1. If you installed it on your web server, then you input the domain name e.g. `orange-management.org` +The top level domain is the domain name where you installed the application. If you only installed it locally, it is 127.0.0.1. If you installed it on your web server, then you input the domain name e.g. `karaka.app` ###### Web Subdirectory diff --git a/ui/hotkeys.md b/ui/hotkeys.md old mode 100644 new mode 100755