Releases: AY2122S1-CS2103-W14-2/tp
Releases · AY2122S1-CS2103-W14-2/tp
v1.4
What's Changed
- Rename all instances of AddressBook to Track2Gather by @wei2912 in #210
- Update User Guide for v1.4 by @lrnshk in #219
- Fix Gui Display Issue by @frederickpek in #206
- Fix User Guide to clarify Find command by @lrnshk in #229
- Fix bug in TShift command by @frederickpek in #228
- Fix Markdown HTML by @lrnshk in #230
- Update Developer's Guide for v1.4 by @lrnshk in #218
- Fix User Guide's hyperlinks by @lrnshk in #232
- Refactor Person's fields to extend from Attribute class by @luffingluffy in #223
- Update user-visible messages (command results) to address PE-D bugs by @lrnshk in #221
- Fix typo in UG by @lrnshk in #233
- Fix misalignment in DG by @lrnshk in #234
- Add tests for enforcement by @jennibearduit in #225
- Fix tests from Jennifer's PR by @over-fitted in #240
- Update Jennifer's PPP (v1.4) by @jennibearduit in #236
- Edit Period class help message by @frederickpek in #242
- EditCommandParser remove redundant checks by @frederickpek in #249
- Fixed command bugs. by @luffingluffy in #250
- Add assert statements to improve defensiveness in editcommandparser by @frederickpek in #251
- Add callStatus missing field tests by @over-fitted in #246
- Update find command error messages and tests by @jennibearduit in #247
- Prepare PPP for Lauren by @lrnshk in #222
- Fix bug in link to the UG by @lrnshk in #255
- Bugfix: next of kin particulars not aligned by @frederickpek in #259
- Delete command: Fix to ignore whitespaces surrounding or between indices by @lrnshk in #264
- Clear command: Fix to clear all instead of displayed persons by @lrnshk in #262
- CaseNumber: Standardise help messages by @wei2912 in #266
- SortCommand: Sort contacts without SHN periods below by @wei2912 in #260
- UG: Amend Find command table to explain in terms of keywords by @wei2912 in #263
- Update email message and UG by @jennibearduit in #267
- Impose stricter validation for phone numbers by @wei2912 in #257
- Update README.md by @frederickpek in #237
- Fix README.md links to webpages by @frederickpek in #269
- Fix EditCommand Result, UG and DG bugs by @luffingluffy in #268
- Fix README.md and index.md links by @frederickpek in #270
- Prepare PPP for @frederickpek by @frederickpek in #254
- Update Ui.png by @frederickpek in #275
- DG: Standardise alignment of lists in Use Cases by @wei2912 in #272
- Fix minor UG/DG bugs by @luffingluffy in #271
- Fix HTML in the UG by @lrnshk in #276
- Update PPP for @frederickpek by @frederickpek in #273
- Update PPP for @frederickpek by @frederickpek in #277
- Add more enforcement tests by @jennibearduit in #248
- Add Andrew's PPP by @over-fitted in #283
- Add tshift equality checks to Track2GatherParserTest by @over-fitted in #282
- Add equality tests for Clear Command by @over-fitted in #281
- DG: Fix assorted issues by @wei2912 in #278
- Minor modifications to various commands and parsers by @wei2912 in #284
- Add Lutfi's PPP by @luffingluffy in #286
- Add PPP for @wei2912 by @wei2912 in #280
- Fix Javadocs to be consistent with UG/DG by @luffingluffy in #285
- Add Lutfi's PPP. by @luffingluffy in #287
- no message by @lrnshk in #288
- Hotfix: gui case number getting cut on windows by @frederickpek in #289
- Shorten Andrew's PPP by @over-fitted in #290
- Fix Andrew's PPP by @over-fitted in #291
- Fix Andrew's ppp by @over-fitted in #292
Full Changelog: v1.3.trial...v1.4
v1.3.trial
v1.3
What's Changed
- Update Edit Command by @frederickpek in #85
- Fix Developer's Guide to reflect v1.2 changes and remove AB3 traces by @lrnshk in #81
- Update UG for v1.2 by @frederickpek in #82
- Delete command: Add support for batch-deleting contacts by @lrnshk in #87
- Clear command: Remove all contacts with outdated SHN periods by @lrnshk in #88
- Delete command: update Developer's Guide by @lrnshk in #92
- Clear command: update Developer's Guide by @lrnshk in #93
- Add tests for v1.2 features by @luffingluffy in #84
- Delete command: Fix invalid format message by @lrnshk in #91
- Sort contacts by alphabetical order by @wei2912 in #96
- Clear command: Fix tests by @lrnshk in #102
- Edit Command: Update UG and DG for v1.3 by @frederickpek in #104
- TShift Command: Update UG and DG for v1.3 by @frederickpek in #105
- Implement TShiftCommand by @frederickpek in #89
- Add additional tests for EditCommand's optional fields by @luffingluffy in #106
- Implement SortCommand for sort by Name and CaseNumber by @wei2912 in #100
- Find command: Allow FindCommand to search by Phone, Case Number, SHN Period (start date) and SHN Period (end date) by @jennibearduit in #86
- Add assertion for ClearCommand by @luffingluffy in #116
- Implement directional sorting in Sort command by @wei2912 in #111
- Update Landing Page for v1.3 by @lrnshk in #118
- Fix UML diagrams and miscellaneous errors by @lrnshk in #117
- Update DG for add person and instructions for manual testing. by @luffingluffy in #115
- Change the unique Person key from name to case number. by @lrnshk in #121
- Update Sort command in UG and DG by @wei2912 in #112
- Delete command: Update UG and DG to reflect any-order deletion by @lrnshk in #124
- Sort contacts by case number, ascending by @wei2912 in #125
- Sort command: Fix raw types warning by @wei2912 in #127
- Display total number of contacts by @wei2912 in #126
- Delete command: Allow indices in any order by @lrnshk in #123
- Sort command: Add support for SHN Period start/end dates by @wei2912 in #129
- FindCommand v1.3: update predicates used to find persons by @jennibearduit in #130
- Find command: Update UG and DG for v1.3 by @jennibearduit in #119
- Implement enforcement-related commands by @wei2912 in #134
- Update UG and DG for enforcement-related features by @wei2912 in #135
- Update GUI to reflect v1.3 changes by @frederickpek in #132
- Update version number to v0.3 by @wei2912 in #136
Full Changelog: v1.2...v1.3
v1.2
What's Changed
- Update README.md by @luffingluffy in #5
- Add CODEOWNERS by @wei2912 in #18
- Update DeveloperGuide.md by @frederickpek in #15
- Update Jekyll site settings by @wei2912 in #22
- Merge doc-developerguide branch to master by @jennibearduit in #30
- Update UserGuide.md for Track2Gather by @wei2912 in #23
- Add team information to AboutUs.md by @luffingluffy in #31
- Update index.md for Track2Gather by @wei2912 in #32
- Remove all instances of AB3 from UserGuide.md by @wei2912 in #33
- Implement skeleton for new Add command by @wei2912 in #42
- Add optional work and quarantine address field by @luffingluffy in #46
- Revert "Add optional work and quarantine address field" by @wei2912 in #49
- Implement Json skeleton files by @luffingluffy in #57
- Add work & quarantine address fields by @luffingluffy in #59
- Add SHN period field into AddCommand by @lrnshk in #47
- Add optional nextOfKinName, nextOfKinPhone and nextOfKinAddress by @jennibearduit in #58
- Add CaseNumber attribute. by @wei2912 in #62
- Integrate v1.2 changes to Add command by @wei2912 in #63
- Integrate Add command for v1.2 by @wei2912 in #61
- Remove deprecated Tag field & instances by @luffingluffy in #66
- Implement GUI v1.2 by @frederickpek in #68
- Implement number of persons displayed in status bar by @wei2912 in #76
- Add sanity check document from previous commit by @over-fitted in #80
Full Changelog: https://github.com/AY2122S1-CS2103-W14-2/tp/commits/v1.2