Commit Graph

  • 306133cd5e Fixed bug for free positioning of balance sorted nodes Gonzalo Bellver 2012-01-26 17:20:48 -0300
  • 015703d5b8 Fixed bug where free positioning could cause sibling overlapping Gonzalo Bellver 2012-01-26 15:52:32 -0300
  • 9ada52d720 Free Position tests asserted Gonzalo Bellver 2012-01-26 13:07:45 -0300
  • 402226afbc Free position layout fixes Gonzalo Bellver 2012-01-26 11:53:46 -0300
  • 42f2763ec0 Symmetric Sorter Tests asserted Gonzalo Bellver 2012-01-25 13:10:09 -0300
  • c8d178cb3a Balanced Sorter tests asserted Gonzalo Bellver 2012-01-25 11:19:48 -0300
  • 483b889d6a Basic tests asserted Gonzalo Bellver 2012-01-24 18:01:56 -0300
  • 4dad2f1a04 layout.html fix Gonzalo Bellver 2012-01-24 15:50:17 -0300
  • b741851f54 Test Suite refactor Gonzalo Bellver 2012-01-24 15:48:25 -0300
  • db645859ae Fix some keyboard problems with modifiers. Paulo Veiga 2012-01-21 18:24:55 -0300
  • 0e07e28b4c Add migrator for Pela to Tango Paulo Veiga 2012-01-21 18:02:38 -0300
  • 7ec7c18524 Serialize node text with CDATA. Paulo Veiga 2012-01-21 16:37:13 -0300
  • 99146de711 Fix double line issue. Paulo Veiga 2012-01-21 15:47:21 -0300
  • 6ed1c1a0b0 Fix wrong connection line between lines and topics. Paulo Veiga 2012-01-21 15:30:39 -0300
  • b9638b4c99 Integrate free positioning predict on drag. Paulo Veiga 2012-01-21 10:57:15 -0300
  • d8e05d7ce0 Improve drag. This should solve the drag bug ... Paulo Veiga 2012-01-21 10:26:58 -0300
  • 9748711011 Revert "Reverted unstable changes from db74c6394392fd5c03362de1d98a0c4d2880d103" Paulo Veiga 2012-01-21 09:37:01 -0300
  • ba66d6b60f DragPivot visibility hidden Gonzalo Bellver 2012-01-20 11:35:10 -0300
  • c7dcf9faf8 Reverted unstable changes from db74c63943 Gonzalo Bellver 2012-01-20 11:07:44 -0300
  • e98d7f8147 Fixed bug with BalancedSorter's predict Gonzalo Bellver 2012-01-19 12:20:43 -0300
  • 419d2ffe79 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source Paulo Veiga 2012-01-19 02:38:48 -0300
  • db74c63943 Drag pivot is not displayed when a node is clicked. Only when the first drag start. Paulo Veiga 2012-01-19 02:36:46 -0300
  • 62b3bf8bc0 Fixed node size change bug Gonzalo Bellver 2012-01-18 20:02:15 -0300
  • 830f65caa9 Reconnect free node Gonzalo Bellver 2012-01-18 19:15:01 -0300
  • c80726e1c0 Predict for free positioning. Gonzalo Bellver 2012-01-18 16:07:40 -0300
  • c6fa09ec7d Fixed bug where adding a new node borke free positioning Gonzalo Bellver 2012-01-18 13:34:30 -0300
  • 069c39df6b Tests fix Gonzalo Bellver 2012-01-18 11:10:12 -0300
  • 2e49219fb9 Free positioning working ... Paulo Veiga 2012-01-18 01:32:55 -0300
  • f0eb293211 Add Free position integration... Paulo Veiga 2012-01-18 01:26:39 -0300
  • aa169f5f49 Merge fix Gonzalo Bellver 2012-01-17 17:57:27 -0300
  • 1607de9f7d Further testing Gonzalo Bellver 2012-01-17 17:50:07 -0300
  • 61eca9f932 Free positioning Gonzalo Bellver 2012-01-17 17:45:51 -0300
  • ea89dff202 Size test improved Gonzalo Bellver 2012-01-17 09:19:02 -0300
  • 3f83bf95ea Collision checking implemented Gonzalo Bellver 2012-01-16 18:37:01 -0300
  • 039b5d8c8a - Fix pivot issues. Paulo Veiga 2012-01-17 00:51:13 -0300
  • e5beb4f034 Fix collapse. Paulo Veiga 2012-01-17 00:26:29 -0300
  • 171c3aee8f Free positioning started. Nodes can move freely, but collisions might occurr Gonzalo Bellver 2012-01-15 18:08:31 -0300
  • 75af2aac87 Root nodes support any position Gonzalo Bellver 2012-01-15 15:41:03 -0300
  • 3eea7b9e88 Minor fix to TestSuite Gonzalo Bellver 2012-01-14 17:19:33 -0300
  • c7ddfd6135 nlayout refactor. Paulo Veiga 2012-01-14 14:20:59 -0300
  • 90644c201a - Remove all old layout classes. - Rename nloyout to layout - Drag integrated. Paulo Veiga 2012-01-14 14:16:59 -0300
  • 1b3ad1b42d Add new Tango serializer. Pending to comple migration. Paulo Veiga 2012-01-14 10:45:39 -0300
  • 89060af08b Integrate predict ... Paulo Veiga 2012-01-14 09:58:06 -0300
  • b9e5469907 Nodes of any size now supported Gonzalo Bellver 2012-01-13 20:06:14 -0300
  • 78c1de5c67 Predict functions now support null position Gonzalo Bellver 2012-01-13 16:26:37 -0300
  • 2bb68de4f1 BalancedSorter predict and verify Gonzalo Bellver 2012-01-13 12:37:11 -0300
  • cbc036291d Add a sample map to check backward compatibility. Paulo Veiga 2012-01-13 11:08:10 -0300
  • af6358259a Predict for Symmetric Sorter Gonzalo Bellver 2012-01-12 19:58:18 -0300
  • b8e8038b39 Asserts added to tests Gonzalo Bellver 2012-01-12 17:54:18 -0300
  • cf9bdee1c4 Disconnect node in layout Gonzalo Bellver 2012-01-12 15:51:50 -0300
  • eca97f6a72 Working on drag.. Paulo Veiga 2012-01-12 13:44:35 -0300
  • aee1dfbff9 Minor fixes for supporting shrink. Paulo Veiga 2012-01-12 00:49:18 -0300
  • ef2902d724 Add support for shink on collapsed nodes. Paulo Veiga 2012-01-11 23:30:26 -0300
  • 51bc3e563a Keyboard actions for adding is working with the new layout... Paulo Veiga 2012-01-11 21:12:22 -0300
  • d9cdcc5160 Set position integrated ! Paulo Veiga 2012-01-11 19:47:00 -0300
  • 8cf9e6d18e First editor integration. Paulo Veiga 2012-01-11 18:41:09 -0300
  • d7817a6f2c Sorter refactoring Gonzalo Bellver 2012-01-10 20:01:36 -0300
  • 765162d2a5 Siblings correctly sorted by order Gonzalo Bellver 2012-01-10 19:35:52 -0300
  • a98f8a898a Renamed SymetricSorter->SymmetricSorter Gonzalo Bellver 2012-01-10 19:01:16 -0300
  • 63876ccb38 Node sizes for tests made more realistic Gonzalo Bellver 2012-01-10 10:01:04 -0300
  • f3d4c3cd5d Symmetric Sorter adapted to work on both directions Gonzalo Bellver 2012-01-10 09:44:33 -0300
  • f355c5a23a Balanced Layout first level approach Gonzalo Bellver 2012-01-05 17:34:14 -0300
  • 86e80e324c Start integration with new layout. Paulo Veiga 2012-01-09 23:50:52 -0300
  • ad1bb136fd Improved test graphs Gonzalo Bellver 2012-01-04 14:37:58 -0300
  • 344573d4bd Comment fix Gonzalo Bellver 2012-01-02 17:38:44 -0300
  • 93cf061f4c Merge fix Gonzalo Bellver 2012-01-02 17:38:02 -0300
  • 3435bd17c2 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source Gonzalo Bellver 2012-01-02 17:10:47 -0300
  • 93e035bbbb Grid sorter first approach Gonzalo Bellver 2012-01-02 17:10:14 -0300
  • 44a46c8489 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source Paulo Veiga 2011-12-31 15:08:56 -0300
  • 8062a29323 - Exclude brix during export - More changes for layout manager. Paulo Veiga 2011-12-31 14:52:13 -0300
  • 14cb5b586e Visual representation of nodes. Symetric sorter updated Gonzalo Bellver 2011-12-30 17:48:11 -0300
  • 9ed6df2158 Basic plotting using Raphael Gonzalo Bellver 2011-12-30 15:28:03 -0300
  • d9d89a24de Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source Paulo Veiga 2011-12-21 20:59:56 -0300
  • d0a3c77e37 Messages updated Gonzalo Bellver 2011-12-15 14:30:04 -0300
  • 4644240291 Missing file. Paulo Veiga 2011-12-11 23:48:29 -0300
  • 87e636f29a Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source Paulo Veiga 2011-12-11 23:47:50 -0300
  • c2748f67cf More operations supported. Paulo Veiga 2011-12-11 23:47:01 -0300
  • 9c41f0719c Close the first prototype of the new layout Paulo Veiga 2011-12-11 13:13:43 -0300
  • d20a4bfcea Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source Gonzalo Bellver 2011-12-02 14:08:28 -0300
  • b612472563 Thinkmapping menu removed Gonzalo Bellver 2011-12-02 14:07:23 -0300
  • a482c410a2 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source Paulo Veiga 2011-12-01 18:08:17 -0300
  • d62d4af766 Move layout files in order to reflethe final layout structure. Paulo Veiga 2011-12-01 18:07:19 -0300
  • 6d81803047 Menu refactor cont. toolbar.jsp -> toolbar.jsf Gonzalo Bellver 2011-11-30 20:07:50 -0300
  • 5ffce2bbc3 Thinkmapping Menu Gonzalo Bellver 2011-11-30 18:17:19 -0300
  • a300899673 Menu refactor Gonzalo Bellver 2011-11-30 18:06:45 -0300
  • 4d3baac09d - Fix actions over the central topic. Paulo Veiga 2011-11-30 00:59:36 -0300
  • dfc3bbdbe6 - Fix errors on actions over central topic. Paulo Veiga 2011-11-30 00:56:21 -0300
  • e520d9baba - Partially fix relationship to central topic. - Fix add icon to the central topic Paulo Veiga 2011-11-30 00:50:46 -0300
  • bc87d0f311 - Fix Link node - Finish local storage support Paulo Veiga 2011-11-30 00:32:24 -0300
  • 334206ab19 - Fix meta/control seleccion Paulo Gustavo Veiga 2011-11-29 00:51:38 -0300
  • 81f9ffa5e9 - Fix auto save. - Fix error trying to remove a node that contains a icons - Fix auto-save leaving the page. Paulo Veiga 2011-11-29 00:38:11 -0300
  • c598c1837e - Fix notes issues. Now, notes are part of a CDATA seccion Paulo Veiga 2011-11-28 22:38:22 -0300
  • a33daf4563 Implement LocalStorage manager ... Paulo Veiga 2011-11-28 22:17:55 -0300
  • 410d3553b1 Decouple persistence manager from Designer. Paulo Veiga 2011-11-28 21:27:57 -0300
  • fb1bc476bc Add missing display elem. Paulo Veiga 2011-11-28 17:26:17 -0300
  • 3eeb9e32b9 Add fist version of notifier. More work pending ... Paulo Veiga 2011-11-28 17:11:02 -0300
  • 2441b78684 Remove duplicated css. Paulo Veiga 2011-11-28 14:40:16 -0300
  • 2bdd9f3a5e Add new icons for weather. It could be useful. Paulo Veiga 2011-11-27 22:00:46 -0300
  • 5fc6c19ef4 Minor fix. Paulo Veiga 2011-11-27 21:39:49 -0300
  • c078b7bd6b Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source Paulo Veiga 2011-11-27 21:38:02 -0300