ymh <ymh.work@gmail.com> [Fri, 19 Jun 2015 13:35:23 +0200] rev 489
update renkan server deploiement
rougeronj [Thu, 18 Jun 2015 16:53:16 +0200] rev 488
grunt copy-server the new changes of the client
rougeronj [Thu, 18 Jun 2015 16:50:54 +0200] rev 487
add hide_nodes option to allow or node the hiding behavior on nodes
- rescale node buttons if no hide/show button
- hide the show-all-hidden-nodes button
- prevent from hidding node when loading a view
- add new test template to try the new options
rougeronj [Thu, 18 Jun 2015 16:25:21 +0200] rev 486
fix bug in which hiddenNodes was reference on gview.get('hidden_node'). So any changes on hiddenNodes was modifying the original array too, preventing us to come back to the original state of the view.
rougeronj [Tue, 16 Jun 2015 11:38:38 +0200] rev 485
cleaning console.log
rougeronj [Tue, 16 Jun 2015 11:38:22 +0200] rev 484
new tests to check the correct behavior of adding custom templates
rougeronj [Tue, 16 Jun 2015 11:37:20 +0200] rev 483
New nodeeditor html for video node type and update css to make the video fit the popup
rougeronj [Tue, 16 Jun 2015 11:36:09 +0200] rev 482
add type selector in the node editor
add node_editor_template options to add custom templates for the node editor
rougeronj [Mon, 15 Jun 2015 12:08:14 +0200] rev 481
start backbone.history when project is done loading (loadingStatus = false)
rougeronj [Mon, 15 Jun 2015 11:02:09 +0200] rev 480
Merging...