64 Commits (master)
 

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