twotalesanimation f522b84fc1 refactor: align events admin pages with trips layout and add publish functionality
- Remove checkbox from manage_events.php form (publish via admin table instead)
- Redesign admin_events.php to match admin_trips.php layout exactly
- Add table-based actions with icon buttons (Edit, Publish/Unpublish, Delete)
- Change button styling to match trips (btn classes with colors)
- Add publish/unpublish toggle button with eye icon
- Create toggle_event_published.php endpoint for publish status switching
- Create delete_event.php endpoint for event deletion
- Add AJAX functionality for instant publish/delete without page reload
- Update .htaccess with new endpoint rewrite rules
- Badge styling updated to match trips (bg-success, bg-warning)
- Consistent sorting and filtering functionality
2025-12-04 21:40:11 +02:00
2025-12-04 15:09:44 +02:00
2025-04-18 10:32:42 +02:00
2025-04-18 10:32:42 +02:00
2025-07-24 07:20:51 +02:00
2025-05-23 14:31:07 +02:00
2025-12-04 15:09:44 +02:00
2025-05-23 11:50:53 +02:00
2025-05-23 11:50:53 +02:00
2025-04-18 10:32:42 +02:00
2025-04-18 10:32:42 +02:00
Description
No description provided
168 MiB
Languages
PHP 61.8%
CSS 26.1%
Sass 5.5%
HTML 4.4%
JavaScript 1.1%
Other 1.1%