cab8e258beExport improvements
Svein-Tore Griff With
2013-11-15 01:13:00 +0100
9dd710a8fbRenaming functions
Svein-Tore Griff With
2013-11-14 23:42:10 +0100
f98cce49a6Make sure we only use camel case in the H5P php library
Svein-Tore Griff With
2013-11-14 14:10:55 +0100
99ee7a47aeDocumentation improvements
Svein-Tore Griff With
2013-11-14 14:05:34 +0100
5ca6a5f39aIssue #2120227 by gafolini, Ellinokon and falcon: Add export feature to H5P
Svein-Tore Griff With
2013-11-14 13:48:07 +0100
1d46204ac0Merge branch 'master' of ssh://stash.amendor.com:7999/h5p/h5p-core-php
Frank Ronny Larsen
2013-11-13 15:38:32 +0100
d9532a44edEscape '|' characters in regexp
Frank Ronny Larsen
2013-11-13 15:35:10 +0100
2454bcfa2aBUGFIX: The strikethrough was removed when an H5P was saved
Svein-Tore Griff With
2013-11-08 18:46:47 +0100
1a6ef6f0faWhy are we using | instead of / around the regex? Change to / so that we may use | inside the regex
Svein-Tore Griff With
2013-11-08 18:24:42 +0100
cd5fd2d3d9Resolve conflicts
Svein-Tore Griff With
2013-11-08 18:22:48 +0100
0d97f6952cAdd iframe support and more license types
Svein-Tore Griff With
2013-11-08 18:16:41 +0100
44b5d89970Fixed iframe solution in IE8.
Frode Petterson
2013-10-28 14:08:59 +0100
2720ec5f16Added iframe support (by: Frank Ronny Larsen).
Frode Petterson
2013-10-25 15:10:50 +0200
12523d810cFix styling issues for sites that has uncleard floating blocks
Svein-Tore Griff With
2013-10-21 13:23:36 +0200
f939e00f44Fix styling issues for sites that has uncleard floating blocks
Svein-Tore Griff With
2013-10-21 13:22:13 +0200
4d319b3424Merged in changed from drupal git.
Frode Petterson
2013-09-18 10:30:12 +0200
ece7b5bcdeAdd support for GPL license in libraries
Svein-Tore Griff With
2013-09-17 15:57:13 +0200
1549075a57From ICC, allow extra params
Svein-Tore Griff With
2013-09-17 15:53:37 +0200
7d989c648dMerge branch 'master' of ssh://stash.amendor.com:7999/h_core/h5p-core-php
Svein-Tore Griff With
2013-09-10 22:43:37 +0200
6f46c5a5faMove H5P content to top of body
Svein-Tore Griff With
2013-09-10 22:43:31 +0200
5014df84cdBUGFIX: Previous fix lost events in H5P.
Frank Ronny Larsen
2013-08-13 15:00:11 +0200
89caf91f7dBUGFIX: Make h5p-semi-fullscreen appear above everything.
Frank Ronny Larsen
2013-08-13 14:17:23 +0200
676edc5eecBUGFIX: The saveLibraryData method is assumed to have a argument, include in Interface
Frank Ronny Larsen
2013-08-13 14:16:56 +0200
2187777720Add development mode
Svein-Tore Griff With
2013-08-12 08:11:11 +0200
c53ce16ef0Adding doc folder
Svein-Tore Griff With
2013-08-02 10:21:26 +0200
022fee6036Remove the contains array prototype extension
Svein-Tore Griff With
2013-07-25 01:56:20 +0200
26240d2887Do not add shuffle to array prototype
Svein-Tore Griff With
2013-07-25 01:50:16 +0200
9a4f57fa7dMake sure that texts are texts
Svein-Tore Griff With
2013-07-24 18:01:07 +0200
bd1f25448bOPPG-473: Safari now use fake fullscreen.
Frank Ronny Larsen
2013-07-18 15:58:52 +0200
7736506b39Avoid double encoding of htmlspecialchars, we get them encoded from editor
Frank Ronny Larsen
2013-07-17 15:11:37 +0200
67cfc1d333OPPG-470: More potential threats in validator
Frank Ronny Larsen
2013-07-17 12:55:51 +0200
db388d9a14OPPG-470: Fixed several (potential) security problems
Svein-Tore Griff With
2013-07-17 11:41:23 +0200
46e4d67c06Merge branch 'master' of b.amendor.com:h5p
Frank Ronny Larsen
2013-07-16 08:56:10 +0200
b69ee7c2e3OPPG-436: Rewrote logic so that the entire library processing is skipped if the user doesn't have access to update libraries
Svein-Tore Griff With
2013-07-15 17:36:56 +0200
6d231499e3OPPG-459: "multiple" option for semantic type "select"
Frank Ronny Larsen
2013-07-15 16:25:10 +0200
fcc9ed4e24Merge branch 'master' of b.amendor.com:h5p
Frank Ronny Larsen
2013-07-15 15:12:51 +0200
ca8aca2678Validator fixes...
Frank Ronny Larsen
2013-07-15 15:07:53 +0200
4dfb80a8d9Move whitelist logic out of drupal and into H5P core
Svein-Tore Griff With
2013-07-13 22:25:18 +0200
706c61bfe8Replaced PHP strip_tags with D7 filter_xss. Good thing we cache this..
Frank Ronny Larsen
2013-07-12 14:49:37 +0200
fb1b9fc719OPPG-413: Fixed security hole inserted by validator itself..
Frank Ronny Larsen
2013-07-11 15:13:15 +0200
4509626a0dOPPG-413: Changed how HTML is handled for text. Any text widget with tags specified will now be treated as HTML
Frank Ronny Larsen
2013-07-11 14:36:31 +0200
27345e22f8BUGFIX: Use , not semantics tags after preprocessing tags, fixes in_array bugs
Frank Ronny Larsen
2013-07-11 13:12:17 +0200
b487f452d6BUGFIX: Regexp from semantics does not contain delimiters. Add in PHP
Frank Ronny Larsen
2013-07-10 11:02:17 +0200
ec5c3ae1d5BUGFIX: ->
Frank Ronny Larsen
2013-07-10 10:34:41 +0200
7ab0309d0cOPPG-413: If using defaults, add extra tags for table etc. too. + Extra validation for image/video/audio
Frank Ronny Larsen
2013-07-10 09:59:35 +0200
ca1e84293aOPPG-413: Use default tag list if no tags are set.
Frank Ronny Larsen
2013-07-09 15:42:30 +0200
d57f4cb109Merge branch 'master' of b.amendor.com:h5p
Frank Ronny Larsen
2013-07-09 15:16:36 +0200
ab316a163cOPPG-425: Add hook_alter_h5p_semantics
Frank Ronny Larsen
2013-07-09 15:13:09 +0200
b5990bff8eMerge branch 'master' of b.amendor.com:h5p
Frank Ronny Larsen
2013-07-09 11:01:38 +0200
938b38c6f6Comment fix
Frank Ronny Larsen
2013-07-09 11:01:29 +0200
54040c273eImplemented String.prototype.trim if not defined to support IE8
Pål Jørgensen
2013-07-09 10:36:27 +0200
d3953475f0Whitespace
Frank Ronny Larsen
2013-07-09 10:14:42 +0200
a247ca470cOPPG-413: Validator just got a little more annoying. Gives warning if mandatory fields are missing in group
Frank Ronny Larsen
2013-07-09 10:10:32 +0200
6e99a052e2OPPG-413: BUGFIX: Use isset() to check for existence
Frank Ronny Larsen
2013-07-09 09:41:57 +0200
152a5f956aFixed keyboard in full screen when using webkit.
Frode Petterson
2013-06-07 19:09:10 +0200
4f9827f035Fixed rewrite of css urls when concatenating. Fixed double insert of css and js.
Frode Petterson
2013-05-24 13:24:01 +0200
f3ba9224f1Fixed so change callbacks also runs when files are removed. Refactored cloneObject. Added electure player to editor. Removed hard coded video urls.
Frode Petterson
2013-05-23 13:00:58 +0200
2ff1c26b23Added support for resize and fullscreen. Removed fullscreen from Android. (does not work) Removed mute from Android and iPad. (does not work)
Frode Petterson
2013-05-21 16:53:38 +0200
45627c8c65Add specific resize function for when the window goes out of resize mode
Svein-Tore Griff With
2013-05-21 00:07:51 +0200
0eb3051ca2Add storage for the extra h5p.json data
Svein-Tore Griff With
2013-05-07 20:55:44 +0200
8a94973852Removing external resources
Svein-Tore Griff With
2013-05-07 19:38:52 +0200
da99000fe8Translation of semantics now working
Svein-Tore Griff With
2013-05-03 11:21:08 +0200
2edb9a6b3fMerge branch 'master' of b.amendor.com:h5p
Frode Petterson
2013-05-02 17:12:48 +0200
6a0a176935Styled multichoice and made standalone a choice.
Frode Petterson
2013-05-02 17:11:56 +0200
1a9a9b8b0bAdd code for supporting language files. The code doesn't work but doesn't seem to break anything either.
Svein-Tore Griff With
2013-05-02 17:09:48 +0200
7d25f28a6dFix bugs after refactoring library validation. Also added camelcase on a variable.
Svein-Tore Griff With
2013-05-01 23:24:58 +0200
252cb01573refactoring, not stable
Svein-Tore Griff With
2013-05-01 17:22:09 +0200
5156cbd479Fine tuning on the editor and the boardgame.
Frode Petterson
2013-04-30 17:07:14 +0200
6c565f7bb5Changed font sizes. Removed defaults. Added keywords tip text. Changed solutions text to suggested answers. Changed default H-tags to H2 and H3 in ckeditor. Fixed wysiwyg not disappearing when closing dialogs. Removed library selector from dialog window. Increased drag'n bar buttons threshold to 11. Slideination prev and next buttons removed. Slideination scrolling improved. Removed the word widget from keywords warnings. Removed keywords buttons when removing keywords.
Frode Petterson
2013-04-24 11:20:07 +0200