Commit Graph

279 Commits

Author SHA1 Message Date
Théophile Gervreau-Mercier
99ccd60f90 Add SQLite database schema and documentation
Added complete database schema for Post-ERG thesis archive:
- schema.sql with full relational database structure
- README.md with schema documentation and usage examples
- SETUP.md with comprehensive setup and maintenance guide
- posterg_fiche-technique.md with technical specifications
- Database_TFE_test.csv and .ods with example data

Database features:
- Normalized relational schema (3NF)
- Support for multiple authors, supervisors, languages, formats, keywords
- Publication workflow (submission → defense → jury review → publication)
- Access control (Libre/Interne/Interdit)
- File attachments tracking
- Predefined reference tables for orientations, AP programs, finalities
- Views for simplified querying
- Automatic timestamps and cascade deletes
2026-01-27 15:37:55 +01:00
Théophile Gervreau-Mercier
0d3fc3ab9a Added justfile recipe file and the .gitignore 2026-01-27 14:58:00 +01:00
Théophile Gervreau-Mercier
14c82cfeed Mise à jours et création de READMEs dédier. 2026-01-26 15:58:24 +01:00
Théophile Gervreau-Mercier
2d343eee06 Organize into monorepo structure with resolved conflicts 2026-01-26 15:45:03 +01:00
Théophile Gervreau-Mercier
37ec8aa5c1 Prepare formulaire branch for merge 2026-01-26 15:45:03 +01:00
Théophile Gervreau-Mercier
0697753dd3 Move formulaire files to formulaire/ 2026-01-26 15:24:01 +01:00
Pontoporeia
567f4aaafb cleanup 2024-04-18 18:18:56 +02:00
Pontoporeia
19e9dc805b ajustement .gitignore 2023-05-12 12:05:56 +02:00
Pontoporeia
787f62a9e2 suppression du contenus de vendor et le fichier compose.lock 2023-05-12 10:38:54 +02:00
Pontoporeia
aa5d3a1610 nettoyage .gitignore 2023-05-12 10:37:02 +02:00
Pontoporeia
d0fb81d9b2 update des codeblock en shell pour le syntax highlighting 2023-05-12 10:26:25 +02:00
Pontoporeia
b7109290e0 ajout d'un contenus du README.md 2023-05-12 10:25:13 +02:00
Pontoporeia
393fabb345 maj du .gitignore 2023-05-12 10:06:13 +02:00
Pontoporeia
6f63b2efa3 ajout du .gitignore 2023-05-12 09:39:54 +02:00
Pontoporeia
3ee32e17fa update du projet, xml collection enlevé et méthode fait maison ajouter 2023-05-12 09:38:08 +02:00
Pontoporeia
9414966b24 ajustement formulaire 2023-05-12 09:31:41 +02:00
Pontoporeia
4a1e4b696e rewrite v1.0 2023-05-02 20:17:58 +02:00
Pontoporeia
763ad7d722 rewrite v0.8 2023-05-02 12:15:28 +02:00
Pontoporeia
9bf4593ae5 rebuild v0.5 2023-05-02 11:59:29 +02:00
Pontoporeia
ead6bc6d8e rebuild v0.1 2023-05-02 11:36:50 +02:00
Pontoporeia
f3dcfbf6ff Initial commit 2023-05-02 09:26:29 +00:00
Olivia Marly
85a81079c1 Merge branch 'master' of codeberg.org:memoireERG/posterg 2022-12-14 18:47:45 +01:00
Olivia Marly
7e6872126c creation formulaire + typo + style.css 2022-12-14 18:47:03 +01:00
Pontoporeia
50d51d4d04 changement des pages dans custom en xml 2022-12-14 18:07:05 +01:00
Pontoporeia
63de7d525f changement des pages de base et test sur le css 2022-12-14 15:08:53 +01:00
Pontoporeia
76fc408a9a changment de nom 2022-12-14 14:55:44 +01:00
Pontoporeia
6cdc65a63b ajout de la description du projet 2022-12-10 16:09:05 +01:00
Pontoporeia
75885b2074 changed README 2022-12-10 14:34:09 +01:00
Pontoporeia
ba6ee35e31 push initial du projet par Stéphane 2022-12-10 14:32:31 +01:00