Fri, 28 Oct 2011 16:43:59 +0200 a couple fixes to the annotationsWidget tests. popcorn-port
hamidouk [Fri, 28 Oct 2011 16:43:59 +0200] rev 162
a couple fixes to the annotationsWidget tests.
Fri, 28 Oct 2011 16:09:46 +0200 converting "#" to "." to allow multiple versions of the player at the same time. popcorn-port
hamidouk [Fri, 28 Oct 2011 16:09:46 +0200] rev 161
converting "#" to "." to allow multiple versions of the player at the same time.
Fri, 28 Oct 2011 11:07:54 +0200 a little tweak to timeToPourcent. popcorn-port
hamidouk [Fri, 28 Oct 2011 11:07:54 +0200] rev 160
a little tweak to timeToPourcent.
Fri, 28 Oct 2011 11:07:41 +0200 removed default height from layout.js. popcorn-port
hamidouk [Fri, 28 Oct 2011 11:07:41 +0200] rev 159
removed default height from layout.js.
Thu, 27 Oct 2011 13:36:49 +0200 made a small change to the way popcorn is integrated into the page. popcorn-port
hamidouk [Thu, 27 Oct 2011 13:36:49 +0200] rev 158
made a small change to the way popcorn is integrated into the page.
Thu, 27 Oct 2011 11:22:49 +0200 added a basic test for segmentsWidget.js search. popcorn-port
hamidouk [Thu, 27 Oct 2011 11:22:49 +0200] rev 157
added a basic test for segmentsWidget.js search.
Wed, 26 Oct 2011 17:21:35 +0200 fixed an unit test to work in older browsers. popcorn-port
hamidouk [Wed, 26 Oct 2011 17:21:35 +0200] rev 156
fixed an unit test to work in older browsers.
Wed, 26 Oct 2011 16:39:52 +0200 fixed test bug. popcorn-port
hamidouk [Wed, 26 Oct 2011 16:39:52 +0200] rev 155
fixed test bug.
Wed, 26 Oct 2011 16:20:17 +0200 another tweak to the searchBox : the visualization is cleared when the searchbox popcorn-port
hamidouk [Wed, 26 Oct 2011 16:20:17 +0200] rev 154
another tweak to the searchBox : the visualization is cleared when the searchbox is empty.
Wed, 26 Oct 2011 15:46:19 +0200 general code cleanup. popcorn-port
hamidouk [Wed, 26 Oct 2011 15:46:19 +0200] rev 153
general code cleanup.
Wed, 26 Oct 2011 15:19:40 +0200 added a comment. popcorn-port
hamidouk [Wed, 26 Oct 2011 15:19:40 +0200] rev 152
added a comment.
Wed, 26 Oct 2011 15:19:32 +0200 some tweaking to make the search function more user-friendly. popcorn-port
hamidouk [Wed, 26 Oct 2011 15:19:32 +0200] rev 151
some tweaking to make the search function more user-friendly.
Wed, 26 Oct 2011 15:19:13 +0200 added a comment. popcorn-port
hamidouk [Wed, 26 Oct 2011 15:19:13 +0200] rev 150
added a comment.
Wed, 26 Oct 2011 12:41:14 +0200 added a function to break a search string in words and count the number of popcorn-port
hamidouk [Wed, 26 Oct 2011 12:41:14 +0200] rev 149
added a function to break a search string in words and count the number of occurences of those words in the annotations.
Wed, 26 Oct 2011 12:40:24 +0200 added a function to handle search messages. popcorn-port
hamidouk [Wed, 26 Oct 2011 12:40:24 +0200] rev 148
added a function to handle search messages.
Wed, 26 Oct 2011 11:32:21 +0200 added a function to search annotations to the json serializer. popcorn-port
hamidouk [Wed, 26 Oct 2011 11:32:21 +0200] rev 147
added a function to search annotations to the json serializer.
Wed, 26 Oct 2011 11:32:01 +0200 fixed global variable declaration bug. popcorn-port
hamidouk [Wed, 26 Oct 2011 11:32:01 +0200] rev 146
fixed global variable declaration bug.
Tue, 25 Oct 2011 17:30:16 +0200 tests and implementation of the search button for the player. popcorn-port
hamidouk [Tue, 25 Oct 2011 17:30:16 +0200] rev 145
tests and implementation of the search button for the player.
Tue, 25 Oct 2011 17:29:57 +0200 renamed search button id to something with more meaning popcorn-port
hamidouk [Tue, 25 Oct 2011 17:29:57 +0200] rev 144
renamed search button id to something with more meaning
Tue, 25 Oct 2011 15:43:25 +0200 added a test to the init.js unit test suite. popcorn-port
hamidouk [Tue, 25 Oct 2011 15:43:25 +0200] rev 143
added a test to the init.js unit test suite.
Tue, 25 Oct 2011 14:33:31 +0200 fixed div id in test data. popcorn-port
hamidouk [Tue, 25 Oct 2011 14:33:31 +0200] rev 142
fixed div id in test data.
Tue, 25 Oct 2011 14:33:18 +0200 this commit fixes an elusive integration bug where the object would get called popcorn-port
hamidouk [Tue, 25 Oct 2011 14:33:18 +0200] rev 141
this commit fixes an elusive integration bug where the object would get called without a correct this.
Tue, 25 Oct 2011 14:32:23 +0200 new callback test for mockSerializer.js popcorn-port
hamidouk [Tue, 25 Oct 2011 14:32:23 +0200] rev 140
new callback test for mockSerializer.js
Tue, 25 Oct 2011 14:32:05 +0200 fixing prototype bug. popcorn-port
hamidouk [Tue, 25 Oct 2011 14:32:05 +0200] rev 139
fixing prototype bug.
Tue, 25 Oct 2011 14:31:28 +0200 removed warning printf. popcorn-port
hamidouk [Tue, 25 Oct 2011 14:31:28 +0200] rev 138
removed warning printf.
Tue, 25 Oct 2011 14:31:10 +0200 clarified the closure code. popcorn-port
hamidouk [Tue, 25 Oct 2011 14:31:10 +0200] rev 137
clarified the closure code.
Tue, 25 Oct 2011 10:30:33 +0200 oneliner to specify the popcorn instance to the layout manager. popcorn-port
hamidouk [Tue, 25 Oct 2011 10:30:33 +0200] rev 136
oneliner to specify the popcorn instance to the layout manager.
Mon, 24 Oct 2011 17:28:11 +0200 added a file to integration-test the init process. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:28:11 +0200] rev 135
added a file to integration-test the init process.
(0) -100 -50 -28 +28 +50 +100 +300 tip