Releases: gradution-project/student-information-system-be
SIS API v1.7.0
SIS FE v1.6.0 Supported!
SIS DB v1.7.0 Supported!
SIS API v1.7.0 Released! π
- Student Transcript API β
GET - Get Student Transcript Detail By Student ID
GET - Download Student Transcript File By Student ID
- Feature Changes β
GET - Get All Student Lessons Absenteeism By Student ID
- Bug Fixes β
What's Changed
- Project Version Has Been Updated to v1.7.0 by @agitrubard in #109
- Student Transcript API | SIS-197 by @agitrubard in #110
- Student Absenteeism API Fixes and Updates | SIS-199 by @agitrubard in #111
Full Changelog: v1.6.0...v1.7.0
SIS API v1.6.0
SIS FE v1.5.0 Supported!
SIS DB v1.6.0 Supported!
SIS API v1.6.0 Released! π
- Student Lesson Absenteeism API β
GET - Get All Students Lessons Absenteeism By Lesson ID
GET - Get All Student Lessons Absenteeism By Student ID
GET - Get Total Lesson Absenteeism Week
PUT - Update Students Lesson Absenteeism
- Feature Changes β
- Endpoint Refactor β
- Bug Fixes β
What's Changed
- Project Version Has Been Updated to v1.6.0 by @agitrubard in #102
- Absenteeism API | SIS-139 | SIS-140 by @agitrubard in #103
- Endpoints Fixes and Updates | SIS-193 by @agitrubard in #104
- Schedule File APIs BE URL Fixes | SIS-195 by @agitrubard in #105
- Lesson Regis Save Operation Update | SIS-190 by @agitrubard in #106
- Validations Fixes | SIS-189 by @agitrubard in #107
Full Changelog: v1.5.0...v1.6.0
SIS API v1.5.0
SIS FE v1.4.0 Supported!
SIS DB v1.5.0 Supported!
SIS API v1.5.0 Released! π
- Student Lesson Note API β
PATCH - Confirm Students Lesson Midterm Notes
PATCH - Confirm Students Lesson Final Notes
PATCH - Confirm Students Lesson Resit Notes
- Student Graduation API β
GET - Get All Student Lesson Registrations By Status
PATCH - Get Student Lesson Registration Detail By Registration ID
PATCH - Get Student Lesson Registration ID By Student ID
- Feature Changes β
- Bug Fixes β
What's Changed
- GitHub Dependabot Alert Has Been Fixed by @agitrubard in #80
- Student Lesson API Fixes | SIS-150 by @agitrubard in #78
- Teacher Lesson API Fixes | SIS-109 by @agitrubard in #81
- Student API Fixes | SIS-81 by @agitrubard in #82
- Teacher API Fixes | SIS-82 by @agitrubard in #83
- Officer API Fixes | SIS-83 by @agitrubard in #84
- Swagger Desc Fixes | SIS-96 by @agitrubard in #85
- FE URL Updates | SIS-166 by @agitrubard in #86
- Student Lesson API Waiting Endpoint | SIS-149 by @agitrubard in #87
- Trigger Feature Toggles | SIS-152 by @agitrubard in #88
- Lesson Registration Feature Toggles | SIS-182 by @agitrubard in #89
- Batch Lesson Note Entry | SIS-176 by @agitrubard in #90
- Batch Confirm Lesson Notes | SIS-177 by @agitrubard in #91
- Student Graduation Flow Fix | SIS-185 by @agitrubard in #92
- Theoretical and Practice Hours Update | SIS-179 by @agitrubard in #93
- Is Graduation Enabled Endpoint Fixes | SIS-186 by @agitrubard in #94
- Student Graduation API Updates | SIS-187 by @agitrubard in #95
- Student Graduation API Updates | SIS-187 by @agitrubard in #96
- Save Student Lesson Notes Fixes by @agitrubard in #97
- Student Lesson Regis Endpoint Fixes by @agitrubard in #98
- API Descriptions Fix And Update by @agitrubard in #99
Full Changelog: v1.4.0...v1.5.0
SIS API v1.4.0
SIS FE v1.3.0 Supported!
SIS DB v1.4.0 Supported!
SIS API v1.4.0 Released! π
- Student Graduation API β
GET - Get All Student Graduations By Status
GET - Get Student Graduation By Registration ID
GET - Is Student Graduation Enabled
POST - Save Student Graduation
PATCH - Approve Student Graduation
PATCH - Reject Student Graduation
PATCH - Confirm Student Graduation
PATCH - Unconfirm Student Graduation
- Feature Changes β
- Bug Fixes β
What's Changed
- Project Version Has Been Updated to v1.4.0 by @agitrubard in #70
- Feature Toggle Date Format Fix | SIS-133 by @agitrubard in #71
- Student Graduation API | SIS-129 by @agitrubard in #72
- Is Student Graduation Enabled Endpoint | SIS-143 by @agitrubard in #73
- Feature Toggle API Update | SIS-147 by @agitrubard in #74
Full Changelog: v1.3.0...v1.4.0
SIS API v1.3.0
SIS FE v1.2.0 Supported!
SIS DB v1.3.0 Supported!
SIS API v1.3.0 Released! π
- Feature Toggle API β
GET - Get All Feature Toggles
GET - Get Feature Toggle By Name
PATCH - Disable Feature Toggle
PATCH - Enable Feature Toggle
GET - Is Feature Toggle Enabled
- Student Lesson Note API β
GET - Get All Students Lessons Notes By Lesson ID
GET - Get All Student Lessons Notes By Student ID
PUT - Update Student Lesson Midterm Note
PUT - Update Student Lesson Final Note
PUT - Update Student Lesson Resit Note
- Code Refactores β
What's Changed
- Project Version Updated to 1.3.0 by @agitrubard in #65
- Feature Toggle API | SIS-120 by @agitrubard in #66
- Student Regis API Update | SIS-122 by @agitrubard in #67
- Student Lesson Note API | SIS-118 by @agitrubard in #68
Full Changelog: v1.2.0...v1.3.0
SIS API v1.2.0
SIS FE v1.1.0 Supported!
SIS DB v1.2.0 Supported!
SIS API v1.2.0 Released! π
- Student Lesson API β
GET - Get Student All Lessons By Student ID
DELETE - Delete Student All Lessons By Student ID
- Student Lesson Registration API β
GET - Get All Student Lesson Registrations By Status
GET - Get Student Lesson Registration By Registration ID
POST - Save Student Lesson Registration
PATCH - Reject Student Lesson Registration
PATCH - Approve Student Lesson Registration
- Student Password Operation API β
GET - Is Student Password Change Operation Enabled
POST - Change Student Password
POST - Student Forgot Password
- Teacher Password Operation API β
GET - Is Teacher Password Change Operation Enabled
POST - Change Teacher Password
POST - Teacher Forgot Password
- Officer Password Operation API β
GET - Is Officer Password Change Operation Enabled
POST - Change Officer Password
POST - Officer Forgot Password
- Code Refactores β
What's Changed
- Project Version Has Been Updated to v1.2.0 by @agitrubard in #60
- Student Lesson API and Registration API | SIS-112 by @agitrubard in #61
- Code Refactor by @agitrubard in #62
- Student/Teacher/Officer | Password Operations APIs | SIS-115 by @agitrubard in #63
Full Changelog: v1.1.0...v1.2.0
SIS API v1.1.0
SIS FE v1.0.0 Supported!
SIS DB v1.1.0 Supported!
SIS API v1.1.0 Released! π
- Exam Schedule File API β
GET - Get Exam Schedule Files Detail By Faculty ID
GET - Get Exam Schedule File Detail By Department ID
GET - Download Exam Schedule File By ID
GET - View Exam Schedule File By ID
POST - Save Exam Schedule File
- Lesson Schedule File API β
GET - Get Lesson Schedule Files Detail By Faculty ID
GET - Get Lesson Schedule File Detail By Department ID
GET - Download Lesson Schedule File By ID
GET - View Lesson Schedule File By ID
POST - Save Lesson Schedule File
DELETE - Delete Lesson Schedule File
- Code Refactores β
- Bug Fixes β
What's Changed
- README.md File Has Been Created by @agitrubard in #2
- Master | Infrastructure | SIS-19 by @agitrubard in #4
- Master | Java Version Change | SIS-30 by @berinkrktt in #6
- Master | Pom Fixes by @berinkrktt in #8
- Pom Fixes by @agitrubard in #9
- Student API | SIS-21 by @agitrubard in #10
- README FΔ°XES by @berinkrktt in #11
- Student API Fixes | SIS-36 by @agitrubard in #12
- Teacher API | SIS-22 by @agitrubard in #13
- Exception Infrastructure | SIS-37 by @agitrubard in #14
- Custom Validations by @agitrubard in #15
- Responses Fixes by @agitrubard in #17
- TODO Fixes by @agitrubard in #18
- Entity Fixes by @agitrubard in #16
- Student API Fixes | SIS-36 by @agitrubard in #19
- Teacher API Fixes | SIS-38 by @agitrubard in #20
- Student API Fixes | SIS-36 by @agitrubard in #21
- Teacher API Fixes | SIS-38 by @agitrubard in #22
- README URL Fixes by @agitrubard in #23
- README Swagger UI URL Fix by @agitrubard in #24
- Mail Infrastructure | SIS-49 by @agitrubard in #25
- Login API | SIS-48 by @agitrubard in #26
- Local Properties Fixes by @agitrubard in #27
- README File Fixes by @agitrubard in #28
- README Updates by @agitrubard in #29
- README Fixes by @agitrubard in #30
- Pom Fixes by @agitrubard in #32
- Officer ID Validation Fix by @agitrubard in #33
- Test | All Classes Have Been Refactored | SIS-44 by @agitrubard in #35
- Test | Date Requests Has Been Fixed | SIS-74 by @agitrubard in #36
- Test | Officer API Has Been Created | SIS-23 by @agitrubard in #37
- Test | Fixes and Code Refactor by @agitrubard in #38
- Test | Dependency Versions Have Been Updated And Fixes by @agitrubard in #39
- Test | Officer Login API | SIS-75 by @agitrubard in #40
- Test | University API - Fixes - Refactor | SIS-50 by @agitrubard in #41
- Test | Teacher Lesson API Refactor | SIS-76 by @agitrubard in #42
- Test | Controller Endpoint Fixes | SIS-77 by @agitrubard in #43
- Test | API Responses Update | SIS-73 by @agitrubard in #44
- Test | Version And Config Update | SIS-91 by @agitrubard in #46
- application.yml File Fixes by @agitrubard in #47
- Test | Exam/Lesson Schedule File APIs SIS-85 by @agitrubard in #48
- Test | API Response Fixes | SIS-99 by @agitrubard in #49
- Test | API Enum Responses Fixes | SIS-99 by @agitrubard in #50
- Test | Phone Number Format Fixes | SIS-93 by @agitrubard in #51
- Test | Phone Number Format Fix | SIS-93 by @agitrubard in #52
- Test | Lesson API Save Request Fix | SIS-104 by @agitrubard in #53
- Officer Modified Date Fix | SIS-106 by @agitrubard in #54
- Teacher Lesson API Response Update | SIS-107 by @agitrubard in #55
- Service Refactores | SIS-108 by @agitrubard in #56
- Department API Res Fix | SIS-110 by @agitrubard in #57
- Teacher Lesson Res Update | SIS-107 by @agitrubard in #58
Full Changelog: https://github.com/gradution-project/student-information-system-be/commits/v1.1.0
SIS API v1.1.0
SIS DB v1.0.0 Supported!
SIS API v1.0.0 Released! π
-
Faculty API β
GET - Get All Faculties By Status
GET - Get Faculty By ID
POST - Save Faculty
PUT - Update Faculty
DELETE - Delete Faculty
PATCH - Activate Faculty
PATCH - Passivate Faculty
-
Department API β
GET - Get All Departments By Status
GET - Get Department By ID
POST - Save Department
PUT - Update Department
DELETE - Delete Department
PATCH - Activate Department
PATCH - Passivate Department
-
Lesson API β
GET - Get All Lessons By Status
GET - Get Lesson By ID
POST - Save Lesson
PUT - Update Lesson
DELETE - Delete Lesson
PATCH - Activate Lesson
PATCH - Passivate Lesson
-
Student API β
GET - Get All Students By Status
GET - Get Student By ID
POST - Save Student
PUT - Update Student
DELETE - Delete Student
PATCH - Activate Student
PATCH - Passivate Student
PATCH - Graduate Student
-
Teacher API β
GET - Get All Teachers By Status
GET - Get Teacher By ID
POST - Save Teacher
PUT - Update Teacher
DELETE - Delete Teacher
PATCH - Activate Teacher
PATCH - Passivate Teacher
-
Officer API β
GET - Get All Officers By Status
GET - Get Officer By ID
POST - Save Officer
PUT - Update Officer
DELETE - Delete Officer
PATCH - Activate Officer
PATCH - Passivate Officer
-
Student/Teacher/Officer Login API β
POST - Student Login
POST - Student Forgot Password
POST - Teacher Login
POST - Teacher Forgot Password
POST - Officer Login
POST - Officer Forgot Password
-
Teacher Lesson API β
GET - Get All Teachers Lessons By Status
GET - Get Lessons By Teacher ID
POST - Save Teacher Lesson
DELETE - Delete Teacher Lesson By Teacher ID and Lesson ID
What's Changed
- README.md File Has Been Created by @agitrubard in #2
- Master | Infrastructure | SIS-19 by @agitrubard in #4
- Master | Java Version Change | SIS-30 by @berinkrktt in #6
- Master | Pom Fixes by @berinkrktt in #8
- Pom Fixes by @agitrubard in #9
- Student API | SIS-21 by @agitrubard in #10
- README FΔ°XES by @berinkrktt in #11
- Student API Fixes | SIS-36 by @agitrubard in #12
- Teacher API | SIS-22 by @agitrubard in #13
- Exception Infrastructure | SIS-37 by @agitrubard in #14
- Custom Validations by @agitrubard in #15
- Responses Fixes by @agitrubard in #17
- TODO Fixes by @agitrubard in #18
- Entity Fixes by @agitrubard in #16
- Student API Fixes | SIS-36 by @agitrubard in #19
- Teacher API Fixes | SIS-38 by @agitrubard in #20
- Student API Fixes | SIS-36 by @agitrubard in #21
- Teacher API Fixes | SIS-38 by @agitrubard in #22
- README URL Fixes by @agitrubard in #23
- README Swagger UI URL Fix by @agitrubard in #24
- Mail Infrastructure | SIS-49 by @agitrubard in #25
- Login API | SIS-48 by @agitrubard in #26
- Local Properties Fixes by @agitrubard in #27
- README File Fixes by @agitrubard in #28
- README Updates by @agitrubard in #29
- README Fixes by @agitrubard in #30
- README Fixes by @agitrubard in #31
- Pom Fixes by @agitrubard in #32
- Officer ID Validation Fix by @agitrubard in #33
- Live | pom.xml And Officer ID Validation Fixes by @agitrubard in #34
- SIS API v1.0.0 Deploy to Live by @agitrubard in #45
Full Changelog: https://github.com/gradution-project/student-information-system-be/commits/v1.0.0