Commit Graph

  • 6fd994f774
    Merge pull request #6 from andrewlalis/improvements_2 master Andrew Lalis 2018-11-26 15:40:01 +0100
  • aedea10442 Added design documentation, many updates to the user interface, and program is approaching the MVP at an alarming rate. #6 improvements_2 andrewlalis 2018-11-26 15:38:18 +0100
  • 23b84f45cf Setting a new team for a user works, although have not used live github code. andrewlalis 2018-10-23 16:52:46 +0200
  • 87ddd8c0a3
    Merge pull request #5 from rug-advoop/improvements_1 Andrew Lalis 2018-10-23 13:23:28 +0100
  • a1d23b82ad Added some right-click functionality, and made dependencies safe. #5 improvements_1 andrewlalis 2018-10-23 14:19:31 +0200
  • 134d2ede64 Display both students and student teams. andrewlalis 2018-10-23 10:55:55 +0200
  • 926c28fd9a Fixed bug in team generation code. andrewlalis 2018-10-22 16:23:21 +0200
  • a2797e54a6 Implemented a basic detail view. andrewlalis 2018-10-22 15:47:54 +0200
  • e57897a005 Fixed window closing, can now display ORM data in table in the management view, but that's about it. About to start work on the detail panel. andrewlalis 2018-10-22 13:45:42 +0200
  • 44cde21146 Polished up some views, made it so that when the start view is disposed, all child views are disposed of. andrewlalis 2018-10-22 09:54:30 +0200
  • b939094b98 Added beginning of new view framework, and first three views for new workflow. andrewlalis 2018-10-15 13:57:35 +0200
  • 6e9ebcad74 Added hibernate support on the most basic level. Not yet implemented in production code. andrewlalis 2018-10-07 01:21:01 +0200
  • 4a4628e6e6 Added a function to list all repositories. andrewlalis 2018-09-24 12:14:33 +0200
  • 83fd710e5c Added a recording mechanism for all commands executed. andrewlalis 2018-09-13 13:50:39 +0200
  • 003e84d960 Improved adding collaborators. andrewlalis 2018-09-12 15:19:17 +0200
  • 74de292e30 Merge branch 'master' into improvements_1 andrewlalis 2018-09-09 09:20:32 +0200
  • f220399f9a Removed Jackson dependencies from pom file. andrewlalis 2018-09-09 09:19:35 +0200
  • 44f6885a2a
    Merge pull request #4 from rug-advoop/ta_dialog Andrew Lalis 2018-09-08 17:39:29 +0200
  • b59634f8ed Changed repo defaults to private in anticipation of first release. #4 andrewlalis 2018-09-08 17:38:09 +0200
  • a55fab8d47 Fixed concurrent modification exception. andrewlalis 2018-09-08 17:20:33 +0200
  • 8b69d4881f Better formatting for list_errors command. andrewlalis 2018-09-08 16:52:37 +0200
  • b54b1fe32d Use absolute path in CSV reader now. andrewlalis 2018-09-08 16:50:18 +0200
  • f39f5da407 Added ability to split up student teams amongst teaching assistant teams. andrewlalis 2018-09-02 10:07:39 +0200
  • 7c6f2527c0 Added dialog to delegate a certain number of teams to each TA team. andrewlalis 2018-09-01 10:47:35 +0200
  • a44814b1df Added delete repos command, made ListErrors better, and formatted buttons more nicely. andrewlalis 2018-09-01 08:25:45 +0200
  • 10555a5d0c Added list_errors command. andrewlalis 2018-08-30 23:41:22 +0200
  • 6d42385814 Did some serious refactoring. andrewlalis 2018-08-30 23:34:04 +0200
  • 6d7efbe97f Changed ReadStudentsFileToDB to just read to the memory organization object. andrewlalis 2018-08-30 22:05:17 +0200
  • ab2414291f Added Organization model to replace database in short term. andrewlalis 2018-08-30 21:51:33 +0200
  • ed2a337bdc standard size for lists. andrewlalis 2018-08-30 15:54:13 +0200
  • 7f9a44d0ad Added basic dialog view of members and teams. andrewlalis 2018-08-30 15:38:22 +0200
  • 667a11d69b Added icon image, and dialog class. andrewlalis 2018-08-28 21:28:49 +0200
  • 244a0d08d9
    Merge pull request #3 from rug-advoop/repo_creation Andrew Lalis 2018-08-28 20:29:37 +0200
  • ef14733fa8 Added skeleton classes for defining TA teams. #3 andrewlalis 2018-08-28 20:27:41 +0200
  • c14ba00107
    Merge pull request #2 from rug-advoop/repo_creation Andrew Lalis 2018-08-28 20:26:27 +0200
  • 5c3ddc6e29 Moved retrieval code to bottom of database file. andrewlalis 2018-08-28 15:06:28 +0200
  • 6b1ad84769 Fixed duplicate assignments repo generation. #2 andrewlalis 2018-08-28 15:04:04 +0200
  • 0233221c8d Adding retrieval methods. andrewlalis 2018-08-28 08:34:07 +0200
  • 8c8ddb60cf Added read students listener, improved repository descriptions for student teams. andrewlalis 2018-08-28 08:13:21 +0200
  • 346419d5b6 Added stuff andrewlalis 2018-08-27 17:53:31 +0200
  • cd0aa85dba Removed token. andrewlalis 2018-08-26 17:09:59 +0200
  • 2d40820025 Added tons of stuff. andrewlalis 2018-08-26 17:04:35 +0200
  • a947e08165 Added basic command executor functionality. andrewlalis 2018-08-24 17:08:05 +0200
  • eb0e70a384 Added styled messages. andrewlalis 2018-08-24 16:31:44 +0200
  • 3ea182fb4c Fixed return issues with store functions. andrewlalis 2018-08-18 18:29:13 +0200
  • 1305277207 Re-worked database to be more robust with new types. andrewlalis 2018-08-18 18:26:20 +0200
  • 54498a4955 Abstracted team object. andrewlalis 2018-08-18 17:48:42 +0200
  • b7a89c0946 Started database support. andrewlalis 2018-08-18 13:25:18 +0200
  • e901b0affd 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. andrewlalis 2018-08-17 07:51:34 +0200
  • 46757539a1 Removed ugly http requests and use a github api now. Everything is a lot cleaner, and I can initialize student repositories now. andrewlalis 2018-08-16 14:40:45 +0200
  • 646efaf06c Implemented all other initializer methods, and implemented some basic logging reporting. Still need to make a way to handle accumulated errors. andrewlalis 2018-08-12 22:07:45 +0200
  • 7e9a027a43 Can create assignments repository now. andrewlalis 2018-08-12 11:28:40 +0200
  • 6394e9d1d4 Added jackson dependency, added TATeam and teaching assistant object, and refactored object hierarchy for model. andrewlalis 2018-08-12 09:54:10 +0200
  • ac4018f6ba Added initializer. andrewlalis 2018-08-11 23:08:36 +0200
  • 55668fa50f Added google-http-client dependency andrewlalis 2018-07-01 09:00:54 +0200
  • 0ecbdc1ec1 Added a ton of documentation. andrewlalis 2018-07-01 08:52:58 +0200
  • 16b47f7e40 Added Logging class. andrewlalis 2018-07-01 08:26:29 +0200
  • fc7052b95c Moved command line logic to its own file. andrewlalis 2018-07-01 07:52:52 +0200
  • c3b1534695 Initial commit adding source and pom file. andrewlalis 2018-07-01 07:44:07 +0200