Commit Graph

9 Commits

Author SHA1 Message Date
6f96516374 Add group page on the webgui
- Add the page groupsdb
- Update menu on other pages
- Add 2 function in webserver.py to display groups and delete them (not fully implemented for now)
2024-06-03 11:02:06 +00:00
Paul Gonçalves Monnet
8cc5c2431b formatting changes 2024-05-31 13:59:52 +02:00
Paul Gonçalves Monnet
cae114126b formatting changes 2024-05-31 13:59:00 +02:00
Paul Gonçalves Monnet
c654682ee5 Add the linux server setup part with :
- 3. Clone the Repository
    - 4. Create the .env File
    - 5. Build and Run the Docker Container
- Add a summary
2024-05-31 13:57:36 +02:00
e1611d0507 Add documentation
- Updates in README, add sections (client/server installs, usages)
- Add reader schema
- Add reader components assemble guide
- Add AD schema modification guide
2024-05-30 23:21:52 +02:00
5d8905d91a Update Webserver.py
fix bug in the export logs in csv function
2024-05-22 20:28:39 +02:00
a44fd1cb30 Update Webserver.py
add header in the export log in csv function
2024-05-22 20:26:12 +02:00
646033244f add all files 2024-05-22 12:32:30 +02:00
jeanGaston
3b7e9acd32
Initial commit 2024-03-02 15:57:05 +01:00