GithubInitializer/src/main/java/nl/andrewlalis/model
Andrew Lalis a55fab8d47 Fixed concurrent modification exception. 2018-09-08 17:20:33 +02:00
..
database Added Organization model to replace database in short term. 2018-08-30 21:51:33 +02:00
error Did some serious refactoring. 2018-08-30 23:34:04 +02:00
DatabaseObject.java Added skeleton classes for defining TA teams. 2018-08-28 20:27:41 +02:00
Organization.java Added dialog to delegate a certain number of teams to each TA team. 2018-09-01 10:47:35 +02:00
Person.java Added ability to split up student teams amongst teaching assistant teams. 2018-09-02 10:07:39 +02:00
Student.java Fixed concurrent modification exception. 2018-09-08 17:20:33 +02:00
StudentTeam.java Added Organization model to replace database in short term. 2018-08-30 21:51:33 +02:00
TATeam.java Added ability to split up student teams amongst teaching assistant teams. 2018-09-02 10:07:39 +02:00
TeachingAssistant.java Added basic dialog view of members and teams. 2018-08-30 15:38:22 +02:00
Team.java Re-worked database to be more robust with new types. 2018-08-18 18:26:20 +02:00
package-info.java Added some package-info files, added a method to archive repositories which contain a substring, and did some more testing. Will add a user interface soon. 2018-08-17 07:51:34 +02:00