Skip to content

Jomres 10.7.2

Latest
Compare
Choose a tag to compare
@jomres jomres released this 13 Jul 10:52
8c161e3

Add language context switching to label translations page.
If language context is null, then this could be a property feature string we're looking for. They're queried very early in the run, before we know the property's type, so we'll fall back to setting the context to propertyrental so that we get translated property features and categories.
Added link to Telegram channel to admin area cpanel.
Improved how we assign the manager id to webhook events.
Added webhook events of managers being added/deleted/updated so that cmf can catch their properties and update the local property uids xref table. This will allow them to use the under development cmf ui functionality that takes advantage of cmf endpoints to provide additional features to Jomres.
Added group by definition to API handling.
Change how we handle 400 errors from self api
Allow calls to update/plugin servers to silently follow redirects.
Updated domains for plugins/updates servers.
Switch to browser validation in booking forms.

Resolved an issue where new property types couldn't be created.
Ensure that we only try to include webassetmanager on Joomla4 or joomla 5
Remove carriage returns from select list template so that it doesn't trigger js errors when evaluated in the booking form.