client/js/renderer/scene.js
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
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
Fri, 24 Jun 2016 13:07:21 +0200 ymh Add click origin info to help action tracing
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
Fri, 02 Oct 2015 18:15:48 +0200 rougeronj fix bugs about fullscreen and resize behavior.
Fri, 02 Oct 2015 12:59:18 +0200 rougeronj fix fullscreen problem which was called 2 times
Thu, 01 Oct 2015 17:16:06 +0200 rougeronj - Renames and changes default options
Thu, 01 Oct 2015 14:53:03 +0200 rougeronj - fix fullscreen when renkan is a div
Wed, 30 Sep 2015 16:32:21 +0200 rougeronj New library to handle fullscreen : screenfull.js
Tue, 29 Sep 2015 18:47:11 +0200 rougeronj - Fix the behavior of views and parameters
Thu, 24 Sep 2015 13:31:13 +0200 rougeronj - add option to prevent url parameters behavior
Tue, 22 Sep 2015 15:32:43 +0200 rougeronj Merge with 568d9ccca024973800568c711481f20d81044625
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.
Tue, 22 Sep 2015 00:04:14 +0200 ymh update renkan + new version V00.12.07
Sat, 19 Sep 2015 13:38:56 +0200 ymh correct view initisalization for java
Fri, 18 Sep 2015 16:37:26 +0200 rougeronj small bug fixed preventing touch to work on tablet - init _lastTap variable before using it
Wed, 16 Sep 2015 17:54:07 +0200 rougeronj rename idView to viewIndex
Wed, 16 Sep 2015 17:36:46 +0200 rougeronj improve view management:
Mon, 14 Sep 2015 18:09:36 +0200 rougeronj fix small bug about idNode parameter
Mon, 14 Sep 2015 18:02:00 +0200 rougeronj update parameters function to accept idView parameter
Wed, 09 Sep 2015 15:05:30 +0200 rougeronj Merge with 4a48a1a9fd1ed6fdce05b05eeef1bce88e921276
Tue, 04 Aug 2015 18:02:54 +0200 rougeronj update the url on papershift or zoom
Thu, 25 Jun 2015 18:09:49 +0200 rougeronj adapt the viewRepr to support a temp View (a representation without a model)
Wed, 24 Jun 2015 17:15:22 +0200 rougeronj add shift and zoom functions to the viewRepr
Thu, 18 Jun 2015 17:18:00 +0200 rougeronj Create Viewrepr which handle the representation of the View.
Fri, 19 Jun 2015 15:02:15 +0200 ymh correct grunt file for dist version
Thu, 18 Jun 2015 16:50:54 +0200 rougeronj add hide_nodes option to allow or node the hiding behavior on nodes
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.
Mon, 15 Jun 2015 12:08:14 +0200 rougeronj start backbone.history when project is done loading (loadingStatus = false)
Mon, 15 Jun 2015 11:02:09 +0200 rougeronj Merging...
Wed, 10 Jun 2015 15:58:42 +0200 rougeronj update router
Fri, 05 Jun 2015 12:17:16 +0200 rougeronj Merge with 41325cc50574ea85384c21e54090ebfdb929f687
Wed, 03 Jun 2015 17:27:46 +0200 rougeronj Add a router to handle fragment identifier
Fri, 12 Jun 2015 22:32:41 +0200 ymh correction for rich text editor. correct problem of empty description. make sure that the editor toolbr close
Fri, 05 Jun 2015 10:32:18 +0200 ymh make hidden nodes work on java + correct projects export
Tue, 02 Jun 2015 16:42:02 +0200 rougeronj Merge with 19f0b7803aed33a22feeb3e7c7da7a9dc7de81ce
Fri, 22 May 2015 17:48:18 +0200 rougeronj new node's button to show the hidden neighbors
Fri, 22 May 2015 17:45:50 +0200 rougeronj On doubleclick, open the uri of the node
Wed, 20 May 2015 10:53:40 +0200 rougeronj Add retro-compatibility with previous model - If no "hidden_nodes attributes in the previous view, we set the current HiddenNodes to an empty array
Wed, 20 May 2015 10:39:35 +0200 rougeronj add the hidden/ghost behaviour:
Wed, 06 May 2015 10:38:01 +0200 rougeronj replace tabs by spaces
Tue, 05 May 2015 17:59:14 +0200 rougeronj Add popup_editor and editor_panel option to allow the editor panel to bin in an external div
Mon, 25 May 2015 01:18:12 +0200 ymh best coding convention for loadingstatus and savingstatus, rempve loadingatatus form export
Mon, 27 Apr 2015 17:22:46 +0200 ymh Add shape management, correction on shape manip[ulation on the client, correct 404 error on space creation, increment version V00.09
Sat, 25 Apr 2015 04:37:06 +0200 ymh clean, and finalize lodash migration
Sat, 25 Apr 2015 04:13:53 +0200 ymh replace underscore par lodash
Sat, 18 Apr 2015 16:56:37 +0200 rougeronj export the templates of scene and edgeeditor to html files
Mon, 30 Mar 2015 09:53:48 +0200 ymh correct fix size, improve control on view save button and related init state V00.08.07
Sat, 28 Mar 2015 04:27:48 +0100 ymh add no zoom option
Fri, 27 Mar 2015 19:15:57 +0100 ymh correct the zoom save feature. Allow to see it in read only mode
Tue, 17 Mar 2015 18:53:36 +0100 ymh correct resizing problems especially in next firefox
Fri, 13 Mar 2015 16:33:49 +0100 ymh Correct button shift on hover that appeared after paperjs v 0.9.15
Fri, 13 Mar 2015 10:56:19 +0100 ymh add timeout to buttons
Fri, 13 Mar 2015 12:00:48 +0100 rougeronj manually recalculate width when resizing canvas
Tue, 10 Mar 2015 13:24:41 +0100 rougeronj add Rk-TopBar-Separator between “search in graph" and "bookmarklet" - grunt + copy-server done
Tue, 13 Jan 2015 10:29:47 +0100 rougeronj minor correction to improve zooming while bins are closing
Tue, 13 Jan 2015 10:14:53 +0100 rougeronj Close #36 and #25 - zoom while resizing and minimap disappearing when back from fullscreen
Sun, 11 Jan 2015 19:46:47 +0100 rougeronj close #43 - add missing translations
Fri, 09 Jan 2015 16:54:55 +0100 rougeronj Close #43 - translations
Fri, 09 Jan 2015 11:13:54 +0100 rougeronj Close #33 - Add loading status var to set up a loading bar while the renkan is loading
less more (0) -60 tip