e455607
(HEAD -> master)
Specify jdk version for osx in Travis by
2018-09-29 20:31:35 -0700
641e96e
Drone.io CI support by
2018-08-18 13:21:40 -0700
fd382ef
Added Kotlin as a dependencyin README by
2017-07-09 02:36:51 -0700
8ce327b
Converted BookFactoryTest to kotlin by
2017-07-08 03:45:56 -0700
82d80e4
Added test for deleteUser function by
2017-07-08 02:02:56 -0700
4d8541b
Converted UserFactoryTest to kotlin by
2017-07-08 01:33:38 -0700
2eff50d
DeleteDialog is now implemented and for both User and Book by
2017-07-07 02:08:26 -0700
8977509
Renamed DeleteBook to DeleteBookDialog for naming consistency by
2017-07-06 06:00:19 -0700
f2237e8
Converted BookTest and UserTest to Kotlin by
2017-07-06 05:49:23 -0700
ee02077
Converted all factory files to Kotlin by
2017-07-05 01:17:53 -0700
af3dd21
Converted User class to Kotlin by
2017-07-04 16:15:19 -0700
00f9e5c
Converted Book class to Kotlin by
2017-07-04 16:02:24 -0700
d13c326
Further increase code coverage by
2017-06-06 11:56:24 -0700
0031971
Increased code coverage by
2017-06-06 11:38:19 -0700
c2f2192
Set theme jekyll-theme-midnight by
2017-06-06 08:49:33 -0700
716cb58
Added .codecov.yml by
2017-06-06 00:40:20 -0700
9d77520
Deploy first pre-release by
2017-06-05 23:03:41 -0700
566ab73
Separate linux JDK tests to 2 jobs by
2017-06-05 22:34:30 -0700
008fb84
JDK switcher doesn't work in OSX by
2017-06-05 22:30:50 -0700
55f5224
Added Travis-CI, codecov and LICENSE file by
2017-06-05 22:18:49 -0700
0b6532d
Updated JavaDocs and JUnit tests for all non-UI classes by
2017-06-05 21:50:38 -0700
61e20f5
Set theme jekyll-theme-midnight by
2017-06-04 20:17:13 -0700
65c9bec
Documentations are now all in javadocs (through Maven Apache) by
2017-06-04 20:15:06 -0700
274f9e7
Added edit options for books and users by
2017-06-03 17:22:35 -0700
7478451
Settings now allow custom title and save file names. by
2017-06-02 00:56:45 -0700
3bfcf9c
Can create new book through UI, BookFactory now search for id instead of position in list by
2017-05-30 13:13:06 -0700
4a945ae
Now creates new json if it doesn't exist and allow to create new user through UI by
2017-05-30 11:45:26 -0700
7f6185b
Added more buttons! by
2017-05-30 01:09:56 -0700
154a638
Rent and return are now both working features by
2017-05-29 02:56:07 -0700
ee8f91c
Added users.json and basic UI implementation by
2017-05-28 17:24:11 -0700
76017c0
Added JSON implementation for books by
2017-05-28 13:48:37 -0700
9eb1215
Added json.jar as an external resources. by
2017-05-28 03:44:40 -0700
88631e3
Added Basic GUI without any functionality by
2017-05-27 21:50:08 -0700
b23c6d9
Changed from 1.9 to 1.6 by
2017-05-17 18:51:47 -0700
fed181d
Added specification for source and target in pom.xml by
2017-05-16 23:53:21 -0700
9a8ccba
Merge branch 'master' of https://github.com/binhonglee/LibrarySystem by
2017-05-15 17:57:41 -0700
f331a3c
Update some formatting by
2017-05-15 17:56:20 -0700
a965214
Set theme jekyll-theme-dinky by
2017-05-15 13:03:24 -0700
c6f0039
Changed table of content to table format by
2017-05-15 12:54:44 -0700
7fd9a1f
Third attempt to fix formatting issue by
2017-05-12 15:22:29 -0700
428276f
Another attempt to fix the formatting issue by
2017-05-12 15:20:48 -0700
d82f2cf
Fixed some formatting on docs by
2017-05-12 15:18:55 -0700
6a668e9
Merge branch 'master' of https://github.com/binhonglee/LibrarySystem by
2017-05-12 15:12:39 -0700
2d9c778
Updated documentations to include all classes available by
2017-05-12 15:12:25 -0700
1ddf3c6
Set theme jekyll-theme-time-machine by
2017-05-08 00:24:28 -0700
5d9728c
Added documentations for Book and BookFactory by
2017-05-08 00:21:13 -0700
ec2bdc1
Added basic README.md by
2017-04-30 11:37:46 -0700
2739aa5
Now uses Maven for compile, clean and execution by
2017-04-30 11:26:57 -0700
e41e28b
Main.java by
2016-06-12 18:34:35 -0700
e53d8b0
currentDay() by
2016-06-11 14:44:52 -0700
40b9b86
Minor bug by
2016-06-10 16:28:01 -0700
729bbf9
Main.java by
2016-06-10 16:25:30 -0700
5b6742c
update() for BookFactory by
2016-06-08 23:18:04 -0700
2ab2cdd
UserFactory Bug fixes by
2016-06-07 00:22:10 -0700
4ab4761
getId(), UserFactory by
2016-06-07 00:11:28 -0700
95d4f4f
bookStatus(), returnBook(int) by
2016-06-06 23:45:25 -0700
cc03dca
Added User class by
2016-06-05 10:55:40 -0700
2ca886c
Minor updates by
2016-06-05 10:27:35 -0700
94a4a90
overdueFine(int[]), newBook() by
2016-04-29 23:12:33 -0700
26c455b
Book class commented by
2016-04-27 23:50:37 -0700
915f101
Added Title, Implemented Main, newBook, getBook by
2016-04-27 17:05:47 -0700
960d43e
Implementation of BookFactory class by
2016-04-27 16:22:44 -0700
da8ddfb
First draft with of Book.class by
2016-04-03 19:32:58 -0700
4d28e5f
Initial commit by
2016-04-02 23:35:58 -0700