- by rogercguiMerge pull request #670 from ABCD-DEVCOM/v3.8.4 Update version.php
- by rogercguiUpdate version.php
- by rogercguiMerge pull request #669 from ABCD-DEVCOM/error-corrections Enhance MARC indicator handling and fix picklist selection logic
- by rogercguiCorrects the OPAC’s strict_mode logic.
- by rogercguiRemoves misplaced duplicate files.
- by rogercguiFixes the behaviour of the ‘Update’ button
- by rogercguiRespect MARC indicators and fix picklist selection Detect indicator definitions from the FDT and extract/pad the first two characters as MARC indicators when appropriate. Add a data-is-ind attribute so JS can distinguish indicators from subfields. Fix picklist handling by casting option values and current values to string before comparison and sanitizing them, avoiding PHP numeric […]
- by rogercguiMerge pull request #668 from ABCD-DEVCOM/data-entry-corrections Use arrHttp login and clean up fmt.php
- by rogercguiUse arrHttp login and clean up fmt.php Refactor fmt.php to use $arrHttp['login'] consistently instead of a separate $login variable, remove a redundant die after the Location header, and tidy/condense the record display logic (including minor changelog cleanup). Also update editor JS text in clear_field.js (change button title from 'Limpar campo' to 'Clear field') and apply […]
- by rogercguiMerge pull request #667 from ABCD-DEVCOM/data-entry-corrections Add mover action and fix PHP warnings and compatibility issues
