64 コミット (master)
 

作成者 SHA1 メッセージ 日付
  BinHong Lee e455607324
Specify jdk version for osx in Travis 6年前
  BinHong Lee 641e96eec0
Drone.io CI support 6年前
  BinHong Lee fd382efe93 Added Kotlin as a dependencyin README 7年前
  BinHong Lee 8ce327bf0d Converted BookFactoryTest to kotlin 7年前
  BinHong Lee 82d80e43f9 Added test for deleteUser function 7年前
  BinHong Lee 4d8541b6b2 Converted UserFactoryTest to kotlin 7年前
  BinHong Lee 2eff50d2ab DeleteDialog is now implemented and for both User and Book 7年前
  BinHong Lee 897750971d Renamed DeleteBook to DeleteBookDialog for naming consistency 7年前
  BinHong Lee f2237e8727 Converted BookTest and UserTest to Kotlin 7年前
  BinHong Lee ee02077edb Converted all factory files to Kotlin 7年前
  BinHong Lee af3dd212d1 Converted User class to Kotlin 7年前
  BinHong Lee 00f9e5c388 Converted Book class to Kotlin 7年前
  BinHong Lee d13c326cd9 Further increase code coverage 7年前
  BinHong Lee 003197131d Increased code coverage 7年前
  BinHong Lee c2f219227c Set theme jekyll-theme-midnight 7年前
  BinHong Lee 716cb581c1 Added .codecov.yml 7年前
  BinHong Lee 9d77520ea4 Deploy first pre-release 7年前
  BinHong Lee 566ab73aba Separate linux JDK tests to 2 jobs 7年前
  BinHong Lee 008fb84203 JDK switcher doesn't work in OSX 7年前
  BinHong Lee 55f52245aa Added Travis-CI, codecov and LICENSE file 7年前
  BinHong Lee 0b6532dd73 Updated JavaDocs and JUnit tests for all non-UI classes 7年前
  BinHong Lee 61e20f59ca Set theme jekyll-theme-midnight 7年前
  BinHong Lee 65c9bec312 Documentations are now all in javadocs (through Maven Apache) 7年前
  BinHong Lee 274f9e755f Added edit options for books and users 7年前
  BinHong Lee 74784513c7 Settings now allow custom title and save file names. 7年前
  BinHong Lee 3bfcf9cd02 Can create new book through UI, BookFactory now search for id instead of position in list 7年前
  BinHong Lee 4a945aec5a Now creates new json if it doesn't exist and allow to create new user through UI 7年前
  BinHong Lee 7f6185bcef Added more buttons! 7年前
  BinHong Lee 154a6380df Rent and return are now both working features 7年前
  BinHong Lee ee8f91c85e Added users.json and basic UI implementation 7年前
  BinHong Lee 76017c0d0d Added JSON implementation for books 7年前
  BinHong Lee 9eb12152c5 Added json.jar as an external resources. 7年前
  BinHong Lee 88631e3cf4 Added Basic GUI without any functionality 7年前
  BinHong Lee b23c6d945a Changed from 1.9 to 1.6 7年前
  BinHong Lee fed181d867 Added specification for source and target in pom.xml 7年前
  BinHong Lee 9a8ccbaebe Merge branch 'master' of https://github.com/binhonglee/LibrarySystem 7年前
  BinHong Lee f331a3c398 Update some formatting 7年前
  BinHong Lee a9652140ae Set theme jekyll-theme-dinky 7年前
  BinHong Lee c6f00392b2 Changed table of content to table format 7年前
  BinHong Lee 7fd9a1f2c0 Third attempt to fix formatting issue 7年前
  BinHong Lee 428276fbfd Another attempt to fix the formatting issue 7年前
  BinHong Lee d82f2cf735 Fixed some formatting on docs 7年前
  BinHong Lee 6a668e9c7a Merge branch 'master' of https://github.com/binhonglee/LibrarySystem 7年前
  BinHong Lee 2d9c778a24 Updated documentations to include all classes available 7年前
  BinHong Lee 1ddf3c637a Set theme jekyll-theme-time-machine 7年前
  BinHong Lee 5d9728cc23 Added documentations for Book and BookFactory 7年前
  BinHong Lee ec2bdc1d63 Added basic README.md 7年前
  BinHong Lee 2739aa568b Now uses Maven for compile, clean and execution 7年前
  BinHong Lee e41e28bff6 Main.java 8年前
  BinHong Lee e53d8b0423 currentDay() 8年前