cloudlog/application/views/user
Peter Goodhall 2236d4360b Ensure user callsign is stored in uppercase
Updated User_model to store user_callsign in uppercase using strtoupper when creating or updating users. Also added a style to the edit form input to visually enforce uppercase entry for callsign.
2025-11-24 14:22:34 +00:00
..
delete.php Cleaned up code formatting 2025-05-23 11:55:35 +01:00
edit.php Ensure user callsign is stored in uppercase 2025-11-24 14:22:34 +00:00
forgot_password.php Cleaned up code formatting 2025-05-23 11:55:35 +01:00
login.php Cleaned up code formatting 2025-05-23 11:55:35 +01:00
main.php Add welcome email feature for new and existing users 2025-11-22 15:23:47 +00:00
profile.php Cleaned up code formatting 2025-05-23 11:55:35 +01:00
reset_password.php Cleaned up code formatting 2025-05-23 11:55:35 +01:00