MSIN-2365 Implement global batch assignment enhancements with improved error handling and UI feedback

This commit introduces several updates to the global batch assignment functionality, including new CSS styles for unavailable states, enhanced JavaScript functions for batch processing, and improved error handling in AJAX requests. Language support is expanded with new localized messages for user guidance. The version code is incremented to reflect these changes, aiming to enhance user experience and maintainability in the bib management system.
This commit is contained in:
2026-07-08 09:09:25 -04:00
parent d535f3d9c5
commit da8fc64458
5 changed files with 211 additions and 42 deletions

View File

@ -7,7 +7,7 @@
* Constantes *
*
**************/
define('_VERSION_CODE', '4.72.735');
define('_VERSION_CODE', '4.72.737');
define('_DATE_CODE', '2026-07-08');
//MSIN-4290
define('QR_SECRET_KEY', 'ms1_qr_2026_cle_secrete_longue_et_fixe');