Frode Petterson
|
b555e4d7a4
|
Merge branch 'master' of github.com:h5p/h5p-php-library
|
2017-02-06 14:40:56 +01:00 |
Frode Petterson
|
26d0a3a341
|
Double check that contents settings exist
… before using them.
HFP-714
|
2017-02-06 14:39:59 +01:00 |
Frode Petterson
|
39d7ddc6b8
|
Merge branch 'master' of github.com:h5p/h5p-php-library
|
2017-01-31 13:36:32 +01:00 |
Frode Petterson
|
e548b3575f
|
Add custom xAPI events for action toolbar buttons
|
2017-01-31 13:35:23 +01:00 |
Timothy Lim
|
3b9dd95683
|
HFP-580 Update regex
|
2017-01-30 14:49:09 +01:00 |
Paal Joergensen
|
ef4165a11d
|
Fixed developer mode for Drupal
|
2017-01-30 11:38:34 +01:00 |
Paal Joergensen
|
6ab68eb6e2
|
Minor cleaning
|
2017-01-30 08:43:47 +01:00 |
Frode Petterson
|
9abe7ef321
|
Merge branch 'master' of github.com:h5p/h5p-php-library
|
2017-01-26 15:35:53 +01:00 |
Timothy Lim
|
5dc9e3ddd1
|
HFP-580 Handle language files with hyphens
|
2017-01-26 15:31:51 +01:00 |
Frode Petterson
|
bdec1319ed
|
Always return fileId for tracking tmp files
|
2017-01-26 14:56:36 +01:00 |
Frode Petterson
|
03271418f0
|
Use correct variable
|
2017-01-26 14:56:28 +01:00 |
Frode Petterson
|
95cfaf6b9e
|
Merge branch 'master' into improved-file-handling
|
2017-01-26 14:12:43 +01:00 |
Frode Petterson
|
e02df35bb1
|
Fix compability with PHP <5.4
Big thanks to andyrandom at drupal.org for providing the fix.
|
2017-01-26 10:37:26 +01:00 |
Paal Joergensen
|
aedd0112c2
|
Merge branch 'release' into improved-file-handling
|
2017-01-13 15:20:11 +01:00 |
Frode Petterson
|
79fb0e310c
|
Change confirm dialog overlay color tint
HFP-457
|
2017-01-13 13:06:22 +01:00 |
Paal Joergensen
|
6e135d0319
|
Merge branch 'release' into improved-file-handling
|
2017-01-11 16:21:15 +01:00 |
Paal Joergensen
|
738dced286
|
Added utility function for figuriong out if event is from child [HFP-436]
|
2017-01-04 16:16:28 +01:00 |
Paal Joergensen
|
2cc6c53da1
|
bg colors on h5p core buttons changed [HFP-413]
|
2017-01-02 15:30:42 +01:00 |
Tom Arild Jakobsen
|
dcb02810f0
|
Change confirmation dialogs button color. Relates to: #HFP-413
|
2016-12-30 14:13:05 +01:00 |
Paal Joergensen
|
a41df0ad9e
|
Merge branch 'master' into improved-file-handling
|
2016-12-21 15:17:56 +01:00 |
Paal Joergensen
|
e00bdbd125
|
Making sure displayoptions.icon is a boolean [HFP-277]
|
2016-12-21 15:17:36 +01:00 |
Paal Joergensen
|
20042fba85
|
Merge branch 'master' into improved-file-handling
|
2016-12-21 13:34:06 +01:00 |
Paal Joergensen
|
671c079eee
|
Merge branch 'improved-embed-and-download'
|
2016-12-21 13:21:39 +01:00 |
thomasmars
|
53f38d596b
|
Merge branch 'master' of https://github.com/h5p/h5p-php-library
|
2016-12-21 11:35:43 +01:00 |
thomasmars
|
e2634070d4
|
Ignore overrideSettings parameter fields.
HFP-391
|
2016-12-21 11:34:51 +01:00 |
Paal Joergensen
|
8f681a2140
|
Fixing missing semicolon [HFP-375]
|
2016-12-20 16:40:45 +01:00 |
Paal Joergensen
|
8dd766ecb8
|
More contrast between confirmation dialog and background [HFP-375]
|
2016-12-20 16:39:51 +01:00 |
Timothy Lim
|
b91be29cec
|
Add return statement to recursive function
HFP-391
|
2016-12-20 15:46:36 +01:00 |
Paal Joergensen
|
117e1457b7
|
Merge branch 'master' into improved-embed-and-download
|
2016-12-20 14:37:52 +01:00 |
Paal Joergensen
|
1341768c90
|
Fixed problem with empty actionbar [HFP-277]
|
2016-12-20 14:37:31 +01:00 |
Paal Joergensen
|
f6449a6043
|
Improving confirmation dialog [HFP-375]
|
2016-12-20 13:08:49 +01:00 |
Paal Joergensen
|
87ec43d687
|
Using constants for the different display options, and avoid special cases [HFP-277]
|
2016-12-16 14:22:03 +01:00 |
Paal Joergensen
|
7b39a6900c
|
Inheriting global disable setting for export & embed when saving [HFP-277]
|
2016-12-16 13:29:18 +01:00 |
Paal Joergensen
|
ea0362c3da
|
Making lines shorter [HFP-277]
|
2016-12-16 13:27:40 +01:00 |
Paal Joergensen
|
a1e68d212b
|
Updated comments [HFP-277]
|
2016-12-16 11:38:47 +01:00 |
Paal Joergensen
|
526d7ddd7e
|
Made copyright button being shown [HFP-277]
|
2016-12-16 11:30:59 +01:00 |
Timothy Lim
|
28e34c1c09
|
Simplify fullscreenSupported
HFP-339
|
2016-12-14 16:21:42 +01:00 |
Andreas Nergaard
|
5a272ea2f1
|
Fixed broken font referrance and metadata after font update.
|
2016-12-14 09:32:57 +01:00 |
Timothy Lim
|
bbe16fb8da
|
Revert changes for canHasFullScreen
HFP-339
|
2016-12-13 19:46:21 +01:00 |
Timothy Lim
|
f0d65d4f9d
|
Refactor canHasFullscreen
HFP-339
|
2016-12-13 16:04:57 +01:00 |
Paal Joergensen
|
cfd6cb1e63
|
Fixed download/embed button bug when permissions are used
|
2016-12-13 15:57:05 +01:00 |
jelenamilinovic
|
1058dab02d
|
Delete h5p-core-15.woff
|
2016-12-13 13:46:02 +01:00 |
jelenamilinovic
|
26cedf7d70
|
Delete h5p-core-15.ttf
|
2016-12-13 13:45:58 +01:00 |
jelenamilinovic
|
c442300cab
|
Delete h5p-core-15.svg
|
2016-12-13 13:45:55 +01:00 |
jelenamilinovic
|
afc2084c2e
|
Delete h5p-core-15.eot
|
2016-12-13 13:45:48 +01:00 |
jelenamilinovic
|
cddef83287
|
Add files via upload
|
2016-12-13 13:43:25 +01:00 |
thomasmars
|
a326066c97
|
Only set tutorial url if it exists.
HFP-348
|
2016-12-13 11:36:28 +01:00 |
Paal Joergensen
|
e69a81f403
|
Added description of new interface method [HFP-277]
|
2016-12-13 10:33:59 +01:00 |
Timothy Lim
|
52dc1b2a81
|
Refactor canHasFullScreen
HFP-339
|
2016-12-13 10:33:11 +01:00 |
Paal Joergensen
|
0a23dc043d
|
Download and embed granularity (HFP-277)
|
2016-12-13 10:29:33 +01:00 |