{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":18730298,"defaultBranch":"master","name":"h5p-php-library","ownerLogin":"h5p","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-04-13T13:53:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5999542?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716281555.0","currentOid":""},"activityList":{"items":[{"before":"e0e48e3fc34a7a19905f075e2af22f938d0ac77b","after":null,"ref":"refs/heads/bugfix/JI-5408-Update-wordpress-branch","pushedAt":"2024-05-21T08:52:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"devland","name":null,"path":"/devland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5208532?s=80&v=4"}},{"before":"c265346726df1ec22526f7591319f10f5cfab480","after":"a9273075286280ac9e804f435a7bded6e5d4c8de","ref":"refs/heads/wordpress","pushedAt":"2024-05-21T08:52:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"devland","name":null,"path":"/devland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5208532?s=80&v=4"},"commit":{"message":"JI-5408 update wordpress branch (#181)\n\n* Allow the dependency path to be overridden by child classes\r\n\r\nThis allows an implementor to choose how the library is served.\r\n\r\n* Revert \"Allow the dependency path to be overridden by child classes\"\r\n\r\n* Allow the dependency path to be overridden by child classes\r\n\r\nThis allows an implementor to choose how the library is served.\r\n\r\n* Add Travis for all supported PHP versions\r\n\r\n* Revert \"Revert \"Allow the dependency path to be overridden by child classes\"\"\r\n\r\nThis reverts commit 87f6f3c9702993a4e653ce9178e117c576c6f35e.\r\n\r\n* Remove incompatible code\r\n\r\n* JI-1497 Add audio icon to H5P core font\r\n\r\n* Change lint check to report fails correctly\r\n\r\n* Remove type-hint from h5p.classes\r\n\r\n* Add jQuery 3.5.1\r\n\r\n* Add gltf to list of allowed file extensions\r\n\r\n* Add binary variant of glTF files\r\n\r\nglTF files can also be compressed making them smaller\r\n\r\n* Add backwards compatibility for old libraries using jQuery's .load()\r\n\r\n* Change fallback to original jquery .load() if first arg is not a function\r\n\r\n* HFP-3006 Change contrast for iframe action buttons\r\n\r\n* Add content hub and a11y changes from Drupal git\r\n\r\nSee Drupal 7 git for git history for these commits.\r\n\r\n* Remove unused font\r\n\r\n* Fix missing merge from Drupal git\r\n\r\n* Reverts content hub interface change\r\n\r\nMoved content hub changes to its own feature branch until it is ready to be implemented for all plugins\r\n\r\n* HFP-3008 Add content language to iframe document\r\n\r\n* HFP-3048 Add UI for getting content data\r\n\r\n+ Update sharing UI\r\n\r\n* HFP-3048 Add support for updating existing content\r\n\r\n* HFP-3040 Move account registration logic into core\r\n\r\n* Add separate trigger to trigger content sync\r\n\r\n* Update translations and sharing UI\r\n\r\n* Update sharing UI\r\n\r\n* HFP-3092 Update sharing ui\r\n\r\n* HFP-3095 Add error message if unable to contact hub\r\n\r\nFix translation\r\nUpdate hub registration ui\r\n\r\n* HFP-3095 Throw error if retrieving content from hub failed\r\n\r\n* HFP-3102 Add error handling for the content hub\r\n\r\n* HFP-3108 Adjust translations\r\n\r\nRemoved duplicate strings\r\n\r\n* HFP-3107 Add UI strings for remove and removeImage\r\n\r\n* HFP-3109 Update hub sharing ui\r\n\r\n* HFP-3049 Add UI strings for cancel publish dialog\r\n\r\n* JI-1923 Change title text of registration ui\r\n\r\n* JI-1923 Rename 'Hub' -> 'H5P Hub'\r\n\r\n* HFP-3120 Add UI string for content hub disciplines\r\n\r\n* JI-1958 Add UI string needed\r\n\r\n* Fix syntax error\r\n\r\n* Update to latest version of registration/sharing UI\r\n\r\n* Revert \"Reverts content hub interface change\"\r\n\r\nThis reverts commit 16c71b444b94d865f3742e7a48bd13015d98804b.\r\n\r\n* Fix cleanup after reverting revert\r\n\r\n* Fix using Core language\r\n\r\n* Revert \"Fix using Core language\"\r\n\r\nThis reverts commit 4d7dccad3d42f8829ee75570100f46343a79001a.\r\n\r\n* Update sharing UI\r\n\r\n* Update Sharing UI\r\n\r\n* Add support for 404 when trying to update content\r\n\r\n* Remove token validation from Core\r\n\r\nCauses issues for other platforms.\r\n\r\n* Remove token validation from Core\r\n\r\nCauses issues for other platforms.\r\n\r\n* Update Hub Sharing + Registration clients\r\n\r\n* JI-2081 Add translations\r\n\r\nMove token verification to the individual integrations\r\nAdd error message to UI if logo validation fails\r\n\r\n* Update Core font to include hub molecule icon\r\n\r\n* HFP-3089 Update registration UI + translations\r\n\r\n* Update hub sharing ui\r\n\r\n* JI-2271 Add translations for the content hub\r\n\r\n* JI-2271 Update hub sharing ui\r\n\r\n* HFP-3232 Change placeholder text for disciplines selector\r\n\r\n* HFP-3233 Add hub sharing ui keyword tip strings\r\n\r\n* HFP-3234 Adjust notification text when content is shared\r\n\r\n* Update sharing ui\r\n\r\n* Update hub sharing ui\r\n\r\n* JI-2366 Update sharing UI\r\n\r\n* JI-2359 Update sharing UI\r\n\r\n* JI-2366 Update hub sharing UI\r\n\r\n* Update to use production content hub api\r\n\r\n* Update hub sharing\r\n\r\n* Update keywords description text\r\n\r\nFixes issue 5 from Hub review april\r\n\r\n* Fix iframe for back button in Edge Chromium\r\n\r\nWhen navigating to the previous page in Edge Chromium the H5P would often break due to it not being loaded when the page is ready. This fix will force a reload of the iframe if it is broken on initialization.\r\n\r\n* Fix check/use of incorrect API function\r\n\r\nThis will solve fullscreen issues in Firefox\r\n\r\n* Fix using undefined $ function\r\n\r\n* JI-2176 Add new icons for tutorial and example links\r\n\r\n* JI-2176 Fix incorrect paths to h5p font files\r\n\r\n* JI-2899 Add aria label to width and height for embed popup (#110)\r\n\r\n* HFP-3465 Fix line breaks breaking metadata field validation (#109)\r\n\r\n* Fix linebreaks breaking metadata field validation\r\n* HFP-3465 Use \"single line\" flag for regexp\r\n\r\n* JI-2872 Fix h5p content font size in safari ios devices (#114)\r\n\r\n* Fix double prefix when copying copy pasted content\r\n\r\n* JI-1127 Stop import google fonts remotely\r\nFix #116\r\n\r\n* JI-1127 Add License text\r\n\r\n* Simplify code (#120)\r\n\r\nResize is triggered unconditionally regardless of the state of \r\n`H5P.isFullscreen`\r\n\r\n* JI-3494 Add fonts to the core library (#123)\r\n\r\n* JI-3494 Add fonts to the core library\r\n- Added latest version of the font\r\n- Remove unnecessary font files\r\n- Upgrade the way it was included\r\n\r\n* JI-3494 Make font available\r\n\r\n* JI-3494 Fix remove unwanted inclusion of font file\r\n\r\n* JI-3485 Include patch version in library folder name (in storage)\r\n\r\n* JI-3485 Add support for deleting previous minor version library\r\n\r\n* JI-3485 Fix overwriting `$new` when comparing patch versions\r\n\r\n* Stop supporting PHP 5\r\n\r\n* Fix Chrome fullscreen error (#113)\r\n\r\nWhen embedding h5p and using the fullscreen enter/exit feature, Chrome can produce the following error:\r\nTypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them\r\n at HTMLDocument. \r\n\r\nThis happens because arguments.callee is not accessible. To fix this, it is sufficient to name the anonymous callback function and reference it by name.\r\n\r\n* JI-3577 Fix upgradescript for params that are null instead of undefined\r\n\r\n* HFP-3542 Change alt text in copyright thumbnail\r\n\r\n* HFP-3542 Give image empty alt text\r\n\r\n* HFP-3573 Include exitButton in the tab flow\r\n\r\n* HFP-3563 Fix Rights of Use focus and aria\r\n\r\n* HFP-3564 Add button inside
  • for aria\r\n\r\n* HFP-3535 H5P toolbar buttons contrast issue\r\n\r\n* HFP-3573 Replace deprecated attribute\r\n\r\n* HFP-3564 Change span to button\r\n\r\n* HFP-3564 Make cursor pointer on action button\r\n\r\n* HFP-3564 Fix indentation\r\n\r\n* HFP-3548 Implement H5P.Tooltip (#132)\r\n\r\n* HFP-3548 Implement H5P.Tooltip\r\n\r\n* HFP-3548 Improve code and avoid duplication\r\n\r\n* HFP-3548 Implement configurable position for tooltip\r\n\r\n* HFP-3548 Add positional css to tooltip\r\n\r\n* HFP-3548 Change tooltip on aria-label change\r\n\r\n* HFP-3548 Add H5P.Tooltip support for Firefox\r\n\r\n* HFP-3548 Dynamically change options.text\r\n\r\n* HFP-3548 Remove unneccesary EventDispatcher\r\n\r\n* HFP-3548 Prevent propogation of clicks on tooltip\r\n\r\n* HFP-3548 Use document.body if in editor\r\n\r\n* HFP-3548 Fix universal state bug\r\n\r\n* HFP-3548 Remove dependency on known container\r\n\r\n* HFP-3548 Minor fixes\r\n\r\n* HFP-3548 Prevent overlap when adjusting\r\n\r\n* HFP-3548 Increase z-index for tooltip\r\n\r\nCo-authored-by: Paal Joergensen \r\n\r\n* HFP-3584 H5P actionbar: Fix semantics + stop using title (#133)\r\n\r\n* HFP-3548 Implement H5P.Tooltip\r\n\r\n* HFP-3548 Improve code and avoid duplication\r\n\r\n* HFP-3548 Implement configurable position for tooltip\r\n\r\n* HFP-3548 Add positional css to tooltip\r\n\r\n* HFP-3584 Add accessible tooltip to action-bar\r\n\r\nCo-authored-by: Pål Jørgensen \r\n\r\n* HFP-3584 Fix tooltip on actionbar\r\n\r\n* Avoid PHP8 warning\r\n\r\n* Remove unused parameter for libraryToString\r\n\r\n* Improve how regexp filter works\r\n\r\n* Fix existing library check when saving libraries\r\n\r\n* Fixed dynamic properties deprecation in PHP 8.2 (#146)\r\n\r\n* CH-147 Improve error messages\r\n\r\n* JI-4911 Add support for account removed on hub\r\n\r\n* JI-4911 Fix improved hub account removal\r\n\r\n* Revert \"JI-4911 Fix improved hub account removal\"\r\n\r\nThis reverts commit b4b1df34b8d21678f8ed785bb72b1ee39697c665.\r\n\r\n* Revert \"JI-4911 Add support for account removed on hub\"\r\n\r\nThis reverts commit 079191ee916c48936a8e366082f4e62c0e3d9a68.\r\n\r\n* JI-5135 fix confirmation dialog double screen read (#151)\r\n\r\n* Ji 5135 fix confirmation dialog double screenread (#152)\r\n\r\n* JI-5135 fix confirmation dialog double screen read\r\n\r\n* JI-5135 read popup header once\r\n\r\n* JI-5135 remove unused id\r\n\r\n* JI-5135 revert changes (#156)\r\n\r\n* JI-5135 revert changes\r\n\r\n* JI-5135 tweak comment\r\n\r\n* Add helper H5P.isEmpty\r\n\r\n* Bump core API minor version\r\n\r\n* Fix dynamic properties deprecation warning in v8.2 (#148)\r\n\r\nThis is a continuation of the work to avoid dynamic property depreciation warnings in PHP 8.2\r\n\r\n* TypeError: count(): Argument #1 ($value) must be of type Countable|array, string given (#121)\r\n\r\n* fix: Fixed PHP8 compatibility\r\n\r\nTypeError: count(): Argument #1 ($value) must be of type Countable|array, string given\r\n\r\n* fix: Fixed (TypeError) PHP8 compatibility\r\n\r\nTypeError: count(): Argument #1 ($value) must be of type Countable|array, string given\r\n\r\n* JI-5682 add cropper translations\r\n\r\n* JI-6152 add fonts to h5p core that are used by drag and drop widget (#177)\r\n\r\nCo-authored-by: William Almnes \r\n\r\n* JI-6295 Fix invalid folder name in H5P export file\r\n\r\n* JI-6286 add changes to file upload\r\n\r\n* HFP-3875 Add icons for expand and collapse (#176)\r\n\r\n* HFP-3875 Add icons for expand and collapse\r\n\r\n* HFP-3875 Use font file provided by UX\r\n\r\n* HFP-3875 Clean up font assets\r\n\r\n---------\r\n\r\nCo-authored-by: Andrew Nicols \r\nCo-authored-by: Thomas \r\nCo-authored-by: Pål Jørgensen \r\nCo-authored-by: Frode Petterson \r\nCo-authored-by: Oliver Tacke \r\nCo-authored-by: Erik Langhaug \r\nCo-authored-by: Hannaes \r\nCo-authored-by: Ravi Majithia <77275193+ravimajithia@users.noreply.github.com>\r\nCo-authored-by: j0kerZ \r\nCo-authored-by: Alex Kennberg \r\nCo-authored-by: Lars-Magnus Underhaug <47556433+larsmagu@users.noreply.github.com>\r\nCo-authored-by: Zouhair Loucif \r\nCo-authored-by: Meirza <115134930+meirzamoodle@users.noreply.github.com>\r\nCo-authored-by: makmentins \r\nCo-authored-by: devland <5208532+devland@users.noreply.github.com>\r\nCo-authored-by: Erik Langhaug \r\nCo-authored-by: Sagar Desai \r\nCo-authored-by: devland \r\nCo-authored-by: William Almnes \r\nCo-authored-by: William Almnes \r\nCo-authored-by: Lars-Magnus Underhaug ","shortMessageHtmlLink":"JI-5408 update wordpress branch (#181)"}},{"before":"ff35e35f5eaa8abea823486c5c6dc04a0a460a38","after":null,"ref":"refs/heads/feature/JI-5408-Update-CKE-in-Wordpress","pushedAt":"2024-05-21T07:47:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"devland","name":null,"path":"/devland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5208532?s=80&v=4"}},{"before":"f0eceebddc169d668c5d7d0356cc9b611afdc375","after":"d9704f3ae7f08fc9246a723f6ee95ac7ac8ac560","ref":"refs/heads/JI-5157-CKEditor-in-wordpress","pushedAt":"2024-05-21T07:47:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"devland","name":null,"path":"/devland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5208532?s=80&v=4"},"commit":{"message":"JI-5408 update CKEditor in wordpress (#180)\n\n* Allow the dependency path to be overridden by child classes\r\n\r\nThis allows an implementor to choose how the library is served.\r\n\r\n* Revert \"Allow the dependency path to be overridden by child classes\"\r\n\r\n* Allow the dependency path to be overridden by child classes\r\n\r\nThis allows an implementor to choose how the library is served.\r\n\r\n* Add Travis for all supported PHP versions\r\n\r\n* Revert \"Revert \"Allow the dependency path to be overridden by child classes\"\"\r\n\r\nThis reverts commit 87f6f3c9702993a4e653ce9178e117c576c6f35e.\r\n\r\n* Remove incompatible code\r\n\r\n* JI-1497 Add audio icon to H5P core font\r\n\r\n* Change lint check to report fails correctly\r\n\r\n* Remove type-hint from h5p.classes\r\n\r\n* Add jQuery 3.5.1\r\n\r\n* Add gltf to list of allowed file extensions\r\n\r\n* Add binary variant of glTF files\r\n\r\nglTF files can also be compressed making them smaller\r\n\r\n* Add backwards compatibility for old libraries using jQuery's .load()\r\n\r\n* Change fallback to original jquery .load() if first arg is not a function\r\n\r\n* HFP-3006 Change contrast for iframe action buttons\r\n\r\n* Add content hub and a11y changes from Drupal git\r\n\r\nSee Drupal 7 git for git history for these commits.\r\n\r\n* Remove unused font\r\n\r\n* Fix missing merge from Drupal git\r\n\r\n* Reverts content hub interface change\r\n\r\nMoved content hub changes to its own feature branch until it is ready to be implemented for all plugins\r\n\r\n* HFP-3008 Add content language to iframe document\r\n\r\n* HFP-3048 Add UI for getting content data\r\n\r\n+ Update sharing UI\r\n\r\n* HFP-3048 Add support for updating existing content\r\n\r\n* HFP-3040 Move account registration logic into core\r\n\r\n* Add separate trigger to trigger content sync\r\n\r\n* Update translations and sharing UI\r\n\r\n* Update sharing UI\r\n\r\n* HFP-3092 Update sharing ui\r\n\r\n* HFP-3095 Add error message if unable to contact hub\r\n\r\nFix translation\r\nUpdate hub registration ui\r\n\r\n* HFP-3095 Throw error if retrieving content from hub failed\r\n\r\n* HFP-3102 Add error handling for the content hub\r\n\r\n* HFP-3108 Adjust translations\r\n\r\nRemoved duplicate strings\r\n\r\n* HFP-3107 Add UI strings for remove and removeImage\r\n\r\n* HFP-3109 Update hub sharing ui\r\n\r\n* HFP-3049 Add UI strings for cancel publish dialog\r\n\r\n* JI-1923 Change title text of registration ui\r\n\r\n* JI-1923 Rename 'Hub' -> 'H5P Hub'\r\n\r\n* HFP-3120 Add UI string for content hub disciplines\r\n\r\n* JI-1958 Add UI string needed\r\n\r\n* Fix syntax error\r\n\r\n* Update to latest version of registration/sharing UI\r\n\r\n* Revert \"Reverts content hub interface change\"\r\n\r\nThis reverts commit 16c71b444b94d865f3742e7a48bd13015d98804b.\r\n\r\n* Fix cleanup after reverting revert\r\n\r\n* Fix using Core language\r\n\r\n* Revert \"Fix using Core language\"\r\n\r\nThis reverts commit 4d7dccad3d42f8829ee75570100f46343a79001a.\r\n\r\n* Update sharing UI\r\n\r\n* Update Sharing UI\r\n\r\n* Add support for 404 when trying to update content\r\n\r\n* Remove token validation from Core\r\n\r\nCauses issues for other platforms.\r\n\r\n* Remove token validation from Core\r\n\r\nCauses issues for other platforms.\r\n\r\n* Update Hub Sharing + Registration clients\r\n\r\n* JI-2081 Add translations\r\n\r\nMove token verification to the individual integrations\r\nAdd error message to UI if logo validation fails\r\n\r\n* Update Core font to include hub molecule icon\r\n\r\n* HFP-3089 Update registration UI + translations\r\n\r\n* Update hub sharing ui\r\n\r\n* JI-2271 Add translations for the content hub\r\n\r\n* JI-2271 Update hub sharing ui\r\n\r\n* HFP-3232 Change placeholder text for disciplines selector\r\n\r\n* HFP-3233 Add hub sharing ui keyword tip strings\r\n\r\n* HFP-3234 Adjust notification text when content is shared\r\n\r\n* Update sharing ui\r\n\r\n* Update hub sharing ui\r\n\r\n* JI-2366 Update sharing UI\r\n\r\n* JI-2359 Update sharing UI\r\n\r\n* JI-2366 Update hub sharing UI\r\n\r\n* Update to use production content hub api\r\n\r\n* Update hub sharing\r\n\r\n* Update keywords description text\r\n\r\nFixes issue 5 from Hub review april\r\n\r\n* Fix iframe for back button in Edge Chromium\r\n\r\nWhen navigating to the previous page in Edge Chromium the H5P would often break due to it not being loaded when the page is ready. This fix will force a reload of the iframe if it is broken on initialization.\r\n\r\n* Fix check/use of incorrect API function\r\n\r\nThis will solve fullscreen issues in Firefox\r\n\r\n* Fix using undefined $ function\r\n\r\n* JI-2176 Add new icons for tutorial and example links\r\n\r\n* JI-2176 Fix incorrect paths to h5p font files\r\n\r\n* JI-2899 Add aria label to width and height for embed popup (#110)\r\n\r\n* HFP-3465 Fix line breaks breaking metadata field validation (#109)\r\n\r\n* Fix linebreaks breaking metadata field validation\r\n* HFP-3465 Use \"single line\" flag for regexp\r\n\r\n* JI-2872 Fix h5p content font size in safari ios devices (#114)\r\n\r\n* Fix double prefix when copying copy pasted content\r\n\r\n* JI-1127 Stop import google fonts remotely\r\nFix #116\r\n\r\n* JI-1127 Add License text\r\n\r\n* Simplify code (#120)\r\n\r\nResize is triggered unconditionally regardless of the state of \r\n`H5P.isFullscreen`\r\n\r\n* JI-3494 Add fonts to the core library (#123)\r\n\r\n* JI-3494 Add fonts to the core library\r\n- Added latest version of the font\r\n- Remove unnecessary font files\r\n- Upgrade the way it was included\r\n\r\n* JI-3494 Make font available\r\n\r\n* JI-3494 Fix remove unwanted inclusion of font file\r\n\r\n* JI-3485 Include patch version in library folder name (in storage)\r\n\r\n* JI-3485 Add support for deleting previous minor version library\r\n\r\n* JI-3485 Fix overwriting `$new` when comparing patch versions\r\n\r\n* Stop supporting PHP 5\r\n\r\n* Fix Chrome fullscreen error (#113)\r\n\r\nWhen embedding h5p and using the fullscreen enter/exit feature, Chrome can produce the following error:\r\nTypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them\r\n at HTMLDocument. \r\n\r\nThis happens because arguments.callee is not accessible. To fix this, it is sufficient to name the anonymous callback function and reference it by name.\r\n\r\n* JI-3577 Fix upgradescript for params that are null instead of undefined\r\n\r\n* HFP-3542 Change alt text in copyright thumbnail\r\n\r\n* HFP-3542 Give image empty alt text\r\n\r\n* HFP-3573 Include exitButton in the tab flow\r\n\r\n* HFP-3563 Fix Rights of Use focus and aria\r\n\r\n* HFP-3564 Add button inside
  • for aria\r\n\r\n* HFP-3535 H5P toolbar buttons contrast issue\r\n\r\n* HFP-3573 Replace deprecated attribute\r\n\r\n* HFP-3564 Change span to button\r\n\r\n* HFP-3564 Make cursor pointer on action button\r\n\r\n* HFP-3564 Fix indentation\r\n\r\n* HFP-3548 Implement H5P.Tooltip (#132)\r\n\r\n* HFP-3548 Implement H5P.Tooltip\r\n\r\n* HFP-3548 Improve code and avoid duplication\r\n\r\n* HFP-3548 Implement configurable position for tooltip\r\n\r\n* HFP-3548 Add positional css to tooltip\r\n\r\n* HFP-3548 Change tooltip on aria-label change\r\n\r\n* HFP-3548 Add H5P.Tooltip support for Firefox\r\n\r\n* HFP-3548 Dynamically change options.text\r\n\r\n* HFP-3548 Remove unneccesary EventDispatcher\r\n\r\n* HFP-3548 Prevent propogation of clicks on tooltip\r\n\r\n* HFP-3548 Use document.body if in editor\r\n\r\n* HFP-3548 Fix universal state bug\r\n\r\n* HFP-3548 Remove dependency on known container\r\n\r\n* HFP-3548 Minor fixes\r\n\r\n* HFP-3548 Prevent overlap when adjusting\r\n\r\n* HFP-3548 Increase z-index for tooltip\r\n\r\nCo-authored-by: Paal Joergensen \r\n\r\n* HFP-3584 H5P actionbar: Fix semantics + stop using title (#133)\r\n\r\n* HFP-3548 Implement H5P.Tooltip\r\n\r\n* HFP-3548 Improve code and avoid duplication\r\n\r\n* HFP-3548 Implement configurable position for tooltip\r\n\r\n* HFP-3548 Add positional css to tooltip\r\n\r\n* HFP-3584 Add accessible tooltip to action-bar\r\n\r\nCo-authored-by: Pål Jørgensen \r\n\r\n* HFP-3584 Fix tooltip on actionbar\r\n\r\n* Avoid PHP8 warning\r\n\r\n* Remove unused parameter for libraryToString\r\n\r\n* Improve how regexp filter works\r\n\r\n* Fix existing library check when saving libraries\r\n\r\n* Fixed dynamic properties deprecation in PHP 8.2 (#146)\r\n\r\n* CH-147 Improve error messages\r\n\r\n* JI-4911 Add support for account removed on hub\r\n\r\n* JI-4911 Fix improved hub account removal\r\n\r\n* Revert \"JI-4911 Fix improved hub account removal\"\r\n\r\nThis reverts commit b4b1df34b8d21678f8ed785bb72b1ee39697c665.\r\n\r\n* Revert \"JI-4911 Add support for account removed on hub\"\r\n\r\nThis reverts commit 079191ee916c48936a8e366082f4e62c0e3d9a68.\r\n\r\n* JI-5135 fix confirmation dialog double screen read (#151)\r\n\r\n* Ji 5135 fix confirmation dialog double screenread (#152)\r\n\r\n* JI-5135 fix confirmation dialog double screen read\r\n\r\n* JI-5135 read popup header once\r\n\r\n* JI-5135 remove unused id\r\n\r\n* JI-5152 Allow style attributes from CKEditor 5\r\n\r\n* JI-5152 Allow list elements to be styled (#153)\r\n\r\nNeeded for CKEditor 5\r\n\r\n* JI-5135 revert changes (#156)\r\n\r\n* JI-5135 revert changes\r\n\r\n* JI-5135 tweak comment\r\n\r\n* Add helper H5P.isEmpty\r\n\r\n* Bump core API minor version\r\n\r\n* JI-5366 CKEditor tables (#157)\r\n\r\n* JI-5366 Allow styling of tables for CKEditor 5\r\n\r\n* JI-5366 Fix styling of tables\r\n\r\n* JI-5366 Don't purify border-width in tabels\r\n\r\n* JI-5366 Allow bg- and border color in tables\r\n\r\n* JI-5366 Style tables in content types like ckeditor5\r\n\r\n* JI-5366 Allow border and vertical-align\r\n\r\n* JI-5366 Code cleanup\r\n\r\n* JI-5366 Change default table styling\r\n\r\n* JI-5366 Default tables to previous styling\r\n\r\n* JI-5366 Allow padding and height in tables\r\n\r\n* JI-5135 fix confirmation dialog double screen read (#151)\r\n\r\n* Ji 5135 fix confirmation dialog double screenread (#152)\r\n\r\n* JI-5135 fix confirmation dialog double screen read\r\n\r\n* JI-5135 read popup header once\r\n\r\n* JI-5135 remove unused id\r\n\r\n* JI-5135 revert changes (#156)\r\n\r\n* JI-5135 revert changes\r\n\r\n* JI-5135 tweak comment\r\n\r\n* Add helper H5P.isEmpty\r\n\r\n* Bump core API minor version\r\n\r\n* Fixed dynamic properties deprecation in PHP 8.2 (#146)\r\n\r\n* Fix dynamic properties deprecation warning in v8.2 (#148)\r\n\r\nThis is a continuation of the work to avoid dynamic property depreciation warnings in PHP 8.2\r\n\r\n* Fix dynamic properties deprecation warning in v8.2 (#148)\r\n\r\nThis is a continuation of the work to avoid dynamic property depreciation warnings in PHP 8.2\r\n\r\n* TypeError: count(): Argument #1 ($value) must be of type Countable|array, string given (#121)\r\n\r\n* fix: Fixed PHP8 compatibility\r\n\r\nTypeError: count(): Argument #1 ($value) must be of type Countable|array, string given\r\n\r\n* fix: Fixed (TypeError) PHP8 compatibility\r\n\r\nTypeError: count(): Argument #1 ($value) must be of type Countable|array, string given\r\n\r\n* JI-5430 Don't purify font family (#165)\r\n\r\n* JI-5366 CKEditor table fixes (#163)\r\n\r\n* JI-5366 Default to left-aligned tables\r\n\r\n* JI-5366 Default to left-aligned table headers\r\n\r\n* JI-5366 Actually default to left-aligned table headers\r\n\r\n* JI-5682 add cropper translations\r\n\r\n* JI-5366 Fix border styles of nested tables\r\n\r\n* JI-5423 Upgrade CKE4 tables border styles (#170)\r\n\r\n* JI-5961 fix cke5 table border bottom style (#174)\r\n\r\n* JI-6152 add fonts to h5p core that are used by drag and drop widget (#177)\r\n\r\nCo-authored-by: William Almnes \r\n\r\n* JI-6295 Fix invalid folder name in H5P export file\r\n\r\n* JI-6286 add changes to file upload\r\n\r\n* JI-6286 add changes to file upload\r\n\r\n* JI-6286 Remove gltf and glb file types\r\n\r\n* HFP-3875 Add icons for expand and collapse (#176)\r\n\r\n* HFP-3875 Add icons for expand and collapse\r\n\r\n* HFP-3875 Use font file provided by UX\r\n\r\n* HFP-3875 Clean up font assets\r\n\r\n---------\r\n\r\nCo-authored-by: Andrew Nicols \r\nCo-authored-by: Thomas \r\nCo-authored-by: Pål Jørgensen \r\nCo-authored-by: Frode Petterson \r\nCo-authored-by: Oliver Tacke \r\nCo-authored-by: Erik Langhaug \r\nCo-authored-by: Hannaes \r\nCo-authored-by: Ravi Majithia <77275193+ravimajithia@users.noreply.github.com>\r\nCo-authored-by: j0kerZ \r\nCo-authored-by: Alex Kennberg \r\nCo-authored-by: Lars-Magnus Underhaug <47556433+larsmagu@users.noreply.github.com>\r\nCo-authored-by: Zouhair Loucif \r\nCo-authored-by: Meirza <115134930+meirzamoodle@users.noreply.github.com>\r\nCo-authored-by: makmentins \r\nCo-authored-by: devland <5208532+devland@users.noreply.github.com>\r\nCo-authored-by: Erik Langhaug \r\nCo-authored-by: Sagar Desai \r\nCo-authored-by: devland \r\nCo-authored-by: makmentins <127746763+makmentins@users.noreply.github.com>\r\nCo-authored-by: William Almnes \r\nCo-authored-by: William Almnes \r\nCo-authored-by: Lars-Magnus Underhaug ","shortMessageHtmlLink":"JI-5408 update CKEditor in wordpress (#180)"}},{"before":"08f599f738bc0f62df7be1182ae565bfc8668658","after":null,"ref":"refs/heads/feature/JI-5408-CKEditor-update-wordpress-branch","pushedAt":"2024-05-15T12:11:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"VildeStabell","name":"Vilde Voss Stabell","path":"/VildeStabell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56251744?s=80&v=4"}},{"before":null,"after":"ff35e35f5eaa8abea823486c5c6dc04a0a460a38","ref":"refs/heads/feature/JI-5408-Update-CKE-in-Wordpress","pushedAt":"2024-05-15T12:10:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"VildeStabell","name":"Vilde Voss Stabell","path":"/VildeStabell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56251744?s=80&v=4"},"commit":{"message":"Merge CKE branch into CKE wordpress branch","shortMessageHtmlLink":"Merge CKE branch into CKE wordpress branch"}},{"before":null,"after":"e0e48e3fc34a7a19905f075e2af22f938d0ac77b","ref":"refs/heads/bugfix/JI-5408-Update-wordpress-branch","pushedAt":"2024-05-15T10:51:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"VildeStabell","name":"Vilde Voss Stabell","path":"/VildeStabell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56251744?s=80&v=4"},"commit":{"message":"Merge 'master' into 'wordpress'","shortMessageHtmlLink":"Merge 'master' into 'wordpress'"}},{"before":null,"after":"a661488915de03672ab35895561a80487e1c0142","ref":"refs/heads/fix/JI-4507-Action-bar-buttons-does-not-get-focus-when-closing-the-popup-c","pushedAt":"2024-05-15T10:40:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"runarkasp","name":null,"path":"/runarkasp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168835267?s=80&v=4"},"commit":{"message":"JI-4507 Fix focus after dialog closes","shortMessageHtmlLink":"JI-4507 Fix focus after dialog closes"}},{"before":"e4e6ba4bccd402c6b74826e574cdaa35f72c7778","after":"08f599f738bc0f62df7be1182ae565bfc8668658","ref":"refs/heads/feature/JI-5408-CKEditor-update-wordpress-branch","pushedAt":"2024-05-10T10:33:33.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"VildeStabell","name":"Vilde Voss Stabell","path":"/VildeStabell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56251744?s=80&v=4"},"commit":{"message":"Merge branch 'wordpress' into feature/JI-5408-CKEditor-update-wordpress-branch","shortMessageHtmlLink":"Merge branch 'wordpress' into feature/JI-5408-CKEditor-update-wordpre…"}},{"before":null,"after":"e4e6ba4bccd402c6b74826e574cdaa35f72c7778","ref":"refs/heads/feature/JI-5408-CKEditor-update-wordpress-branch","pushedAt":"2024-05-08T09:27:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"VildeStabell","name":"Vilde Voss Stabell","path":"/VildeStabell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56251744?s=80&v=4"},"commit":{"message":"JI-5408 CKEditor update wordpress branch","shortMessageHtmlLink":"JI-5408 CKEditor update wordpress branch"}},{"before":"92c67bf862f3066e1f242f36e7886e6796e486ef","after":"f5d27a5938c069d74f6bf051ab923cab99b8c192","ref":"refs/heads/master","pushedAt":"2024-05-08T08:09:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"devland","name":null,"path":"/devland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5208532?s=80&v=4"},"commit":{"message":"HFP-3875 Add icons for expand and collapse (#176)\n\n* HFP-3875 Add icons for expand and collapse\r\n\r\n* HFP-3875 Use font file provided by UX\r\n\r\n* HFP-3875 Clean up font assets","shortMessageHtmlLink":"HFP-3875 Add icons for expand and collapse (#176)"}},{"before":null,"after":"9b1c6dfcc85bf610cd1c4e2793f23d38a59280ca","ref":"refs/heads/moodle","pushedAt":"2024-05-07T11:47:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"larsmagu","name":"Lars-Magnus Underhaug","path":"/larsmagu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47556433?s=80&v=4"},"commit":{"message":"JI-6286 add changes to file upload","shortMessageHtmlLink":"JI-6286 add changes to file upload"}},{"before":"da0b10042f4b34660d390dc2d6a355dd2e9ef0fe","after":"c265346726df1ec22526f7591319f10f5cfab480","ref":"refs/heads/wordpress","pushedAt":"2024-05-07T11:43:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"larsmagu","name":"Lars-Magnus Underhaug","path":"/larsmagu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47556433?s=80&v=4"},"commit":{"message":"JI-6286 Remove gltf and glb file types","shortMessageHtmlLink":"JI-6286 Remove gltf and glb file types"}},{"before":"1a308e7a27d0ac5f26be6bfe7588c4702faa71db","after":"da0b10042f4b34660d390dc2d6a355dd2e9ef0fe","ref":"refs/heads/wordpress","pushedAt":"2024-05-07T11:25:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"larsmagu","name":"Lars-Magnus Underhaug","path":"/larsmagu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47556433?s=80&v=4"},"commit":{"message":"JI-6286 add changes to file upload","shortMessageHtmlLink":"JI-6286 add changes to file upload"}},{"before":"3e1f903a11fa8f74486dda53020da4fa06c237ef","after":"92c67bf862f3066e1f242f36e7886e6796e486ef","ref":"refs/heads/master","pushedAt":"2024-05-07T11:16:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"larsmagu","name":"Lars-Magnus Underhaug","path":"/larsmagu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47556433?s=80&v=4"},"commit":{"message":"JI-6286 add changes to file upload","shortMessageHtmlLink":"JI-6286 add changes to file upload"}},{"before":"e54f982df5f9a6b74581d22c207e1ba0f1ab6929","after":"3e1f903a11fa8f74486dda53020da4fa06c237ef","ref":"refs/heads/master","pushedAt":"2024-04-29T09:11:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fnoks","name":"Pål Jørgensen","path":"/fnoks","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2578572?s=80&v=4"},"commit":{"message":"JI-6295 Fix invalid folder name in H5P export file","shortMessageHtmlLink":"JI-6295 Fix invalid folder name in H5P export file"}},{"before":"71e10d273c42d67030a4715323202917be3b9dd5","after":null,"ref":"refs/heads/feature/JI-6152-drag-and-drop-update-fonts","pushedAt":"2024-04-22T07:26:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Gwenillia","name":"Gwenillia","path":"/Gwenillia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55385809?s=80&v=4"}},{"before":"2dfeb642dd2f6f499a272782a5a62ba66efcc5f3","after":"e54f982df5f9a6b74581d22c207e1ba0f1ab6929","ref":"refs/heads/master","pushedAt":"2024-04-22T07:26:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Gwenillia","name":"Gwenillia","path":"/Gwenillia","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55385809?s=80&v=4"},"commit":{"message":"JI-6152 add fonts to h5p core that are used by drag and drop widget (#177)\n\nCo-authored-by: William Almnes ","shortMessageHtmlLink":"JI-6152 add fonts to h5p core that are used by drag and drop widget (#…"}},{"before":null,"after":"71e10d273c42d67030a4715323202917be3b9dd5","ref":"refs/heads/feature/JI-6152-drag-and-drop-update-fonts","pushedAt":"2024-04-15T06:48:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wwalmnes","name":"William Almnes","path":"/wwalmnes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1506750?s=80&v=4"},"commit":{"message":"JI-6152 add fonts to h5p core that are used by drag and drop widget","shortMessageHtmlLink":"JI-6152 add fonts to h5p core that are used by drag and drop widget"}},{"before":"dac0f6884586030b337ed86ca7829208de26acfb","after":null,"ref":"refs/heads/bugfix/HFP-3877-fix-confirmation-dialog-positioning","pushedAt":"2024-03-06T13:58:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"devland","name":null,"path":"/devland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5208532?s=80&v=4"}},{"before":null,"after":"dac0f6884586030b337ed86ca7829208de26acfb","ref":"refs/heads/bugfix/HFP-3877-fix-confirmation-dialog-positioning","pushedAt":"2024-03-06T13:53:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"devland","name":null,"path":"/devland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5208532?s=80&v=4"},"commit":{"message":"HFP-3877 fix confirmation dialog positioning","shortMessageHtmlLink":"HFP-3877 fix confirmation dialog positioning"}},{"before":"07b7dffe3973370dd6fdd86adf9457fa29c88c57","after":null,"ref":"refs/heads/JI-5961-fix-cke5-table-border-bottom-style","pushedAt":"2024-02-23T08:55:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"VildeStabell","name":"Vilde Voss Stabell","path":"/VildeStabell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56251744?s=80&v=4"}},{"before":"af4f9cba33c527ccab71f2fd97a87e5e6203db36","after":"e1b2b071d3fe98acc961dccb1a5f92a99b86b6d5","ref":"refs/heads/ckeditor5","pushedAt":"2024-02-23T08:55:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"VildeStabell","name":"Vilde Voss Stabell","path":"/VildeStabell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56251744?s=80&v=4"},"commit":{"message":"JI-5961 fix cke5 table border bottom style (#174)","shortMessageHtmlLink":"JI-5961 fix cke5 table border bottom style (#174)"}},{"before":null,"after":"07b7dffe3973370dd6fdd86adf9457fa29c88c57","ref":"refs/heads/JI-5961-fix-cke5-table-border-bottom-style","pushedAt":"2024-02-20T11:44:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"devland","name":null,"path":"/devland","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5208532?s=80&v=4"},"commit":{"message":"JI-5961 fix cke5 table border bottom style","shortMessageHtmlLink":"JI-5961 fix cke5 table border bottom style"}},{"before":"4538c584470c8c176f6d864e8ab14a08149d7c89","after":null,"ref":"refs/heads/bugfix/JI-5881-CKEditor-table-cell-min-width","pushedAt":"2024-02-19T07:40:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Languafe","name":"Erik","path":"/Languafe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/582306?s=80&v=4"}},{"before":null,"after":"4538c584470c8c176f6d864e8ab14a08149d7c89","ref":"refs/heads/bugfix/JI-5881-CKEditor-table-cell-min-width","pushedAt":"2024-02-15T14:17:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"VildeStabell","name":"Vilde Voss Stabell","path":"/VildeStabell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56251744?s=80&v=4"},"commit":{"message":"JI-5881 Add min width to table cells","shortMessageHtmlLink":"JI-5881 Add min width to table cells"}},{"before":"83d15149695764a158a077e3f60676bcf0653fb1","after":null,"ref":"refs/heads/JI-5423-CKEditor-upgrade-tables","pushedAt":"2024-01-26T11:40:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"makmentins","name":null,"path":"/makmentins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127746763?s=80&v=4"}},{"before":"b579b776267c1f59fa2b8512984b8318c7cb855a","after":"af4f9cba33c527ccab71f2fd97a87e5e6203db36","ref":"refs/heads/ckeditor5","pushedAt":"2024-01-26T11:40:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"makmentins","name":null,"path":"/makmentins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127746763?s=80&v=4"},"commit":{"message":"JI-5423 Upgrade CKE4 tables border styles (#170)","shortMessageHtmlLink":"JI-5423 Upgrade CKE4 tables border styles (#170)"}},{"before":null,"after":"83d15149695764a158a077e3f60676bcf0653fb1","ref":"refs/heads/JI-5423-CKEditor-upgrade-tables","pushedAt":"2024-01-19T16:32:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"VildeStabell","name":"Vilde Voss Stabell","path":"/VildeStabell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56251744?s=80&v=4"},"commit":{"message":"JI-5423 Upgrade CKE4 tables border styles","shortMessageHtmlLink":"JI-5423 Upgrade CKE4 tables border styles"}},{"before":"8fd8bc075394d2942ee7fb660bc3e01f054e99e1","after":null,"ref":"refs/heads/JI-5366-CKEditor-nested-tables","pushedAt":"2024-01-19T09:40:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"makmentins","name":null,"path":"/makmentins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127746763?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAET56-EAA","startCursor":null,"endCursor":null}},"title":"Activity · h5p/h5p-php-library"}