-
Notifications
You must be signed in to change notification settings - Fork 89
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
[CS2113-T17-4] NUSDegs #29
base: master
Are you sure you want to change the base?
[CS2113-T17-4] NUSDegs #29
Commits on Nov 9, 2023
-
Added while statement to timetable function, commented out unit code …
…for timetable function
Configuration menu - View commit details
-
Copy full SHA for 7a22ad8 - Browse repository at this point
Copy the full SHA 7a22ad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9651f16 - Browse repository at this point
Copy the full SHA 9651f16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dcf3c6 - Browse repository at this point
Copy the full SHA 2dcf3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d685ab2 - Browse repository at this point
Copy the full SHA d685ab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44aa0fc - Browse repository at this point
Copy the full SHA 44aa0fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd732e8 - Browse repository at this point
Copy the full SHA cd732e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aed76b - Browse repository at this point
Copy the full SHA 2aed76bView commit details -
Merge pull request #175 from rohitcube/rohit/feat/add-clear-command-t…
…o-timetable-modify Rohit/feat/add clear command to timetable modify
Configuration menu - View commit details
-
Copy full SHA for b281b3a - Browse repository at this point
Copy the full SHA b281b3aView commit details -
Merge pull request #178 from SebasFok/SebasFok/test/addAndDelete
Add integration testing for add and delete features
Configuration menu - View commit details
-
Copy full SHA for f3052b5 - Browse repository at this point
Copy the full SHA f3052b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ae1bbf - Browse repository at this point
Copy the full SHA 9ae1bbfView commit details -
Merge pull request #179 from rohitcube/rohit/feat/add-integration-tes…
…ts-info-and-search Update integration test for info and search features
Configuration menu - View commit details
-
Copy full SHA for 53f24ac - Browse repository at this point
Copy the full SHA 53f24acView commit details -
Merge pull request #177 from ryanlohyr/ryan/enhance/timetable
Refactor while loop for timetable function
Configuration menu - View commit details
-
Copy full SHA for 0938e8a - Browse repository at this point
Copy the full SHA 0938e8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb5353 - Browse repository at this point
Copy the full SHA 5eb5353View commit details -
Fix issue where application crashes when wifi is off(add, shift,prere…
…q, recommended and delete function (#180) * Fix issue where application crashes when wifi is off(add, shift,prereq, recommended and delete function * Fix test bug * fix checkstyletest * Fix checkstyle * fix unit test * erm * fix unit test
Configuration menu - View commit details
-
Copy full SHA for 9bf7461 - Browse repository at this point
Copy the full SHA 9bf7461View commit details -
Added Complete Feature Integration Tests and added preclusion discali…
…mer to user guide (#181)
Configuration menu - View commit details
-
Copy full SHA for 9486986 - Browse repository at this point
Copy the full SHA 9486986View commit details -
Configuration menu - View commit details
-
Copy full SHA for e394f24 - Browse repository at this point
Copy the full SHA e394f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f81557 - Browse repository at this point
Copy the full SHA 6f81557View commit details -
Merge pull request #182 from janelleenqi/Janelle/fix/TimetableParserU…
…pdate User Input format for TimetableMode
Configuration menu - View commit details
-
Copy full SHA for 43e0c7e - Browse repository at this point
Copy the full SHA 43e0c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71e0978 - Browse repository at this point
Copy the full SHA 71e0978View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25aac60 - Browse repository at this point
Copy the full SHA 25aac60View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a818e - Browse repository at this point
Copy the full SHA b3a818eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d194b - Browse repository at this point
Copy the full SHA 00d194bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3640d9c - Browse repository at this point
Copy the full SHA 3640d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5683f6 - Browse repository at this point
Copy the full SHA c5683f6View commit details -
Merge pull request #184 from janelleenqi/Janelle/fix/Parser
Allow multiple spaces for main userinput (user input for all functions) but NOT TABS
Configuration menu - View commit details
-
Copy full SHA for 5236420 - Browse repository at this point
Copy the full SHA 5236420View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6a0ab0 - Browse repository at this point
Copy the full SHA a6a0ab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e00d6b - Browse repository at this point
Copy the full SHA 5e00d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 009d139 - Browse repository at this point
Copy the full SHA 009d139View commit details -
Configuration menu - View commit details
-
Copy full SHA for cabddcf - Browse repository at this point
Copy the full SHA cabddcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a2b10e - Browse repository at this point
Copy the full SHA 2a2b10eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da90a7 - Browse repository at this point
Copy the full SHA 8da90a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a3c1df - Browse repository at this point
Copy the full SHA 8a3c1dfView commit details -
Merge pull request #185 from SebasFok/SebasFok/feat/saveData
Add data storage for user's schedule
Configuration menu - View commit details
-
Copy full SHA for 23a4aa8 - Browse repository at this point
Copy the full SHA 23a4aa8View commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4f607fd - Browse repository at this point
Copy the full SHA 4f607fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a288a9 - Browse repository at this point
Copy the full SHA 9a288a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for efd9493 - Browse repository at this point
Copy the full SHA efd9493View commit details -
Merge pull request #186 from SebasFok/SebasFok/feat/saveData
Add user guide info on saving
Configuration menu - View commit details
-
Copy full SHA for 3ce972f - Browse repository at this point
Copy the full SHA 3ce972fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 251ba2c - Browse repository at this point
Copy the full SHA 251ba2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 799af44 - Browse repository at this point
Copy the full SHA 799af44View commit details -
Merge pull request #187 from SebasFok/SebasFok/feat/noInternetResponse
Closes the app if it starts without internet connection
Configuration menu - View commit details
-
Copy full SHA for b010d5a - Browse repository at this point
Copy the full SHA b010d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for df24998 - Browse repository at this point
Copy the full SHA df24998View commit details -
Merge branch 'master' into rohit/feat/new-timetable-function
# Conflicts: # src/main/java/seedu/duke/models/schema/TimetableUserCommand.java
Configuration menu - View commit details
-
Copy full SHA for ca1532b - Browse repository at this point
Copy the full SHA ca1532bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a551a2 - Browse repository at this point
Copy the full SHA 6a551a2View commit details -
Merge pull request #188 from rohitcube/rohit/feat/new-timetable-function
Rohit/feat/new timetable function
Configuration menu - View commit details
-
Copy full SHA for 32aeba4 - Browse repository at this point
Copy the full SHA 32aeba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6423cc - Browse repository at this point
Copy the full SHA f6423ccView commit details -
Fix internet feature and added unit test to ensure compatibility (#189)
* Fix internet function
Configuration menu - View commit details
-
Copy full SHA for 4ac5c5d - Browse repository at this point
Copy the full SHA 4ac5c5dView commit details -
major refactoring to TimetableUserCommand & TimetableParser, new clas…
Configuration menu - View commit details
-
Copy full SHA for a4fb452 - Browse repository at this point
Copy the full SHA a4fb452View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4679bb - Browse repository at this point
Copy the full SHA e4679bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f1c0d - Browse repository at this point
Copy the full SHA 34f1c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for af43484 - Browse repository at this point
Copy the full SHA af43484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 748dc6c - Browse repository at this point
Copy the full SHA 748dc6cView commit details -
Merge pull request #190 from janelleenqi/Janelle/fix/TimeTable
Timetable can differentiate good and bad userinputs
Configuration menu - View commit details
-
Copy full SHA for f14d7a3 - Browse repository at this point
Copy the full SHA f14d7a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 273f15a - Browse repository at this point
Copy the full SHA 273f15aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d243522 - Browse repository at this point
Copy the full SHA d243522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f2f5da - Browse repository at this point
Copy the full SHA 7f2f5daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3db7a92 - Browse repository at this point
Copy the full SHA 3db7a92View commit details -
Merge pull request #191 from rohitcube/rohit/fix/error-messages-timet…
…able Rohit/fix/error messages timetable
Configuration menu - View commit details
-
Copy full SHA for 45ca7d6 - Browse repository at this point
Copy the full SHA 45ca7d6View commit details -
Fix save data such that student details such as year and major is sav…
…ed together with the schedule.
Configuration menu - View commit details
-
Copy full SHA for 644656b - Browse repository at this point
Copy the full SHA 644656bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00792a7 - Browse repository at this point
Copy the full SHA 00792a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f4f904 - Browse repository at this point
Copy the full SHA 4f4f904View commit details -
Configuration menu - View commit details
-
Copy full SHA for 997b617 - Browse repository at this point
Copy the full SHA 997b617View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5916c3 - Browse repository at this point
Copy the full SHA e5916c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 792a1b8 - Browse repository at this point
Copy the full SHA 792a1b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ccd50 - Browse repository at this point
Copy the full SHA a2ccd50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f663c8 - Browse repository at this point
Copy the full SHA 5f663c8View commit details -
Merge pull request #192 from SebasFok/SebasFok/bug/fixSaveData
Fix save data
Configuration menu - View commit details
-
Copy full SHA for 2ade538 - Browse repository at this point
Copy the full SHA 2ade538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 684c631 - Browse repository at this point
Copy the full SHA 684c631View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0158d83 - Browse repository at this point
Copy the full SHA 0158d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb71495 - Browse repository at this point
Copy the full SHA bb71495View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71419e2 - Browse repository at this point
Copy the full SHA 71419e2View commit details -
Merge pull request #193 from SebasFok/SebasFok/docs/updateUGForDataSa…
…ving Change user guide info for saving data to fit modified way of saving.
Configuration menu - View commit details
-
Copy full SHA for fed0a68 - Browse repository at this point
Copy the full SHA fed0a68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81bd049 - Browse repository at this point
Copy the full SHA 81bd049View commit details -
Merge pull request #194 from janelleenqi/Janelle/fix/somechanges
Update timetable modify for user inputs
Configuration menu - View commit details
-
Copy full SHA for 481c126 - Browse repository at this point
Copy the full SHA 481c126View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ff586 - Browse repository at this point
Copy the full SHA 72ff586View commit details -
Janelle/fix/finalchanges (#196)
* add temporary error message for timetable show * temp fix
Configuration menu - View commit details
-
Copy full SHA for d30521f - Browse repository at this point
Copy the full SHA d30521fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f871685 - Browse repository at this point
Copy the full SHA f871685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bfec24 - Browse repository at this point
Copy the full SHA 0bfec24View commit details -
Merge pull request #197 from janelleenqi/gitpages
For github pages
Configuration menu - View commit details
-
Copy full SHA for 2c6965b - Browse repository at this point
Copy the full SHA 2c6965bView commit details -
Fix Ctrl C bug and Update user guide to use jar release
* Fix ctrl c bug * Update user guide to use jar release * Fix checkstyle
Configuration menu - View commit details
-
Copy full SHA for 794e5de - Browse repository at this point
Copy the full SHA 794e5deView commit details -
Fix ctrlc and Update user guide to use jar release
* Fix ctrl c bug * Update user guide to use jar release * Fix checkstyle * Fix empty file error * Update user guide
Configuration menu - View commit details
-
Copy full SHA for 8dfd41d - Browse repository at this point
Copy the full SHA 8dfd41dView commit details
Commits on Nov 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3dcb9ba - Browse repository at this point
Copy the full SHA 3dcb9baView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffc116c - Browse repository at this point
Copy the full SHA ffc116cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa7bb0c - Browse repository at this point
Copy the full SHA fa7bb0cView commit details -
Merge branch 'master' into rohit/fix/timetable-show-error-spacing
# Conflicts: # src/main/java/seedu/duke/controllers/ModulePlannerController.java
Configuration menu - View commit details
-
Copy full SHA for 1a68c7e - Browse repository at this point
Copy the full SHA 1a68c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db2938 - Browse repository at this point
Copy the full SHA 9db2938View commit details -
* Fix ctrl c bug * Update user guide to use jar release * Fix checkstyle * Fix empty file error * Update user guide * Fix checkstyle
Configuration menu - View commit details
-
Copy full SHA for baf2fe5 - Browse repository at this point
Copy the full SHA baf2fe5View commit details -
Merge pull request #201 from rohitcube/rohit/fix/timetable-show-error…
…-spacing add newline to timetable show error message
Configuration menu - View commit details
-
Copy full SHA for 38aaaaf - Browse repository at this point
Copy the full SHA 38aaaafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ee4908 - Browse repository at this point
Copy the full SHA 5ee4908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d2683f - Browse repository at this point
Copy the full SHA 1d2683fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db4d25 - Browse repository at this point
Copy the full SHA 5db4d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2822a01 - Browse repository at this point
Copy the full SHA 2822a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e0395 - Browse repository at this point
Copy the full SHA 08e0395View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6af54e1 - Browse repository at this point
Copy the full SHA 6af54e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad6a438 - Browse repository at this point
Copy the full SHA ad6a438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3197bff - Browse repository at this point
Copy the full SHA 3197bffView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd5f8f0 - Browse repository at this point
Copy the full SHA bd5f8f0View commit details -
* Remove unused code and refactored code into utility.java
Configuration menu - View commit details
-
Copy full SHA for b6a1483 - Browse repository at this point
Copy the full SHA b6a1483View commit details -
Configuration menu - View commit details
-
Copy full SHA for d20551f - Browse repository at this point
Copy the full SHA d20551fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd45c2f - Browse repository at this point
Copy the full SHA dd45c2fView commit details -
Merge pull request #209 from janelleenqi/Janelle/feature/savetimetabl…
…eastxt Update time to 5am-11pm, enable duration = 0, update error message for timetable
Configuration menu - View commit details
-
Copy full SHA for 21f2d0e - Browse repository at this point
Copy the full SHA 21f2d0eView commit details
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f988cf1 - Browse repository at this point
Copy the full SHA f988cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09b7728 - Browse repository at this point
Copy the full SHA 09b7728View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a345e2 - Browse repository at this point
Copy the full SHA 5a345e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f9b21 - Browse repository at this point
Copy the full SHA f1f9b21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ec0db8 - Browse repository at this point
Copy the full SHA 6ec0db8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0fff8b - Browse repository at this point
Copy the full SHA c0fff8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24fcb01 - Browse repository at this point
Copy the full SHA 24fcb01View commit details -
refactor printing timetable to outside processtimetablecommand
fix error message for invalid day and time (timetable)
Configuration menu - View commit details
-
Copy full SHA for aedf47e - Browse repository at this point
Copy the full SHA aedf47eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 524577e - Browse repository at this point
Copy the full SHA 524577eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33e987a - Browse repository at this point
Copy the full SHA 33e987aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b50cd - Browse repository at this point
Copy the full SHA 10b50cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a188f7 - Browse repository at this point
Copy the full SHA 7a188f7View commit details -
fix bug that crashes for missingfile exception
have a bug that deleted module's events exist after adding back.
Configuration menu - View commit details
-
Copy full SHA for 9b20aef - Browse repository at this point
Copy the full SHA 9b20aefView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd62b46 - Browse repository at this point
Copy the full SHA fd62b46View commit details -
Merge pull request #216 from janelleenqi/Janelle/fix/readtimetablefro…
…mtxt Add save timetable feature
Configuration menu - View commit details
-
Copy full SHA for ffc4116 - Browse repository at this point
Copy the full SHA ffc4116View commit details -
save timetable after every possible change (delete, recommend, shift,…
… timetable modify) fix help and bye bugs so additional arguments will make command invalid.
Configuration menu - View commit details
-
Copy full SHA for dd8e9e6 - Browse repository at this point
Copy the full SHA dd8e9e6View commit details -
save timetable after every possible change (delete, recommend, shift,…
… timetable modify) fix help and bye bugs so additional arguments will make command invalid. update ug
Configuration menu - View commit details
-
Copy full SHA for 46616f3 - Browse repository at this point
Copy the full SHA 46616f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bec7afa - Browse repository at this point
Copy the full SHA bec7afaView commit details -
Configuration menu - View commit details
-
Copy full SHA for afa154b - Browse repository at this point
Copy the full SHA afa154bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 307ac85 - Browse repository at this point
Copy the full SHA 307ac85View commit details -
Merge pull request #218 from janelleenqi/Janelle/guide/DGupdate
Fixes to save timetable
Configuration menu - View commit details
-
Copy full SHA for ca77b12 - Browse repository at this point
Copy the full SHA ca77b12View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1b034dd - Browse repository at this point
Copy the full SHA 1b034ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2313ef4 - Browse repository at this point
Copy the full SHA 2313ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdec483 - Browse repository at this point
Copy the full SHA fdec483View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9f602b - Browse repository at this point
Copy the full SHA e9f602bView commit details -
Merge branch 'master' into SebasFok/docs/DGForAdd
# Conflicts: # src/main/java/seedu/duke/controllers/ModuleMethodsController.java
Configuration menu - View commit details
-
Copy full SHA for 4b3f1b3 - Browse repository at this point
Copy the full SHA 4b3f1b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6102146 - Browse repository at this point
Copy the full SHA 6102146View commit details -
Merge pull request #219 from SebasFok/SebasFok/docs/DGForAdd
Update DG for add feature
Configuration menu - View commit details
-
Copy full SHA for ba57ab0 - Browse repository at this point
Copy the full SHA ba57ab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 687afa5 - Browse repository at this point
Copy the full SHA 687afa5View commit details -
Merge pull request #220 from janelleenqi/Janelle/guide/DGdiagrams
Timetable View only interacts ModuleServiceController
Configuration menu - View commit details
-
Copy full SHA for 53a4cc5 - Browse repository at this point
Copy the full SHA 53a4cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0981dd4 - Browse repository at this point
Copy the full SHA 0981dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c3856 - Browse repository at this point
Copy the full SHA 35c3856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55fc882 - Browse repository at this point
Copy the full SHA 55fc882View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb70581 - Browse repository at this point
Copy the full SHA fb70581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 685033b - Browse repository at this point
Copy the full SHA 685033bView commit details -
Merge pull request #221 from SebasFok/SebasFok/docs/javadoc
Add some javadocs and rename modulePlannerController to MainController
Configuration menu - View commit details
-
Copy full SHA for 032d3cf - Browse repository at this point
Copy the full SHA 032d3cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e8ebe6 - Browse repository at this point
Copy the full SHA 8e8ebe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf29904 - Browse repository at this point
Copy the full SHA cf29904View commit details -
Configuration menu - View commit details
-
Copy full SHA for b849b24 - Browse repository at this point
Copy the full SHA b849b24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c87a0d - Browse repository at this point
Copy the full SHA 9c87a0dView commit details -
Merge pull request #223 from janelleenqi/Janelle/guide/DGupdate2
Fix bug for corrupted studentdetails & bug for corrupted & missing save files
Configuration menu - View commit details
-
Copy full SHA for fedb41f - Browse repository at this point
Copy the full SHA fedb41fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f9a8c1 - Browse repository at this point
Copy the full SHA 5f9a8c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2a5d4 - Browse repository at this point
Copy the full SHA 9b2a5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 411583d - Browse repository at this point
Copy the full SHA 411583dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17882fe - Browse repository at this point
Copy the full SHA 17882feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8de7f10 - Browse repository at this point
Copy the full SHA 8de7f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6fbb18 - Browse repository at this point
Copy the full SHA e6fbb18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5ae27 - Browse repository at this point
Copy the full SHA 5a5ae27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ca0a1f - Browse repository at this point
Copy the full SHA 1ca0a1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1936b7 - Browse repository at this point
Copy the full SHA e1936b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 105aa10 - Browse repository at this point
Copy the full SHA 105aa10View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ad131 - Browse repository at this point
Copy the full SHA b5ad131View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46e7c2a - Browse repository at this point
Copy the full SHA 46e7c2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ad0e7 - Browse repository at this point
Copy the full SHA 76ad0e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e56cfd2 - Browse repository at this point
Copy the full SHA e56cfd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dda67a0 - Browse repository at this point
Copy the full SHA dda67a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ae0c1 - Browse repository at this point
Copy the full SHA 97ae0c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc368fb - Browse repository at this point
Copy the full SHA dc368fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d119da4 - Browse repository at this point
Copy the full SHA d119da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20eeb04 - Browse repository at this point
Copy the full SHA 20eeb04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee246e - Browse repository at this point
Copy the full SHA 6ee246eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c97dded - Browse repository at this point
Copy the full SHA c97ddedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07fd9af - Browse repository at this point
Copy the full SHA 07fd9afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dd8baa - Browse repository at this point
Copy the full SHA 9dd8baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9916679 - Browse repository at this point
Copy the full SHA 9916679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37fb441 - Browse repository at this point
Copy the full SHA 37fb441View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a94f8 - Browse repository at this point
Copy the full SHA d5a94f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51f8e46 - Browse repository at this point
Copy the full SHA 51f8e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e93857 - Browse repository at this point
Copy the full SHA 2e93857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 376430d - Browse repository at this point
Copy the full SHA 376430dView commit details -
Merge pull request #225 from rohitcube/rohit/fix/update-UG-DG
Rohit/fix/update ug dg
Configuration menu - View commit details
-
Copy full SHA for 25befe8 - Browse repository at this point
Copy the full SHA 25befe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3486f6c - Browse repository at this point
Copy the full SHA 3486f6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34b6604 - Browse repository at this point
Copy the full SHA 34b6604View commit details -
Merge pull request #226 from SebasFok/SebasFok/docs/javadoc2
Update javadoc again and fixed checkprereq for 'nOf' case
Configuration menu - View commit details
-
Copy full SHA for 537e09d - Browse repository at this point
Copy the full SHA 537e09dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b54329 - Browse repository at this point
Copy the full SHA 6b54329View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e34a0f - Browse repository at this point
Copy the full SHA 1e34a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94c38ec - Browse repository at this point
Copy the full SHA 94c38ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9489d9b - Browse repository at this point
Copy the full SHA 9489d9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 781cdd0 - Browse repository at this point
Copy the full SHA 781cdd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bec0a3 - Browse repository at this point
Copy the full SHA 0bec0a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75da020 - Browse repository at this point
Copy the full SHA 75da020View commit details -
Merge pull request #227 from SebasFok/SebasFok/docs/wrongPreclusionNo…
…teInUG Update UG about preclusion
Configuration menu - View commit details
-
Copy full SHA for 58f8564 - Browse repository at this point
Copy the full SHA 58f8564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0536116 - Browse repository at this point
Copy the full SHA 0536116View commit details -
Merge pull request #228 from janelleenqi/Janelle/guide/updates
Add timetable show to DG, Authorship updates
Configuration menu - View commit details
-
Copy full SHA for 5c3d724 - Browse repository at this point
Copy the full SHA 5c3d724View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2977cf - Browse repository at this point
Copy the full SHA f2977cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 328fdcd - Browse repository at this point
Copy the full SHA 328fdcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ccb5b2 - Browse repository at this point
Copy the full SHA 0ccb5b2View commit details -
Merge pull request #230 from SebasFok/SebasFok/docs/fixJavaDoc
Fix author problem
Configuration menu - View commit details
-
Copy full SHA for e9c8993 - Browse repository at this point
Copy the full SHA e9c8993View commit details -
Merge branch 'master' into SebasFok/docs/DGForSebasFeatures
# Conflicts: # src/main/java/seedu/duke/controllers/TimetableModifyController.java # src/main/java/seedu/duke/storage/StorageManager.java
Configuration menu - View commit details
-
Copy full SHA for 21d0bbe - Browse repository at this point
Copy the full SHA 21d0bbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60bb55c - Browse repository at this point
Copy the full SHA 60bb55cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78fe6c4 - Browse repository at this point
Copy the full SHA 78fe6c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f1c398 - Browse repository at this point
Copy the full SHA 3f1c398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7105f7e - Browse repository at this point
Copy the full SHA 7105f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3380088 - Browse repository at this point
Copy the full SHA 3380088View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9fbf34 - Browse repository at this point
Copy the full SHA f9fbf34View commit details -
Merge pull request #231 from SebasFok/SebasFok/feat/refactorStorage
Refactor storage
Configuration menu - View commit details
-
Copy full SHA for d81195a - Browse repository at this point
Copy the full SHA d81195aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d636391 - Browse repository at this point
Copy the full SHA d636391View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a350d - Browse repository at this point
Copy the full SHA 83a350dView commit details -
Configuration menu - View commit details
-
Copy full SHA for be2f361 - Browse repository at this point
Copy the full SHA be2f361View commit details -
Merge pull request #233 from janelleenqi/Janelle/guide/DGdiagrams3
Updates to UG and DG
Configuration menu - View commit details
-
Copy full SHA for a09dd3f - Browse repository at this point
Copy the full SHA a09dd3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b6b9bf - Browse repository at this point
Copy the full SHA 8b6b9bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a38453 - Browse repository at this point
Copy the full SHA 6a38453View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b8b2e3 - Browse repository at this point
Copy the full SHA 8b8b2e3View commit details -
Merge branch 'master' into SebasFok/docs/replaceUGimages
# Conflicts: # src/main/java/seedu/duke/models/schema/UserCommand.java
Configuration menu - View commit details
-
Copy full SHA for 3c13cd8 - Browse repository at this point
Copy the full SHA 3c13cd8View commit details -
Merge pull request #236 from SebasFok/SebasFok/docs/replaceUGimages
Replace UG images with code
Configuration menu - View commit details
-
Copy full SHA for 1dc4f2f - Browse repository at this point
Copy the full SHA 1dc4f2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f55aa0 - Browse repository at this point
Copy the full SHA 2f55aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3a2b8c - Browse repository at this point
Copy the full SHA a3a2b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d5fda - Browse repository at this point
Copy the full SHA 49d5fdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d92ffb - Browse repository at this point
Copy the full SHA 6d92ffbView commit details -
Merge pull request #238 from rohitcube/rohit/fix/update-UG-DG
Rohit/fix/ERROR MESSAGE FOR INFO
Configuration menu - View commit details
-
Copy full SHA for 257894e - Browse repository at this point
Copy the full SHA 257894eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5b030f - Browse repository at this point
Copy the full SHA f5b030fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98f86c7 - Browse repository at this point
Copy the full SHA 98f86c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3bf4be - Browse repository at this point
Copy the full SHA a3bf4beView commit details -
Merge pull request #239 from janelleenqi/Janelle/fix/updates
Minor fix in error message
Configuration menu - View commit details
-
Copy full SHA for 3b8bd6d - Browse repository at this point
Copy the full SHA 3b8bd6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 305317a - Browse repository at this point
Copy the full SHA 305317aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c712993 - Browse repository at this point
Copy the full SHA c712993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94494e1 - Browse repository at this point
Copy the full SHA 94494e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a772fd6 - Browse repository at this point
Copy the full SHA a772fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c762d02 - Browse repository at this point
Copy the full SHA c762d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcaec61 - Browse repository at this point
Copy the full SHA dcaec61View commit details -
Merge pull request #240 from rohitcube/rohit/fix/update-UG-DG
Rohit/fix/update ug dg
Configuration menu - View commit details
-
Copy full SHA for d0655a3 - Browse repository at this point
Copy the full SHA d0655a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca9462 - Browse repository at this point
Copy the full SHA 0ca9462View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6946b3 - Browse repository at this point
Copy the full SHA e6946b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 640eea3 - Browse repository at this point
Copy the full SHA 640eea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bd1cf7 - Browse repository at this point
Copy the full SHA 3bd1cf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fe7b69 - Browse repository at this point
Copy the full SHA 4fe7b69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37453d4 - Browse repository at this point
Copy the full SHA 37453d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20892fb - Browse repository at this point
Copy the full SHA 20892fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9dd67c - Browse repository at this point
Copy the full SHA d9dd67cView commit details -
Merge pull request #244 from SebasFok/SebasFok/docs/DGforClear
Add DG for clear feature
Configuration menu - View commit details
-
Copy full SHA for f166530 - Browse repository at this point
Copy the full SHA f166530View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15e2e97 - Browse repository at this point
Copy the full SHA 15e2e97View commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7bd0ffe - Browse repository at this point
Copy the full SHA 7bd0ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1618302 - Browse repository at this point
Copy the full SHA 1618302View commit details -
Merge pull request #245 from rohitcube/rohit/fix/update-UG-DG
Rohit/fix/update ug dg
Configuration menu - View commit details
-
Copy full SHA for bd3da9c - Browse repository at this point
Copy the full SHA bd3da9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b29f1c8 - Browse repository at this point
Copy the full SHA b29f1c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db656e - Browse repository at this point
Copy the full SHA 9db656eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b0ee4 - Browse repository at this point
Copy the full SHA 01b0ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c43119 - Browse repository at this point
Copy the full SHA 5c43119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 474fa12 - Browse repository at this point
Copy the full SHA 474fa12View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7df252 - Browse repository at this point
Copy the full SHA c7df252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d01c81 - Browse repository at this point
Copy the full SHA 9d01c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8522cdb - Browse repository at this point
Copy the full SHA 8522cdbView commit details -
Merge pull request #246 from janelleenqi/Janelle/guide/finals
Update for DG Conclusion
Configuration menu - View commit details
-
Copy full SHA for a6acff2 - Browse repository at this point
Copy the full SHA a6acff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01ff295 - Browse repository at this point
Copy the full SHA 01ff295View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa255f - Browse repository at this point
Copy the full SHA bfa255fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff795b3 - Browse repository at this point
Copy the full SHA ff795b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8fa068 - Browse repository at this point
Copy the full SHA e8fa068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c665ad - Browse repository at this point
Copy the full SHA 3c665adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57cfae6 - Browse repository at this point
Copy the full SHA 57cfae6View commit details -
Merge pull request #249 from SebasFok/SebasFok/docs/PPPformatting
ppp formatting
Configuration menu - View commit details
-
Copy full SHA for 5205b70 - Browse repository at this point
Copy the full SHA 5205b70View commit details