Skip to content

Commit

Permalink
Build of r/17.x from Thu Dec 19 08:52:31 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
opencastproject committed Dec 19, 2024
1 parent 22a2dda commit e70270c
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 8 deletions.
2 changes: 1 addition & 1 deletion r/17.x/admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -764,5 +764,5 @@ <h2 id="release-documentation">Release Documentation</h2>
</html>
<!--
MkDocs version : 1.6.1
Build Date UTC : 2024-12-17 16:24:39.503252+00:00
Build Date UTC : 2024-12-19 08:52:20.218567+00:00
-->
Binary file modified r/17.x/admin/sitemap.xml.gz
Binary file not shown.
21 changes: 15 additions & 6 deletions r/17.x/commit
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
commit 630fbc589f956d7a957afb877d6f5d559d45cb0b
Author: Greg Logan <gregorydlogan@gmail.com>
Date: Tue Dec 17 10:12:09 2024 -0600
commit b314a5712d0fe4edb5ffe27f365ea868e7e49748
Author: geichelberger <[email protected].com>
Date: Thu Dec 19 09:51:54 2024 +0100

Merge branch 'jquery-content-type' of lkiesow/opencast into r/17.x
Editor: Unify endpoints for saving (#6241)

Pull request #6390
We have two endpoints for saving data from the editor frontend, one for
metadata and one for all the rest. With the way the editor is set up,
two seperate endpoints are wholly unnecessary, so this unifies them into
one endpoint instead.

Fix jQuery mime type
Will break the frontend without respective changes:
https://github.com/opencast/opencast-editor/pull/1472

#### Why is this aimed at legacy?

This constitutes a breaking change. This needs to be merged into
whatever version the related frontend PR is merged into.
2 changes: 1 addition & 1 deletion r/17.x/developer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -386,5 +386,5 @@ <h1 id="opencast-development-guides">Opencast Development Guides</h1>
</html>
<!--
MkDocs version : 1.6.1
Build Date UTC : 2024-12-17 16:24:41.610909+00:00
Build Date UTC : 2024-12-19 08:52:21.928039+00:00
-->
Binary file modified r/17.x/developer/sitemap.xml.gz
Binary file not shown.

0 comments on commit e70270c

Please sign in to comment.