feat(admin-config): add checkbox selection and French date format to admin config tables
- Add checkbox column to agent, role, equipe, email, notification table headers
- Implement select all/toggle row functionality in admin config views
- Update date formatting to use dateFormat.split.date (DD/MM/YYYY)
Closes VSN-2165