hamidouk [Thu, 13 Oct 2011 17:09:43 +0200] rev 71
broke up initialization in two functions :
- loadLibs fetches the libs
- init does whatever is necessary to init the player
hamidouk [Thu, 13 Oct 2011 17:08:20 +0200] rev 70
added some changes to IriSP.Serializer.
hamidouk [Wed, 12 Oct 2011 14:00:14 +0200] rev 69
added a .sync() method to the json serializer. Changed the tests accordingly.
hamidouk [Wed, 12 Oct 2011 13:59:38 +0200] rev 68
fixed an error in dataloader.js test.
hamidouk [Wed, 12 Oct 2011 13:59:15 +0200] rev 67
added a line to use jQuery (for testing purposes).
hamidouk [Wed, 12 Oct 2011 11:54:59 +0200] rev 66
Added a new file to the build, widgets.js, to contain widget classes.
hamidouk [Wed, 12 Oct 2011 11:54:26 +0200] rev 65
Added new unit tests and changes to the data classes.
hamidouk [Tue, 11 Oct 2011 17:15:37 +0200] rev 64
unit tests for the dataloader.
hamidouk [Tue, 11 Oct 2011 17:15:23 +0200] rev 63
added sinon.js mocking library to the project
hamidouk [Tue, 11 Oct 2011 17:14:47 +0200] rev 62
removed a comma which made ie trip-out