Dev – Latest Updates

  • by fho4abcd
    Update version to v3.6.0 with new release date
  • by fho4abcd
    Merge pull request #631 from rogercgui/fix_config_opac_ Fix config opac
  • by rogercgui
    Fixes the behaviour of the $link_logo variable
  • by rogercgui
    Deletes logs sent by mistake
  • by fho4abcd
    Merge pull request #630 from rogercgui/some-improvements Refactor UI elements and improve password handling logic
  • by fho4abcd
    Merge pull request #629 from rogercgui/improvements-to-opac Expands configuration checks
  • by rogercgui
    Fix Portuguese translation encoding Normalize/fix character encoding in Portuguese language files to correct garbled accented characters. Updates applied to pt dbadmin.tab files for Linux/Windows and central language file, plus settings/admin_logs.php so UI strings render correctly and accented characters display as intended.
  • by rogercgui
    Ensure ReservesAssign never returns NULL Add a guard in ReservesAssign so it returns an 8-element array of empty strings when no reservations are assigned, preventing 'Undefined variable' errors in calling code. Also update the CHANGE LOG entry formatting and add a comment explaining the new non-NULL return behavior; remove an extraneous separator line and make […]
  • by rogercgui
    Reformat password_check.js for consistent whitespace Normalize indentation, line breaks, and stray control characters in www/htdocs/central/dataentry/js/password_check.js. This commit only adjusts formatting for readability and maintainability; there are no functional changes to the password validation logic.
  • by rogercgui
    Sanitize and modernize change_password JS Update www/htdocs/central/dataentry/change_password.php JavaScript: remove deprecated language attribute from the tag, consolidate PHP-built alert text into $msg_alerta and escape it with addslashes to prevent JS syntax errors from quotes in translations, declare confirm_password with var and add missing semicolons, and apply minor whitespace/formatting cleanup.
https://github.com/ABCD-DEVCOM/ABCD2/graphs/contributors