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

[CS2103-F08-3] StaffConnect #77

Open
wants to merge 1,021 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    de40f2b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Add attribute summary in UG

    iynixil committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0ee1777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee79f9b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #237 from tsulim/205-fav-unfav-ug

    Update user guide on the behavior of `fav` and `unfav`
    whitesnowx authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    623ba30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a55503 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e773dbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2676eb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1078f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0df6842 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45c7ee5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b51b6b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45bfb28 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c8f60c8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f9a0e1c View commit details
    Browse the repository at this point in the history
  14. Merge pull request #230 from whitesnowx/175-UpdatePPPsmall

    Small Update to PPP Page
    iynixil authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f566a2e View commit details
    Browse the repository at this point in the history
  15. Merge pull request #241 from whitesnowx/236-updateavailabilityerrorme…

    …ssage
    
    Update availability help message
    iynixil authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    51819e2 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #240 from whitesnowx/235-updatemodulevalidity

    Update module error message and 2 suffix allowance
    iynixil authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5b6fee0 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #243 from tsulim/239-edit-ug

    Update user guide on the behavior of `edit`
    iynixil authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9e291e4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d37932b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ef02ad0 View commit details
    Browse the repository at this point in the history
  20. Update valid values for time

    iynixil committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f0367f5 View commit details
    Browse the repository at this point in the history
  21. Update time values

    iynixil committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c304b6b View commit details
    Browse the repository at this point in the history
  22. Update time values

    iynixil committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1757e73 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #238 from iynixil/207-bug-fix

    Add attribute summary in UG
    whitesnowx authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2e2c27a View commit details
    Browse the repository at this point in the history
  24. Fix merge conflicts

    iynixil committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e06cd90 View commit details
    Browse the repository at this point in the history
  25. Update Navigability details

    Pluiexo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a167387 View commit details
    Browse the repository at this point in the history
  26. Fix formatting

    Pluiexo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    09d8c9e View commit details
    Browse the repository at this point in the history
  27. Add details on hovering

    Pluiexo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    eabb0fc View commit details
    Browse the repository at this point in the history
  28. Add sequence diagram

    Pluiexo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a8bc95f View commit details
    Browse the repository at this point in the history
  29. Merge pull request #246 from Pluiexo/branch-UpdateCommandScrollUg

    Update UG on Navagibillity
    Pluiexo authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    083181e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9289a12 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    96ea604 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2c1ae30 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    59e7c5b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    591ac37 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #242 from iynixil/215-bug-fix

    Update UG about mandatory attributes to store person
    tsulim authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6a51328 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge pull request #247 from tsulim/245-cli-execution-message

    Amend bug in formatting `Person` for display
    Pluiexo authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    326be09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #248 from tsulim/175-draft-ppp

    Modify own project portfolio page
    Pluiexo authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    420b03c View commit details
    Browse the repository at this point in the history
  3. Update DG on the new diagrams

    Pluiexo committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    bce54d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7deeccc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ae9b81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85751ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5014734 View commit details
    Browse the repository at this point in the history
  8. Fix styling issue

    Pluiexo committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1788497 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64131e3 View commit details
    Browse the repository at this point in the history
  10. respecify case sensitivity

    whitesnowx committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    21e66ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0c2bc4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5e9db1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    da80f3c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    34849db View commit details
    Browse the repository at this point in the history
  15. Modify formatting

    tsulim committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2e856d7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    552779a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7687bd6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bbea00f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c8f42db View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5d95bf2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4401f6d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fe61fe5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2522808 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b5fff27 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bd1f6bb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2bbc23d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    572787c View commit details
    Browse the repository at this point in the history
  28. Add EOF newline in DG

    iynixil committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    680b02a View commit details
    Browse the repository at this point in the history
  29. Fix format errors in DG

    iynixil committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    d3c0f8a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5a8a5b0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2e46133 View commit details
    Browse the repository at this point in the history
  32. insert images

    whitesnowx committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    43a9603 View commit details
    Browse the repository at this point in the history
  33. Update images

    whitesnowx committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    6c3237f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    11ab4c9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7e7bbe3 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8630219 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    cc6798c View commit details
    Browse the repository at this point in the history
  38. Replace contact with persons or staff book to reduce confusion and im…

    …prove clarity
    
    edit wording of format for clarity
    whitesnowx committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    ce0fc9e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c0b3824 View commit details
    Browse the repository at this point in the history
  40. remove stray sentences

    whitesnowx committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    27fb698 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    5aff9ba View commit details
    Browse the repository at this point in the history
  42. specify for clarity

    whitesnowx committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    38c03df View commit details
    Browse the repository at this point in the history
  43. move word cause wrong

    whitesnowx committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    41f86a2 View commit details
    Browse the repository at this point in the history
  44. add missing plurality

    whitesnowx committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    45f3d52 View commit details
    Browse the repository at this point in the history
  45. Merge pull request #244 from whitesnowx/233-documentationclarityforre…

    …ports
    
    Documentation for clarity for testers
    iynixil authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    72a43af View commit details
    Browse the repository at this point in the history
  46. update diagram

    whitesnowx committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    168bf48 View commit details
    Browse the repository at this point in the history
  47. update englishing

    whitesnowx committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c26c484 View commit details
    Browse the repository at this point in the history
  48. Merge pull request #256 from whitesnowx/174-fixactivitywhile

    Update SortActivityDiagram and Reorganise Implementations in DeveloperGuide
    iynixil authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    b01ee70 View commit details
    Browse the repository at this point in the history
  49. remove redundant THE

    whitesnowx committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    decf2c0 View commit details
    Browse the repository at this point in the history
  50. Merge pull request #254 from whitesnowx/253-corrupteddatabehaviour

    Specify application behaviour of a corrupted or incorrect data file
    iynixil authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    375dd99 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    372bf04 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    8416c50 View commit details
    Browse the repository at this point in the history
  53. fix merge conflicts

    whitesnowx committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8f1bfbc View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    fe9e1b0 View commit details
    Browse the repository at this point in the history
  55. improve overlay detail

    whitesnowx committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    0a75d95 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    e1c3896 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    4e97b45 View commit details
    Browse the repository at this point in the history
  58. Add more user stories

    iynixil committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    81b1ea8 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    23e7d1f View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    7458121 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    e6e3423 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    97c4fc2 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    4d621d8 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    7231c1c View commit details
    Browse the repository at this point in the history
  65. Fix a typo

    JerryWang0000 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8437bdc View commit details
    Browse the repository at this point in the history
  66. Fix the formating

    JerryWang0000 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    68d68d2 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    2414d6a View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    b6ebc23 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    ad31e2e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Merge pull request #260 from JerryWang0000/branch-FacultyName-Update

    Update the faculty name
    Pluiexo authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    4680e7d View commit details
    Browse the repository at this point in the history
  2. Solve merge conflict

    iynixil committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    66ff70a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #261 from JerryWang0000/branch-PersonName

    Explain the uniqueness of persons' names and its restrictions
    Pluiexo authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    480152e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #257 from iynixil/255-polish-dg

    Update Appendix sections of DG
    Pluiexo authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1ba7fce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8eb712a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30e8348 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1554af7 View commit details
    Browse the repository at this point in the history
  8. Fix merge conflicts

    tsulim committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    dab91c8 View commit details
    Browse the repository at this point in the history
  9. Add more details

    tsulim committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9607321 View commit details
    Browse the repository at this point in the history
  10. Modify minor details

    tsulim committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    613b2dc View commit details
    Browse the repository at this point in the history
  11. Fix typos

    Pluiexo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1d772d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f4fe1a7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ba3386 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4caaa9f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    87ebcee View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    68dff5e View commit details
    Browse the repository at this point in the history
  17. Merge pull request #259 from JerryWang0000/branch-Command-Summary

    Fix the bugs regarding the command summary
    Pluiexo authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d9de907 View commit details
    Browse the repository at this point in the history
  18. Update Model diagram

    Pluiexo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ea60d1c View commit details
    Browse the repository at this point in the history
  19. Update Ui Diagram

    Pluiexo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    79345c3 View commit details
    Browse the repository at this point in the history
  20. Update DG on new model

    Pluiexo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5426b51 View commit details
    Browse the repository at this point in the history
  21. Fix merge erros

    Pluiexo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    aec7165 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e423a21 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d95142a View commit details
    Browse the repository at this point in the history
  24. Fix rubbish data

    Pluiexo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    64be3a4 View commit details
    Browse the repository at this point in the history
  25. Update diagram image

    Pluiexo committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6aeee97 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9fae114 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    de856fa View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6891e3a View commit details
    Browse the repository at this point in the history
  29. Fix a typo

    JerryWang0000 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8193021 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d25a17a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ae6d3ad View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    67d8632 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    76ce6c5 View commit details
    Browse the repository at this point in the history
  34. Merge branch 'master' of https://github.com/AY2324S2-CS2103-F08-3/tp

    …into 231-annotatingUI
    whitesnowx committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6457f01 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    668002b View commit details
    Browse the repository at this point in the history
  36. edit to Version 1.4

    whitesnowx committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5bb0fa7 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    d7787da View commit details
    Browse the repository at this point in the history
  38. Revert "edit to Version 1.4"

    This reverts commit 5bb0fa7.
    whitesnowx committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ef610ac View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    f56d27b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    bcbde7c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4d98086 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    2030825 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    eef151d View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    8f5d04b View commit details
    Browse the repository at this point in the history
  45. Add activity diagram for fav

    tsulim committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    36ab379 View commit details
    Browse the repository at this point in the history
  46. Add activity diagram for unfav

    tsulim committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    436165f View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    134f29b View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    451b526 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    225c708 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Pluiexo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    75c233d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #262 from tsulim/252-sample-data-ug

    Add valid data table and sample for editing data file in user guide
    iynixil authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2e900c5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #269 from whitesnowx/232-release1.4

    Update to Version 1.4
    iynixil authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c879a23 View commit details
    Browse the repository at this point in the history
  5. Fix grammar

    tsulim committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    76bfdb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    925165d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9494519 View commit details
    Browse the repository at this point in the history
  8. Fix merge conflicts

    Pluiexo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4d22c29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    32cd619 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #264 from Pluiexo/branch-BugFixMeeting

    Update Documentation on the limitations of meetings
    iynixil authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    362e171 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #258 from whitesnowx/231-annotatingUI

    Annotation of UI and specifying displayed information
    Pluiexo authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    eb35825 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34df796 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef4157a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b03724d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    82685a2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1cae558 View commit details
    Browse the repository at this point in the history
  17. Update diagram images

    tsulim committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9f2adf2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2174a29 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #1 from tsulim/branch-originModelDG

    Update diagram images
    Pluiexo authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2a5f401 View commit details
    Browse the repository at this point in the history
  20. Fix line breaks

    Pluiexo committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    538c8a2 View commit details
    Browse the repository at this point in the history
  21. Add page breaks in UG

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1f21a55 View commit details
    Browse the repository at this point in the history
  22. Add more pagebreaks in UG

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    742884f View commit details
    Browse the repository at this point in the history
  23. Merge pull request #249 from Pluiexo/branch-MeetingDGDiagrams

    Update DG on the implementation of Meeting
    iynixil authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ff605c5 View commit details
    Browse the repository at this point in the history
  24. Add TOC subheader

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c98f308 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e20c31a View commit details
    Browse the repository at this point in the history
  26. Edit TOC formatting

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    de86697 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #266 from Pluiexo/branch-originModelDG

    Update Model and UI diagrams in DG
    whitesnowx authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    41d8a5b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0519f02 View commit details
    Browse the repository at this point in the history
  29. Fix typos

    iynixil authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    def6ca3 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #265 from JerryWang0000/branch-Filter-Illustration

    Illustrate the filter command in UG
    iynixil authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b4afd59 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #272 from Pluiexo/branch-BugFixNavigability

    Fix bugs from change in terminology
    whitesnowx authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    36e9541 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #268 from tsulim/263-update-fav-unfav-dg

    Update `fav`/`unfav` feature to be more specific in developer guide
    iynixil authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    057c4b9 View commit details
    Browse the repository at this point in the history
  33. Modify iynixil PPP

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a417ad0 View commit details
    Browse the repository at this point in the history
  34. Remove TOC header

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7c3116f View commit details
    Browse the repository at this point in the history
  35. Add more page breaks in UG

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    efcc22e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c9115e7 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #273 from iynixil/modify-own-ppp

    Modify iynixil PPP
    whitesnowx authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    911d0c2 View commit details
    Browse the repository at this point in the history
  38. Add even more page breaks

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    93ac1b0 View commit details
    Browse the repository at this point in the history
  39. Adjust page breaks

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4905842 View commit details
    Browse the repository at this point in the history
  40. Merge pull request #267 from JerryWang0000/branch-MiscellaneousStuff

    Update on the usage of refresh command and availability, and other miscellaneous stuff
    JerryWang0000 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    efd1bf4 View commit details
    Browse the repository at this point in the history
  41. Add one page break in UG

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    84c7ad0 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    0ad3517 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #271 from tsulim/270-resize-diagrams

    Resize diagrams in developer guide
    JerryWang0000 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    294c300 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    70a636b View commit details
    Browse the repository at this point in the history
  45. Merge most recent master

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    06b8642 View commit details
    Browse the repository at this point in the history
  46. Merge pull request #274 from iynixil/232-add-pagebreaks

    Add page breaks in UG
    whitesnowx authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f52c4b6 View commit details
    Browse the repository at this point in the history
  47. Add page breaks in DG

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a76168e View commit details
    Browse the repository at this point in the history
  48. test width

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    281ee6e View commit details
    Browse the repository at this point in the history
  49. Add more pagebreaks in DG

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f45f61b View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    b3214b8 View commit details
    Browse the repository at this point in the history
  51. test width

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4a2c013 View commit details
    Browse the repository at this point in the history
  52. test width 2

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dfd5f3e View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    1ab026a View commit details
    Browse the repository at this point in the history
  54. test width 3

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    63bf092 View commit details
    Browse the repository at this point in the history
  55. make 450

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    22d2a8e View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    6220e5c View commit details
    Browse the repository at this point in the history
  57. make 450

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9bcb663 View commit details
    Browse the repository at this point in the history
  58. make center

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8c600aa View commit details
    Browse the repository at this point in the history
  59. Add more page breaks in DG

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1a5e1fd View commit details
    Browse the repository at this point in the history
  60. reset image

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    80aad6f View commit details
    Browse the repository at this point in the history
  61. reset image

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    154d856 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    430f4b5 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    4e59061 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    9e7f94c View commit details
    Browse the repository at this point in the history
  65. add break

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a6e99db View commit details
    Browse the repository at this point in the history
  66. Add more page breaks in DG

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b10df8d View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    d1c549c View commit details
    Browse the repository at this point in the history
  68. make small

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d23b45d View commit details
    Browse the repository at this point in the history
  69. make better

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f2d4e9c View commit details
    Browse the repository at this point in the history
  70. make better

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    18437ac View commit details
    Browse the repository at this point in the history
  71. make better

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1401451 View commit details
    Browse the repository at this point in the history
  72. Merge pull request #275 from tsulim/270-resize-diagrams-2

    Resize remaining diagrams
    iynixil authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    17e8b15 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    9a82329 View commit details
    Browse the repository at this point in the history
  74. make cli

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b91c08b View commit details
    Browse the repository at this point in the history
  75. change

    whitesnowx committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1530823 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    3dc2eb1 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    f84e3b6 View commit details
    Browse the repository at this point in the history
  78. Merge pull request #277 from whitesnowx/9999-pnglife

    Update breaks for png beside to be text
    iynixil authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5264ce0 View commit details
    Browse the repository at this point in the history
  79. Merge pull request #276 from iynixil/232-dg-pagebreaks

    Add page breaks in DG
    whitesnowx authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1670564 View commit details
    Browse the repository at this point in the history
  80. Merge pull request #278 from tsulim/add-class-to-image

    Add class to image to realign other images
    Pluiexo authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d050397 View commit details
    Browse the repository at this point in the history
  81. Remove some page break

    iynixil committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ca8f7ed View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    c7d4536 View commit details
    Browse the repository at this point in the history
  83. Merge pull request #279 from iynixil/232-dg-pagebreaks

    Remove some page break
    Pluiexo authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    138ae5e View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    0a3cd7d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Remove inaccuries in PPP

    iynixil committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d6865e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    813bde8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #280 from iynixil/modify-own-ppp

    Remove inaccuracies in PPP
    whitesnowx authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a3589fd View commit details
    Browse the repository at this point in the history
  4. update ppp

    whitesnowx committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9fb5987 View commit details
    Browse the repository at this point in the history
  5. add reported bugs

    whitesnowx committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7ba2129 View commit details
    Browse the repository at this point in the history
  6. amend release

    whitesnowx committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    384db7f View commit details
    Browse the repository at this point in the history
  7. amend reeleeasee

    whitesnowx committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e0a0c2f View commit details
    Browse the repository at this point in the history
  8. add missing for

    whitesnowx committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    238a171 View commit details
    Browse the repository at this point in the history
  9. remove s

    whitesnowx committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a786468 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #281 from whitesnowx/9999-pppupdate

    Update PPP
    iynixil authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9f4a2af View commit details
    Browse the repository at this point in the history
  11. Remove redundant line

    tsulim committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    986a217 View commit details
    Browse the repository at this point in the history
  12. Update ppp

    tsulim committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b049288 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #282 from tsulim/modify-ppp

    Modify own project portfolio page
    iynixil authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2206594 View commit details
    Browse the repository at this point in the history