rougeronj [Tue, 14 Apr 2015 11:30:51 +0200] rev 148
'gulp server' to copy the js to the server
rougeronj [Tue, 14 Apr 2015 11:30:20 +0200] rev 147
add scene width options to the scene and options for the 2 pianorolls
rougeronj [Mon, 13 Apr 2015 17:11:47 +0200] rev 146
Add dynamicRange option.
Adapt rescaleScene to be able to increase the scale (new note is added) or decrease the scale (a note is deleted).
rougeronj [Fri, 10 Apr 2015 16:45:34 +0200] rev 145
add range options to scale the scene depending on this range. Add rescale function to rescale the scene when a note is out of this range
ymh <ymh.work@gmail.com> [Mon, 26 Jan 2015 01:36:56 +0100] rev 144
clean code
rougeronj [Fri, 23 Jan 2015 23:21:01 +0100] rev 143
clean console.log
rougeronj [Fri, 23 Jan 2015 23:19:45 +0100] rev 142
Add correct options to annotviz.html fo 3rd day and gulp dist server
rougeronj [Fri, 23 Jan 2015 18:18:33 +0100] rev 141
Update AnnotVizView for the 3rd Day
ymh <ymh.work@gmail.com> [Fri, 23 Jan 2015 15:37:57 +0100] rev 140
revert test changes
ymh <ymh.work@gmail.com> [Fri, 23 Jan 2015 15:30:58 +0100] rev 139
duration is absolute
ymh <ymh.work@gmail.com> [Fri, 23 Jan 2015 11:31:51 +0100] rev 138
correct timeline archive loading again
ymh <ymh.work@gmail.com> [Fri, 23 Jan 2015 11:28:25 +0100] rev 137
correct timeline archive loading
rougeronj [Fri, 23 Jan 2015 10:46:26 +0100] rev 136
Get categories from the correct eventCode
rougeronj [Fri, 23 Jan 2015 10:09:59 +0100] rev 135
Add time code for day 1
rougeronj [Fri, 23 Jan 2015 09:58:21 +0100] rev 134
Merge
rougeronj [Fri, 23 Jan 2015 09:57:03 +0100] rev 133
update
ymh <ymh.work@gmail.com> [Fri, 23 Jan 2015 09:46:12 +0100] rev 132
correct url
ymh <ymh.work@gmail.com> [Fri, 23 Jan 2015 02:00:19 +0100] rev 131
some quick cleaning
ymh <ymh.work@gmail.com> [Fri, 23 Jan 2015 01:08:34 +0100] rev 130
publish new version to server
rougeronj [Fri, 23 Jan 2015 01:00:00 +0100] rev 129
Merge with f9dd7bfed9976461c79bf521ed01bf4caaf4fbcf
rougeronj [Fri, 23 Jan 2015 00:43:54 +0100] rev 128
add archive variable to desactivate the socket listening for the static timeLines
rougeronj [Fri, 23 Jan 2015 00:10:09 +0100] rev 127
Merge with b5697bcdbaffd1d52ea785e6276bc70422bf1286
rougeronj [Thu, 22 Jan 2015 23:58:11 +0100] rev 126
Add timeline of the 2nd day - take out from the clock annotstimeline and put it in annotsvizview - make the clocks graphics optional through showClockGraphics
ymh <ymh.work@gmail.com> [Fri, 23 Jan 2015 00:41:35 +0100] rev 125
introduce moment.js to correctly show the time
ymh <ymh.work@gmail.com> [Fri, 23 Jan 2015 00:02:20 +0100] rev 124
add history load for time lines
rougeronj [Thu, 22 Jan 2015 16:16:54 +0100] rev 123
get the correct json category depending on the timestamp
rougeronj [Thu, 22 Jan 2015 15:49:07 +0100] rev 122
Merge with e6605fecb175a2d880aa3448085f48bfcaffd29b + minor update about color pic in annostroll
rougeronj [Thu, 22 Jan 2015 15:03:58 +0100] rev 121
Add getAnnotCategories to utils and propagate the modification to annotsvizview and annotstimeline
rougeronj [Thu, 22 Jan 2015 15:02:54 +0100] rev 120
minor improvement and console.log cleaning
ymh <ymh.work@gmail.com> [Thu, 22 Jan 2015 12:12:33 +0100] rev 119
move colorToHex to utils