Added SubmissionContext to derive the component, view, controller and normalized task action from submitted administrator forms.
Added SubmissionEligibility backed by server provided Joomla script options, allowing supported tasks to use AJAX while unsupported tasks continue through native form submission.
Added a reusable SubmissionTransport that submits the existing form as FormData, follows controller redirects and blocks duplicate in flight submissions for the same form.
Added ResponseSnapshot to parse the returned administrator document and collect the final response URL, canonical form, Joomla options, messages, assets and synchronization boundaries.
Added workspace synchronization for the browser URL, form action and server generated form controls after redirected actions such as Save and
A sync meeting was held on July 06. The midterm evaluation was completed this week.
What has been done throughout the week
item_filter and fire_condition expression columns, and repurposed ordering as the resolution priority.
Added support for assigning multiple categories to articles while keeping a single primary category.
Added the secondary categories field to the administrator article form.
Added the same functionality to frontend article editing.
Added support for creating secondary categories directly from the field.
Updated custom fields so fields assigned to secondary categories are available together with the primary category fields.
Extended article filtering to work with secondary categories.
Added support for secondary categories in search and Smart Search.
Updated featured articles and archived articles to include secondary categories.
Added secondary category support to batch
Participants: Jenn, Christiane, Martin, Sigrid, Heiko, Harald, Olivier, Benjamin, Martina, Stefan; We discussed the two releases, 5.4.7 and 6.1.2.
For an overview of how things are going, see the Kanban board of the project
36 pull requests merged since coding began on May 25. Summary of what has been done: