ymh <ymh.work@gmail.com> [Mon, 07 Sep 2015 16:34:42 +0200] rev 496
Added tag V00.12.01 for changeset 444b80998255
ymh <ymh.work@gmail.com> [Mon, 07 Sep 2015 16:34:30 +0200] rev 495
update client version + small correction in dojoConfig to load ckeditor jquery adapter
ymh <ymh.work@gmail.com> [Fri, 28 Aug 2015 23:04:21 +0200] rev 494
Added tag V00.12 for changeset 6f2ab1a72f4a
ymh <ymh.work@gmail.com> [Fri, 28 Aug 2015 23:04:06 +0200] rev 493
add search to space screen + new version
ymh <ymh.work@gmail.com> [Fri, 19 Jun 2015 17:32:43 +0200] rev 492
Added tag V00.11 for changeset 73141008167d
ymh <ymh.work@gmail.com> [Fri, 19 Jun 2015 17:32:21 +0200] rev 491
new version
ymh <ymh.work@gmail.com> [Fri, 19 Jun 2015 15:02:15 +0200] rev 490
correct grunt file for dist version
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...
rougeronj [Fri, 12 Jun 2015 15:41:26 +0200] rev 479
send the id to the template and construct an proper url for each node passing the id to the parameter idNode
rougeronj [Fri, 12 Jun 2015 15:14:48 +0200] rev 478
Merge with 374e17d0d96a080d707d8878b047833a9e96ce5e
rougeronj [Fri, 12 Jun 2015 14:49:25 +0200] rev 477
Merge with 364c367df7fc1dc6590c8aaa4a0b2045948b0771
rougeronj [Fri, 12 Jun 2015 14:42:27 +0200] rev 476
add router file to the list of file to concatenate during building
rougeronj [Wed, 10 Jun 2015 16:00:45 +0200] rev 475
Merge with fd2b5a7ec356132ffd5b5115c9663cd46f37dfa9
rougeronj [Wed, 10 Jun 2015 16:00:16 +0200] rev 474
In the readOnly popup add the link to the specific node
rougeronj [Wed, 10 Jun 2015 15:58:42 +0200] rev 473
update router
add function "parameters" to scene to apply the correct changes depending on the parameters sent by the router
rougeronj [Fri, 05 Jun 2015 12:17:16 +0200] rev 472
Merge with 41325cc50574ea85384c21e54090ebfdb929f687
rougeronj [Wed, 03 Jun 2015 17:27:46 +0200] rev 471
Add a router to handle fragment identifier
Set up a listener of the router in the scene to update it
Start Backbone.history (eventlistener of the router) when all the project is loaded
Include router.js to all the test file
ymh <ymh.work@gmail.com> [Fri, 12 Jun 2015 22:32:41 +0200] rev 470
correction for rich text editor. correct problem of empty description. make sure that the editor toolbr close
ymh <ymh.work@gmail.com> [Fri, 12 Jun 2015 15:13:29 +0200] rev 469
small adjustments to avoid editor race condition on close
ymh <ymh.work@gmail.com> [Fri, 12 Jun 2015 14:46:08 +0200] rev 468
add rich text editor for description
ymh <ymh.work@gmail.com> [Wed, 10 Jun 2015 14:27:12 +0200] rev 467
Correct triangle display with images