Bitpatroon
57a67de4f8
Replaced DIRECTORY_SEPARATOR
...
DIRECTORY_SEPARATOR is not supposed to be used to compose paths; it is supposed to be used with rtrim and other operations on paths handed to you by the system.
All PHP running platforms support '/' as path separator.
2019-06-25 12:54:06 +02:00
Frode Petterson
9e749eda92
HFP-2766 Allow setting bitrate for video files
2019-06-20 16:10:18 +02:00
Frode Petterson
fec8953ba8
JI-1192 Fix crossOrigin policy only set for local sources
2019-06-18 14:43:34 +02:00
Frode Petterson
70278d15f4
HFP-2683 Fix empty arrays instead of groups when uploading
2019-04-05 10:15:52 +02:00
Thomas Marstrander
39d27ab9bb
JI-1059 Add offline request queue with retry dialog
...
Add logic for adding extra class and hiding buttons in conf dialog
Update font files with throbber
2019-04-03 09:43:09 +02:00
Thomas Marstrander
a934d5b3ec
Merge branch 'master' of github.com:h5p/h5p-php-library
2019-04-01 12:06:07 +02:00
Thomas Marstrander
e0eb03026a
JI-1059 Add request queue events
...
Add dialog texts
2019-04-01 12:06:00 +02:00
Frode Petterson
052ad0ea81
Fix use filtered instead of params in .h5p files
2019-03-26 16:49:21 +01:00
Frode Petterson
cdb53c5cfd
Merge branch 'master' of github.com:h5p/h5p-php-library
2019-03-25 14:04:25 +01:00
Frode Petterson
ac5dba1e19
Fix validation of old libraries before running content upgrade
2019-03-25 14:03:43 +01:00
Thomas Marstrander
d4931ec20a
JI-1059 Add support for storing and resubmitting offline results
...
(cherry picked from commit cd869f8400
)
2019-03-19 09:24:38 +01:00
Thomas Marstrander
8f7742ab0b
Revert "JI-1059 Add support for storing and resubmitting offline results"
...
This reverts commit cd869f8400
.
2019-03-18 11:02:42 +01:00
Thomas Marstrander
cd869f8400
JI-1059 Add support for storing and resubmitting offline results
2019-03-18 10:58:13 +01:00
Frode Petterson
60fb6c96ca
JI-1062 Remove unused code
2019-03-15 13:04:34 +01:00
Frode Petterson
366d8f2a0b
JI-1062 Add interface function for saving files from .h5p
...
Make it easier for plugins to override the unpacking of the
package files.
2019-03-15 12:52:54 +01:00
Frode Petterson
d38b3b1e8a
JI-1062 Add option for max file size + total size limits
2019-03-14 14:53:25 +01:00
Frode Petterson
bf9250d80b
Bump Core API
2019-03-14 11:53:53 +01:00
Frode Petterson
840f5dcb12
HFP-2541 Fix UX improvements when reusing content
...
(Moved Toast from Editor to Core)
2019-03-01 15:24:46 +01:00
Frode Petterson
47d049afb2
HFP-2541 Add reuse dialog instead of download button
2019-02-27 15:03:58 +01:00
Thomas Marstrander
801f3f33c3
HFP-2654 Add defaultLanguage to exported fields
2019-02-21 15:28:04 +01:00
Thomas Marstrander
32b0840ca6
HFP-2654 Add default language as part of metadata
2019-02-21 13:42:00 +01:00
Frode Petterson
415e101064
JI-942 Add extra check for library upload
2019-02-05 17:14:34 +01:00
Frode Petterson
d1dd47be6f
JI-942 Fix auto content upgrade to work with Drupal module
2019-02-05 13:15:50 +01:00
Frode Petterson
c9e1ac9347
JI-942 Add better error handling for Content Upgrade
2019-01-28 16:01:08 +01:00
Frode Petterson
9cf3f4aa7f
JI-942 Add restict save when a higher version is available
2019-01-22 15:27:27 +01:00
Frode Petterson
6f4c4d9cc3
HFP-1145 Bump Core API version due to improvements
2018-12-20 16:17:27 +01:00
Frode Petterson
f7f2479b2a
Fix new style array into old style array
2018-11-08 12:36:30 +01:00
Paal Joergensen
512a0de321
Merge branch 'release' of github.com:h5p/h5p-php-library into release
2018-11-02 10:04:10 +01:00
Paal Joergensen
898d975921
Avoid getting 'Invalid selected option in select' for existing content
2018-11-02 10:03:58 +01:00
Frode Petterson
db022830a6
Add m4a extension to content files whitelist
2018-11-02 09:54:23 +01:00
Paal Joergensen
f661248b5a
HFP-2329 Skip emty metadata fields for h5p.json
2018-10-23 13:15:55 +02:00
Paal Joergensen
85d2e2eb75
Don't filter params if library or params is not set
2018-10-23 10:56:44 +02:00
Paal Joergensen
8dafa5db91
Rename 'Change Log' to 'Changelog'
2018-10-16 09:53:11 +02:00
Frode Petterson
06985cca7c
Fix h5p.json title field htmlencoded
2018-10-05 15:14:47 +02:00
Paal Joergensen
9081ca3128
JI-857 Validate metadata properly
2018-10-04 16:02:05 +02:00
Frode Petterson
7762f903c8
Add storing of content type title in metadata
2018-09-24 11:03:10 +02:00
Frode Petterson
cb2acb21c8
Merge branch 'master' of github.com:h5p/h5p-php-library
2018-09-24 10:18:40 +02:00
Frode Petterson
64c8090d13
Add storing of content type title in metadata
2018-09-24 10:18:13 +02:00
Paal Joergensen
73f41e2dbd
library.json: metadata -> metadataSettings
2018-09-21 15:09:31 +02:00
Paal Joergensen
3566ac4141
HFP-2183 Default library.metadata property shall be 1
2018-09-18 15:02:12 +02:00
Paal Joergensen
d391d486c9
HFP-2187 Only allow new license IDs
2018-09-18 14:26:36 +02:00
Paal Joergensen
4fe8eca0f2
JI-857 Validate metadata
2018-09-17 08:58:38 +02:00
Paal Joergensen
74f9a84034
JI-857 Make metadata semantics describe the actual data structure
2018-09-17 08:45:18 +02:00
Paal Joergensen
8067277e63
JI-857 Add support for optgroup type in semantics
2018-09-17 08:41:31 +02:00
Paal Joergensen
425aac5d33
HFP-2183 Set metadata when saving library
2018-09-11 11:50:51 +02:00
Oliver Tacke
2d3fe61371
Merge branch 'master' of https://github.com/h5p/h5p-php-library
2018-08-31 09:44:18 +02:00
Oliver Tacke
775b45ab6c
HFP-2094 Add metadata property to validation of library.json
2018-08-31 09:32:23 +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