| Tue, 10 Jan 2017 17:36:30 +0100 |
ymh |
first implementation of node title size and color
|
file |
diff |
annotate
|
| Thu, 05 Jan 2017 16:26:07 +0100 |
ymh |
add examples for youtube node types, add a way to open node urls with a single click
|
file |
diff |
annotate
|
| Wed, 27 Jul 2016 13:55:18 +0200 |
ymh |
allow to highlight edges. Add a url selector for edge + seach edges in edge box. remove max width of title
|
file |
diff |
annotate
|
| Fri, 24 Jun 2016 13:07:21 +0200 |
ymh |
Add click origin info to help action tracing
|
file |
diff |
annotate
|
| Mon, 05 Oct 2015 11:08:26 +0200 |
rougeronj |
add delay before resizing on fullscreen, because the callback isn't called exactly at the end of the fullscreen set up
|
file |
diff |
annotate
|
| Fri, 02 Oct 2015 18:15:48 +0200 |
rougeronj |
fix bugs about fullscreen and resize behavior.
|
file |
diff |
annotate
|
| Fri, 02 Oct 2015 12:59:18 +0200 |
rougeronj |
fix fullscreen problem which was called 2 times
|
file |
diff |
annotate
|
| Thu, 01 Oct 2015 17:16:06 +0200 |
rougeronj |
- Renames and changes default options
|
file |
diff |
annotate
|
| Thu, 01 Oct 2015 14:53:03 +0200 |
rougeronj |
- fix fullscreen when renkan is a div
|
file |
diff |
annotate
|
| Wed, 30 Sep 2015 16:32:21 +0200 |
rougeronj |
New library to handle fullscreen : screenfull.js
|
file |
diff |
annotate
|
| Tue, 29 Sep 2015 18:47:11 +0200 |
rougeronj |
- Fix the behavior of views and parameters
|
file |
diff |
annotate
|
| Thu, 24 Sep 2015 13:31:13 +0200 |
rougeronj |
- add option to prevent url parameters behavior
|
file |
diff |
annotate
|
| Tue, 22 Sep 2015 15:32:43 +0200 |
rougeronj |
Merge with 568d9ccca024973800568c711481f20d81044625
|
file |
diff |
annotate
|
| Tue, 22 Sep 2015 15:14:10 +0200 |
rougeronj |
Improve the way we init the view. The data loader send a "loaded" event, hooked by the scene.py and initializing the backbone.history and the view.
|
file |
diff |
annotate
|
| Tue, 22 Sep 2015 00:04:14 +0200 |
ymh |
update renkan + new version
V00.12.07
|
file |
diff |
annotate
|
| Sat, 19 Sep 2015 13:38:56 +0200 |
ymh |
correct view initisalization for java
|
file |
diff |
annotate
|
| Fri, 18 Sep 2015 16:37:26 +0200 |
rougeronj |
small bug fixed preventing touch to work on tablet - init _lastTap variable before using it
|
file |
diff |
annotate
|
| Wed, 16 Sep 2015 17:54:07 +0200 |
rougeronj |
rename idView to viewIndex
|
file |
diff |
annotate
|
| Wed, 16 Sep 2015 17:36:46 +0200 |
rougeronj |
improve view management:
|
file |
diff |
annotate
|
| Mon, 14 Sep 2015 18:09:36 +0200 |
rougeronj |
fix small bug about idNode parameter
|
file |
diff |
annotate
|
| Mon, 14 Sep 2015 18:02:00 +0200 |
rougeronj |
update parameters function to accept idView parameter
|
file |
diff |
annotate
|
| Wed, 09 Sep 2015 15:05:30 +0200 |
rougeronj |
Merge with 4a48a1a9fd1ed6fdce05b05eeef1bce88e921276
|
file |
diff |
annotate
|
| Tue, 04 Aug 2015 18:02:54 +0200 |
rougeronj |
update the url on papershift or zoom
|
file |
diff |
annotate
|
| Thu, 25 Jun 2015 18:09:49 +0200 |
rougeronj |
adapt the viewRepr to support a temp View (a representation without a model)
|
file |
diff |
annotate
|
| Wed, 24 Jun 2015 17:15:22 +0200 |
rougeronj |
add shift and zoom functions to the viewRepr
|
file |
diff |
annotate
|
| Thu, 18 Jun 2015 17:18:00 +0200 |
rougeronj |
Create Viewrepr which handle the representation of the View.
|
file |
diff |
annotate
|
| Fri, 19 Jun 2015 15:02:15 +0200 |
ymh |
correct grunt file for dist version
|
file |
diff |
annotate
|
| Thu, 18 Jun 2015 16:50:54 +0200 |
rougeronj |
add hide_nodes option to allow or node the hiding behavior on nodes
|
file |
diff |
annotate
|
| Thu, 18 Jun 2015 16:25:21 +0200 |
rougeronj |
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.
|
file |
diff |
annotate
|
| Mon, 15 Jun 2015 12:08:14 +0200 |
rougeronj |
start backbone.history when project is done loading (loadingStatus = false)
|
file |
diff |
annotate
|