| Thu, 03 Nov 2011 13:08:32 +0100 |
hamidouk |
added a new serializer - the "empty" serializer, for those widgets who don't
popcorn-port
|
changeset |
files
|
| Thu, 03 Nov 2011 13:07:33 +0100 |
hamidouk |
changed the css to add the correct url to the image.
popcorn-port
|
changeset |
files
|
| Wed, 02 Nov 2011 14:35:14 +0100 |
hamidouk |
added a "tooltip" widget. Made some changes to the css corresponding to this
popcorn-port
|
changeset |
files
|
| Wed, 02 Nov 2011 12:33:20 +0100 |
hamidouk |
added support for dependency widgets (i.e : a widget can now depend on another,
popcorn-port
|
changeset |
files
|
| Wed, 02 Nov 2011 10:58:34 +0100 |
hamidouk |
added two new config values for a widget : heightmax and widthmax.
popcorn-port
|
changeset |
files
|
| Fri, 28 Oct 2011 17:28:15 +0200 |
hamidouk |
first import of the polemic tweet widget.
popcorn-port
|
changeset |
files
|
| Fri, 28 Oct 2011 17:27:49 +0200 |
hamidouk |
added raphael.js to the build.
popcorn-port
|
changeset |
files
|
| Fri, 28 Oct 2011 16:54:58 +0200 |
hamidouk |
some light changes to accomodate multiple players.
popcorn-port
|
changeset |
files
|
| Fri, 28 Oct 2011 16:52:26 +0200 |
hamidouk |
cosmetic change.
popcorn-port
|
changeset |
files
|
| Fri, 28 Oct 2011 16:51:54 +0200 |
hamidouk |
removed unused attr.
popcorn-port
|
changeset |
files
|
| Fri, 28 Oct 2011 16:51:35 +0200 |
hamidouk |
cosmetic changes.
popcorn-port
|
changeset |
files
|
| Fri, 28 Oct 2011 16:50:18 +0200 |
hamidouk |
some conversions to use this.selector.find instead of .children().
popcorn-port
|
changeset |
files
|
| Fri, 28 Oct 2011 16:43:59 +0200 |
hamidouk |
a couple fixes to the annotationsWidget tests.
popcorn-port
|
changeset |
files
|
| Fri, 28 Oct 2011 16:09:46 +0200 |
hamidouk |
converting "#" to "." to allow multiple versions of the player at the same time.
popcorn-port
|
changeset |
files
|
| Fri, 28 Oct 2011 11:07:54 +0200 |
hamidouk |
a little tweak to timeToPourcent.
popcorn-port
|
changeset |
files
|
| Fri, 28 Oct 2011 11:07:41 +0200 |
hamidouk |
removed default height from layout.js.
popcorn-port
|
changeset |
files
|
| Thu, 27 Oct 2011 13:36:49 +0200 |
hamidouk |
made a small change to the way popcorn is integrated into the page.
popcorn-port
|
changeset |
files
|
| Thu, 27 Oct 2011 11:22:49 +0200 |
hamidouk |
added a basic test for segmentsWidget.js search.
popcorn-port
|
changeset |
files
|
| Wed, 26 Oct 2011 17:21:35 +0200 |
hamidouk |
fixed an unit test to work in older browsers.
popcorn-port
|
changeset |
files
|
| Wed, 26 Oct 2011 16:39:52 +0200 |
hamidouk |
fixed test bug.
popcorn-port
|
changeset |
files
|
| Wed, 26 Oct 2011 16:20:17 +0200 |
hamidouk |
another tweak to the searchBox : the visualization is cleared when the searchbox
popcorn-port
|
changeset |
files
|
| Wed, 26 Oct 2011 15:46:19 +0200 |
hamidouk |
general code cleanup.
popcorn-port
|
changeset |
files
|
| Wed, 26 Oct 2011 15:19:40 +0200 |
hamidouk |
added a comment.
popcorn-port
|
changeset |
files
|
| Wed, 26 Oct 2011 15:19:32 +0200 |
hamidouk |
some tweaking to make the search function more user-friendly.
popcorn-port
|
changeset |
files
|
| Wed, 26 Oct 2011 15:19:13 +0200 |
hamidouk |
added a comment.
popcorn-port
|
changeset |
files
|
| Wed, 26 Oct 2011 12:41:14 +0200 |
hamidouk |
added a function to break a search string in words and count the number of
popcorn-port
|
changeset |
files
|
| Wed, 26 Oct 2011 12:40:24 +0200 |
hamidouk |
added a function to handle search messages.
popcorn-port
|
changeset |
files
|
| Wed, 26 Oct 2011 11:32:21 +0200 |
hamidouk |
added a function to search annotations to the json serializer.
popcorn-port
|
changeset |
files
|
| Wed, 26 Oct 2011 11:32:01 +0200 |
hamidouk |
fixed global variable declaration bug.
popcorn-port
|
changeset |
files
|
| Tue, 25 Oct 2011 17:30:16 +0200 |
hamidouk |
tests and implementation of the search button for the player.
popcorn-port
|
changeset |
files
|
| Tue, 25 Oct 2011 17:29:57 +0200 |
hamidouk |
renamed search button id to something with more meaning
popcorn-port
|
changeset |
files
|
| Tue, 25 Oct 2011 15:43:25 +0200 |
hamidouk |
added a test to the init.js unit test suite.
popcorn-port
|
changeset |
files
|
| Tue, 25 Oct 2011 14:33:31 +0200 |
hamidouk |
fixed div id in test data.
popcorn-port
|
changeset |
files
|
| Tue, 25 Oct 2011 14:33:18 +0200 |
hamidouk |
this commit fixes an elusive integration bug where the object would get called
popcorn-port
|
changeset |
files
|
| Tue, 25 Oct 2011 14:32:23 +0200 |
hamidouk |
new callback test for mockSerializer.js
popcorn-port
|
changeset |
files
|
| Tue, 25 Oct 2011 14:32:05 +0200 |
hamidouk |
fixing prototype bug.
popcorn-port
|
changeset |
files
|
| Tue, 25 Oct 2011 14:31:28 +0200 |
hamidouk |
removed warning printf.
popcorn-port
|
changeset |
files
|
| Tue, 25 Oct 2011 14:31:10 +0200 |
hamidouk |
clarified the closure code.
popcorn-port
|
changeset |
files
|
| Tue, 25 Oct 2011 10:30:33 +0200 |
hamidouk |
oneliner to specify the popcorn instance to the layout manager.
popcorn-port
|
changeset |
files
|
| Mon, 24 Oct 2011 17:28:11 +0200 |
hamidouk |
added a file to integration-test the init process.
popcorn-port
|
changeset |
files
|
| Mon, 24 Oct 2011 17:27:47 +0200 |
hamidouk |
changed file to follow function changes.
popcorn-port
|
changeset |
files
|
| Mon, 24 Oct 2011 17:27:35 +0200 |
hamidouk |
changed file to follow function changes.
popcorn-port
|
changeset |
files
|
| Mon, 24 Oct 2011 17:27:13 +0200 |
hamidouk |
removed debug printf.
popcorn-port
|
changeset |
files
|
| Mon, 24 Oct 2011 17:26:58 +0200 |
hamidouk |
renames.
popcorn-port
|
changeset |
files
|
| Mon, 24 Oct 2011 17:26:36 +0200 |
hamidouk |
added a semicolon.
popcorn-port
|
changeset |
files
|
| Mon, 24 Oct 2011 17:26:18 +0200 |
hamidouk |
init now more or less passes unit tests.
popcorn-port
|
changeset |
files
|
| Mon, 24 Oct 2011 17:25:54 +0200 |
hamidouk |
renames and inheritance bug fixes.
popcorn-port
|
changeset |
files
|
| Mon, 24 Oct 2011 16:51:22 +0200 |
hamidouk |
added tests for init.js.
popcorn-port
|
changeset |
files
|
| Mon, 24 Oct 2011 12:43:13 +0200 |
hamidouk |
added some code to move the arrow (WIP).
popcorn-port
|
changeset |
files
|
| Mon, 24 Oct 2011 12:42:45 +0200 |
hamidouk |
added a function to clear the widget.
popcorn-port
|
changeset |
files
|
| Mon, 24 Oct 2011 12:42:15 +0200 |
hamidouk |
changed widget.js to add some properties to the widget. Widgets now only get the
popcorn-port
|
changeset |
files
|
| Fri, 21 Oct 2011 17:27:04 +0200 |
hamidouk |
added a file for the init routines.
popcorn-port
|
changeset |
files
|
| Fri, 21 Oct 2011 17:26:44 +0200 |
hamidouk |
change to an internal structure.
popcorn-port
|
changeset |
files
|
| Fri, 21 Oct 2011 17:25:52 +0200 |
hamidouk |
some refactoring to use this.selector instead of directly using jquery.
popcorn-port
|
changeset |
files
|
| Fri, 21 Oct 2011 17:25:22 +0200 |
hamidouk |
added a layoutmanager in a test.
popcorn-port
|
changeset |
files
|
| Fri, 21 Oct 2011 17:25:09 +0200 |
hamidouk |
changes relative to the layout file.
popcorn-port
|
changeset |
files
|
| Fri, 21 Oct 2011 17:23:01 +0200 |
hamidouk |
added two layout integration testing files.
popcorn-port
|
changeset |
files
|
| Fri, 21 Oct 2011 17:22:44 +0200 |
hamidouk |
some renames to the layout internal structures.
popcorn-port
|
changeset |
files
|
| Fri, 21 Oct 2011 14:07:07 +0200 |
hamidouk |
added a doc dir and a file explaining coding conventions.
popcorn-port
|
changeset |
files
|
| Fri, 21 Oct 2011 14:06:46 +0200 |
hamidouk |
forgot an inheritance line.
popcorn-port
|
changeset |
files
|