Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edited PPP #216

Merged
merged 34 commits into from
Nov 11, 2019
Merged

Edited PPP #216

merged 34 commits into from
Nov 11, 2019

Conversation

ZiHawkEye
Copy link

No description provided.

fixed: included prefix mat_no and nusid in argmultimap for addstudentcommandparser
fixed: added issameperson() in Student which is called in contains in UniquePersonList which is called in addstudent/hasstudent in application, changed message_duplicate_student to reflect the new logic
changed: error messages (invalid ... in ...) to for better comprehension
changed: command usage messages for better comprehension
fixed: included conditional in application.setstudent() that does nothing if editedstudent and target are equal to avoid bug where student reference is changed in uniquepersonlist when the same student is added and removed
fixed: partialinputparsertest where by bob and amy had the same nusnetid and matricnums
fixed: changed assignment/tutname/eventname regex
fixed: display not a valid command, removed from Finder.java
fixed: optional[] no longer printed for optional fields in student.toString()
fixed: duplicateevents error not shown in console for addEventCommand
fixed: import command whereby no error is shown in console when import https://nusmods.com/timetable/sem-1/share? is inputted
changed: import command message
changed: tutname regex to accept non white space characters
changed: displayassignmentscommand message usage - please update user guide
changed: studentnotfoundexception message in setassignmentscorecommand
fixed: did not throw error when setscore command is called for a student not in the tutorial
fixed: Error not thrown in application when application is changed but semstart is null
fixed: Error not thrown when invalid time is inputted for addTutorial (9999)
fixed: SuggestedCommands not set to an empty list when deleteSuggestedCommands is called - causes error to be thrown in terminal
when index is inputted after suggestedCommand.execute() throws an error
@ZiHawkEye ZiHawkEye merged commit 2cd4191 into AY1920S1-CS2103-T14-2:master Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants