Paal Joergensen
e74fb6009a
Use title from metadata object when creating xAPI stmt
2018-08-30 12:35:46 +02:00
Frode Petterson
e094da76fa
HFP-1900 Remove metadata/extras from upgrade for main content
2018-08-30 12:33:24 +02:00
Frode Petterson
768eb2a64b
Remove unkown todo comment
2018-08-29 14:30:31 +02:00
Paal Joergensen
8c374be79d
HFP-1871 Improve addon feature
2018-08-28 08:08:56 +02:00
Paal Joergensen
6959f65022
HFP-1871 Add library config as a generic feature
2018-08-27 14:53:17 +02:00
Paal Joergensen
bbe99e4db8
Merge branch 'HFP-1871-math-display'
2018-08-27 13:53:10 +02:00
Paal Joergensen
ee0e97e17b
HFP-1871 Skip loading semantics for addons
2018-08-27 13:52:33 +02:00
Paal Joergensen
0c7df179a7
Fix content upgrade bug
2018-08-24 12:55:42 +02:00
Paal Joergensen
6c4f904079
Generalize addons
2018-08-23 10:24:20 +02:00
Pål Jørgensen
b1db442554
Merge pull request #53 from beheist/dev-bh-fix-header-case
...
BUGFIX: Fix capitalization of the "Content-Type" HTTP header
2018-08-06 14:15:32 +02:00
Bastian Heist
3a8847424c
BUGFIX: Fix capitalization of the "Content-Type" HTTP header
2018-08-04 13:46:52 +02:00
Oliver Tacke
6d50bae108
HFP-1905 Complete validation for h5p.json
2018-08-01 17:30:30 +02:00
Oliver Tacke
64e5ab4424
HFP-1871 Fix missing variables
2018-08-01 10:55:13 +02:00
Oliver Tacke
d068b82ff5
HFP-1871 Fix sanitization of containsMath
2018-07-30 14:52:36 +02:00
thomasmars
5be4ba1222
JI-781 Support regex in core for when CORS attributes is set
2018-07-30 14:28:02 +02:00
Oliver Tacke
9314c55994
HFP-1871 Clean code
2018-07-26 19:34:46 +02:00
Oliver Tacke
942fd922bc
HFP-1871 Add general function to get values from library json config
2018-07-26 10:37:16 +02:00
Oliver Tacke
62b6345c49
HFP-1871 Use param from MathDisplay library.json for configuration
2018-07-25 15:08:29 +02:00
Oliver Tacke
a55379adcf
Fix Array use
2018-07-24 10:36:43 +02:00
Oliver Tacke
c45be49a4f
Merge branch 'master' of https://github.com/h5p/h5p-php-library
2018-07-23 15:30:31 +02:00
Oliver Tacke
d3a63dd756
HFP-2133 Fix additional space
2018-07-23 15:30:10 +02:00
Oliver Tacke
023613c131
HFP-2131 Fix additional space
2018-07-23 15:26:09 +02:00
Oliver Tacke
e22766157b
HFP-2133 Add Creative Commons acronyms
2018-07-23 14:57:14 +02:00
Oliver Tacke
9ee5fb9907
HFP-2110 Refactor to have a plain setClipboard function
...
Custom editors handled storing data to the clipboard on their own,
so the datainclipboard trigger was missing for some functionality.
H5P.clipboardify() however doesn't cope with additional information
that the custom editors can deal with.
Custom editors that prepare their own clipboard data can now use
H5P.setClipboard() directly and set their data while other elements
will be informed about the clipboard change.
Also relevant for HFP-2111 and HFP-2112.
2018-07-18 10:45:14 +02:00
Oliver Tacke
a295d7d434
HFP-1925 Fix typo
2018-07-12 10:07:01 +02:00
thomasmars
579ba96b49
HFP-1942 Add crossorigin api call.
...
Update minor version of core since interface changes
2018-07-11 14:44:45 +02:00
Oliver Tacke
b1a01b728d
Fix update script bug that was introduced with adding the hasmetadata field
2018-07-11 09:33:59 +02:00
Frode Petterson
a015d1a134
Merge branch 'HFP-1905-metadata-system'
2018-07-03 15:49:21 +02:00
Frode Petterson
10aaa38844
HFP-2027 Fix copy-paste icons
2018-07-03 10:34:26 +02:00
Oliver Tacke
e241ec6963
HFP-1905 Fix for LibraryNames with many elements
2018-06-28 18:36:58 +02:00
Oliver Tacke
14bcb913b7
HFP-1905 Include metadata in findCopyrights
2018-06-28 18:21:30 +02:00
Oliver Tacke
972c7a13f6
HFP-2074 Remove CC prefix in license names
...
Now that the optgroup feature is in place, the prefix is obsolete
2018-06-28 11:44:01 +02:00
Oliver Tacke
ae85ea3f2a
Merge branch 'HFP-1905-metadata-system' of https://github.com/h5p/h5p-php-library into HFP-1905-metadata-system
2018-06-27 16:01:20 +02:00
Oliver Tacke
9432d80b23
HFP-2075 Don't require protocol for metadata source field
2018-06-27 15:59:34 +02:00
Frode Petterson
1605581608
Merge branch 'copy-paste' into HFP-1905-metadata-system
2018-06-27 13:42:13 +02:00
Frode Petterson
d24fd0e667
HFP-2072 Improve copy-paste API behavior
2018-06-26 11:52:57 +02:00
thomasmars
d963a23a15
HFP-2074 Add optgroup to Creative Commons licenses in metadata dialog.
2018-06-26 10:51:48 +02:00
Frode Petterson
b1446e8d60
HFP-2027 Add copy paste helpers to core
2018-06-25 15:59:17 +02:00
Oliver Tacke
4d286b0bdb
Fix HFP-1905 Add CC for creative commons license names
2018-06-25 14:14:51 +02:00
Oliver Tacke
d113809e80
HFP-1905 Fix source and link in copyright view
2018-06-25 14:14:13 +02:00
Oliver Tacke
8190fe1d42
HFP-1896 Fix metadata form error handling
2018-06-25 11:31:09 +02:00
Oliver Tacke
2a53b7bb7b
HFP-2059 Accept objects as library options, too
...
Compound content types should be able to deactivate the metadata
button for their subcontent types. This should be achievable
by amending the options property of a library field.
The options array can not either contains strings with library names
or objects with the property "name" (mandatory) and further properties,
one of them being "hasmetadata"
2018-06-22 13:45:59 +02:00
Oliver Tacke
17162f32ef
HFP-2052 Fix undefined source
2018-06-20 16:25:27 +02:00
Thomas
30cb2aec45
Merge pull request #50 from tsivert/max_score
...
Max score
2018-06-19 09:17:12 +02:00
Thomas Horn Sivertsen
930f85e0fb
HFP-1806
...
Removed unused changes, fixed indentation
2018-06-18 11:24:04 +02:00
Oliver Tacke
04707a9f8a
HFP-1871 Add function to load MathDisplay if params contain math
2018-06-13 18:36:23 +02:00
Oliver Tacke
e179ec2934
HFP-2052 Make changes requested in UX review
...
- Add link for source
- Change URLs for licenses
2018-06-13 16:41:49 +02:00
Thomas Horn Sivertsen
a59640672d
HFP-1806
...
- fixed PhpDoc
- only load presave.js when editing a H5P
- moved loading logic from core to editor
- removed unused code
2018-06-07 12:43:12 +02:00
Oliver Tacke
367763a215
Merge remote-tracking branch 'origin/master' into HFP-1905-metadata-system
2018-06-05 13:07:01 +02:00
Oliver Tacke
be77130fef
HFP-1905 Require words for author roles
2018-06-05 08:54:12 +02:00