Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Added Snooze function #69

Open
wants to merge 560 commits into
base: master
Choose a base branch
from
Open

Added Snooze function #69

wants to merge 560 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 25, 2019

  1. Merge pull request #97 from calebtay/master

    Added sort modes
    calebtay authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    f259649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f5a0b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #98 from calebtay/master

    Added comments for sorting function
    calebtay authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    b9af90e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. further modularization of methods in TaskCreator.java

    benitokun123 committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    4e343b0 View commit details
    Browse the repository at this point in the history
  2. add function to update tasks

    benitokun123 committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    e17dc88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f78c02 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #100 from benitokun123/master

    add function to update tasks
    benitokun123 authored Oct 26, 2019
    Configuration menu
    Copy the full SHA
    566d493 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2984def View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Configuration menu
    Copy the full SHA
    b581827 View commit details
    Browse the repository at this point in the history
  2. add function to create and write log files

    benitokun123 committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    4ea4b62 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #102 from benitokun123/master

    add function to create and write log files
    benitokun123 authored Oct 27, 2019
    Configuration menu
    Copy the full SHA
    1e16fce View commit details
    Browse the repository at this point in the history
  4. add logs folder

    benitokun123 committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    b5dc003 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #103 from benitokun123/master

    add logs folder
    benitokun123 authored Oct 27, 2019
    Configuration menu
    Copy the full SHA
    95f11ff View commit details
    Browse the repository at this point in the history
  6. Create log1

    benitokun123 authored Oct 27, 2019
    Configuration menu
    Copy the full SHA
    5564929 View commit details
    Browse the repository at this point in the history
  7. Delete log1

    benitokun123 authored Oct 27, 2019
    Configuration menu
    Copy the full SHA
    ebfd81f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. add auto generate logs folder

    benitokun123 committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    2459953 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from benitokun123/master

    add auto generate logs folder
    benitokun123 authored Oct 28, 2019
    Configuration menu
    Copy the full SHA
    23bce6e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Merge pull request #18 from AY1920S1-CS2113T-F14-3/master

    update cide base
    TehZiHuai authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    1b496bf View commit details
    Browse the repository at this point in the history
  2. added tests

    TehZiHuai committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    f2147c4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #105 from TehZiHuai/master

    added tests
    TehZiHuai authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    b9ded9d View commit details
    Browse the repository at this point in the history
  4. Nil

    calebtay committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    e589cff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    514eb49 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/calebtay/main

    � Conflicts:
    �	src/main/java/Model_Classes/Task.java
    calebtay committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    5df4943 View commit details
    Browse the repository at this point in the history
  7. delete old tests

    benitokun123 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    e1ba2e6 View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    benitokun123 authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    f821883 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dccb436 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c4918f5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #106 from TehZiHuai/master

    updated tests for taskcreator
    TehZiHuai authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    821005c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fbda534 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #107 from calebtay/master

    Added CheckAnomalyTest & test.txt
    calebtay authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    7836cf2 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #19 from AY1920S1-CS2113T-F14-3/master

    getting test.txt data set
    TehZiHuai authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    14df2cb View commit details
    Browse the repository at this point in the history
  15. Merge pull request #15 from AY1920S1-CS2113T-F14-3/master

    updated 29/10
    tyeryan authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    e6d2391 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9ef614e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    348a43d View commit details
    Browse the repository at this point in the history
  18. Merge pull request #108 from TehZiHuai/master

    updated CheckAnomalyTest and TaskCreatorTest
    tyeryan authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    ed25282 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e34189d View commit details
    Browse the repository at this point in the history
  20. Added subTaskCreatorTest

    calebtay committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    37433a1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7211684 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #110 from calebtay/master

    Added Test for subTaskCreator
    calebtay authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    471ffb1 View commit details
    Browse the repository at this point in the history
  23. Added new UI pic

    calebtay committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    77e6464 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #111 from calebtay/master

    Added new UI pic
    calebtay authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    86d60af View commit details
    Browse the repository at this point in the history
  25. Added new UI pic

    calebtay committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    a348aa0 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #112 from calebtay/master

    Added new UI pic
    calebtay authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    6ca77ff View commit details
    Browse the repository at this point in the history
  27. updated 30/10

    tyeryan committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    fc514db View commit details
    Browse the repository at this point in the history
  28. Updated the help page

    tyeryan committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    97be87c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Merge pull request #20 from AY1920S1-CS2113T-F14-3/master

    update code base
    TehZiHuai authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    f22faaf View commit details
    Browse the repository at this point in the history
  2. deconflict of code

    TehZiHuai committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    90d38b1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #113 from TehZiHuai/master

    deconflict
    TehZiHuai authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    afa448f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #109 from tyeryan/master

    Added Leave and Progress bar test code
    TehZiHuai authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    42376ef View commit details
    Browse the repository at this point in the history
  5. Merge pull request #16 from AY1920S1-CS2113T-F14-3/master

    updated 30/10
    tyeryan authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    848e1b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    629b775 View commit details
    Browse the repository at this point in the history
  7. abstraction of list subroutine

    changed ui to be more friendly
    TehZiHuai committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    a4db317 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #114 from TehZiHuai/master

    abstraction of list subroutine
    TehZiHuai authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    a1b96d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b383d74 View commit details
    Browse the repository at this point in the history
  10. Nil

    calebtay committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    7da1ecb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0018619 View commit details
    Browse the repository at this point in the history
  12. Fixed sorting bug

    calebtay committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    5f959d9 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #115 from calebtay/master

    Fixed sort priority bug
    calebtay authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    117eac7 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #21 from AY1920S1-CS2113T-F14-3/master

    update code base
    TehZiHuai authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    a7d8e17 View commit details
    Browse the repository at this point in the history
  15. Updated UI help

    tyeryan committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    acafab8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0638573 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    20c3b81 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #116 from tyeryan/master

    Updated help and javadoc
    tyeryan authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    c0985d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Configuration menu
    Copy the full SHA
    4c1572e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e9c05a View commit details
    Browse the repository at this point in the history
  3. update "update" function

    benitokun123 committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    a4800ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c4fbff View commit details
    Browse the repository at this point in the history
  5. Refine TaskListTest.java and add test for snooze

    benitokun123 committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    a0da30f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #117 from benitokun123/master

    add snooze test and refine test methods in TaskListTest.java
    benitokun123 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    0c62a13 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #22 from AY1920S1-CS2113T-F14-3/master

    update code base
    TehZiHuai authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    23524b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6cd017 View commit details
    Browse the repository at this point in the history
  9. added and checked javadocs

    TehZiHuai committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    b8bda0a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #118 from TehZiHuai/master

    added and checked javadocs
    TehZiHuai authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    3621d85 View commit details
    Browse the repository at this point in the history
  11. v1.3 release

    TehZiHuai committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    3a692d2 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #119 from TehZiHuai/master

    v1.3 release
    TehZiHuai authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    aef3384 View commit details
    Browse the repository at this point in the history
  13. add updateTask test for TaskCreatorTest.java

    benitokun123 committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    0a67332 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #120 from benitokun123/master

    add updateTask test for TaskCreatorTest.java
    benitokun123 authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    d52104e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    af28b74 View commit details
    Browse the repository at this point in the history
  16. Added test code for storage

    Still has bugs for load file
    tyeryan committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    33d5648 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d99dd52 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #121 from tyeryan/master

    Test code for Storage
    calebtay authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    dd9076d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6979ca5 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #23 from AY1920S1-CS2113T-F14-3/master

    update code base
    TehZiHuai authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    7f157de View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    11f5550 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Configuration menu
    Copy the full SHA
    3891fe2 View commit details
    Browse the repository at this point in the history
  2. added UG and DG

    TehZiHuai committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    ee651de View commit details
    Browse the repository at this point in the history
  3. Merge pull request #125 from TehZiHuai/master

    added ug and dg
    TehZiHuai authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    d1aef42 View commit details
    Browse the repository at this point in the history
  4. update UG

    benitokun123 authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    f4daed1 View commit details
    Browse the repository at this point in the history
  5. fix UI format and minor subtask

    benitokun123 committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    d67a879 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3103cb7 View commit details
    Browse the repository at this point in the history
  7. fix snooze function to not allow negative time value

    benitokun123 committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    099f18a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Merge pull request #131 from benitokun123/master

    fix UI format and minor subtask
    benitokun123 authored Nov 3, 2019
    Configuration menu
    Copy the full SHA
    762215d View commit details
    Browse the repository at this point in the history
  2. fix error: range-based done and delete to accept out-of-bound second …

    …index
    benitokun123 committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    dd7d60a View commit details
    Browse the repository at this point in the history
  3. update input processing to only accept one line command

    benitokun123 committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    5332337 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #188 from benitokun123/master

    update input processing to strictly only allow one line command
    benitokun123 authored Nov 3, 2019
    Configuration menu
    Copy the full SHA
    98143eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f029f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Fixed sorting bug, timeclash bug, detects duplicates for subtask and …

    …tasks, hides completed list
    calebtay committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    c3d8366 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #189 from calebtay/master

    Fixed bugs
    calebtay authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    6916f6e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #24 from AY1920S1-CS2113T-F14-3/master

    update code base
    TehZiHuai authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    3d3244e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98021b5 View commit details
    Browse the repository at this point in the history
  5. added new logo

    TehZiHuai committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    6723bdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc08467 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #190 from calebtay/master

    Set seconds to 0 when inputting tmr
    calebtay authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    8a188cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b9d580 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59b38d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a25ba3 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #191 from TehZiHuai/master

    resolved certain bugs
    TehZiHuai authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    6aaeaa7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9232465 View commit details
    Browse the repository at this point in the history
  13. Leave cannot be set to done

    calebtay committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    b293ac6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a4f9960 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #192 from calebtay/master

    Leave cannot be set to done
    calebtay authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    fadb408 View commit details
    Browse the repository at this point in the history
  16. sanitising the inputs for dates

    dates cannot be set to before the current date
    TehZiHuai committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    b6b6dad View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    59bb174 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #193 from benitokun123/master

    fix error: accepting negative duration for add and update command
    benitokun123 authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    80a7aeb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3e489fa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3cf45ab View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    82cdef4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e4a2167 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #194 from TehZiHuai/master

    fixed bug in storage relating to priority
    TehZiHuai authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    75e0395 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #18 from AY1920S1-CS2113T-F14-3/master

    updated 4/11
    tyeryan authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    7f6f6fe View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    54a8288 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c2f0516 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #195 from tyeryan/master

    Overdue list and progress bar update
    tyeryan authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    fc21bf1 View commit details
    Browse the repository at this point in the history
  28. Fixed double list shown bug

    calebtay committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    ee96bca View commit details
    Browse the repository at this point in the history
  29. Merge pull request #196 from calebtay/master

    Removed list bug when entering priority
    calebtay authored Nov 4, 2019
    Configuration menu
    Copy the full SHA
    37f7e8e View commit details
    Browse the repository at this point in the history
  30. List shows priority

    calebtay committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    73d1559 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    11f9f2b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    208138b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #197 from calebtay/master

    List shows priority
    benitokun123 authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    98055d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4af35b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07765de View commit details
    Browse the repository at this point in the history
  5. Merge pull request #198 from benitokun123/master

     fix error: adding or update a task accept invalid date or time
    benitokun123 authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    48118ad View commit details
    Browse the repository at this point in the history
  6. Fixed Leave Dates bug

    tyeryan committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    3366a58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3275a10 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #199 from tyeryan/master

    Fixed Leave Dates bug
    tyeryan authored Nov 5, 2019
    Configuration menu
    Copy the full SHA
    f8f19f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Configuration menu
    Copy the full SHA
    030be7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b05494 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #200 from tyeryan/master

    Shows restore list when restoring tasks
    tyeryan authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    77cb9c4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #19 from AY1920S1-CS2113T-F14-3/master

    upddate 6/11
    tyeryan authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    f5c3393 View commit details
    Browse the repository at this point in the history
  5. Printing out tasks twice

    tyeryan committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    7c1ba11 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #201 from tyeryan/master

    Printing out tasks twice
    tyeryan authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    ccda195 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    759c471 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #202 from AY1920S1-CS2113T-F14-3/revert-201-master

    Revert "Printing out tasks twice "
    tyeryan authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    b8b0619 View commit details
    Browse the repository at this point in the history
  9. Printing tasks twice

    tyeryan committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    e01c844 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0830c8a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #203 from tyeryan/master

    Solved Printing tasks twice
    tyeryan authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    3c9c0b0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    45e0559 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    56f92b2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    018a510 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #204 from tyeryan/master

    Added rescheduling for overdued tasks
    tyeryan authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    875fc25 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #20 from AY1920S1-CS2113T-F14-3/master

    Merge pull request #204 from tyeryan/master
    tyeryan authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    e7a283d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b4771c7 View commit details
    Browse the repository at this point in the history
  18. Updated help page

    tyeryan committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    7b34c26 View commit details
    Browse the repository at this point in the history
  19. Changed overdue tasks

    tyeryan committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    d0a936a View commit details
    Browse the repository at this point in the history
  20. Merge pull request #205 from tyeryan/master

    Updated overdue tasks
    tyeryan authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    d124460 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    26c7fe3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    92f182c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    449db90 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    57629af View commit details
    Browse the repository at this point in the history
  25. Merge pull request #206 from TehZiHuai/master

    added more robustness to checkDuplicates
    TehZiHuai authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    40c1330 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    018f793 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    05a4ed0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fc23022 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #207 from calebtay/master

    Changed the help list order to tally with the UG
    calebtay authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    686849e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    32617be View commit details
    Browse the repository at this point in the history
  31. added list by tags

    TehZiHuai committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    8d249e4 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    501af97 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #208 from TehZiHuai/master

    added listing by tagged person
    TehZiHuai authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    d317acc View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a7cd926 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #209 from TehZiHuai/master

    added viewing for deleted tasks
    TehZiHuai authored Nov 6, 2019
    Configuration menu
    Copy the full SHA
    9cf05b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    beb2ce3 View commit details
    Browse the repository at this point in the history
  2. showing deleted list will no longer need new command. leave can have …

    …date updated only on the end date
    TehZiHuai committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    be4ef02 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #210 from TehZiHuai/master

    bug fix on friendly date formats
    TehZiHuai authored Nov 7, 2019
    Configuration menu
    Copy the full SHA
    a10183d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51a9b51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97c505c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #211 from tyeryan/master

    Updated overdue and automatic removal of leave
    tyeryan authored Nov 7, 2019
    Configuration menu
    Copy the full SHA
    d6bf73c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    699c16b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34b220b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #212 from TehZiHuai/master

    fixed bug in checking of leave
    TehZiHuai authored Nov 7, 2019
    Configuration menu
    Copy the full SHA
    c5af6a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17fa573 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #213 from TehZiHuai/master

    new implementation of overdue list checking
    TehZiHuai authored Nov 7, 2019
    Configuration menu
    Copy the full SHA
    52c8c75 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Merge pull request #21 from AY1920S1-CS2113T-F14-3/master

    Updated 8/11
    tyeryan authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    eb4eaa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c05c07 View commit details
    Browse the repository at this point in the history
  3. Added sort type

    calebtay committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    8f3dd7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c98ff98 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/calebtay/main

    � Conflicts:
    �	src/main/java/Operations/TaskList.java
    calebtay committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    a8d8d76 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #215 from calebtay/master

    Added sort type
    calebtay authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    598f485 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70b2af8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47096e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3705f51 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    442e87e View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of https://github.com/calebtay/main

    � Conflicts:
    �	src/main/java/Operations/Ui.java
    calebtay committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    6e54d6a View commit details
    Browse the repository at this point in the history
  12. Prints task number when anomaly detected

    subtasks can be completed
    calebtay committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    ad80473 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #221 from calebtay/master

    Check Anomaly prints task index. Subtasks can be completed
    calebtay authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    5b63940 View commit details
    Browse the repository at this point in the history
  14. Added documentation

    calebtay committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    98cd341 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #222 from calebtay/master

    Added documentation
    calebtay authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    ba9c5a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    cf82632 View commit details
    Browse the repository at this point in the history
  2. no message

    benitokun123 committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    179a24c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0a982d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from AY1920S1-CS2113T-F14-3/master

    updated 9/11
    tyeryan authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    f5473bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e3b9bd View commit details
    Browse the repository at this point in the history
  6. bug fix for update

    tyeryan committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    ebbe23c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #223 from tyeryan/master

    Auto deletion of overdue leave, uncheck completed tasks
    tyeryan authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    708bdcb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #224 from tyeryan/master

    bug fix for update
    tyeryan authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    a53e102 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e04615 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e4a406 View commit details
    Browse the repository at this point in the history
  11. clean up RoomShare.java code

    benitokun123 committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    a803b9c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    84fd2a3 View commit details
    Browse the repository at this point in the history
  13. added reopen function

    TehZiHuai committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    f8deb2c View commit details
    Browse the repository at this point in the history
  14. Merge pull request #225 from TehZiHuai/master

    added reopen function
    TehZiHuai authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    f190f5d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    741bf8e View commit details
    Browse the repository at this point in the history
  16. Merge pull request #226 from TehZiHuai/master

    added robustness for the update function
    TehZiHuai authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    9b6f811 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7e65005 View commit details
    Browse the repository at this point in the history
  18. checkstyle adjustments

    TehZiHuai committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    a8db808 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #227 from TehZiHuai/master

    bugfix on subtask regarding casting, checkstyle adjusments
    TehZiHuai authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    8d4e3f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. Fix done subtask error and clean up RoomShare.java code

    benitokun123 committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    8a072d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1113fad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b96b379 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #228 from benitokun123/master

    Merge pull request #26 from AY1920S1-CS2113T-F14-3/master
    benitokun123 authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    aadcd8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    774430d View commit details
    Browse the repository at this point in the history
  6. fix index out of bound error for reopen command

    benitokun123 committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    c1f3266 View commit details
    Browse the repository at this point in the history
  7. clean up checkstyle and deleted unused enums

    benitokun123 committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    b32a3d6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #229 from benitokun123/master

    fix index out of bound error for reopen command
    benitokun123 authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    6a443cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5639911 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03b24ee View commit details
    Browse the repository at this point in the history
  11. Merge pull request #230 from tyeryan/master

    edited the help functions, added range based rescheduling
    tyeryan authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    c5986ef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    27042c4 View commit details
    Browse the repository at this point in the history
  13. ui fix on show command

    TehZiHuai committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    979877e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    75de2ea View commit details
    Browse the repository at this point in the history
  15. Merge pull request #231 from TehZiHuai/master

    bugfixes on logic and ui
    TehZiHuai authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    36b9440 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9638418 View commit details
    Browse the repository at this point in the history
  17. Reordered help list

    calebtay committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    b6a673e View commit details
    Browse the repository at this point in the history
  18. Merge pull request #232 from calebtay/master

    Reordered help list to tally with quickstart guide in UG
    calebtay authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    2a008bb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d8875f1 View commit details
    Browse the repository at this point in the history
  20. Add files via upload

    TehZiHuai authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    e967ad8 View commit details
    Browse the repository at this point in the history
  21. Delete TehZiHuai.png

    TehZiHuai authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    e8c7c71 View commit details
    Browse the repository at this point in the history
  22. added Ui.png

    TehZiHuai authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    c521421 View commit details
    Browse the repository at this point in the history
  23. Delete Ui.PNG

    TehZiHuai authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    b71a47a View commit details
    Browse the repository at this point in the history
  24. added Ui.png

    TehZiHuai authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    0d8fc5f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    dde2f8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfd337c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #235 from TehZiHuai/master

    style enforcement, bug fix on CheckAnomaly
    TehZiHuai authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    5f48424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42ba536 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #236 from TehZiHuai/master

    improved accuracy of descriptions in help
    TehZiHuai authored Nov 11, 2019
    Configuration menu
    Copy the full SHA
    b504cda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b66dac4 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. update help menu and structure with color coded texts

    benitokun123 committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    c9f8f0b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Implement single flag when adding a new task

    benitokun123 committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    7557062 View commit details
    Browse the repository at this point in the history
  2. update list routine for better visualization

    benitokun123 committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    7dec4e6 View commit details
    Browse the repository at this point in the history
  3. finished implementing single flag input

    benitokun123 committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    d0ca5d6 View commit details
    Browse the repository at this point in the history
  4. added color code for different priority

    benitokun123 committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    abebb04 View commit details
    Browse the repository at this point in the history