This release fixes strings that appeared in Portuguese and launches the OPAC themes project.#628
Merged
fho4abcd merged 8 commits intoABCD-DEVCOM:masterfrom Apr 4, 2026
Merged
Conversation
Major reorganization of styles.css: added theme header, table of contents, sectioned architecture (01–10), root placeholders, consolidated and modernized rules (search bar, facet scroll, responsive tables, dark mode fixes, fullscreen canvas), and removed duplicated blocks. Updated search_free.php markup to use Bootstrap flex utilities for better responsive alignment, grouped radio options, adjusted button classes (added flex-grow and changed icon class to fas), and retained advanced-search validation logic with cleaner structure.
Translate Portuguese comments and fallback messages to English across myabcd_services.php, update the OPAC language key in opac.tab, and add a new runtime log. myabcd_services.php now uses English comments/debug text, updates default/fallback messages (e.g. reservation denied/limit exceeded/booking confirmed), and adjusts MX/RESERVE checks to expect English output (e.g. 'RESERVED'). opac.tab's err_reserve_not_allowed entry was changed to an English string.
It is now possible to collapse or expand the tab group. This includes the list of terms on each tab.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates:
Before:

After:

The total figures now appear right-aligned, and the + icon has been removed. It is also possible to collapse the facet blocks, as shown in the image above.