Commit Graph

367 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
11c77817cd Add support for custom dialogs and extend drag support. 2012-03-14 23:00:59 -03:00
Gonzalo Bellver
071192fcba Add a sibling below (not opposite) for first-level nodes 2012-03-14 17:48:15 -03:00
Tarjei Huse
e5891636b3 Change mousewheel handling so we let the default
event happen if we are outside the container.
2012-03-14 20:34:29 +01:00
Paulo Gustavo Veiga
0660c7e8c3 Fix exception on changing central topic shape. 2012-03-08 00:30:27 -03:00
Paulo Gustavo Veiga
0f2af2cb74 Fix Firefox bugs ... 2012-03-08 00:14:35 -03:00
Paulo Gustavo Veiga
7c10b00435 Topic editor can be configured based on the shape type. 2012-03-07 23:53:03 -03:00
Paulo Gustavo Veiga
8a4dee47f2 Add error dialog for map error during loading. 2012-03-07 21:17:19 -03:00
Paulo Gustavo Veiga
4de8eb17ec Implement discard button. 2012-03-07 20:52:09 -03:00
Paulo Gustavo Veiga
ae9f05dd05 Use FX class for delete node events. 2012-03-07 20:35:06 -03:00
Paulo Gustavo Veiga
eb15952785 Fix minor typo... 2012-03-07 17:45:41 -03:00
Paulo Gustavo Veiga
a1f6542264 First steps on icon drag support. 2012-03-07 17:40:46 -03:00
Paulo Gustavo Veiga
24047e02bb Add support for Images on nodes. 2012-03-07 17:40:45 -03:00
Gonzalo Bellver
2b50017971 Fixed editor bugs 2012-03-07 16:26:06 -03:00
Gonzalo Bellver
6506b60977 Fixed branch overlapping bug 2012-03-06 18:01:56 -03:00
Gonzalo Bellver
dc4f47ab7a Solved issue when overlapping a free node to another branch 2012-03-06 15:53:22 -03:00
Paulo Gustavo Veiga
f704e730c9 Minor bug fixing. 2012-02-29 18:52:07 -03:00
Paulo Gustavo Veiga
1fefb929da Fix change shape bug. 2012-02-27 22:49:55 -03:00
Paulo Gustavo Veiga
e67b2ba50b Fix commands calling super class constructor. 2012-02-27 19:25:14 -03:00
Paulo Gustavo Veiga
58f1f741b0 Remove unused methods. 2012-02-27 19:06:00 -03:00
Paulo Gustavo Veiga
7ba0e36cb9 Introduce the convept of Feature to a topic. 2012-02-27 18:49:58 -03:00
Paulo Gustavo Veiga
9e44804314 Move persistence clases to persistence package. 2012-02-25 23:34:57 -03:00
Paulo Gustavo Veiga
1256d0e218 Fix ctrl issue during node edition. 2012-02-21 18:26:00 -03:00
Paulo Gustavo Veiga
7b6cae0fd2 - Add missing changes. 2012-02-21 15:37:15 -03:00
Paulo Gustavo Veiga
fb3f9946ae Update to HSQLDB driver
Remove DWR
Remove native SVG tables
Add new REST services for persistence.
2012-02-21 14:22:43 -03:00
Paulo Gustavo Veiga
ae43a27dd2 All the resources of the editor asume that the resources css,js and images are relative to /. The base parameter could be used to change the default location. 2012-02-20 11:32:37 -03:00
Paulo Gustavo Veiga
e033e8552c Add support for menu base dir configuration. 2012-02-19 18:05:33 -03:00
Paulo Gustavo Veiga
5fd6ba30f5 - Migrate to Spring 3.1
- Remove Acegy
- Fix editor partially
2012-02-12 02:55:42 -03:00
Gonzalo Bellver
bf212e649a Fixed node insert bug 2012-02-06 11:12:27 -03:00
Paulo Veiga
edf04d558d Remove duplicated libraries. Manage all as symlinks. 2012-02-04 13:12:54 -03:00
Paulo Veiga
6f7567abea More refactors. 2012-02-04 12:51:50 -03:00
Paulo Veiga
0101ec2ae7 New steps on page customization. 2012-02-03 22:28:00 -03:00
Paulo Veiga
8db3e88ad9 Working on samples. 2012-02-02 13:30:31 -03:00
Paulo Veiga
b6dd7712f9 Keep cleaning and refactoring styles and samples. 2012-02-02 13:30:31 -03:00
Paulo Veiga
b37ecd8c2c Finish embedded view implementation. 2012-02-02 13:30:30 -03:00
Gonzalo Bellver
4391afdf7b Fixed bug for free positioning of balanced sorted nodes 2012-02-02 12:58:25 -03:00
Gonzalo Bellver
7c3ffebc84 Fixed bug for predict in free positioning 2012-02-02 12:41:53 -03:00
Gonzalo Bellver
a0b838a7a6 Added support for predict when dragging a symmetric sorted node 2012-02-02 12:15:59 -03:00
Gonzalo Bellver
d632a079b1 Added support for prediction when dragging a node 2012-02-02 11:30:12 -03:00
Gonzalo Bellver
cb23c48740 predict method refactored: it now includes the node for the prediction 2012-02-01 12:15:19 -03:00
Gonzalo Bellver
23f3ef71bb Added test for BalancedTestSuite 2012-02-01 10:41:22 -03:00
Paulo Veiga
69b36bed75 Rename wise-doc to wise-editor. 2012-01-30 23:33:05 -03:00
Paulo Veiga
00ca42f7fe Remove layout harcodes. 2012-01-30 20:17:47 -03:00
Gonzalo Bellver
306133cd5e Fixed bug for free positioning of balance sorted nodes 2012-01-26 17:20:48 -03:00
Gonzalo Bellver
015703d5b8 Fixed bug where free positioning could cause sibling overlapping 2012-01-26 15:52:32 -03:00
Gonzalo Bellver
9ada52d720 Free Position tests asserted 2012-01-26 13:07:45 -03:00
Gonzalo Bellver
402226afbc Free position layout fixes 2012-01-26 11:53:46 -03:00
Gonzalo Bellver
42f2763ec0 Symmetric Sorter Tests asserted 2012-01-25 13:10:09 -03:00
Gonzalo Bellver
c8d178cb3a Balanced Sorter tests asserted 2012-01-25 11:19:48 -03:00
Gonzalo Bellver
483b889d6a Basic tests asserted 2012-01-24 18:01:56 -03:00
Gonzalo Bellver
4dad2f1a04 layout.html fix 2012-01-24 15:50:17 -03:00
Gonzalo Bellver
b741851f54 Test Suite refactor 2012-01-24 15:48:25 -03:00
Paulo Veiga
db645859ae Fix some keyboard problems with modifiers. 2012-01-21 18:24:55 -03:00
Paulo Veiga
0e07e28b4c Add migrator for Pela to Tango 2012-01-21 18:02:38 -03:00
Paulo Veiga
7ec7c18524 Serialize node text with CDATA. 2012-01-21 16:37:13 -03:00
Paulo Veiga
99146de711 Fix double line issue. 2012-01-21 15:47:21 -03:00
Paulo Veiga
6ed1c1a0b0 Fix wrong connection line between lines and topics. 2012-01-21 15:30:39 -03:00
Paulo Veiga
b9638b4c99 Integrate free positioning predict on drag. 2012-01-21 10:57:15 -03:00
Paulo Veiga
d8e05d7ce0 Improve drag. This should solve the drag bug ... 2012-01-21 10:26:58 -03:00
Paulo Veiga
9748711011 Revert "Reverted unstable changes from db74c6394392fd5c03362de1d98a0c4d2880d103"
This reverts commit c7dcf9faf8.

Conflicts:

	mindplot/src/main/javascript/DragPivot.js
2012-01-21 09:37:01 -03:00
Gonzalo Bellver
ba66d6b60f DragPivot visibility hidden 2012-01-20 11:35:10 -03:00
Gonzalo Bellver
c7dcf9faf8 Reverted unstable changes from db74c63943 2012-01-20 11:07:44 -03:00
Gonzalo Bellver
e98d7f8147 Fixed bug with BalancedSorter's predict 2012-01-19 12:20:43 -03:00
Paulo Veiga
419d2ffe79 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2012-01-19 02:38:48 -03:00
Paulo Veiga
db74c63943 Drag pivot is not displayed when a node is clicked. Only when the first drag start. 2012-01-19 02:36:46 -03:00
Gonzalo Bellver
62b3bf8bc0 Fixed node size change bug 2012-01-18 20:02:15 -03:00
Gonzalo Bellver
830f65caa9 Reconnect free node 2012-01-18 19:15:01 -03:00
Gonzalo Bellver
c80726e1c0 Predict for free positioning. 2012-01-18 16:07:40 -03:00
Gonzalo Bellver
c6fa09ec7d Fixed bug where adding a new node borke free positioning 2012-01-18 13:34:30 -03:00
Gonzalo Bellver
069c39df6b Tests fix 2012-01-18 11:10:12 -03:00
Paulo Veiga
2e49219fb9 Free positioning working ... 2012-01-18 01:37:53 -03:00
Paulo Veiga
f0eb293211 Add Free position integration... 2012-01-18 01:26:39 -03:00
Gonzalo Bellver
aa169f5f49 Merge fix 2012-01-17 17:57:27 -03:00
Gonzalo Bellver
1607de9f7d Further testing 2012-01-17 17:54:22 -03:00
Gonzalo Bellver
61eca9f932 Free positioning 2012-01-17 17:54:22 -03:00
Gonzalo Bellver
ea89dff202 Size test improved 2012-01-17 17:54:22 -03:00
Gonzalo Bellver
3f83bf95ea Collision checking implemented 2012-01-17 17:54:22 -03:00
Paulo Veiga
039b5d8c8a - Fix pivot issues. 2012-01-17 00:51:13 -03:00
Paulo Veiga
e5beb4f034 Fix collapse. 2012-01-17 00:26:29 -03:00
Gonzalo Bellver
171c3aee8f Free positioning started. Nodes can move freely, but collisions might occurr 2012-01-15 18:08:31 -03:00
Gonzalo Bellver
75af2aac87 Root nodes support any position 2012-01-15 15:41:03 -03:00
Gonzalo Bellver
3eea7b9e88 Minor fix to TestSuite 2012-01-14 17:19:33 -03:00
Paulo Veiga
c7ddfd6135 nlayout refactor. 2012-01-14 14:20:59 -03:00
Paulo Veiga
90644c201a - Remove all old layout classes.
- Rename nloyout to layout
- Drag integrated.
2012-01-14 14:16:59 -03:00
Paulo Veiga
1b3ad1b42d Add new Tango serializer. Pending to comple migration. 2012-01-14 10:45:39 -03:00
Paulo Veiga
89060af08b Integrate predict ... 2012-01-14 09:58:06 -03:00
Gonzalo Bellver
b9e5469907 Nodes of any size now supported 2012-01-13 20:06:14 -03:00
Gonzalo Bellver
78c1de5c67 Predict functions now support null position 2012-01-13 16:26:37 -03:00
Gonzalo Bellver
2bb68de4f1 BalancedSorter predict and verify 2012-01-13 12:37:33 -03:00
Gonzalo Bellver
af6358259a Predict for Symmetric Sorter 2012-01-12 19:58:18 -03:00
Gonzalo Bellver
b8e8038b39 Asserts added to tests 2012-01-12 17:54:18 -03:00
Gonzalo Bellver
cf9bdee1c4 Disconnect node in layout 2012-01-12 15:52:07 -03:00
Paulo Veiga
eca97f6a72 Working on drag.. 2012-01-12 13:44:35 -03:00
Paulo Veiga
aee1dfbff9 Minor fixes for supporting shrink. 2012-01-12 01:37:26 -03:00
Paulo Veiga
ef2902d724 Add support for shink on collapsed nodes. 2012-01-11 23:30:26 -03:00
Paulo Veiga
51bc3e563a Keyboard actions for adding is working with the new layout... 2012-01-11 21:12:22 -03:00
Paulo Veiga
d9cdcc5160 Set position integrated ! 2012-01-11 19:47:00 -03:00
Paulo Veiga
8cf9e6d18e First editor integration. 2012-01-11 18:41:52 -03:00
Gonzalo Bellver
d7817a6f2c Sorter refactoring 2012-01-10 20:01:36 -03:00
Gonzalo Bellver
765162d2a5 Siblings correctly sorted by order 2012-01-10 19:35:52 -03:00
Gonzalo Bellver
a98f8a898a Renamed SymetricSorter->SymmetricSorter 2012-01-10 19:01:16 -03:00