0
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added testing for Student constructor More... about 12 years ago
added APIServlet:sendRegistrationInviteToStudent and :sendRegistrationInviteForCourse More... about 12 years ago
added APIServlet:renameTeam and :getTfsListForCoord More... about 12 years ago
added missing file from aldrian More... about 12 years ago
added APIServlet:unpublishEvaluation More... about 12 years ago
Added the missed coordHeader.jsp More... about 12 years ago
fixed the problem related to local task queues More... about 12 years ago
after merging with aldrian's changes More... about 12 years ago
UI Fix: Cap the nickname display to 20 chars (+3 ellipsis) to prevent the navigation bar for disappearing. Test: Added more tests on CoordCourseAddUITest.java (finish the previous TODOs) New file: Created teammates.jsp.Helper.java for helper functions for JSP pages. More... about 12 years ago
added APIServlet:editTfs and :editTeamProfile More... about 12 years ago
added APIServlet:editSubmissions More... about 12 years ago
added APIServlet:editEvaluation and APIServlet:publishEvaluation More... about 12 years ago
Created new set of JS files to be used with new JSP pages. Tested manually, no automated test yet. Fix a few more "enrol" typo. More... about 12 years ago
modified APIServlet:deleteStudent() to delete all team forming logs related to student More... about 12 years ago
added getStudentListForCourse to APIServlet More... about 12 years ago
added getEvaluationsSummaryList to APIServlet More... about 12 years ago
added editStudent method to APIServlet More... about 12 years ago
added create,delete,get operations to APIServlet More... about 12 years ago
after merging with aldrian's branch More... about 12 years ago
Fixed the spelling of "enroll" in everything including filenames and variable names. Modified BrowserInstance a bit. More... about 12 years ago
forgot to add file last time More... about 12 years ago
in the process of refining APIServlet and APIServletTest More... about 12 years ago
refining TMAPI and APIServlet. testCoordAddTeamFormingSessionWithInvalidInputFailed is failing in this version More... about 12 years ago
added CoordCourse methods to APIServlet, to be used for JSPs More... about 12 years ago
after merging with aldrian's refactored BrowserInstance More... about 12 years ago
competed adding Delete operations to revamped TMAPI More... about 12 years ago
in the middle of adding deleteCourse to TMAPI More... about 12 years ago
added 2 batch files for developing on windows More... about 12 years ago
more functions added to TMAPI: to delete Submissions, Evaluations More... about 12 years ago
Clean up BrowserInstance.java (remove redundant functions, refactoring) Changed the respective parts in each test file as well. More... about 12 years ago