Beta release 0.5.0, Session logging and management for users, changelog improvements and some formatting.
- Added sessionlog table to database.
- sessionlog table tracks the login/logout/timeout/expiry of user sessions to manage their login time.
- New file: includes/session.inc.php added. This manages the sessions with new functions.
- session.php manages the session.inc.php page on each web page accessed.
- Update script adjusted to allow the database changes.
- Admin page now has a "Session Management" section to kill any inactive or suspicious sessions.
- Admin sections moved around to be more logical
- Changelog page now has onclicks to show a hidden row with the table data for the record_id
- Some table formatting changes to the move hidden rows. These are now centered