You need to sign in or sign up before continuing.
- Mar 20, 2025
-
-
Igor Biki authored
This update introduces a post-update hook to rename specific publication block titles within user dashboards for consistency and clarity. It retrieves and updates user data while logging progress and handling potential errors to ensure updates are applied correctly.
-
- Feb 26, 2025
-
-
Igor Biki authored
Updated the constructor doc comments for ReferenceKeywordsBlock, ReferenceBlock, and ReferenceAuthorsBlock to correctly reflect their class names. This ensures clarity and consistency in documentation.
-
- Feb 25, 2025
-
-
Igor Biki authored
A trailing comma was added to ensure consistent syntax formatting across multiple block plugins. This change does not impact functionality but improves code readability and adherence to coding standards.
-
Igor Biki authored
Added null-safe operators and fallback checks to prevent errors when views are missing or fail to load. If a view is unavailable, the blocks now return a user-friendly error message instead of triggering null reference exceptions.
-
Igor Biki authored
The block class name and annotation were updated to align with a singular naming convention. This change ensures clarity and uniformity across the codebase.
-
Igor Biki authored
This change updates the block label to use singular form for consistency and clarity. No functional changes were made to the block's behavior.
-
Igor Biki authored
Standardize wording across dashboard views by replacing "publication" with "reference" in labels and titles. Also updated the tag for the keywords view for better categorization.
-
Igor Biki authored
Renamed block classes and labels for consistency: Keywords, References, and Authors blocks now reflect updated naming conventions. Removed redundant block form and submit methods to simplify code. Adjusted permissions to align with new keyword editing logic.
-
- Feb 05, 2025
-
- Feb 04, 2025
-
-
Kevin Paxman authored
-
Kevin Paxman authored
-
- Feb 03, 2025
-
-
Kevin Paxman authored
-
Kevin Paxman authored
-
- Jan 26, 2025
-
-
Eric Bremner authored
Feature/istwcms 7264 kpaxman remove dashboard blocks See merge request !44
-
- Jan 14, 2025
-
-
Kevin Paxman authored
-
- Dec 10, 2024
-
-
Kevin Paxman authored
ISTWCMS-7020: Allowing few additional blocks for the dashboard. See merge request !43
-
Igor Biki authored
- Dec 09, 2024
-
- Dec 06, 2024
-
-
Igor Biki authored
- Dec 04, 2024
-
-
Igor Biki authored
-
- Dec 03, 2024
-
-
Igor Biki authored
-
Eric Bremner authored
Feature/istwcms 7202 ibiki dashboard block pager ids See merge request !41
-
- Nov 29, 2024
- Nov 14, 2024
-
-
Eric Bremner authored
Feature/exptime kpaxman site info See merge request !40
-
- Oct 21, 2024
-
-
Kevin Paxman authored
-
Kevin Paxman authored
-
Kevin Paxman authored
-
Kevin Paxman authored
-
- Sep 27, 2024
-
- Sep 18, 2024
-
-
Kevin Paxman authored
ISTWCMS-6978: Add code to view all webforms in webform list block on dashboard See merge request !38
-
- Sep 17, 2024
-
-
Kevin Paxman authored
-
- Sep 16, 2024
-
-
Eric Bremner authored
-
Eric Bremner authored
-
- Sep 12, 2024
-
-
Kevin Paxman authored
ISTWCMS-6978: refactor, add next link at bottom, and make URLs relative so they should work on Pantheon
-
Kevin Paxman authored
-