-
Notifications
You must be signed in to change notification settings - Fork 581
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
[CS2103T-W12-4] TimetaBRO #204
base: master
Are you sure you want to change the base?
[CS2103T-W12-4] TimetaBRO #204
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad76e90 - Browse repository at this point
Copy the full SHA ad76e90View commit details -
Krista Yeo committed
Nov 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 9a44887 - Browse repository at this point
Copy the full SHA 9a44887View commit details -
Krista Yeo committed
Nov 7, 2023 Configuration menu - View commit details
-
Copy full SHA for a7cf706 - Browse repository at this point
Copy the full SHA a7cf706View commit details -
Merge pull request #249 from kristayeo/branch-kristayeo-ui
Changes to the help pop-up
Configuration menu - View commit details
-
Copy full SHA for 3bf1915 - Browse repository at this point
Copy the full SHA 3bf1915View commit details -
Fix bug with add/remove event/schedule commands
Previously, if there was a duplicate prefix, users would just get error Now, the error will tell users which prefix is duplicated Similarly, users would just get an error for a missing prefix Now, error will tell users which prefix is missing
Configuration menu - View commit details
-
Copy full SHA for d979694 - Browse repository at this point
Copy the full SHA d979694View commit details -
Merge pull request #247 from teozhengyang/v1.4-bugfix-3
Fix bugs in logic classes
Configuration menu - View commit details
-
Copy full SHA for 394e56d - Browse repository at this point
Copy the full SHA 394e56dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 277324e - Browse repository at this point
Copy the full SHA 277324eView commit details -
Merge pull request #250 from lululwtv/master
Fix bug with add/remove event/schedule commands
Configuration menu - View commit details
-
Copy full SHA for 8f400a8 - Browse repository at this point
Copy the full SHA 8f400a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3aa21 - Browse repository at this point
Copy the full SHA 9c3aa21View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea0e9b3 - Browse repository at this point
Copy the full SHA ea0e9b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c26f3e - Browse repository at this point
Copy the full SHA 1c26f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eb325e - Browse repository at this point
Copy the full SHA 1eb325eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e6612b - Browse repository at this point
Copy the full SHA 8e6612bView commit details -
Previously, there were bugs with error messages from addevent, rmevent, addschedule, and rmschedule. These bugs were mainly due to differences in command output and User Guide documentation. There was also an issue where event names automatically change to lower case even when they were keyed in upper case. These issues have been fixed and updated accordingly in the User Guide
Configuration menu - View commit details
-
Copy full SHA for b41be66 - Browse repository at this point
Copy the full SHA b41be66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38a8fea - Browse repository at this point
Copy the full SHA 38a8feaView commit details -
UG has been updated to inform users that they can click on their friends to display their timetable
Configuration menu - View commit details
-
Copy full SHA for accb7d6 - Browse repository at this point
Copy the full SHA accb7d6View commit details
Commits on Nov 8, 2023
-
Previously, if there was 1 friend with no common free time, cft command would only display an error saying that user and friend have no common free times, and not proceed to show the friends that have common free times. This issue has been fixed. Expected output should now be: You and Friend have no common free time! You and John Doe have common free times at: ...
Configuration menu - View commit details
-
Copy full SHA for 8871e0c - Browse repository at this point
Copy the full SHA 8871e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d21ae1 - Browse repository at this point
Copy the full SHA 2d21ae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1abe977 - Browse repository at this point
Copy the full SHA 1abe977View commit details -
Merge pull request #253 from owenyeo/v1.4-updatePPP-0
Update owenyeo.md
Configuration menu - View commit details
-
Copy full SHA for d1709d2 - Browse repository at this point
Copy the full SHA d1709d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e832b8f - Browse repository at this point
Copy the full SHA e832b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cddb488 - Browse repository at this point
Copy the full SHA cddb488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2311017 - Browse repository at this point
Copy the full SHA 2311017View commit details -
Configuration menu - View commit details
-
Copy full SHA for a472a80 - Browse repository at this point
Copy the full SHA a472a80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1df6d33 - Browse repository at this point
Copy the full SHA 1df6d33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aca4f3 - Browse repository at this point
Copy the full SHA 9aca4f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b7c910 - Browse repository at this point
Copy the full SHA 8b7c910View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80eac70 - Browse repository at this point
Copy the full SHA 80eac70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 352c237 - Browse repository at this point
Copy the full SHA 352c237View commit details -
Fix addschedule and addevent commands
Previously, the commands allowed users to add overlapping events. This issue has been fixed and users can no longer add overlapping events
Configuration menu - View commit details
-
Copy full SHA for 334cda2 - Browse repository at this point
Copy the full SHA 334cda2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76f1c1e - Browse repository at this point
Copy the full SHA 76f1c1eView commit details -
Improve readability of AddEventCommandParser and AddScheduleCommandParser
Configuration menu - View commit details
-
Copy full SHA for 2bc1c29 - Browse repository at this point
Copy the full SHA 2bc1c29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c13c53 - Browse repository at this point
Copy the full SHA 1c13c53View commit details -
Merge pull request #258 from andrefoo/Update-module-code-flexibility
Module code made more flexible
Configuration menu - View commit details
-
Copy full SHA for dddb38d - Browse repository at this point
Copy the full SHA dddb38dView commit details -
Merge pull request #257 from lululwtv/master
Fix addschedule and addevent commands
Configuration menu - View commit details
-
Copy full SHA for 4bd99dd - Browse repository at this point
Copy the full SHA 4bd99ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b5bb6 - Browse repository at this point
Copy the full SHA 18b5bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0853ad - Browse repository at this point
Copy the full SHA f0853adView commit details -
Bug fix: Exclusive end time for FreeTime
Schedule sees end time for TimeBlocks as exclusive. If an event is from 1200 - 1230, schedule recognises that the free time before that ends at 1130, not 1200. Let's: - make endTime of freetime to be inclusive - extend the FreeTime and TimeBlock implementation to include accepting 2400 as the endTime. Now the implementation of FreeTime and TimeBlock allows a range of time intervals starting from 0000 and ending at 2400. This allows events to end at the latest possible timing, which is actually 12am the next day.
Configuration menu - View commit details
-
Copy full SHA for 9166bbb - Browse repository at this point
Copy the full SHA 9166bbbView commit details -
Merge pull request #260 from andrefoo/master
Bug fix: Exclusive end time for FreeTime
Configuration menu - View commit details
-
Copy full SHA for 1a5c04b - Browse repository at this point
Copy the full SHA 1a5c04bView commit details -
Merge pull request #261 from teozhengyang/v1.4-bugfix-4
Fix bugs in test cases for logic classes
Configuration menu - View commit details
-
Copy full SHA for a811634 - Browse repository at this point
Copy the full SHA a811634View commit details -
Changes to AddCommand violated the feature freeze of v1.4. Reverted changes to avoid this.
Configuration menu - View commit details
-
Copy full SHA for 6dc1567 - Browse repository at this point
Copy the full SHA 6dc1567View commit details -
Krista Yeo committed
Nov 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 36cb180 - Browse repository at this point
Copy the full SHA 36cb180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f443da - Browse repository at this point
Copy the full SHA 6f443daView commit details -
Merge pull request #262 from teozhengyang/v1.4-bugfix-5
Fix bugs in logic classes
Configuration menu - View commit details
-
Copy full SHA for 1a762a9 - Browse repository at this point
Copy the full SHA 1a762a9View commit details -
Merge pull request #263 from owenyeo/v1.4-revertadd-0
Revert changes to Add
Configuration menu - View commit details
-
Copy full SHA for 33928ca - Browse repository at this point
Copy the full SHA 33928caView commit details -
Merge remote-tracking branch 'origin/branch-kristayeo-ui' into branch…
…-kristayeo-ui
Krista Yeo committedNov 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 431d8f2 - Browse repository at this point
Copy the full SHA 431d8f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 961064e - Browse repository at this point
Copy the full SHA 961064eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 766dc7a - Browse repository at this point
Copy the full SHA 766dc7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for afe08d9 - Browse repository at this point
Copy the full SHA afe08d9View commit details -
Previously, there was a bug that caused users to not get an error when trying to remove an event that does not exist. Thihs issue has been fixed
Configuration menu - View commit details
-
Copy full SHA for 3561ec7 - Browse repository at this point
Copy the full SHA 3561ec7View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d628c21 - Browse repository at this point
Copy the full SHA d628c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7294dbd - Browse repository at this point
Copy the full SHA 7294dbdView commit details -
Merge pull request #266 from lululwtv/master
Fix rmschedule command bug
Configuration menu - View commit details
-
Copy full SHA for 38733a3 - Browse repository at this point
Copy the full SHA 38733a3View commit details -
Bug fix: Wrong error message in CommonFreeTimeCommand
Wrong error thrown for out of bounds index with CFT command. Error thrown was caught by an error catcher and a different error was thrown. Take out the error throwing from the try catch environment. Fix testcases affected by this bug fix.
Configuration menu - View commit details
-
Copy full SHA for 52e21bb - Browse repository at this point
Copy the full SHA 52e21bbView commit details -
Krista Yeo committed
Nov 9, 2023 Configuration menu - View commit details
-
Copy full SHA for f23c4ee - Browse repository at this point
Copy the full SHA f23c4eeView commit details -
Krista Yeo committed
Nov 9, 2023 Configuration menu - View commit details
-
Copy full SHA for d7dc54e - Browse repository at this point
Copy the full SHA d7dc54eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41042ec - Browse repository at this point
Copy the full SHA 41042ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8135346 - Browse repository at this point
Copy the full SHA 8135346View commit details -
Merge pull request #267 from andrefoo/master
Bug fix: Wrong error message in CommonFreeTimeCommand
Configuration menu - View commit details
-
Copy full SHA for def3461 - Browse repository at this point
Copy the full SHA def3461View commit details -
Krista Yeo committed
Nov 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 374f59b - Browse repository at this point
Copy the full SHA 374f59bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28e0af2 - Browse repository at this point
Copy the full SHA 28e0af2View commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a23c80 - Browse repository at this point
Copy the full SHA 0a23c80View commit details -
Configuration menu - View commit details
-
Copy full SHA for d764035 - Browse repository at this point
Copy the full SHA d764035View commit details -
Add command does not throw an error message when prefixes other than name is not present. Fixed add command, added other prefixes in arePrefixesPresent clause.
Configuration menu - View commit details
-
Copy full SHA for 65b4e68 - Browse repository at this point
Copy the full SHA 65b4e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a029f - Browse repository at this point
Copy the full SHA 02a029fView commit details -
Success message shows freetime instead of birthday. Fixed this.
Configuration menu - View commit details
-
Copy full SHA for 35acbfc - Browse repository at this point
Copy the full SHA 35acbfcView commit details -
UG tone is professional, thus may alienate our target audience, NUS students. Changed the tone in UI, Features, and FAQ section to suit target audience better.
Configuration menu - View commit details
-
Copy full SHA for f1cf176 - Browse repository at this point
Copy the full SHA f1cf176View commit details -
- Provide component breakdown for Model - Revised class diagrams to v1.4 - Implement skeleton for Developer Guide
Configuration menu - View commit details
-
Copy full SHA for 651d528 - Browse repository at this point
Copy the full SHA 651d528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79d2388 - Browse repository at this point
Copy the full SHA 79d2388View commit details -
Merge pull request #272 from owenyeo/v1.4-fixaddcommand-1
Fix Add Command
Configuration menu - View commit details
-
Copy full SHA for 60cd319 - Browse repository at this point
Copy the full SHA 60cd319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b084ce - Browse repository at this point
Copy the full SHA 1b084ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9c2f05 - Browse repository at this point
Copy the full SHA d9c2f05View commit details -
DG does not reflect new changes made to storage in v1.3. Update diagrams and text to reflect new changes.
Configuration menu - View commit details
-
Copy full SHA for a99ed30 - Browse repository at this point
Copy the full SHA a99ed30View commit details -
Add parameters table as a centralised place to view the contraints for each parameter. Add Cautions for frequently made mistakes. addevent does not update Ui if the event is outside the current week. Edit fields that are potentially misleadingly name. Examples: - Cca: 2103T Lecture - setReminder CS2103T Lecture (cannot add reminder to repeating events)
Configuration menu - View commit details
-
Copy full SHA for 58bf846 - Browse repository at this point
Copy the full SHA 58bf846View commit details -
Merge pull request #275 from owenyeo/v1.4-updatedg-0
Update DG Storage
Configuration menu - View commit details
-
Copy full SHA for 818fa37 - Browse repository at this point
Copy the full SHA 818fa37View commit details -
Merge pull request #276 from andrefoo/update-UGv1.4
Update UserGuide.md
Configuration menu - View commit details
-
Copy full SHA for 1e8e969 - Browse repository at this point
Copy the full SHA 1e8e969View commit details -
Krista Yeo committed
Nov 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 78d3412 - Browse repository at this point
Copy the full SHA 78d3412View commit details -
Configuration menu - View commit details
-
Copy full SHA for 178e5e2 - Browse repository at this point
Copy the full SHA 178e5e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe6f59d - Browse repository at this point
Copy the full SHA fe6f59dView commit details -
Merge pull request #277 from lululwtv/master
Update UG for cft command
Configuration menu - View commit details
-
Copy full SHA for 8396ca2 - Browse repository at this point
Copy the full SHA 8396ca2View commit details -
Krista Yeo committed
Nov 10, 2023 Configuration menu - View commit details
-
Copy full SHA for d5c2aa6 - Browse repository at this point
Copy the full SHA d5c2aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44cb473 - Browse repository at this point
Copy the full SHA 44cb473View commit details -
Fix discrepancies in error message
Error message thrown for non-existent Cca and Module is different. Updated to be the same.
Configuration menu - View commit details
-
Copy full SHA for 0368c0d - Browse repository at this point
Copy the full SHA 0368c0dView commit details -
Merge pull request #279 from andrefoo/update-UGv1.4
Fix discrepancies in error message
Configuration menu - View commit details
-
Copy full SHA for 8e5ed34 - Browse repository at this point
Copy the full SHA 8e5ed34View commit details -
Merge pull request #278 from kristayeo/branch-kristayeo-ui
ReadMe and UG updates
Configuration menu - View commit details
-
Copy full SHA for a2cc88f - Browse repository at this point
Copy the full SHA a2cc88fView commit details -
Added addschedule sequence diagram to DG Updated DG to include addschedule command example and changed content to fit accordingly
Configuration menu - View commit details
-
Copy full SHA for b7f0859 - Browse repository at this point
Copy the full SHA b7f0859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f854c - Browse repository at this point
Copy the full SHA 31f854cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 503bb27 - Browse repository at this point
Copy the full SHA 503bb27View commit details -
Krista Yeo committed
Nov 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 904074b - Browse repository at this point
Copy the full SHA 904074bView commit details -
Merge pull request #281 from kristayeo/branch-kristayeo-ui
docs updates
Configuration menu - View commit details
-
Copy full SHA for c5597f9 - Browse repository at this point
Copy the full SHA c5597f9View commit details -
Update UG and Standardised error messages
Error messages with minor spacing issues and irrelevant names have been updated. Add anchor links for parameter constraints in all commands with more than 1 parameter. Standardise parameter names across all command formats and command error and success messages.
Configuration menu - View commit details
-
Copy full SHA for bf7ab72 - Browse repository at this point
Copy the full SHA bf7ab72View commit details -
Remove debugging code Remove checkstyle violations Remove mismatched apostrophes
Configuration menu - View commit details
-
Copy full SHA for e07afc9 - Browse repository at this point
Copy the full SHA e07afc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67f7c43 - Browse repository at this point
Copy the full SHA 67f7c43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8755f77 - Browse repository at this point
Copy the full SHA 8755f77View commit details
Commits on Nov 11, 2023
-
Merge pull request #282 from andrefoo/master
Update UG and Standardised error messages
Configuration menu - View commit details
-
Copy full SHA for 50d11b0 - Browse repository at this point
Copy the full SHA 50d11b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c16dc37 - Browse repository at this point
Copy the full SHA c16dc37View commit details -
Merge pull request #283 from teozhengyang/v1.4-ug-0
Add colours to fenced code blocks in user guide
Configuration menu - View commit details
-
Copy full SHA for c1864bf - Browse repository at this point
Copy the full SHA c1864bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03db21e - Browse repository at this point
Copy the full SHA 03db21eView commit details -
Configuration menu - View commit details
-
Copy full SHA for efe1559 - Browse repository at this point
Copy the full SHA efe1559View commit details -
Edit and EditUser does not check for duplicate phone numbers and emails. Add, Edit, and EditUser also did not check if numbers and emails were the same as the user. Fix Edit and EditUser commands with guard clauses checking for duplicate phones. Fix hasPhone, hasEmail, and hasPerson to include user in its checks. Add tests checking for duplicate emails and numbers to both edit commands. Add overloaded methods in EditPersonDescriptorBuilder and EditUserDescriptorBuilder
Configuration menu - View commit details
-
Copy full SHA for 4aa153d - Browse repository at this point
Copy the full SHA 4aa153dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b50d4 - Browse repository at this point
Copy the full SHA 06b50d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for abb3ef4 - Browse repository at this point
Copy the full SHA abb3ef4View commit details -
Merge pull request #285 from owenyeo/v1.4-fixedit-0
Fix Edit and EditUser
Configuration menu - View commit details
-
Copy full SHA for 7c1d5b8 - Browse repository at this point
Copy the full SHA 7c1d5b8View commit details -
Krista Yeo committed
Nov 11, 2023 Configuration menu - View commit details
-
Copy full SHA for ba1f0d9 - Browse repository at this point
Copy the full SHA ba1f0d9View commit details -
Merge pull request #286 from kristayeo/branch-kristayeo-ui
site page update
Configuration menu - View commit details
-
Copy full SHA for a3746fb - Browse repository at this point
Copy the full SHA a3746fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50836bd - Browse repository at this point
Copy the full SHA 50836bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e2a115 - Browse repository at this point
Copy the full SHA 0e2a115View commit details -
Merge pull request #287 from teozhengyang/v1.4-ug-1
Change colours for input/output
Configuration menu - View commit details
-
Copy full SHA for 5cb0c28 - Browse repository at this point
Copy the full SHA 5cb0c28View commit details -
Configuration menu - View commit details
-
Copy full SHA for db1c2ec - Browse repository at this point
Copy the full SHA db1c2ecView commit details
Commits on Nov 12, 2023
-
Krista Yeo committed
Nov 12, 2023 Configuration menu - View commit details
-
Copy full SHA for bef8cf3 - Browse repository at this point
Copy the full SHA bef8cf3View commit details -
Krista Yeo committed
Nov 12, 2023 Configuration menu - View commit details
-
Copy full SHA for f5b69d9 - Browse repository at this point
Copy the full SHA f5b69d9View commit details -
Merge pull request #289 from kristayeo/branch-kristayeo-ui
DG: product scope
Configuration menu - View commit details
-
Copy full SHA for a86095a - Browse repository at this point
Copy the full SHA a86095aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4dd89f - Browse repository at this point
Copy the full SHA d4dd89fView commit details -
Merge pull request #290 from teozhengyang/v1.4-ug-2
Update documentation
Configuration menu - View commit details
-
Copy full SHA for 2c1d8da - Browse repository at this point
Copy the full SHA 2c1d8daView commit details -
DG does not contain information about the implementation of EditUser. This makes it hard for future developers to understand how it works and therefore may not be able to improve on it. Add description of EditUserCommand Add Sequence Diagram Add explanation of implementation.
Configuration menu - View commit details
-
Copy full SHA for 990b6d4 - Browse repository at this point
Copy the full SHA 990b6d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b7e467 - Browse repository at this point
Copy the full SHA 9b7e467View commit details -
JsonAdaptedFreeTime is no longer used in v1.4
Configuration menu - View commit details
-
Copy full SHA for 0eee5dd - Browse repository at this point
Copy the full SHA 0eee5ddView commit details -
UG quickstart does not have hyperlinks to help users properly install Java. Some sections' tone are also inconsistent, such as profile display. Add Hyperlinks to assist users with java installation Fix tone in multiple sections.
Configuration menu - View commit details
-
Copy full SHA for 017957d - Browse repository at this point
Copy the full SHA 017957dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d02d781 - Browse repository at this point
Copy the full SHA d02d781View commit details -
Update UserGuide and DeveloperGuide
User Guide parameters `MODULE` and `CCA` are not referenced clearly in the contents. Developer Guide: - Add implementation details for `timetable` package. - Add use cases for all features.
Configuration menu - View commit details
-
Copy full SHA for f9e12a6 - Browse repository at this point
Copy the full SHA f9e12a6View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 126cbbf - Browse repository at this point
Copy the full SHA 126cbbfView commit details -
Merge pull request #296 from lululwtv/master
Update UG and change Ui.png
Configuration menu - View commit details
-
Copy full SHA for 2e386dc - Browse repository at this point
Copy the full SHA 2e386dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd83d49 - Browse repository at this point
Copy the full SHA dd83d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for d70b717 - Browse repository at this point
Copy the full SHA d70b717View commit details -
Merge pull request #295 from andrefoo/master
Update UserGuide and DeveloperGuide
Configuration menu - View commit details
-
Copy full SHA for 7010475 - Browse repository at this point
Copy the full SHA 7010475View commit details -
Configuration menu - View commit details
-
Copy full SHA for bff4587 - Browse repository at this point
Copy the full SHA bff4587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 655ef45 - Browse repository at this point
Copy the full SHA 655ef45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a8e2e - Browse repository at this point
Copy the full SHA 56a8e2eView commit details -
Change error message for add command
Previously, if users were missing any prefix for the add command, the error message would not tell them what te missing prefix was. I have changed this to make the error message more synonymous with add/rm event/schedule commands
Configuration menu - View commit details
-
Copy full SHA for 490c5ef - Browse repository at this point
Copy the full SHA 490c5efView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1a380e - Browse repository at this point
Copy the full SHA b1a380eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24f03a7 - Browse repository at this point
Copy the full SHA 24f03a7View commit details -
Merge pull request #298 from lululwtv/master
Change error message for add command
Configuration menu - View commit details
-
Copy full SHA for 2072570 - Browse repository at this point
Copy the full SHA 2072570View commit details -
Merge pull request #291 from owenyeo/v1.4-updatedg-1
Add EditUser in DG
Configuration menu - View commit details
-
Copy full SHA for 63334ff - Browse repository at this point
Copy the full SHA 63334ffView commit details -
Merge pull request #292 from owenyeo/v1.4-updateppp-2
V1.4 updateppp 2
Configuration menu - View commit details
-
Copy full SHA for 6a28104 - Browse repository at this point
Copy the full SHA 6a28104View commit details -
Merge pull request #293 from owenyeo/v1.4-deletefreetime-0
Delete JsonAdaptedFreeTime
Configuration menu - View commit details
-
Copy full SHA for bf55c2e - Browse repository at this point
Copy the full SHA bf55c2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d81bcf - Browse repository at this point
Copy the full SHA 0d81bcfView commit details -
Merge pull request #294 from owenyeo/v1.4-updateug-2
V1.4 updateug 2
Configuration menu - View commit details
-
Copy full SHA for f41f497 - Browse repository at this point
Copy the full SHA f41f497View commit details -
add no. to headings, improve format
Krista Yeo committedNov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 0c8b646 - Browse repository at this point
Copy the full SHA 0c8b646View commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for ad8fb73 - Browse repository at this point
Copy the full SHA ad8fb73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e283cc - Browse repository at this point
Copy the full SHA 5e283ccView commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 6da211a - Browse repository at this point
Copy the full SHA 6da211aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aaec32 - Browse repository at this point
Copy the full SHA 7aaec32View commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for e9a3323 - Browse repository at this point
Copy the full SHA e9a3323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 805eaf2 - Browse repository at this point
Copy the full SHA 805eaf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74468ac - Browse repository at this point
Copy the full SHA 74468acView commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 9a70b59 - Browse repository at this point
Copy the full SHA 9a70b59View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7f545a - Browse repository at this point
Copy the full SHA e7f545aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 092f65d - Browse repository at this point
Copy the full SHA 092f65dView commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 36ddddd - Browse repository at this point
Copy the full SHA 36dddddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0461db6 - Browse repository at this point
Copy the full SHA 0461db6View commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 5c27f9e - Browse repository at this point
Copy the full SHA 5c27f9eView commit details -
Merge pull request #302 from kristayeo/branch-kristayeo-ui
fix img ref in readme
Configuration menu - View commit details
-
Copy full SHA for 2f644db - Browse repository at this point
Copy the full SHA 2f644dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9ac9b2 - Browse repository at this point
Copy the full SHA e9ac9b2View commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 5fc0bdf - Browse repository at this point
Copy the full SHA 5fc0bdfView commit details -
Merge pull request #303 from lululwtv/master
Change addschedule sequence diagram
Configuration menu - View commit details
-
Copy full SHA for 8f5fdc9 - Browse repository at this point
Copy the full SHA 8f5fdc9View commit details -
AddCommand has a regression where tags are required, and only one tag can be added at once Fix this issue.
Configuration menu - View commit details
-
Copy full SHA for a5cb15b - Browse repository at this point
Copy the full SHA a5cb15bView commit details -
Merge pull request #305 from owenyeo/v1.4-fixadd-1
Fix AddCommand requiring t/
Configuration menu - View commit details
-
Copy full SHA for 81586e5 - Browse repository at this point
Copy the full SHA 81586e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2350b01 - Browse repository at this point
Copy the full SHA 2350b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce1d068 - Browse repository at this point
Copy the full SHA ce1d068View commit details -
Merge pull request #306 from teozhengyang/v1.4-testcases-0
Fix bug in addCommandParser test cases
Configuration menu - View commit details
-
Copy full SHA for 7a9f06f - Browse repository at this point
Copy the full SHA 7a9f06fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ab2c49 - Browse repository at this point
Copy the full SHA 1ab2c49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 653729f - Browse repository at this point
Copy the full SHA 653729fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d42614d - Browse repository at this point
Copy the full SHA d42614dView commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 1fc36fc - Browse repository at this point
Copy the full SHA 1fc36fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd332e3 - Browse repository at this point
Copy the full SHA fd332e3View commit details -
Merge pull request #310 from andrefoo/master
Update AddScheduleSequenceDiagram.png
Configuration menu - View commit details
-
Copy full SHA for 641bbdb - Browse repository at this point
Copy the full SHA 641bbdbView commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for bec18cb - Browse repository at this point
Copy the full SHA bec18cbView commit details -
Merge pull request #308 from teozhengyang/v1.4-dg-1
Add reminder functionality to UI section in DG
Configuration menu - View commit details
-
Copy full SHA for 6cd0ba5 - Browse repository at this point
Copy the full SHA 6cd0ba5View commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 624d625 - Browse repository at this point
Copy the full SHA 624d625View commit details -
Configuration menu - View commit details
-
Copy full SHA for c129783 - Browse repository at this point
Copy the full SHA c129783View commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 2c648c5 - Browse repository at this point
Copy the full SHA 2c648c5View commit details -
Merge branch 'v1.4-fixadd-1' of https://github.com/owenyeo/tp into v1…
….4-fixadd-1 Fix
Configuration menu - View commit details
-
Copy full SHA for fc04f0a - Browse repository at this point
Copy the full SHA fc04f0aView commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 9b0776d - Browse repository at this point
Copy the full SHA 9b0776dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f962db - Browse repository at this point
Copy the full SHA 2f962dbView commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 1125a6f - Browse repository at this point
Copy the full SHA 1125a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e201c69 - Browse repository at this point
Copy the full SHA e201c69View commit details -
Merge pull request #307 from owenyeo/v1.4-fixadd-1
Update EditUser Sequence Diagram
Configuration menu - View commit details
-
Copy full SHA for 1d0ee2a - Browse repository at this point
Copy the full SHA 1d0ee2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4078343 - Browse repository at this point
Copy the full SHA 4078343View commit details -
Line spacing and periods for use cases standardised. Capitalisation standardised. Remove irrevelant user story.
Configuration menu - View commit details
-
Copy full SHA for 73b4cc5 - Browse repository at this point
Copy the full SHA 73b4cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0cd2f - Browse repository at this point
Copy the full SHA ff0cd2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0e0fb - Browse repository at this point
Copy the full SHA fc0e0fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e6d7df - Browse repository at this point
Copy the full SHA 9e6d7dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f612a - Browse repository at this point
Copy the full SHA 13f612aView commit details -
Merge pull request #311 from andrefoo/master
Update DeveloperGuide.md
Configuration menu - View commit details
-
Copy full SHA for 7e6e094 - Browse repository at this point
Copy the full SHA 7e6e094View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e5e34 - Browse repository at this point
Copy the full SHA f8e5e34View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd7889 - Browse repository at this point
Copy the full SHA ccd7889View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f08065 - Browse repository at this point
Copy the full SHA 2f08065View commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for d52b527 - Browse repository at this point
Copy the full SHA d52b527View commit details -
Configuration menu - View commit details
-
Copy full SHA for c688f14 - Browse repository at this point
Copy the full SHA c688f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b27c4 - Browse repository at this point
Copy the full SHA 01b27c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5897b0b - Browse repository at this point
Copy the full SHA 5897b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b7bc0 - Browse repository at this point
Copy the full SHA 82b7bc0View commit details -
Merge pull request #317 from owenyeo/v1.4-fixheaderfordocs-0
Change header to TimetaBRO
Configuration menu - View commit details
-
Copy full SHA for b63116d - Browse repository at this point
Copy the full SHA b63116dView commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for a25f86b - Browse repository at this point
Copy the full SHA a25f86bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c783f28 - Browse repository at this point
Copy the full SHA c783f28View commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 3d4fb65 - Browse repository at this point
Copy the full SHA 3d4fb65View commit details -
Configuration menu - View commit details
-
Copy full SHA for b60af0b - Browse repository at this point
Copy the full SHA b60af0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c9304 - Browse repository at this point
Copy the full SHA b2c9304View commit details -
Merge pull request #318 from kristayeo/branch-kristayeo-ui
UG correction + PPP
Configuration menu - View commit details
-
Copy full SHA for 18e4f84 - Browse repository at this point
Copy the full SHA 18e4f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a29684 - Browse repository at this point
Copy the full SHA 9a29684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cf0000 - Browse repository at this point
Copy the full SHA 1cf0000View commit details -
Configuration menu - View commit details
-
Copy full SHA for c758529 - Browse repository at this point
Copy the full SHA c758529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a6ed7 - Browse repository at this point
Copy the full SHA 02a6ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e62c64d - Browse repository at this point
Copy the full SHA e62c64dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4786336 - Browse repository at this point
Copy the full SHA 4786336View commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 7522de2 - Browse repository at this point
Copy the full SHA 7522de2View commit details -
Merge pull request #322 from owenyeo/v1.4-updateppp-3
Fix PPP wording
Configuration menu - View commit details
-
Copy full SHA for b702127 - Browse repository at this point
Copy the full SHA b702127View commit details -
Configuration menu - View commit details
-
Copy full SHA for afee795 - Browse repository at this point
Copy the full SHA afee795View commit details -
Merge pull request #323 from kristayeo/branch-kristayeo-ui
UG: fix link to params
Configuration menu - View commit details
-
Copy full SHA for 08d47e8 - Browse repository at this point
Copy the full SHA 08d47e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebce091 - Browse repository at this point
Copy the full SHA ebce091View commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for c82d5f6 - Browse repository at this point
Copy the full SHA c82d5f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22f4e66 - Browse repository at this point
Copy the full SHA 22f4e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for c19c077 - Browse repository at this point
Copy the full SHA c19c077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d890b - Browse repository at this point
Copy the full SHA 60d890bView commit details -
Merge pull request #324 from kristayeo/branch-kristayeo-ui
UG: clear repeat line
Configuration menu - View commit details
-
Copy full SHA for 2b282c5 - Browse repository at this point
Copy the full SHA 2b282c5View commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 0f86cb9 - Browse repository at this point
Copy the full SHA 0f86cb9View commit details -
When there is a dated event in the past, it stops the user from adding schedules currently. This should not make sense. Fix adding schedules and datedevents to ignore events that have already passed.
Configuration menu - View commit details
-
Copy full SHA for 0201b83 - Browse repository at this point
Copy the full SHA 0201b83View commit details -
When there is a dated event in the past, it stops the user from adding schedules currently. This should not make sense. Fix adding schedules and datedevents to ignore events that have already passed.
Configuration menu - View commit details
-
Copy full SHA for 88aaa89 - Browse repository at this point
Copy the full SHA 88aaa89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c2e72 - Browse repository at this point
Copy the full SHA 98c2e72View commit details -
Merge pull request #326 from andrefoo/master
Fix Add Dated Event issue
Configuration menu - View commit details
-
Copy full SHA for 7e41de6 - Browse repository at this point
Copy the full SHA 7e41de6View commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 19f00ca - Browse repository at this point
Copy the full SHA 19f00caView commit details -
Configuration menu - View commit details
-
Copy full SHA for a806f59 - Browse repository at this point
Copy the full SHA a806f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c2b1cd - Browse repository at this point
Copy the full SHA 1c2b1cdView commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for f706977 - Browse repository at this point
Copy the full SHA f706977View commit details -
Merge remote-tracking branch 'origin/branch-kristayeo-ui' into branch…
…-kristayeo-ui
Krista Yeo committedNov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for bf4bd48 - Browse repository at this point
Copy the full SHA bf4bd48View commit details -
ReadMe was outdated with wrong info about TimetaBRO. Outdated methods that were not used were present as well. Fix README.md to reflect changes, and delete redundant methods.
Configuration menu - View commit details
-
Copy full SHA for a1f5f3b - Browse repository at this point
Copy the full SHA a1f5f3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40db704 - Browse repository at this point
Copy the full SHA 40db704View commit details -
Krista Yeo committed
Nov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for b1a3f05 - Browse repository at this point
Copy the full SHA b1a3f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4819bc - Browse repository at this point
Copy the full SHA c4819bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b17d5 - Browse repository at this point
Copy the full SHA 94b17d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cb3298 - Browse repository at this point
Copy the full SHA 5cb3298View commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3e0afc2 - Browse repository at this point
Copy the full SHA 3e0afc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3ad40c - Browse repository at this point
Copy the full SHA d3ad40cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05adcf9 - Browse repository at this point
Copy the full SHA 05adcf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ffc67 - Browse repository at this point
Copy the full SHA 58ffc67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5133bc0 - Browse repository at this point
Copy the full SHA 5133bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15e65f3 - Browse repository at this point
Copy the full SHA 15e65f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8936efd - Browse repository at this point
Copy the full SHA 8936efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce3cd4d - Browse repository at this point
Copy the full SHA ce3cd4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b23348 - Browse repository at this point
Copy the full SHA 9b23348View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95299a5 - Browse repository at this point
Copy the full SHA 95299a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c9881d - Browse repository at this point
Copy the full SHA 6c9881dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 496f9fe - Browse repository at this point
Copy the full SHA 496f9feView commit details -
Configuration menu - View commit details
-
Copy full SHA for d31517e - Browse repository at this point
Copy the full SHA d31517eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d347bfd - Browse repository at this point
Copy the full SHA d347bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c88332 - Browse repository at this point
Copy the full SHA 4c88332View commit details
Commits on Nov 15, 2023
-
Add help pop-up image Add use cases for each command Improve consistency of tone and language used Add FAQ about 2400 timing.
Configuration menu - View commit details
-
Copy full SHA for 0bd8f42 - Browse repository at this point
Copy the full SHA 0bd8f42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19adc00 - Browse repository at this point
Copy the full SHA 19adc00View commit details -
Add 1 Known Issue (Future birthdays) Add guidance for hyperlinks and table of contents.
Configuration menu - View commit details
-
Copy full SHA for 6e10bab - Browse repository at this point
Copy the full SHA 6e10babView commit details -
Merge pull request #338 from owenyeo/v1.5-updateug-0
Update UserGuide.md
Configuration menu - View commit details
-
Copy full SHA for cf48443 - Browse repository at this point
Copy the full SHA cf48443View commit details