diff --git a/DataStorage/Database/Connection/ConnectionAbstract.h b/DataStorage/Database/Connection/ConnectionAbstract.h index 2651b73..366ef13 100755 --- a/DataStorage/Database/Connection/ConnectionAbstract.h +++ b/DataStorage/Database/Connection/ConnectionAbstract.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef DATASTORAGE_DATBASE_CONNECTION_ABSTRACT_H #define DATASTORAGE_DATBASE_CONNECTION_ABSTRACT_H diff --git a/DataStorage/Database/Connection/ConnectionFactory.h b/DataStorage/Database/Connection/ConnectionFactory.h index 119ee1b..1e3fcdc 100755 --- a/DataStorage/Database/Connection/ConnectionFactory.h +++ b/DataStorage/Database/Connection/ConnectionFactory.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef DATASTORAGE_DATBASE_CONNECTION_FACTORY_H #define DATASTORAGE_DATBASE_CONNECTION_FACTORY_H diff --git a/DataStorage/Database/Connection/DbConnectionConfig.h b/DataStorage/Database/Connection/DbConnectionConfig.h index 15096c4..103fbe6 100755 --- a/DataStorage/Database/Connection/DbConnectionConfig.h +++ b/DataStorage/Database/Connection/DbConnectionConfig.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef DATASTORAGE_DATABASE_CONNECTION_H #define DATASTORAGE_DATABASE_CONNECTION_H diff --git a/DataStorage/Database/Connection/MysqlConnection.h b/DataStorage/Database/Connection/MysqlConnection.h index 06d4217..ab29eff 100755 --- a/DataStorage/Database/Connection/MysqlConnection.h +++ b/DataStorage/Database/Connection/MysqlConnection.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef DATASTORAGE_DATABASE_MYSQL_CONNECTION_H #define DATASTORAGE_DATABASE_MYSQL_CONNECTION_H diff --git a/DataStorage/Database/Connection/PostgresqlConnection.h b/DataStorage/Database/Connection/PostgresqlConnection.h index 9bc418c..27eb542 100755 --- a/DataStorage/Database/Connection/PostgresqlConnection.h +++ b/DataStorage/Database/Connection/PostgresqlConnection.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef DATASTORAGE_DATABASE_PGSQL_CONNECTION_H #define DATASTORAGE_DATABASE_PGSQL_CONNECTION_H diff --git a/DataStorage/Database/Connection/SQLiteConnection.h b/DataStorage/Database/Connection/SQLiteConnection.h index d660bfc..edc9f76 100755 --- a/DataStorage/Database/Connection/SQLiteConnection.h +++ b/DataStorage/Database/Connection/SQLiteConnection.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef DATASTORAGE_DATABASE_SQLITE_CONNECTION_H #define DATASTORAGE_DATABASE_SQLITE_CONNECTION_H diff --git a/DataStorage/Database/DatabaseStatus.h b/DataStorage/Database/DatabaseStatus.h index 9893cc6..3353b2f 100755 --- a/DataStorage/Database/DatabaseStatus.h +++ b/DataStorage/Database/DatabaseStatus.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef DATASTORAGE_DATABASE_STATUS_H #define DATASTORAGE_DATABASE_STATUS_H diff --git a/DataStorage/Database/DatabaseType.h b/DataStorage/Database/DatabaseType.h index f5010f0..b2c8531 100755 --- a/DataStorage/Database/DatabaseType.h +++ b/DataStorage/Database/DatabaseType.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef DATASTORAGE_DATABASE_TYPE_H #define DATASTORAGE_DATABASE_TYPE_H diff --git a/DataStorage/Database/Schema/DbField.h b/DataStorage/Database/Schema/DbField.h index 3155bfd..f72d08e 100755 --- a/DataStorage/Database/Schema/DbField.h +++ b/DataStorage/Database/Schema/DbField.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef DATASTORAGE_DATABASE_FIELD_H #define DATASTORAGE_DATABASE_FIELD_H diff --git a/DataStorage/Database/Schema/DbSchema.h b/DataStorage/Database/Schema/DbSchema.h index 363e9a7..24dc25f 100755 --- a/DataStorage/Database/Schema/DbSchema.h +++ b/DataStorage/Database/Schema/DbSchema.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef DATASTORAGE_DATABASE_SCHEMA_H #define DATASTORAGE_DATABASE_SCHEMA_H diff --git a/Image/BillDetection.h b/Image/BillDetection.h index 4d1e204..df7ea8a 100755 --- a/Image/BillDetection.h +++ b/Image/BillDetection.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef IMAGE_BILL_DETECTION_H #define IMAGE_BILL_DETECTION_H diff --git a/Image/Diff.h b/Image/Diff.h index 71516b2..b51ef63 100644 --- a/Image/Diff.h +++ b/Image/Diff.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef IMAGE_DIFF_H #define IMAGE_DIFF_H diff --git a/Image/ImageUtils.h b/Image/ImageUtils.h index e7df1b2..003ce6d 100755 --- a/Image/ImageUtils.h +++ b/Image/ImageUtils.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef IMAGE_IMAGE_UTILS_H #define IMAGE_IMAGE_UTILS_H diff --git a/Image/Kernel.h b/Image/Kernel.h index 47d89e2..a8b088d 100755 --- a/Image/Kernel.h +++ b/Image/Kernel.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef IMAGE_KERNEL_H #define IMAGE_KERNEL_H diff --git a/Image/Skew.h b/Image/Skew.h index 1834d6e..467a488 100755 --- a/Image/Skew.h +++ b/Image/Skew.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef IMAGE_SKEW_H #define IMAGE_SKEW_H diff --git a/Image/Thresholding.h b/Image/Thresholding.h index 172710b..e164dad 100755 --- a/Image/Thresholding.h +++ b/Image/Thresholding.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef IMAGE_THRESHOLDING_H #define IMAGE_THRESHOLDING_H diff --git a/README.md b/README.md index 6f4840c..3ddd792 100755 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ You can find a freely available online demo at https://demo.karaka.app (user: ad Currently Karaka is still developing the first Alpha version. As soon as we have a running Beta version we are allowing external testers to use our software and a selected amount of inhouse developed modules. -General updates can be found in our info section at https://karaka.app/info and developer updates can be found in our developer section at https://karaka.app/dev. In our developer section you can also check out the automatically generated reports such as code coverage, code style, static analysis etc. as well as our code style guide lines and developer documentation. +General updates can be found in our info section at https://jingga.app/info and developer updates can be found in our developer section at https://jingga.app/dev. In our developer section you can also check out the automatically generated reports such as code coverage, code style, static analysis etc. as well as our code style guide lines and developer documentation. * [Project Status](https://github.com/Karaka-Management/Organization-Guide/blob/master/Project/PROJECT.md) @@ -63,7 +63,7 @@ Karaka has a very open culture and we always welcome new people who share our ph * End-User documentation: https://github.com/Karaka-Management/Documentation * Developer documentation: https://github.com/Karaka-Management/Developer-Guide * Organization documentation: https://github.com/Karaka-Management/Organization-Guide -* Website: [https://karaka.app](https://karaka.app) -* Demo: [https://karaka.app](https://karaka.app) (user: admin, pass: orange) -* Dev: [https://karaka.app/dev](https://karaka.app/dev) +* Website: [https://jingga.app](https://jingga.app) +* Demo: [https://jingga.app](https://jingga.app) (user: admin, pass: orange) +* Dev: [https://jingga.app/dev](https://jingga.app/dev) * Contact: dennis@karaka.app diff --git a/Router/Router.h b/Router/Router.h index a0b28ee..890af8b 100644 --- a/Router/Router.h +++ b/Router/Router.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef ROUTER_ROUTER_H #define ROUTER_ROUTER_H diff --git a/Stdlib/HashTable.h b/Stdlib/HashTable.h index 3a7a2fb..277c5a8 100755 --- a/Stdlib/HashTable.h +++ b/Stdlib/HashTable.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef STDLIB_HASH_TABLE_H #define STDLIB_HASH_TABLE_H diff --git a/Utils/ApplicationUtils.h b/Utils/ApplicationUtils.h index 89cf942..26e8ee7 100755 --- a/Utils/ApplicationUtils.h +++ b/Utils/ApplicationUtils.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef UTILS_APPLICATION_UTILS_H #define UTILS_APPLICATION_UTILS_H diff --git a/Utils/ArraySort.h b/Utils/ArraySort.h index 1696d3c..d3adc3e 100755 --- a/Utils/ArraySort.h +++ b/Utils/ArraySort.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef UTILS_ARRAY_SORT_H #define UTILS_ARRAY_SORT_H diff --git a/Utils/ArrayUtils.h b/Utils/ArrayUtils.h index aea8d85..5a6ea4e 100755 --- a/Utils/ArrayUtils.h +++ b/Utils/ArrayUtils.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef UTILS_ARRAY_UTILS_H #define UTILS_ARRAY_UTILS_H diff --git a/Utils/FileUtils.h b/Utils/FileUtils.h index be6d703..3463876 100755 --- a/Utils/FileUtils.h +++ b/Utils/FileUtils.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef UTILS_FILE_UTILS_H #define UTILS_FILE_UTILS_H diff --git a/Utils/MathUtils.h b/Utils/MathUtils.h index 2b7bdf7..b66298e 100755 --- a/Utils/MathUtils.h +++ b/Utils/MathUtils.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef UTILS_MATH_UTILS_H #define UTILS_MATH_UTILS_H diff --git a/Utils/OSWrapper.h b/Utils/OSWrapper.h index f13a845..74c978b 100644 --- a/Utils/OSWrapper.h +++ b/Utils/OSWrapper.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef UTILS_OS_WRAPPER_H #define UTILS_OS_WRAPPER_H diff --git a/Utils/Rng/StringUtils.h b/Utils/Rng/StringUtils.h index 3209e2b..b5ec8f3 100755 --- a/Utils/Rng/StringUtils.h +++ b/Utils/Rng/StringUtils.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef UTILS_RNG_STRING_UTILS_H #define UTILS_RNG_STRING_UTILS_H diff --git a/Utils/StringUtils.h b/Utils/StringUtils.h index f9ec481..6b44618 100755 --- a/Utils/StringUtils.h +++ b/Utils/StringUtils.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef UTILS_STRING_UTILS_H #define UTILS_STRING_UTILS_H diff --git a/Utils/TestUtils.h b/Utils/TestUtils.h index 3e5f320..7736abd 100755 --- a/Utils/TestUtils.h +++ b/Utils/TestUtils.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef UTILS_TEST_UTILS_H #define UTILS_TEST_UTILS_H diff --git a/Utils/WebUtils.h b/Utils/WebUtils.h index 690d47e..29c9b6e 100755 --- a/Utils/WebUtils.h +++ b/Utils/WebUtils.h @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #ifndef UTILS_WEB_UTILS_H #define UTILS_WEB_UTILS_H diff --git a/tests/Image/ImageUtilsTest.cpp b/tests/Image/ImageUtilsTest.cpp index 95b9d8e..82e18ef 100755 --- a/tests/Image/ImageUtilsTest.cpp +++ b/tests/Image/ImageUtilsTest.cpp @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #include diff --git a/tests/Threads/ThreadPoolTest.cpp b/tests/Threads/ThreadPoolTest.cpp index ae3c708..8b043d6 100644 --- a/tests/Threads/ThreadPoolTest.cpp +++ b/tests/Threads/ThreadPoolTest.cpp @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #include diff --git a/tests/Utils/WebUtilsTest.cpp b/tests/Utils/WebUtilsTest.cpp index f3629bf..4cc2c42 100644 --- a/tests/Utils/WebUtilsTest.cpp +++ b/tests/Utils/WebUtilsTest.cpp @@ -5,7 +5,7 @@ * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ #include