Skip to content

wip select other - #15

Open
ufundo wants to merge 119 commits into
masterfrom
select-other
Open

wip select other#15
ufundo wants to merge 119 commits into
masterfrom
select-other

Conversation

@ufundo

@ufundo ufundo commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Overview

A brief description of the pull request. Keep technical jargon to a minimum. Hyperlink relevant discussions.

Before

What is the old user-interface or technical-contract (as appropriate)?
For optimal clarity, include a concrete example such as a screenshot, GIF (LICEcap, SilentCast), or code-snippet.

After

What changed? What is new old user-interface or technical-contract?
For optimal clarity, include a concrete example such as a screenshot, GIF (LICEcap, SilentCast), or code-snippet.

Technical Details

If the PR involves technical details/changes/considerations which would not be manifest to a casual developer skimming the above sections, please describe the details here.

Comments

Anything else you would like the reviewer to note

jensschuppe and others added 30 commits March 19, 2026 13:53
... and some additional code tidy-ups / corrections.
... and return 0 instead of NULL for guest user id.
Remove some uncessary ids
Fixes missing ability to join custom file fields to the File entity
Before: Custom file fields in the contact summary (Tab with Table groups) were formatted badly as unclickable url strings.

After: Formatted nicely as clickable links showing filename and icon
Before: Every api call was considered success or failure on the whole

After: More granular tracking allows part of the api call to succeed while tracking any errors

This is especially useful for batch actions where > 1 record is being processed. This allows some to succeed and others to fail, and all relevant info will be returned.
YAGNI, and confuses things with what error data should be kept secret
colemanw and others added 30 commits July 2, 2026 02:33
Before running the `/rebase` command this will check to see if it's needed. If already compatible with the new branch, simply change the base of the PR.
…le_permissions

Allow user role permissions (permissions that imply a logged in user …
PR Commands: Skip rebase if not needed
Api4 - Add test for EntitySet group-by functionality
…ract

Add in AbstractScheduledJob Generic class to avoid extension owners h…
…t search

When exporting a SearchDisplay, this ensures any embedded saved searches are included.
Now you can turn off the "no results text" entirely for a search display.
SearchKit - Ensure embedded subsearches are exported along with parent
SearchKit - Make "no results text" disableable
Adds afRequired directive to conditionally make a field required.
Afform - Show form type in page title
Adds UI for adding the afRequired directive to a field.
dev/core#6515 Participant - Fix role labels
AdminUI - Add missing component checks to managed SavedSearches
  - Upgrading symfony/polyfill-mbstring (v1.37.0 => v1.38.2): Extracting archive
  - Upgrading symfony/polyfill-php82 (v1.37.0 => v1.38.1): Extracting archive
  - Upgrading symfony/polyfill-php83 (v1.37.0 => v1.38.2): Extracting archive
  - Upgrading symfony/polyfill-php84 (v1.37.0 => v1.38.1): Extracting archive
  - Upgrading symfony/polyfill-php85 (v1.37.0 => v1.38.1): Extracting archive
…sability

[REF] Fix Accessibility issues with using single email / email to 50 …
…sibility_2

[REF] Accessibility fixes to search kit listing pages
Api4 - Use relative SQL dates in is_current filter
FormBuilder - Add ability to make fields conditionally required
PRCommands - Fix the `/port` command to work on merged PRs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.