Frode Petterson
|
c91391e0bc
|
Fixed URLs.
Finishing touches on the time tracking.
|
2015-03-04 11:13:32 +01:00 |
Frode Petterson
|
812c3b5e7c
|
Merge branch 'master' into upgrade-speed
|
2015-03-04 10:21:29 +01:00 |
Frode Petterson
|
f2595b2bce
|
Change how H5Ps are integrated.
|
2015-02-27 13:59:42 +01:00 |
Frode Petterson
|
3463a3c671
|
Added support for multiple workers during content upgrade.
|
2015-02-26 16:16:20 +01:00 |
Frode Petterson
|
245cf3c2a0
|
Merge branch 'without-pal' of github.com:h5p/h5p-php-library into without-pal
Conflicts:
js/h5p-content-upgrade.js
|
2014-10-17 11:36:16 +02:00 |
Frode Petterson
|
1479138abb
|
Did some jshint cleanup and removal of empty spaces.
|
2014-10-01 10:18:04 +02:00 |
Frode Petterson
|
2011e856c0
|
Improved error handling when upgrading content.
|
2014-09-29 17:13:47 +02:00 |
Frode Petterson
|
50b00e6459
|
Dramatically improved content upgrade performance by caching libraries.
Added real async function to avoid using up the stack.
|
2014-08-28 09:40:02 +02:00 |
Pål Jørgensen
|
d3cd7aced4
|
Made changes to structure of upgrades.js. Makes it possible in the future to add stuff for a upgrade
|
2014-08-04 10:49:49 +02:00 |
Pål Jørgensen
|
9b46c8a173
|
Bugfixes
|
2014-07-18 10:50:23 +02:00 |
Pål Jørgensen
|
4d0a7df486
|
Made a null-error-object a non-error
|
2014-07-17 15:04:24 +02:00 |
Frode Petterson
|
0bcfa16861
|
Upgraded icons, throbber and texts.
|
2014-06-18 11:05:09 +02:00 |
Frode Petterson
|
526e8f62d3
|
Added error if upgrades are missing.
|
2014-06-16 15:21:40 +02:00 |
Frode Petterson
|
f688e1b7ab
|
Made it possible to translate content upgrade script.
|
2014-06-16 14:04:53 +02:00 |
Frode Petterson
|
928e58c98b
|
Fixed field processing in content upgrade and removed debugging.
|
2014-06-16 13:52:35 +02:00 |
Frode Petterson
|
db5243383d
|
Added support for sub-libraries in content upgrade. Also made upgrades async.
|
2014-06-13 15:02:26 +02:00 |
Frode Petterson
|
dc2c092bc7
|
Added content upgrade.
|
2014-06-03 16:07:50 +02:00 |