summaryrefslogtreecommitdiff
path: root/src/main/java/design/persistence (follow)
Commit message (Collapse)AuthorAge
* complete mergesowgro11 days
|
* Merge branch 'main' into league-play-refactoringsowgro11 days
|\ | | | | | | | | | | | | # Conflicts: # src/main/java/design/persistence/JSONLeagueDatabase.java # src/main/java/design/persistence/JSONPersonalDatabase.java # src/main/java/design/persistence/Serializers.java
| * Merge branch 'main' into league-modelleague-modelsowgro11 days
| |\ | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/main/java/design/controller/userinput/menus/MainMenu.java # src/main/java/design/model/Golfer.java # src/main/java/design/model/ScrambleLeague.java # src/test/java/design/model/GolferTest.java # test.xml
| | * progress on league database testingWillemDalton13 days
| | |
| | * finished testing most of JSON personal databaseWillemDalton13 days
| | |
| * | IMPORT-EXPORT WORKING!!!!!!!!!!!!!!!!!!!!!!!!!!import-export-expsowgro11 days
| | |
| * | fix datetime issuesowgro11 days
| | |
| * | fix nullssowgro11 days
| | |
| * | export almost workingsowgro14 days
| | |
| * | added comments to adapterWillemDalton2025-11-13
| | |
| * | more work on adapting to XMLWillemDalton2025-11-13
| | |
| * | added league JSON import/export, still working with XML importWillemDalton2025-11-13
| | |
| * | working on XML formattingWillemDalton2025-11-11
| | |
| * | fixed exporting xmlWillemDalton2025-11-11
| | |
| * | progress on importing exportingWillemDalton2025-11-11
| | |
| * | progress on import/exportWillemDalton2025-11-11
| | |
| * | working on exporting to XML and JSONWillemDalton2025-11-10
| |\ \
* | | | more robust map serializer should be workingsowgro13 days
| |_|/ |/| |
* | | Fix some serialization stuffsowgro2025-11-12
|/ /
* | fix circular dependencysowgro2025-11-10
| |
* | add serializer for leagues in golfer, reorganize serializerssowgro2025-11-09
| |
* | complete serializationsowgro2025-11-09
| |
* | create most of the model and league DAOssowgro2025-11-09
|/
* Convert DAOs to proper singleton formatsowgro2025-10-26
|
* fix club serialization and saving of some optionssowgro2025-10-12
|
* fix formattingsowgro2025-10-09
|
* Merge branch 'main' into course-searchWillemDalton2025-10-07
|\ | | | | | | merging main onto course search branch
| * Updated code basied on feed backMichael Lizzio2025-10-06
| |
| * Completed HolePlayMenu and basic CourseSelectionMenu, minal updates to other ↵Michael Lizzio2025-10-05
| | | | | | | | classes
| * Added sessions to keep track of current golfer throughout uiMichael Lizzio2025-10-05
| |
* | some progress on menu commands for searchingWillemDalton2025-10-05
|/
* minor project reorganizationsowgro2025-10-03
|
* tweak pretty print and datetime serializationsowgro2025-10-03
|
* Serialization fully workingsowgro2025-10-03
|
* Add code to handle id serializationsowgro2025-10-03
|
* Implement basic serializationsowgro2025-10-02
|
* Fix package spelling mistakesowgro2025-09-28