-
- Downloads
Merge branch 'main' into 'authentification'
# Conflicts: # src/com/uca/dao/_Initializer.java # src/main/resources/views/eleves.ftl
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .gradle/7.4.1/checksums/checksums.lock 0 additions, 0 deletions.gradle/7.4.1/checksums/checksums.lock
- .gradle/7.4.1/dependencies-accessors/dependencies-accessors.lock 0 additions, 0 deletions.../7.4.1/dependencies-accessors/dependencies-accessors.lock
- .gradle/7.4.1/executionHistory/executionHistory.bin 0 additions, 0 deletions.gradle/7.4.1/executionHistory/executionHistory.bin
- .gradle/7.4.1/executionHistory/executionHistory.lock 0 additions, 0 deletions.gradle/7.4.1/executionHistory/executionHistory.lock
- .gradle/7.4.1/fileHashes/fileHashes.bin 0 additions, 0 deletions.gradle/7.4.1/fileHashes/fileHashes.bin
- .gradle/7.4.1/fileHashes/fileHashes.lock 0 additions, 0 deletions.gradle/7.4.1/fileHashes/fileHashes.lock
- .gradle/7.4.1/fileHashes/resourceHashesCache.bin 0 additions, 0 deletions.gradle/7.4.1/fileHashes/resourceHashesCache.bin
- .gradle/buildOutputCleanup/buildOutputCleanup.lock 0 additions, 0 deletions.gradle/buildOutputCleanup/buildOutputCleanup.lock
- .gradle/buildOutputCleanup/outputFiles.bin 0 additions, 0 deletions.gradle/buildOutputCleanup/outputFiles.bin
- .gradle/file-system.probe 0 additions, 0 deletions.gradle/file-system.probe
- help-table.md 1 addition, 1 deletionhelp-table.md
- src/com/uca/StartServer.java 17 additions, 2 deletionssrc/com/uca/StartServer.java
- src/com/uca/dao/GommetteAttribDAO.java 4 additions, 3 deletionssrc/com/uca/dao/GommetteAttribDAO.java
- src/com/uca/dao/_Initializer.java 25 additions, 12 deletionssrc/com/uca/dao/_Initializer.java
- src/com/uca/entity/Couleur.java 73 additions, 7 deletionssrc/com/uca/entity/Couleur.java
- src/com/uca/gui/AttributionInfo.java 29 additions, 0 deletionssrc/com/uca/gui/AttributionInfo.java
- src/com/uca/gui/EleveGommetteGUI.java 33 additions, 0 deletionssrc/com/uca/gui/EleveGommetteGUI.java
- src/com/uca/gui/GommetteGUI.java 2 additions, 1 deletionsrc/com/uca/gui/GommetteGUI.java
- src/main/resources/views/eleveGommettes.ftl 33 additions, 0 deletionssrc/main/resources/views/eleveGommettes.ftl
.gitignore
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
src/com/uca/gui/AttributionInfo.java
0 → 100644
src/com/uca/gui/EleveGommetteGUI.java
0 → 100644
src/main/resources/views/eleveGommettes.ftl
0 → 100644
Please register or sign in to comment