-
Notifications
You must be signed in to change notification settings - Fork 252
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
[AY1920S1-CS2113-F14-4] SpinBox #42
base: master
Are you sure you want to change the base?
[AY1920S1-CS2113-F14-4] SpinBox #42
Commits on Sep 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 78054bb - Browse repository at this point
Copy the full SHA 78054bbView commit details -
Merge pull request #1 from rssujay/original
Port over Phase 1 codebase
Configuration menu - View commit details
-
Copy full SHA for 1406977 - Browse repository at this point
Copy the full SHA 1406977View commit details -
Configuration menu - View commit details
-
Copy full SHA for 706dd7f - Browse repository at this point
Copy the full SHA 706dd7fView commit details
Commits on Sep 13, 2019
-
Merge pull request #3 from rssujay/code-port-consistency
Add post-port consistency changes
Configuration menu - View commit details
-
Copy full SHA for 3c29ddc - Browse repository at this point
Copy the full SHA 3c29ddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 807304a - Browse repository at this point
Copy the full SHA 807304aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df83a3 - Browse repository at this point
Copy the full SHA 8df83a3View commit details
Commits on Sep 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cab57a8 - Browse repository at this point
Copy the full SHA cab57a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ddfbe - Browse repository at this point
Copy the full SHA 97ddfbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c87c6 - Browse repository at this point
Copy the full SHA 19c87c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9825c6a - Browse repository at this point
Copy the full SHA 9825c6aView commit details
Commits on Sep 17, 2019
-
* Added library natty Added library natty in build.gradle. Changed some classes to accomodate changes. DateTime now wraps java.util.Date * fixed checkstyle error * Change date format in error message
Configuration menu - View commit details
-
Copy full SHA for 35d3d96 - Browse repository at this point
Copy the full SHA 35d3d96View commit details
Commits on Sep 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 937776c - Browse repository at this point
Copy the full SHA 937776cView commit details -
* Add Fixed Duration Tasks Extension * Add JavaDoc comment for Fixed.java * Update FixedTest with correct expected output * Edit typo in AddCommand and change test unit names
Configuration menu - View commit details
-
Copy full SHA for c177612 - Browse repository at this point
Copy the full SHA c177612View commit details -
Fix bug when done or delete input has no index (#14)
* fix bug when done has no index * Fix done and delete no index inputted bug
Configuration menu - View commit details
-
Copy full SHA for e473f35 - Browse repository at this point
Copy the full SHA e473f35View commit details -
Add B-Reminders and fix bugs (#16)
* Fix storage and empty string bug * Rename methods, make Tasks abstract * Add Reminders for tasks * Troubleshoot unit test * Fix unit test relying on timezone
Configuration menu - View commit details
-
Copy full SHA for 115a06d - Browse repository at this point
Copy the full SHA 115a06dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc09435 - Browse repository at this point
Copy the full SHA cc09435View commit details
Commits on Sep 19, 2019
-
Implement B-DoWithinPeriodTasks (#19)
* add do-within-period feature * checkstyle update * checkstyle update * fixed output message in exception handling in AddCommand * fix WithinTest dates check
Configuration menu - View commit details
-
Copy full SHA for f919659 - Browse repository at this point
Copy the full SHA f919659View commit details -
Implement B-ViewSchedules (#18)
* temp for view-schedule * Added view-schedule feature * Checkstyle update * Checkstyle update * change compareTo to compareEquals to get rid of instanceof * update compareEquals * update ViewScheduleTest
Configuration menu - View commit details
-
Copy full SHA for 3ea8ccd - Browse repository at this point
Copy the full SHA 3ea8ccdView commit details -
Implement B-RecurringTasks (#20)
* Implement recurring tasks * Add unit tests * Reorganize test cases
Configuration menu - View commit details
-
Copy full SHA for d9428d1 - Browse repository at this point
Copy the full SHA d9428d1View commit details -
Add AboutUs.adoc and individual images
Andrew Lau authored and Andrew Lau committedSep 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 9d86df4 - Browse repository at this point
Copy the full SHA 9d86df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 561d5b5 - Browse repository at this point
Copy the full SHA 561d5b5View commit details -
Implement B-TentativeScheduling (#21)
* add tentative scheduling * took out system.out debugging * save task after SetCommand
Configuration menu - View commit details
-
Copy full SHA for 2086c6b - Browse repository at this point
Copy the full SHA 2086c6bView commit details -
* Added library natty Added library natty in build.gradle. Changed some classes to accomodate changes. DateTime now wraps java.util.Date * fixed checkstyle error * Change date format in error message * Add Snooze Command Add SnoozeCommand class. Modified Parser class. Add setBy method into Deadline class. Add setStart and setEnd method into Event class. * Add JUnit Test for B-Snooze * Edit SnoozeTest.java
Configuration menu - View commit details
-
Copy full SHA for 0dfd587 - Browse repository at this point
Copy the full SHA 0dfd587View commit details -
Merge remote-tracking branch 'upstream/master'
Andrew Lau authored and Andrew Lau committedSep 19, 2019 Configuration menu - View commit details
-
Copy full SHA for aa3b236 - Browse repository at this point
Copy the full SHA aa3b236View commit details -
Andrew Lau authored and Andrew Lau committed
Sep 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 7c07654 - Browse repository at this point
Copy the full SHA 7c07654View commit details -
Andrew Lau authored and Andrew Lau committed
Sep 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 1e36b33 - Browse repository at this point
Copy the full SHA 1e36b33View commit details -
Andrew Lau authored and Andrew Lau committed
Sep 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 9ff3ec0 - Browse repository at this point
Copy the full SHA 9ff3ec0View commit details -
Andrew Lau authored and Andrew Lau committed
Sep 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 85acbfc - Browse repository at this point
Copy the full SHA 85acbfcView commit details -
Andrew Lau authored and Andrew Lau committed
Sep 19, 2019 Configuration menu - View commit details
-
Copy full SHA for d4256f5 - Browse repository at this point
Copy the full SHA d4256f5View commit details -
Andrew Lau authored and Andrew Lau committed
Sep 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 2d8d434 - Browse repository at this point
Copy the full SHA 2d8d434View commit details -
Andrew Lau authored and Andrew Lau committed
Sep 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 5dc72fe - Browse repository at this point
Copy the full SHA 5dc72feView commit details -
* Add AboutUs.adoc and individual images * Update README.md * Edit README.md * Update README.md * Update README.md * Add README.adoc * Update README.md * Update README.adoc
Configuration menu - View commit details
-
Copy full SHA for 4ff8e53 - Browse repository at this point
Copy the full SHA 4ff8e53View commit details -
Merge remote-tracking branch 'upstream/master'
Andrew Lau authored and Andrew Lau committedSep 19, 2019 Configuration menu - View commit details
-
Copy full SHA for b342b26 - Browse repository at this point
Copy the full SHA b342b26View commit details -
Implement B-DetectAnomalies (#33)
* Added library natty Added library natty in build.gradle. Changed some classes to accomodate changes. DateTime now wraps java.util.Date * fixed checkstyle error * Change date format in error message * Check for conflicting time interval Implement isOverlapping function in Task. Check if event will conflict with other task right before adding. * Add JUnit test for B-DetectAnomalies * Fix minor checkstyle issues in test
Configuration menu - View commit details
-
Copy full SHA for 9af714a - Browse repository at this point
Copy the full SHA 9af714aView commit details -
Implement B-FindFreeTimes (#34)
* Added library natty Added library natty in build.gradle. Changed some classes to accomodate changes. DateTime now wraps java.util.Date * fixed checkstyle error * Change date format in error message * Fix Exception Message of Do-After * Add Find Free Time functionality
Configuration menu - View commit details
-
Copy full SHA for 524f25d - Browse repository at this point
Copy the full SHA 524f25dView commit details
Commits on Sep 20, 2019
-
Merge remote-tracking branch 'upstream/master'
Andrew Lau authored and Andrew Lau committedSep 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 4a2adbc - Browse repository at this point
Copy the full SHA 4a2adbcView commit details
Commits on Oct 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0edc2e4 - Browse repository at this point
Copy the full SHA 0edc2e4View commit details -
Merge remote-tracking branch 'upstream/master'
Andrew Lau authored and Andrew Lau committedOct 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 6b5efaf - Browse repository at this point
Copy the full SHA 6b5efafView commit details -
* Methods common to multiple tasks added to abstract class Tasks * Further refactoring should be done post-architectural decisions
Configuration menu - View commit details
-
Copy full SHA for 12d570e - Browse repository at this point
Copy the full SHA 12d570eView commit details -
Implement delete multiple tasks feature (#64)
* Implement Delete Multiple Command and change Done Command implementation
Configuration menu - View commit details
-
Copy full SHA for 98076f4 - Browse repository at this point
Copy the full SHA 98076f4View commit details -
Merge remote-tracking branch 'upstream/master'
Andrew Lau authored and Andrew Lau committedOct 2, 2019 Configuration menu - View commit details
-
Copy full SHA for a5694ac - Browse repository at this point
Copy the full SHA a5694acView commit details
Commits on Oct 3, 2019
-
Andrew Lau authored and Andrew Lau committed
Oct 3, 2019 Configuration menu - View commit details
-
Copy full SHA for c1833d4 - Browse repository at this point
Copy the full SHA c1833d4View commit details -
Andrew Lau authored and Andrew Lau committed
Oct 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 8707b30 - Browse repository at this point
Copy the full SHA 8707b30View commit details -
Andrew Lau authored and Andrew Lau committed
Oct 3, 2019 Configuration menu - View commit details
-
Copy full SHA for d8248b5 - Browse repository at this point
Copy the full SHA d8248b5View commit details -
Andrew Lau authored and Andrew Lau committed
Oct 3, 2019 Configuration menu - View commit details
-
Copy full SHA for c266f60 - Browse repository at this point
Copy the full SHA c266f60View commit details -
Include Ui mock-up and resize individual images (#65)
* Add AboutUs.adoc and individual images * Update README.adoc * Add Ui.png * Resize individual images
Configuration menu - View commit details
-
Copy full SHA for 7228947 - Browse repository at this point
Copy the full SHA 7228947View commit details -
Added JUnit tests for DateTime and Storage (#66)
* fixed checkstyle error * Change date format in error message * Add JUnit test for DateTime Edit DateTimeTest for some JUnit test Edit DateTime JavaDoc comment * Add StorageTest * Fix code style in StorageTest.java
Configuration menu - View commit details
-
Copy full SHA for e394a55 - Browse repository at this point
Copy the full SHA e394a55View commit details
Commits on Oct 10, 2019
-
Implement Item & GradedComponent classes (#68)
* Create Item class * Add GradedComponent subclass
Configuration menu - View commit details
-
Copy full SHA for fc036d1 - Browse repository at this point
Copy the full SHA fc036d1View commit details -
Merge remote-tracking branch 'upstream/master'
Andrew Lau authored and Andrew Lau committedOct 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 3c5ad29 - Browse repository at this point
Copy the full SHA 3c5ad29View commit details -
Implement multiple feature to delete multiple or done multiple tasks
Andrew Lau authored and Andrew Lau committedOct 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 0e4bb1a - Browse repository at this point
Copy the full SHA 0e4bb1aView commit details -
Merge pull request #69 from lackmoo/Multiple
Implement delete and done multiple command feature
Configuration menu - View commit details
-
Copy full SHA for df360f7 - Browse repository at this point
Copy the full SHA df360f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff135e - Browse repository at this point
Copy the full SHA 9ff135eView commit details -
Refactor all Date parsing into DateTime (#71)
Encapsulate natty Parser inside of DateTime to change all parsing of Date Strings to be done inside of DateTime object.
Configuration menu - View commit details
-
Copy full SHA for 3d141ea - Browse repository at this point
Copy the full SHA 3d141eaView commit details
Commits on Oct 13, 2019
-
Add a basic module class (#73)
* basic module class
Configuration menu - View commit details
-
Copy full SHA for 411a71b - Browse repository at this point
Copy the full SHA 411a71bView commit details
Commits on Oct 14, 2019
-
Product morph related refactoring
Configuration menu - View commit details
-
Copy full SHA for c1a60b1 - Browse repository at this point
Copy the full SHA c1a60b1View commit details
Commits on Oct 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 19ba210 - Browse repository at this point
Copy the full SHA 19ba210View commit details -
Edit items/task according to architecture (#81)
Delete unnecessary task class. Add Schedulable and NonSchedulable abstract class. Inherit all tasks under Schedulable and NonSchedulable. Add Exam, Lab, Lecture and Tutorial class. Edit other misc class to accomodate changes.
Configuration menu - View commit details
-
Copy full SHA for ddc5f94 - Browse repository at this point
Copy the full SHA ddc5f94View commit details -
* Implement CommandBuilder Feature within Parser * Update Command Builder * update javadoc * checkstyle update
Configuration menu - View commit details
-
Copy full SHA for 04bfee3 - Browse repository at this point
Copy the full SHA 04bfee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc28c8e - Browse repository at this point
Copy the full SHA fc28c8eView commit details -
Move Parser into SpinBox (#86)
* parser into spinbox, add view command
Configuration menu - View commit details
-
Copy full SHA for a7606b2 - Browse repository at this point
Copy the full SHA a7606b2View commit details
Commits on Oct 16, 2019
-
Implement hierarchy-based storage (#87)
* Modify lists to contain Storage * Implement hierarchical storage * Fix issues and implement unit tests * Fix paths
Configuration menu - View commit details
-
Copy full SHA for ed15b02 - Browse repository at this point
Copy the full SHA ed15b02View commit details -
Implement notepad feature for modules (#88)
* Add notepad and rework exceptions * Reorganize structure * Add unit tests for notepad * Add test module container to unit tests
Configuration menu - View commit details
-
Copy full SHA for 1bd176c - Browse repository at this point
Copy the full SHA 1bd176cView commit details -
Add minimal support for module addition (#89)
* Add minimal support for module addition * Fix unit test potential conflicts
Configuration menu - View commit details
-
Copy full SHA for b77a26e - Browse repository at this point
Copy the full SHA b77a26eView commit details
Commits on Oct 17, 2019
-
Call sort method in add, replace, and mark (#91)
* sort after add, replace, and mark list
Configuration menu - View commit details
-
Copy full SHA for 420cc60 - Browse repository at this point
Copy the full SHA 420cc60View commit details -
Enhance AddCommand for Files (#90)
* full and partial add file command
Configuration menu - View commit details
-
Copy full SHA for 8099366 - Browse repository at this point
Copy the full SHA 8099366View commit details -
View lists when on tabs page (#92)
* output list for tabs
Configuration menu - View commit details
-
Copy full SHA for 2cccb7a - Browse repository at this point
Copy the full SHA 2cccb7aView commit details -
* enhance viewCommand
Configuration menu - View commit details
-
Copy full SHA for 5483a1e - Browse repository at this point
Copy the full SHA 5483a1eView commit details -
Remove command for files (#94)
* remove file * check update
Configuration menu - View commit details
-
Copy full SHA for 9eaf845 - Browse repository at this point
Copy the full SHA 9eaf845View commit details -
* Add view and add support for notes * Implement remove command for notes
Configuration menu - View commit details
-
Copy full SHA for c6b4a8d - Browse repository at this point
Copy the full SHA c6b4a8dView commit details -
Add Task Commands into Add Command (#97)
* Add Task Commands into Add Command
Configuration menu - View commit details
-
Copy full SHA for 3badf19 - Browse repository at this point
Copy the full SHA 3badf19View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0e1aa1 - Browse repository at this point
Copy the full SHA f0e1aa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c956cc - Browse repository at this point
Copy the full SHA 0c956ccView commit details -
* Add Calendar Modify DateTime, TaskList to accomodate Calendar. Add CalendarSelectorException.
Configuration menu - View commit details
-
Copy full SHA for 37afeb6 - Browse repository at this point
Copy the full SHA 37afeb6View commit details
Commits on Oct 18, 2019
-
Implement remove-multiple command, mark command for tasks and fix bugs (
#103) * Implement Remove-multiple command and fix bugs * Implement mark task command and revise bug fixes
Configuration menu - View commit details
-
Copy full SHA for 3be7d5a - Browse repository at this point
Copy the full SHA 3be7d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92b7dfe - Browse repository at this point
Copy the full SHA 92b7dfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40214e1 - Browse repository at this point
Copy the full SHA 40214e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28dd514 - Browse repository at this point
Copy the full SHA 28dd514View commit details
Commits on Oct 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0816b8a - Browse repository at this point
Copy the full SHA 0816b8aView commit details -
Update parser and commands (#115)
* List classes * checkstyle and test update * deconflict * deconflict * mark file * resolved changes * update parser * change error message * remove print * update parser and commands * string literals + case-insensitive * update string literal
Configuration menu - View commit details
-
Copy full SHA for a0164a7 - Browse repository at this point
Copy the full SHA a0164a7View commit details
Commits on Oct 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3213a4d - Browse repository at this point
Copy the full SHA 3213a4dView commit details
Commits on Oct 22, 2019
-
Add initial GUI layout and navigability (#118)
Added initial GUI layout and navigability Add TaskBox with TaskBox.java Edit MainWindow to update individual windows.
Configuration menu - View commit details
-
Copy full SHA for a67df08 - Browse repository at this point
Copy the full SHA a67df08View commit details
Commits on Oct 23, 2019
-
Add more GUI functionality (#119)
Edit MainWindow to update individual windows. * Add more GUI Functionality
Configuration menu - View commit details
-
Copy full SHA for c72d7e3 - Browse repository at this point
Copy the full SHA c72d7e3View commit details -
* mark to update * update help and sorting
Configuration menu - View commit details
-
Copy full SHA for be2e643 - Browse repository at this point
Copy the full SHA be2e643View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7edbae3 - Browse repository at this point
Copy the full SHA 7edbae3View commit details
Commits on Oct 24, 2019
-
* implement find command Closes #122
Configuration menu - View commit details
-
Copy full SHA for cef4a5b - Browse repository at this point
Copy the full SHA cef4a5bView commit details -
Make module code case-insensitive (#127)
* List classes * checkstyle and test update * deconflict * deconflict * moduleCode case insensitive
Configuration menu - View commit details
-
Copy full SHA for 75d4ab2 - Browse repository at this point
Copy the full SHA 75d4ab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cfeb5e - Browse repository at this point
Copy the full SHA 7cfeb5eView commit details -
* Set up virtual tabs for modules * Add files and tasks view on GUI
Configuration menu - View commit details
-
Copy full SHA for 96d95a7 - Browse repository at this point
Copy the full SHA 96d95a7View commit details -
Implement SetName Command (#130)
* Implement SetName Command
Configuration menu - View commit details
-
Copy full SHA for d50afce - Browse repository at this point
Copy the full SHA d50afceView commit details
Commits on Oct 25, 2019
-
Implement interface for containers w/ Storage (#136)
* Add StorageContainer interface * Let Notepad implement StorageContainer
Configuration menu - View commit details
-
Copy full SHA for a7a0b97 - Browse repository at this point
Copy the full SHA a7a0b97View commit details
Commits on Oct 27, 2019
-
Implement set date command (#137)
* Edit Commands of Multiple Command * Implement Set Date command
Configuration menu - View commit details
-
Copy full SHA for 0e76391 - Browse repository at this point
Copy the full SHA 0e76391View commit details
Commits on Oct 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cf56698 - Browse repository at this point
Copy the full SHA cf56698View commit details
Commits on Oct 31, 2019
-
* made command abstract
Configuration menu - View commit details
-
Copy full SHA for 1ac6e8c - Browse repository at this point
Copy the full SHA 1ac6e8cView commit details -
Implement export to text framework (#140)
* Add generic export framework * Update help pages
Configuration menu - View commit details
-
Copy full SHA for 8653705 - Browse repository at this point
Copy the full SHA 8653705View commit details -
Write integration test for parser & view command (#141)
* parser viewCommand test
Configuration menu - View commit details
-
Copy full SHA for 84a689d - Browse repository at this point
Copy the full SHA 84a689dView commit details -
Implement graded component commands and GUI representation (#142)
* Incorporate GradedComponents into AddCommand * Add remove and update grades commands * Add scoring for gradedComponents * Implement score command and GUI representation
Configuration menu - View commit details
-
Copy full SHA for 34dcb08 - Browse repository at this point
Copy the full SHA 34dcb08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19e090e - Browse repository at this point
Copy the full SHA 19e090eView commit details
Commits on Nov 6, 2019
-
* Fix Task Update in Gui
Configuration menu - View commit details
-
Copy full SHA for 4863adc - Browse repository at this point
Copy the full SHA 4863adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc4a04 - Browse repository at this point
Copy the full SHA 2cc4a04View commit details -
Attempt add coverall integration (#178)
* Attempt add coverall integration
Configuration menu - View commit details
-
Copy full SHA for b8da558 - Browse repository at this point
Copy the full SHA b8da558View commit details
Commits on Nov 7, 2019
-
Add storable interface and cleanup (#179)
* Add storable interface and cleanup * Add javadocs for gradedComponent method
Configuration menu - View commit details
-
Copy full SHA for 040233c - Browse repository at this point
Copy the full SHA 040233cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c0adff - Browse repository at this point
Copy the full SHA 7c0adffView commit details -
Configuration menu - View commit details
-
Copy full SHA for a310746 - Browse repository at this point
Copy the full SHA a310746View commit details -
Add Calendar view for month (#182)
* Add Calendar view for month
Configuration menu - View commit details
-
Copy full SHA for 1124b1e - Browse repository at this point
Copy the full SHA 1124b1eView commit details -
Update gui tasks display (#183)
* Add index to task display * Update Gui Tasks Display to show index and done status
Configuration menu - View commit details
-
Copy full SHA for 775c7c9 - Browse repository at this point
Copy the full SHA 775c7c9View commit details -
Command integration test (#185)
* Add Task and Commands Integration Test * Add Integration Tests for Set-Date and Set-Name
Configuration menu - View commit details
-
Copy full SHA for e5d0d5e - Browse repository at this point
Copy the full SHA e5d0d5eView commit details -
Modify Command integration tests (#186)
* Add Task and Commands Integration Test
Configuration menu - View commit details
-
Copy full SHA for 78012db - Browse repository at this point
Copy the full SHA 78012dbView commit details -
Add File list integration test (#188)
* file list test
Configuration menu - View commit details
-
Copy full SHA for 556bcee - Browse repository at this point
Copy the full SHA 556bceeView commit details -
Task list integration test (#190)
* List classes * checkstyle and test update * deconflict * deconflict * file list test * task list test * renaming
Configuration menu - View commit details
-
Copy full SHA for 1028c31 - Browse repository at this point
Copy the full SHA 1028c31View commit details -
File list integration test (#192)
* List classes * checkstyle and test update * deconflict * deconflict * file list test * renaming
Configuration menu - View commit details
-
Copy full SHA for 7b679e3 - Browse repository at this point
Copy the full SHA 7b679e3View commit details
Commits on Nov 8, 2019
-
Modify Parser Test and Create Task Tests (#191)
* Modify Parser Test and Create Task Unit Tests
Configuration menu - View commit details
-
Copy full SHA for 6256486 - Browse repository at this point
Copy the full SHA 6256486View commit details -
Implement Remove Modules Command (#194)
* Implement Remove Modules Command
Configuration menu - View commit details
-
Copy full SHA for e34d5f4 - Browse repository at this point
Copy the full SHA e34d5f4View commit details -
Update GUI to include index for files and grades view (#195)
* Update GUI to Include Index for Files and Grades tab
Configuration menu - View commit details
-
Copy full SHA for 0326b63 - Browse repository at this point
Copy the full SHA 0326b63View commit details -
Fix GUI bugs and update tests (#196)
* Fix bug and GUI enhancements Fix bug regarding calendar refresh Fix bug regarding view / module module code Enhance tab to be wider with background color * Update ParserView Integration Test
Configuration menu - View commit details
-
Copy full SHA for 4024445 - Browse repository at this point
Copy the full SHA 4024445View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd4f3e - Browse repository at this point
Copy the full SHA ebd4f3eView commit details -
Update remove modules command (#201)
* Implement Remove Modules Command
Configuration menu - View commit details
-
Copy full SHA for 7307c81 - Browse repository at this point
Copy the full SHA 7307c81View commit details -
Implement export all deadlines (#202)
* Implement export all deadlines * Update help pages
Configuration menu - View commit details
-
Copy full SHA for b032da3 - Browse repository at this point
Copy the full SHA b032da3View commit details
Commits on Nov 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9c998cf - Browse repository at this point
Copy the full SHA 9c998cfView commit details -
Add Exception for Schedulable tasks (#204)
Add checkValidEndDate method for Schedulable. Update Schedulable children constructor to check if end date is valid. Update SetDateCommand to ensure SetDate do not remove task if command fails. Update tests with invalid end dates.
Configuration menu - View commit details
-
Copy full SHA for b27d2b1 - Browse repository at this point
Copy the full SHA b27d2b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3181af9 - Browse repository at this point
Copy the full SHA 3181af9View commit details -
Add command to populate sample data (#205)
* Add command to populate SpinBox with data * Add functionality for populate command * Extract out magic string
Configuration menu - View commit details
-
Copy full SHA for 9263fc3 - Browse repository at this point
Copy the full SHA 9263fc3View commit details -
Add ExamView to MainView Filter out Exams from Urgent Task Resize TaskBox Add header to MainView
Configuration menu - View commit details
-
Copy full SHA for 0e2b7a5 - Browse repository at this point
Copy the full SHA 0e2b7a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4d7dde - Browse repository at this point
Copy the full SHA b4d7ddeView commit details -
Add Exception Handling for Schedulable tasks (#209)
Add Exception Handling for Schedulable Tasks. Schedulable Tasks are now unable to add something with start date in the past. * Fix tests where date is earlier than now
Configuration menu - View commit details
-
Copy full SHA for 31e3727 - Browse repository at this point
Copy the full SHA 31e3727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19a37e4 - Browse repository at this point
Copy the full SHA 19a37e4View commit details -
Propagate corrupted data GUI warning (#211)
* Add assertations and fortify GUI * Propagate corrupted data GUI warning
Configuration menu - View commit details
-
Copy full SHA for 113f17d - Browse repository at this point
Copy the full SHA 113f17dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 668b362 - Browse repository at this point
Copy the full SHA 668b362View commit details
Commits on Nov 10, 2019
-
* Incorporate logging * Modify error message to reference logfile
Configuration menu - View commit details
-
Copy full SHA for 7dd3eb7 - Browse repository at this point
Copy the full SHA 7dd3eb7View commit details -
Extract out filehandlers (#215)
* Extract out filehandlers * Extract out methods
Configuration menu - View commit details
-
Copy full SHA for 6f55057 - Browse repository at this point
Copy the full SHA 6f55057View commit details -
* Refactor Parser * Fix Assertion Statements
Configuration menu - View commit details
-
Copy full SHA for 974d6c2 - Browse repository at this point
Copy the full SHA 974d6c2View commit details -
Add Exception handling to DateTime (#216)
Check date and time string input to DateTime object to ensure correct input. throws DateFormatException in the event of wrong input by user.
Configuration menu - View commit details
-
Copy full SHA for b49f9bf - Browse repository at this point
Copy the full SHA b49f9bfView commit details -
* refactored lists
Configuration menu - View commit details
-
Copy full SHA for 34166c7 - Browse repository at this point
Copy the full SHA 34166c7View commit details -
Add Integration Tests for Help Command and Help List (#217)
* Edit Test Module Name and Add Integration Tests * Create Integration Tests for Help Command and HelpList
Configuration menu - View commit details
-
Copy full SHA for e06a30c - Browse repository at this point
Copy the full SHA e06a30cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e49dc4 - Browse repository at this point
Copy the full SHA 2e49dc4View commit details -
* refactor view command * reduce complex bool
Configuration menu - View commit details
-
Copy full SHA for 0c61b6b - Browse repository at this point
Copy the full SHA 0c61b6bView commit details -
Improve Calendar GUI and view command (#221)
* Improve Calendar GUI and view command Add selection function for calendar view command. Add scrolling funtionality for large amounts of task in a single day for Calendar GUI. GUI slight resizing. * Update header and help command
Configuration menu - View commit details
-
Copy full SHA for d337d24 - Browse repository at this point
Copy the full SHA d337d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0270922 - Browse repository at this point
Copy the full SHA 0270922View commit details -
Extend find command to graded components (#223)
* find for grades
Configuration menu - View commit details
-
Copy full SHA for aa5f28a - Browse repository at this point
Copy the full SHA aa5f28aView commit details
Commits on Nov 11, 2019
-
Fix Find command whitespace bug (#227)
* find whitespace bug and log
Configuration menu - View commit details
-
Copy full SHA for 43243e5 - Browse repository at this point
Copy the full SHA 43243e5View commit details -
* find duplication code * remove unused import
Configuration menu - View commit details
-
Copy full SHA for 3ba54fb - Browse repository at this point
Copy the full SHA 3ba54fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 484a15a - Browse repository at this point
Copy the full SHA 484a15aView commit details -
Refactor Test Codes and Set Date (#230)
* Refactor Parser * More Refactoring on Parser * Fix Checkstyle * Fix Assertion Statements * Refactor Test Codes * Refactor SetDateCommand * Fix set-name command * Fix set-name command * Fix set-name command bugs
Configuration menu - View commit details
-
Copy full SHA for cfdfa6e - Browse repository at this point
Copy the full SHA cfdfa6eView commit details -
* List classes * checkstyle and test update * deconflict * deconflict * typo
Configuration menu - View commit details
-
Copy full SHA for f441729 - Browse repository at this point
Copy the full SHA f441729View commit details -
* List classes * checkstyle and test update * deconflict * deconflict * refactor view
Configuration menu - View commit details
-
Copy full SHA for b4fe444 - Browse repository at this point
Copy the full SHA b4fe444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 703d17e - Browse repository at this point
Copy the full SHA 703d17eView commit details -
* Update Documentation * Update Documentation * DG
Configuration menu - View commit details
-
Copy full SHA for 06442d4 - Browse repository at this point
Copy the full SHA 06442d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb2aef6 - Browse repository at this point
Copy the full SHA cb2aef6View commit details -
* Update Documentation * Update Documentation * PPP
Configuration menu - View commit details
-
Copy full SHA for 5a2b010 - Browse repository at this point
Copy the full SHA 5a2b010View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6867a2 - Browse repository at this point
Copy the full SHA e6867a2View commit details