Skip to content

Releases: butvinm-itmo/ProgrammingJava

Desktop application

01 Sep 17:47
3a2bcba
Compare
Choose a tag to compare
  • New: Desktop client
  • New: Builder for Human model
  • Fix: Use UTF-8 for content of localized texts

Authentification and Database

19 Jun 16:40
e6ca3ef
Compare
Choose a tag to compare

Confirmed version of 6 laboratory work

Features

  • Collection objects are stored in database
  • Authentification flow
  • Multithreading server

Lab 6 MVP

18 Jun 22:50
Compare
Choose a tag to compare
v2.5-dev

Implement authentification in Cliapp

Completed 6 laboratory work

06 Jun 01:58
08d9c10
Compare
Choose a tag to compare
Merge pull request #4 from Mam-sDeveloper-ITMO/lab6

Lab 6 improvements

Validate id uniqueness in CSV

28 Apr 03:27
bcb60a1
Compare
Choose a tag to compare

Restrict loading Human's with same id from CSV file by using CollectionManager adding method instead of manual collection updating

Completed 5 laboratory work

28 Apr 03:32
Compare
Choose a tag to compare
  • Fix parsing of null values from csv
  • Add error handling around CLI Client main loop

First stable version

28 Apr 03:22
Compare
Choose a tag to compare
v1.1

add jar - v1.1