siakad-itm/app/Http/Controllers/Admin/Manage
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
..
AnnouncementController.php feat: implement announcement management with CRUD functionality 2026-08-30 21:11:30 +07:00
ClassEnrollmentController.php feat: add academic advising logs and letter requests management 2026-08-25 23:05:19 +07:00
CourseClassController.php feat: add Course management functionality with CRUD operations and UI integration 2026-08-30 12:46:43 +07:00
CourseRegistrationController.php feat: add open semesters badge to academic terms and remove course registration pages 2026-09-01 21:39:46 +07:00