LucasV-IUT
|
0e38acc2ab
|
Delete out directory
|
2021-11-28 17:41:17 +01:00 |
|
LucasV-IUT
|
30223db05a
|
Update .gitignore
|
2021-11-28 17:40:42 +01:00 |
|
LucasV-IUT
|
9f23e9b1ec
|
Edit PDFTest.java (remove getContentPane)
|
2021-11-28 17:37:18 +01:00 |
|
LucasV-IUT
|
b3714cfcdf
|
Edit PDFTest.java
|
2021-11-28 17:36:11 +01:00 |
|
LucasV-IUT
|
e86d3f41b3
|
Test d'affichage PDF
-> Fonctionnel (voir PDFTest.java)
|
2021-11-28 00:33:17 +01:00 |
|
leofranch
|
c77b21a384
|
codage de l'ouverture du menu et du pdf
|
2021-11-27 19:11:48 +01:00 |
|
leofranch
|
8eefc4aef4
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# LecteurPdfDoubleAffichage.iml
# out/production/LecteurPdfDoubleAffichage/lecteur_pdf/document/Page.class
# out/production/LecteurPdfDoubleAffichage/lecteur_pdf/document/Pdf.class
# out/production/LecteurPdfDoubleAffichage/lecteur_pdf/menu/Menu.class
# out/production/LecteurPdfDoubleAffichage/lecteur_pdf/menu/SelectionnerFichier.class
# out/test/LecteurPdfDoubleAffichage/lecteur_pdf/document/PageTest.class
# out/test/LecteurPdfDoubleAffichage/lecteur_pdf/document/PdfTest.class
|
2021-11-27 14:35:35 +01:00 |
|
leofranch
|
407d072fa2
|
création des classes et implementation de base
|
2021-11-27 14:29:24 +01:00 |
|
NonoL3Robot
|
ceb2acec04
|
Class comment
|
2021-11-27 11:32:51 +01:00 |
|
NonoL3Robot
|
1642b7b7a9
|
Intégration de la fenêtre d'ouverture de fichier au bouton "Ouvrir"
|
2021-11-26 17:25:42 +01:00 |
|
NonoL3Robot
|
c0e06ccd3c
|
début des tests de SelectionnerFichier.java
|
2021-11-25 21:44:54 +01:00 |
|
NonoL3Robot
|
c14907af2b
|
ouvrirFichier() opérationnel
|
2021-11-25 21:42:46 +01:00 |
|
NonoL3Robot
|
870af7ffdd
|
correction ortographique
|
2021-11-25 21:41:21 +01:00 |
|
Tristan Nogaret
|
b79ce24043
|
Il restait un TODO comment je suis trop bête
|
2021-11-25 20:18:46 +01:00 |
|
Tristan Nogaret
|
1848d030e3
|
Merge branch 'main' of https://github.com/LucasV-IUT/LecteurPdfDoubleAffichage
|
2021-11-25 20:15:05 +01:00 |
|
Tristan Nogaret
|
46d79bdf9b
|
Classes dans Menu.java et TestMenu.java
|
2021-11-25 20:08:47 +01:00 |
|
Tristan Nogaret
|
a47995e58f
|
méthode Menu.java et MenuTest.java
|
2021-11-25 20:04:49 +01:00 |
|
NonoL3Robot
|
db736d5efc
|
Ajout méthode ouvrirFichier() à SelectionnerFichier.java
|
2021-11-23 22:17:40 +01:00 |
|
NonoL3Robot
|
b4ebf3d34a
|
Merge remote-tracking branch 'origin/main'
|
2021-11-23 22:11:56 +01:00 |
|
NonoL3Robot
|
729d2ddbe7
|
Ajout méthode ouvrirFichier() à SelectionnerFichier.java
|
2021-11-23 22:11:38 +01:00 |
|
NonoL3Robot
|
5e8d4361e7
|
rename classe MenuOption -> MenuOptions
|
2021-11-23 19:51:54 +01:00 |
|
NonoL3Robot
|
8628fcad97
|
commit du .iml
|
2021-11-23 19:50:33 +01:00 |
|
NonoL3Robot
|
f53fc049a5
|
Ajout du dossier out/ à ignorer
|
2021-11-23 19:50:12 +01:00 |
|
leofranch
|
2cb5361308
|
Merge remote-tracking branch 'origin/main'
|
2021-11-23 08:44:51 +01:00 |
|
leofranch
|
1c0b65e529
|
création des classes et implementation de base
|
2021-11-23 08:04:38 +01:00 |
|
LucasV-IUT
|
3693d4b2c6
|
Edition de Page.java et Pdf.java
Besoin de faire les tests unitaires
|
2021-11-22 23:06:21 +01:00 |
|
leofranch
|
68bae635da
|
création des classes et implementation de base
|
2021-11-22 21:29:17 +01:00 |
|
Tristan Nogaret
|
58b23b271e
|
Modification author
Début class Menu
|
2021-11-20 22:42:07 +01:00 |
|
NonoL3Robot
|
1ac8256122
|
Début menu options
|
2021-11-18 17:01:00 +01:00 |
|
LucasV-IUT
|
e4fb82ca89
|
Add Pdf.java et Page.java
A compléter + Tests unitaires avec JUnit
|
2021-11-17 19:03:39 +01:00 |
|
Zanter12
|
cadafd8c1e
|
Cleaning GitHub
Supression différents fichiers
|
2021-11-14 17:19:43 +01:00 |
|
Zanter12
|
8b5393a68f
|
Cleaning GitHub
Suppression différents fichiers
|
2021-11-14 17:19:13 +01:00 |
|
Zanter12
|
75312801e5
|
Cleaning GitHub
Supression différents fichiers
|
2021-11-14 17:18:47 +01:00 |
|
LucasV-IUT
|
5faa0c5f87
|
Add FichierPDF.java
Todo : Terminer les Tests unitaires
|
2021-11-13 21:54:46 +01:00 |
|
LucasV-IUT
|
93d20aed42
|
Edit .gitignore
|
2021-11-13 17:42:51 +01:00 |
|
LucasV-IUT
|
ac42912560
|
Delete target/classes directory
|
2021-11-13 15:25:12 +01:00 |
|
LucasV-IUT
|
151145ef64
|
Edit README.md
Edit .gitignore
|
2021-11-13 15:23:39 +01:00 |
|
NonoL3Robot
|
eba8aaa2a8
|
Ajout de la librairie pdfbox dans module-info.java et pom.xml
|
2021-11-12 23:35:10 +01:00 |
|
LucasV-IUT
|
1edce86594
|
Create .gitignore
|
2021-11-07 18:06:50 +01:00 |
|
LucasV-IUT
|
7231e6df49
|
Rename epic.md to epic-template.md
|
2021-11-07 17:31:04 +01:00 |
|
LucasV-IUT
|
4ee36e7063
|
Update issue templates
|
2021-11-07 17:30:47 +01:00 |
|
LucasV-IUT
|
1923514573
|
Update issue templates
|
2021-11-07 17:26:27 +01:00 |
|
LucasV-IUT
|
a48667e20d
|
Update and rename user-story.md to user-story-template.md
|
2021-11-07 17:22:17 +01:00 |
|
LucasV-IUT
|
331a217338
|
Delete user-story-template.md
|
2021-11-07 17:21:43 +01:00 |
|
LucasV-IUT
|
ab826028fa
|
User Story Template
|
2021-11-07 17:19:52 +01:00 |
|
LucasV-IUT
|
af9dca64fd
|
Update README.md
|
2021-10-17 21:18:13 +02:00 |
|
LucasV-IUT
|
1a1cbbee41
|
Initial commit
|
2021-10-14 16:19:21 +02:00 |
|