hamidouk [Thu, 17 Nov 2011 12:12:01 +0100] rev 263
bumped plugin version to support non-html5 browsers.
hamidouk [Thu, 17 Nov 2011 12:04:25 +0100] rev 262
bumped the jquery ui version to support ie9.
hamidouk [Wed, 16 Nov 2011 17:19:30 +0100] rev 261
positionned correctly the search box - its position is now calculated in function
of the position of the search button.
hamidouk [Wed, 16 Nov 2011 17:18:11 +0100] rev 260
removed debug output.
hamidouk [Wed, 16 Nov 2011 17:04:35 +0100] rev 259
working implementation and tests of the slider.
hamidouk [Wed, 16 Nov 2011 17:04:12 +0100] rev 258
form fixes for the overlay_marker - moved css styling from the template to the
css file.
hamidouk [Wed, 16 Nov 2011 17:02:35 +0100] rev 257
added jquery plugin to simulate jquery ui interactions.
hamidouk [Wed, 16 Nov 2011 16:06:18 +0100] rev 256
added a function to pad a number with zeros. waiting for the helpers to land into
the main mustache.js repo to use it in the number display.
hamidouk [Wed, 16 Nov 2011 12:30:04 +0100] rev 255
added an elapsed time display to the player widget.
Note: ldtplayer.css seems to have totally changed because I replaced tab with
spaces.
hamidouk [Wed, 16 Nov 2011 12:28:18 +0100] rev 254
fixed the conversion function to accomodate mustache.
hamidouk [Wed, 16 Nov 2011 11:40:57 +0100] rev 253
added more test for utility functions.
hamidouk [Wed, 16 Nov 2011 11:20:52 +0100] rev 252
added a function to convert a number of seconds to an hour, minutes, seconds.
hamidouk [Wed, 16 Nov 2011 10:54:13 +0100] rev 251
got rid of the radio and video templates - replaced them with the player.htm
template.
hamidouk [Wed, 16 Nov 2011 10:47:30 +0100] rev 250
updated the playerWidget to use classes instead of id's in its elements.
hamidouk [Wed, 16 Nov 2011 10:47:00 +0100] rev 249
updated the player template to follow samuel's guidelines.
hamidouk [Tue, 15 Nov 2011 17:00:32 +0100] rev 248
removed a bunch of dead code.
hamidouk [Tue, 15 Nov 2011 16:54:09 +0100] rev 247
activated url caching.
hamidouk [Tue, 15 Nov 2011 16:34:38 +0100] rev 246
removed a "debugger;" statement.
hamidouk [Tue, 15 Nov 2011 14:34:38 +0100] rev 245
converted the unit tests to use lazyload.js
hamidouk [Tue, 15 Nov 2011 11:36:29 +0100] rev 244
testing lazyload.js
hamidouk [Tue, 15 Nov 2011 11:04:45 +0100] rev 243
recommited the file in its own feature branch.
hamidouk [Tue, 15 Nov 2011 11:03:53 +0100] rev 242
commited by error LAB.js in the main branch.
hamidouk [Tue, 15 Nov 2011 10:52:43 +0100] rev 241
WIP - converting the source to require.js
hamidouk [Mon, 14 Nov 2011 17:26:15 +0100] rev 240
closing unused branch "slider-port"
hamidouk [Mon, 14 Nov 2011 17:19:49 +0100] rev 239
added basic integration tests for require.js
hamidouk [Mon, 14 Nov 2011 17:19:26 +0100] rev 238
converted all the source files to use the require.js syntax.
hamidouk [Mon, 14 Nov 2011 16:12:13 +0100] rev 237
testing the use of require.js.
hamidouk [Mon, 14 Nov 2011 16:10:31 +0100] rev 236
put in a single place the sources from where we load our js scripts.
hamidouk [Mon, 14 Nov 2011 14:55:30 +0100] rev 235
added lab.js to enable demand-loading.
hamidouk [Mon, 14 Nov 2011 12:26:17 +0100] rev 234
reorganized the layout of the test directories to follow the layout the source
code.
hamidouk [Mon, 14 Nov 2011 12:18:02 +0100] rev 233
Merge with slider-port
hamidouk [Mon, 14 Nov 2011 12:16:45 +0100] rev 232
forgot to reference the player's stylesheet in the unit tests.