siakad-itm/app/Http/Controllers/Admin
Yoga Pangestu 692b84cc1b feat: add open semesters badge to academic terms and remove course registration pages
- Added a new column to display open semesters in the academic terms table with badges.
- Removed course registration related pages and components including index, create, and show.
- Updated course registration types to reflect changes in the data structure.
- Refactored admin routes for course registrations to streamline submission handling.
2026-09-01 21:39:46 +07:00
..
AcademicClasses feat: implement Course Registration management with CRUD functionality 2026-08-30 14:11:30 +07:00
Developer feat: implement role and permission management with CRUD functionality 2026-08-30 23:47:58 +07:00
Finances feat: simplify academic term selection logic and clean up imports in TuitionInvoiceIndex 2026-08-30 17:23:16 +07:00
Manage feat: add open semesters badge to academic terms and remove course registration pages 2026-09-01 21:39:46 +07:00
Master feat: add lecturer management to Department module, including leadership fields and display in UI 2026-09-01 20:49:04 +07:00
Services feat: implement many-to-many relationship for academic advising logs and students 2026-09-01 00:46:21 +07:00
Settings Refactor lecturer management to support multiple departments 2026-08-30 12:18:13 +07:00
Users feat: add enrollment year filter and export functionality for students 2026-08-30 12:21:03 +07:00
FeedbackController.php feat: add create and edit feedback functionality with corresponding UI components 2026-08-31 16:09:54 +07:00