- 31 Mar, 2020 1 commit
-
-
Arne Styve authored
-
- 27 Mar, 2020 1 commit
-
-
Arne Styve authored
-
- 26 Mar, 2020 8 commits
-
-
Arne Styve authored
v0.4.2 # Conflicts: # src/no/ntnu/idata2001/contacts/views/ContactsApp.java Resolved
-
Arne Styve authored
-
Arne Styve authored
Removed unused methods from intrface AddressBook, and hence also from AddressBookPlain and AddressBookDBHandler. Ready for release v0.4.2
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
v0.4.1
-
Arne Styve authored
-
Arne Styve authored
Renamed AddressBookDAO to AddressBookDBHandler. Changed the initialisation and use of EntityManager from being a field instantiated once, to be instantiated locally per use.
-
- 25 Mar, 2020 7 commits
-
-
Arne Styve authored
-
Arne Styve authored
# Conflicts: # .gitignore # Contacts.iml Conflicts resolved. Ready for release of v0.4
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
- 24 Mar, 2020 2 commits
-
-
Arne Styve authored
-
Arne Styve authored
-
- 19 Mar, 2020 1 commit
-
-
Arne Styve authored
-
- 18 Mar, 2020 10 commits
-
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
Release
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
Updated the readme.md-file, and added a screendump of the application to be added to the readme.md file. Ready for release.
-
Arne Styve authored
Added support for object serialization of the entire AddressBook. Also changed the AddressBookFileHandler-class to become a class with only static members. Some major and minro cleanup here and there. Ready for release.
-
- 16 Mar, 2020 10 commits
-
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
Released v0.2
-
Arne Styve authored
-
Arne Styve authored
Added remaining dialogs (password, about, confirm exit and confirm delete), and completed all the functionality for adding, editing and removing a contact. Ready for release.
-
Arne Styve authored
-
Arne Styve authored
-
Arne Styve authored
Added the ContactDetailsDialog-class, and implemented the showDetails()-method of the controller class.
-
Arne Styve authored
Updated version string to 1.0-SNAPSHOT after merging from Master. Merged from master to get the readme.md file into develop.
-