Ahmad Mukhtar
ca5e4613c9
Merge 786eaa4b03
into aaf26d584b
2021-10-10 21:29:02 -07:00
Frode Petterson
eeefc1228b
Merge pull request #85 from otacke/add-gltf-file-format
...
Add gltf to list of allowed file extensions
2021-06-17 13:07:56 +02:00
Frode Petterson
affaa83b51
Merge branch 'fix-improved-attribute-filtering'
2021-04-22 11:31:08 +02:00
Frode Petterson
db3da7a144
Fix renaming of variables
2021-04-22 11:30:45 +02:00
Frode Petterson
17e97d48db
Merge branch 'fix-improved-attribute-filtering'
2021-04-22 10:19:26 +02:00
Frode Petterson
efd98a719d
Fix prevent unnecessary looping
2021-04-22 10:18:43 +02:00
Frode Petterson
0eca5935c0
Fix improved filtering of attributes
2021-04-22 10:05:51 +02:00
Thomas Marstrander
f6fef74651
Update keywords description text
...
Fixes issue 5 from Hub review april
2021-04-14 16:52:43 +02:00
Thomas Marstrander
fe3f4a504d
Update to use production content hub api
2021-04-07 15:45:36 +02:00
Thomas Marstrander
951912d7c1
Merge branch 'content-hub' of https://github.com/h5p/h5p-php-library into content-hub
2021-03-17 15:11:51 +01:00
Thomas Marstrander
0c40e081e7
HFP-3234 Adjust notification text when content is shared
2021-03-17 15:11:34 +01:00
Hannaes
982d07f137
HFP-3233 Add hub sharing ui keyword tip strings
2021-03-15 17:13:56 +01:00
Hannaes
96d5b63b2e
HFP-3232 Change placeholder text for disciplines selector
2021-03-12 16:31:18 +01:00
Thomas Marstrander
09e7a7cb0d
JI-2271 Add translations for the content hub
2021-02-11 12:28:46 +01:00
Frode Petterson
f1ddd3b3f5
HFP-3089 Update registration UI + translations
2020-12-10 15:13:48 +01:00
Thomas Marstrander
1831312d41
JI-2081 Add translations
...
Move token verification to the individual integrations
Add error message to UI if logo validation fails
2020-12-01 10:40:33 +01:00
Frode Petterson
fdd2a618bc
Remove token validation from Core
...
Causes issues for other platforms.
2020-11-12 16:01:37 +01:00
Frode Petterson
8a29796cab
Remove token validation from Core
...
Causes issues for other platforms.
2020-11-12 15:04:10 +01:00
Frode Petterson
aa6c909572
Add support for 404 when trying to update content
2020-11-10 14:10:22 +01:00
Frode Petterson
d5be0158a4
Revert "Fix using Core language"
...
This reverts commit 4d7dccad3d
.
2020-11-04 13:23:56 +01:00
Frode Petterson
4d7dccad3d
Fix using Core language
2020-11-04 11:50:54 +01:00
Frode Petterson
160b86e9ae
Fix cleanup after reverting revert
2020-11-04 10:42:52 +01:00
Frode Petterson
aa5abe786e
Revert "Reverts content hub interface change"
...
This reverts commit 16c71b444b
.
2020-11-04 10:25:27 +01:00
Frode Petterson
48c961b661
Merge branch 'master' into content-hub
2020-11-04 10:08:12 +01:00
Erik Langhaug
96a2c1ff91
Fix syntax error
2020-10-05 14:36:39 +02:00
Hannaes
4b76c7ff8f
JI-1958 Add UI string needed
2020-10-02 15:41:36 +02:00
Erik Langhaug
720e6b29a2
HFP-3120 Add UI string for content hub disciplines
2020-09-23 12:48:09 +02:00
Paal Joergensen
a5c3dd6c4e
JI-1923 Rename 'Hub' -> 'H5P Hub'
2020-09-18 11:07:31 +02:00
Hannaes
832707dcaf
JI-1923 Change title text of registration ui
2020-09-18 09:50:41 +02:00
Erik Langhaug
ba98139ccb
HFP-3049 Add UI strings for cancel publish dialog
2020-09-17 11:50:01 +02:00
Erik Langhaug
25deeac560
HFP-3107 Add UI strings for remove and removeImage
2020-09-16 14:14:05 +02:00
Thomas Marstrander
7538202500
HFP-3108 Adjust translations
...
Removed duplicate strings
2020-09-14 12:31:29 +02:00
Thomas Marstrander
0d7abe0e51
HFP-3102 Add error handling for the content hub
2020-09-10 17:08:14 +02:00
Thomas Marstrander
14bad68d70
HFP-3095 Throw error if retrieving content from hub failed
2020-09-09 14:48:19 +02:00
Thomas Marstrander
917a9b6ccb
HFP-3095 Add error message if unable to contact hub
...
Fix translation
Update hub registration ui
2020-09-09 13:26:46 +02:00
Frode Petterson
a7f2054101
Update translations and sharing UI
2020-09-04 11:19:34 +02:00
Frode Petterson
03fe25df5a
Merge branch 'content-hub' of github.com:h5p/h5p-php-library into content-hub
2020-09-03 15:39:27 +02:00
Frode Petterson
7cb4419eb0
Add separate trigger to trigger content sync
2020-09-03 15:38:45 +02:00
Thomas Marstrander
645058f03e
Merge branch 'content-hub' of github.com:h5p/h5p-php-library into content-hub
2020-09-03 15:02:50 +02:00
Thomas Marstrander
b47ae6de6e
HFP-3040 Move account registration logic into core
2020-09-03 15:02:23 +02:00
Frode Petterson
e65b22f0d1
HFP-3048 Add support for updating existing content
2020-09-03 14:28:11 +02:00
Frode Petterson
8b317fa5fe
HFP-3048 Add UI for getting content data
...
+ Update sharing UI
2020-09-02 16:22:06 +02:00
Thomas Marstrander
16c71b444b
Reverts content hub interface change
...
Moved content hub changes to its own feature branch until it is ready to be implemented for all plugins
2020-08-28 15:26:10 +02:00
Thomas Marstrander
eb52ec25a0
Fix missing merge from Drupal git
2020-08-28 11:17:19 +02:00
Thomas Marstrander
fb6278744c
Add content hub and a11y changes from Drupal git
...
See Drupal 7 git for git history for these commits.
2020-08-28 10:30:06 +02:00
ahmad-curriki
786eaa4b03
Allowing to add multiple style properties per element [CKEditor]
...
As some CK-Editor addons could include multiple properties for style attribute separated by ";".
Allowed some more style properties and also allowed the multiple style properties per element.
2020-08-25 15:04:10 +05:00
Oliver Tacke
a80773e8d6
Add binary variant of glTF files
...
glTF files can also be compressed making them smaller
2020-05-30 12:50:37 +02:00
Oliver Tacke
ce373203b0
Add gltf to list of allowed file extensions
2020-05-23 17:27:56 +02:00
Andrew Nicols
2cb43ad147
Remove type-hint from h5p.classes
2019-12-18 08:44:25 +08:00
Paal Joergensen
bea974e597
Remove incompatible code
2019-12-17 09:55:54 +01:00