Commit Graph
1709 Commits
Author SHA1 Message Date
Jepp9350 9d74736b31 Made the invoice text lines actually text lines. 2024-12-17 12:00:43 +01:00
Jepp9350 3bf79997f3 Added the /superuser/user route, used to get all user-related data. 2024-12-17 08:07:21 +01:00
Jepp9350 fae72cce75 Added the customer codes, and abstract variable storage for user objects. 2024-12-16 14:43:21 +01:00
Jepp9350 03515a83d6 Added the display_name parameter 2024-12-16 11:03:18 +01:00
Jepp9350 c9db9e7f09 Added the group_id parameter 2024-12-16 10:20:16 +01:00
Jepp9350 9d694d27ce Added .editorconfig to maintain consistent coding style 2024-12-16 09:01:06 +01:00
Jepp9350 6a81ae26c4 Added config.php to .gitignore 2024-12-16 09:00:38 +01:00
Jepp9350 914f5ba1b0 Added the files from MVP 2024-12-16 08:54:03 +01:00
Jepp9350 b831ad9332 Added the .htaccess
This makes sure that any paths is being resolved by the index.php file.
2024-12-16 08:53:16 +01:00