Dev – Latest Updates

  • by rogercgui
    Merge pull request #721 from ABCD-DEVCOM/museum-plugin-0.1 Add Museum management plugin
  • by rogercgui
    Add Museum management plugin This commit introduces the Museum plugin scaffold, including the dashboard, database installer, browse/search UI, movement audit trail, and PDF receipt generation. It also registers the plugin in the central plugin list and removes a couple of inline button style overrides in the plugin manager. The plugin is not yet ready for […]
  • by rogercgui
    Merge pull request #720 from ABCD-DEVCOM/topbar-v4-improvements Fix password page locale and encoding
  • by rogercgui
    Fix password page locale and encoding This patch fixes charset mismatches on the change-password form by using the configured system encoding and safe translation fallbacks. It also improves the user display fallback values, localizes the topbar "Change Password" action, and adds the missing translation keys for English, Spanish, and Portuguese.
  • by rogercgui
    Merge pull request #719 from ABCD-DEVCOM/new-topbar-v4 Topbar redesign & add change_password page
  • by rogercgui
    Topbar redesign & add change_password page Redesign the central topbar and add a secure password-change page. Changes: – Added central/common/change_password.php: new authenticated UI to change own password with CSRF protection, client/server validation, password visibility toggle, and delegation to inicio.php on success. – Reworked assets/css/main.css: consolidated/modernized .heading/.heading-database/.heading-nav/.bt-mod rules, removed duplicate legacy block, improved responsive behavior and […]
  • by rogercgui
    Merge pull request #718 from ABCD-DEVCOM/fix-716 Support multiple select inputs and array handling Close #716
  • by rogercgui
    Support multiple select inputs and array handling Add robust support for multi-select form fields and array request values. – SelectRenderer.php: emit "multiple" attribute and append name[] for repeated/select-multiple fields; fix quoting of name/id. – fmt.php: VariablesDeAmbiente now accepts array values (joins them with newlines and trims); request parsing only calls VariablesDeAmbiente for non-empty scalars or […]
  • by rogercgui
    Merge pull request #717 from ABCD-DEVCOM/browse-improvements Refactor pft/heading handling in browse.php
  • by rogercgui
    Refactor pft/heading handling in browse.php Initialize format-related vars and simplify PFT selection and heading reading. Consolidates building of $Formato and $Formato_html using a safe base path and file_exists checks, reads tbtit.tab with FILE_IGNORE_NEW_LINES/FILE_SKIP_EMPTY_LINES to avoid warnings, and preserves @-prefix behavior. Refactor read_collumns: unified fallback files, improved sort-icon logic, added XSS sanitisation via htmlspecialchars, stop at […]
https://github.com/ABCD-DEVCOM/ABCD2/graphs/contributors