Commit Graph

690 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
662fc82919 Wheel enabled on read only maps
Fix NPE on mobile firefox on UserAgent
MindmapList display list fix on read only maps.
2012-09-18 20:46:04 -03:00
Paulo Gustavo Veiga
000b6a693d - Fix save errors when the resturned value is a HTML and not a JSON object. 2012-09-17 21:28:27 -03:00
Paulo Gustavo Veiga
6badd972b0 - Catch save exception is the object is not JSON 2012-09-16 21:08:35 -03:00
Paulo Gustavo Veiga
69ed3d8126 Fix br time language issue. 2012-09-16 20:23:25 -03:00
Paulo Gustavo Veiga
7d073920df - Add more info for detecting Firefox 15 error on dom serialization 2012-09-13 09:26:43 -03:00
Paulo Gustavo Veiga
bef8711138 Enter is supported in any part of the text node. Not only at the end. 2012-09-13 01:22:20 -03:00
Paulo Gustavo Veiga
2e2e978c43 - Fix IE 9 issue that true value is serialized as number instead of boolean string. 2012-09-11 20:46:53 -03:00
Paulo Gustavo Veiga
e76a2372d0 Fix minor french translation typos. 2012-09-09 13:34:33 -03:00
Paulo Gustavo Veiga
c950e68a27 - Bug Cannot call method 'trim' of undefined, line:2255 fixed. 2012-09-07 20:15:42 -03:00
Paulo Gustavo Veiga
337a67a8f6 Fix ReCaptha NPE
Improve error handling when permission are removed.
2012-09-06 23:52:53 -03:00
Paulo Gustavo Veiga
743164ade4 - Fix Uncaught Cilcular connection, line:8 error 2012-09-04 23:41:34 -03:00
Paulo Gustavo Veiga
9a94326469 - Minor improvement on relationship. Show arrow. 2012-09-04 23:29:24 -03:00
Paulo Gustavo Veiga
9ab4c4975c - Fix undo issues over features. 2012-09-04 01:06:50 -03:00
Paulo Gustavo Veiga
1efa24f2aa - Fix Uncaught Icon can no be found., line:3940 2012-09-04 00:50:12 -03:00
Paulo Gustavo Veiga
3f173ec2f1 - Fix Cannot call method 'set' of null. This occurs on zoomIn and zoomOut of print. 2012-09-03 22:16:36 -03:00
Paulo Gustavo Veiga
c4c3f30303 Bug TypeError: c is undefined, line:4491 fixed. 2012-09-03 21:13:35 -03:00
Paulo Gustavo Veiga
bcc5676b49 - Bug Cannot call method 'getChildren' of null, line:1955 fixed. 2012-09-03 20:54:18 -03:00
Paulo Gustavo Veiga
ca37d3f384 -Fix Uncaught RangeError: Maximum call stack size exceeded, line:114 2012-09-02 19:52:37 -03:00
Paulo Gustavo Veiga
6c8d556bdb Add more debug. 2012-09-01 11:35:07 -03:00
Paulo Gustavo Veiga
7dfb044ae4 Bug Uncaught text can not be null fixed. 2012-09-01 11:09:47 -03:00
Paulo Gustavo Veiga
c4f4756e4a Bug message: uncaught exception: text can not be null, line:0, : fixed. 2012-09-01 10:17:15 -03:00
Paulo Gustavo Veiga
65d5ddb604 Fix adding nodes with insert. 2012-08-30 22:30:12 -03:00
Paulo Gustavo Veiga
39a8fc1891 Do not serialize isolated relationships. 2012-08-30 08:21:48 -03:00
Paulo Gustavo Veiga
592886519e - Read only mode remove actions over topic icons
- Fix other JS Injection issues.
2012-08-29 20:30:50 -03:00
Paulo Gustavo Veiga
d54a689ace Bug message: this._container is null, line:4594, :http://app.wisemapping.com/js/mindplot-min2.js 2012-08-29 00:48:27 -03:00
Paulo Gustavo Veiga
7e8745f875 Bug message: Uncaught y must be defined, line:8, :http://app.wisemapping.com/js/core.js
TypeError: Cannot call method 'eval' of null
2012-08-28 20:54:57 -03:00
Paulo Gustavo Veiga
4288ad52dc message: uncaught exception: y must be defined, line:0, :
stackTrace()@http://app.wisemapping.com/js/core.js:14
2012-08-28 20:48:34 -03:00
Paulo Gustavo Veiga
1555560415 Reported issue during the edition. The node on focus seems not to be always available. 2012-08-28 01:02:00 -03:00
Paulo Gustavo Veiga
ed71bbc775 Bug Do not fail on empty url. This should not append on modern browsers. 2012-08-28 00:33:27 -03:00
Paulo Gustavo Veiga
8f87359b78 Fix Curved line issue. 2012-08-27 23:14:06 -03:00
Paulo Gustavo Veiga
21cae14ddd Fix event bug in windows. 2012-08-27 21:21:47 -03:00
Paulo Gustavo Veiga
81af279e21 Hack for solving loading broken maps... 2012-08-26 17:23:25 -03:00
Paulo Gustavo Veiga
c4f3feb92e Several fixes. 2012-08-26 16:53:33 -03:00
Paulo Gustavo Veiga
9354d6ae64 - Remove console.logs
- Add portuguese support.
2012-08-24 00:56:27 -03:00
Paulo Gustavo Veiga
dcd15d8fa4 Fix resources generation bug
Add support for try.
2012-08-23 22:07:37 -03:00
Paulo Gustavo Veiga
73056de872 Enable welcome maps for all languages
Fix some spanish typos.
2012-08-23 20:29:07 -03:00
Paulo Gustavo Veiga
c191136de9 Add automatic conversion of UTF-8 properties to ASCII 2012-08-23 00:46:15 -03:00
Paulo Gustavo Veiga
4891fbb024 Generate convertor for properties files to js. 2012-08-21 23:05:55 -03:00
Gonzalo Bellver
7afc442824 Fixed commit distances on BalancedSorter 2012-08-20 19:49:19 -03:00
Paulo Gustavo Veiga
28bbc4c846 Fix error when press enter over a isolated node
Fix prediction error when the node is a isolated node.
2012-08-20 11:22:19 -03:00
Paulo Gustavo Veiga
da6859313b Refactor connection algorithm. 2012-08-20 11:00:33 -03:00
Paulo Gustavo Veiga
9b2a24c437 Finally connection predict is working. 2012-08-19 11:10:38 -03:00
Paulo Gustavo Veiga
eb709699b7 More fixes on connection predict. 2012-08-18 23:37:32 -03:00
Paulo Gustavo Veiga
04fda82ba0 Keep simplifing connection algorithm. 2012-08-18 23:20:23 -03:00
Paulo Gustavo Veiga
bff79159e1 First clean up of the algorithm. 2012-08-17 20:51:29 -03:00
Gonzalo Bellver
c432bef6b1 SymmetricSorter predict optimization 2012-08-17 17:32:57 -03:00
Paulo Gustavo Veiga
f6953aad9c Default editor colors appear in the pallete.
Remove discard changes button.
2012-08-17 09:47:46 -03:00
Gonzalo Bellver
77766e0a8f editor bug fix 2012-08-16 12:54:21 -03:00
Paulo Gustavo Veiga
34bd8edd42 Fix javascript error on map view. 2012-08-15 21:45:24 -03:00
Paulo Gustavo Veiga
dde7806b38 - IE window.open does not support base href tag. Fixed. 2012-08-15 21:05:44 -03:00
Paulo Gustavo Veiga
71f0c32943 Add PT support. 2012-07-20 15:40:10 -03:00
Paulo Gustavo Veiga
98846768fe - Minor fixes. 2012-07-16 23:07:00 -03:00
Paulo Gustavo Veiga
49677411c4 - Fix add tooltop 2012-07-16 00:28:33 -03:00
Paulo Gustavo Veiga
f449eff9ce - Add delete button to remove relationship
- Fix add button in the toolbar.
2012-07-16 00:15:59 -03:00
Paulo Gustavo Veiga
3986a97717 - Fix do and undo buttons disable action 2012-07-15 23:35:45 -03:00
Paulo Gustavo Veiga
8d4b336908 Only send save operation of changes has been perfomed.
Change default SMTP port.
2012-07-15 22:20:21 -03:00
Paulo Gustavo Veiga
690c359ce2 Fix delete relationship issue. 2012-07-13 21:27:52 -03:00
Paulo Gustavo Veiga
6582f073bd - Fix mindmap img export support. Now images are embedded in the SVG. 2012-07-12 21:00:22 -03:00
Paulo Gustavo Veiga
99c2b813bc - Add more resources... 2012-07-11 23:05:55 -03:00
Paulo Gustavo Veiga
889369e5d8 - Do not store order attribute when is null. 2012-07-09 19:06:12 -03:00
Paulo Gustavo Veiga
890364f13c - Fix position of isolated nodes ... 2012-07-09 18:52:59 -03:00
Paulo Gustavo Veiga
39c2b37a1f - Change forEach for each interator
- Fix issue deleting nodes with intermediate relationships
2012-07-08 19:31:21 -03:00
Paulo Gustavo Veiga
8175eea928 - Add support for copy and paste. 2012-07-08 18:41:35 -03:00
Paulo Gustavo Veiga
a5acdc7bb7 - Fix do/redo removal of multiple elements 2012-07-08 16:43:18 -03:00
Paulo Gustavo Veiga
3a0c79a2a8 -Fix problem on element undo... 2012-07-07 18:58:42 -03:00
Paulo Gustavo Veiga
80940b8529 Minor performance improvement... 2012-07-07 13:58:55 -03:00
Paulo Gustavo Veiga
f3da916965 Fix several errors removing a node ... 2012-07-07 12:37:10 -03:00
Paulo Gustavo Veiga
f3a13dfe7a Fix issue when a node is reverted ... 2012-07-07 01:42:55 -03:00
Paulo Gustavo Veiga
82dc1fc3d4 Relationships works with commands ... 2012-07-07 01:33:34 -03:00
Paulo Gustavo Veiga
8da65a9102 Fix error connecting to the central node. 2012-07-06 23:59:54 -03:00
Paulo Gustavo Veiga
d921cecb19 Fix event propagation for keyboard events. 2012-07-06 00:55:35 -03:00
Paulo Gustavo Veiga
b816d12842 Fix several I18n isssues. 2012-07-06 00:46:54 -03:00
Paulo Gustavo Veiga
aedab95b4a Add chinese support. 2012-07-05 23:34:06 -03:00
Paulo Gustavo Veiga
5cf9756ed3 Add support for revert changes ... 2012-07-04 02:21:05 -03:00
Paulo Gustavo Veiga
b321e205b1 Fix keyboard shortcuts ... 2012-07-03 00:25:30 -03:00
Paulo Gustavo Veiga
61d0fcbdf6 Add Google Analitycs to the footer. 2012-07-03 00:04:44 -03:00
Paulo Gustavo Veiga
cd178109f3 Change messages ... 2012-07-02 23:09:32 -03:00
Paulo Gustavo Veiga
31c86d053d Fix collapse using keybard. 2012-07-02 22:54:59 -03:00
Paulo Gustavo Veiga
1df9afda1b Change default font style. 2012-07-02 00:39:22 -03:00
Paulo Gustavo Veiga
ef89c0457b Minor typo fix on translations ... 2012-07-02 00:17:03 -03:00
Paulo Gustavo Veiga
ada0f6c679 Add Keyboard Shorcuts Support. 2012-07-02 00:06:26 -03:00
Paulo Gustavo Veiga
4770601190 Minor fix for some wrong paths ... 2012-07-01 22:34:01 -03:00
Paulo Gustavo Veiga
0cb142d3fd Remove the loading text from dialog ... 2012-07-01 19:11:48 -03:00
Paulo Gustavo Veiga
7752ac0dc1 Integrate Designer location with the editor ... 2012-07-01 17:54:46 -03:00
Paulo Gustavo Veiga
2757a5ddb4 Add 18n support to the editor. 2012-07-01 17:25:34 -03:00
Paulo Gustavo Veiga
36c34b6962 - FIX NPE loading old maps ... 2012-06-25 23:13:08 -03:00
Paulo Gustavo Veiga
65e7f2ce63 - Disable text selection on IE 9. 2012-06-24 21:51:04 -03:00
Paulo Gustavo Veiga
5b966d870f - IE does not support input type URL. Sucks. 2012-06-24 21:15:10 -03:00
Paulo Gustavo Veiga
9213dc6aa3 - Fix Explorer toolbar color 2012-06-24 20:53:31 -03:00
Paulo Gustavo Veiga
3a7c1d56cb - Fix relationship exception due to usage of Mootools deprecated method. 2012-06-23 20:26:19 -03:00
Paulo Gustavo Veiga
a3d129a034 - Fix position on Beta version maps during loading ... 2012-06-23 19:51:14 -03:00
Paulo Gustavo Veiga
63113a529d Fix notes text exception loading beta maps. 2012-06-23 17:10:58 -03:00
Paulo Gustavo Veiga
509a31a4ed Fix image export 2012-06-20 17:48:29 -03:00
Paulo Gustavo Veiga
26766fdbc6 Add readOnly support to the mindmapList. 2012-06-17 12:24:09 -03:00
Paulo Gustavo Veiga
5e67811dcf Finish mindmapHistory rest service. 2012-06-17 03:51:28 -03:00
Paulo Gustavo Veiga
65db1acf6a - Integrate to editor menu 2012-06-16 12:33:16 -03:00
Paulo Gustavo Veiga
6c8664ada4 Rename MindmapUser to Collaboration. 2012-06-09 16:15:12 -03:00
Paulo Gustavo Veiga
f52a75ac79 - Remove .htm
- Keep working on export.
2012-06-03 14:56:59 -03:00
Paulo Gustavo Veiga
5d1399017f Add publish map on editor. 2012-05-27 18:15:46 -03:00
Paulo Gustavo Veiga
5498c681a4 Rename and delete actions working ... 2012-05-23 20:05:16 -03:00
Paulo Gustavo Veiga
0e83d56b94 - Change login action prefix.
- Hide/Display buttons based on the selected items.
2012-05-13 18:28:00 -03:00
Paulo Gustavo Veiga
df4100cbc4 Set onfouces on input notes and link form. 2012-05-12 17:40:18 -03:00
Paulo Gustavo Veiga
eb2efd2db0 Change some navigation URLs
Keep removing old controller model.
2012-04-14 18:46:07 -03:00
Paulo Gustavo Veiga
a141414b4b Improve and fix print.
Support for jetty:run fixed.
Several minor fixes.
2012-04-05 14:18:13 -03:00
Paulo Gustavo Veiga
1aa4859da1 Add missing Menu.js tooltip actions. 2012-04-05 00:58:38 -03:00
Paulo Gustavo Veiga
f52f01a6b1 Change symblink to moootols
Add editor issue.
2012-04-04 23:33:16 -03:00
Paulo Gustavo Veiga
9f0557b851 Fix Firefox meta keyboard bug. 2012-04-02 04:15:08 -03:00
Paulo Gustavo Veiga
56d6f125c6 Update to motools 1.4.5
Fix Firefox 11 issues.
2012-04-01 22:10:34 -03:00
Paulo Gustavo Veiga
5496b9b076 Fix event registration event capture during drag. 2012-03-23 08:46:35 -03:00
Paulo Gustavo Veiga
9a9837af35 Improve JS compilation times. 2012-03-22 02:02:27 -03:00
Paulo Gustavo Veiga
f82f024fb7 Add support for click event node registration. 2012-03-20 08:56:20 -03:00
Paulo Gustavo Veiga
da63f53fa8 Color palette is not referencing an local resource. 2012-03-20 00:15:26 -03:00
Paulo Gustavo Veiga
676272ccc0 Configure shortcuts based on platform. 2012-03-19 23:56:01 -03:00
Paulo Gustavo Veiga
ce53e8e726 Add tooltip to menu. 2012-03-19 23:29:52 -03:00
Tarjei Huse
c6acc88fd7 Merge branch 'master' of repo.wisemapping.org:wisemapping/wiseorg 2012-03-19 11:45:28 +01:00
Tarjei Huse
01db50c1bd Add new mehtods to (de)activate keyboard, setZoom 2012-03-19 11:44:59 +01:00
Paulo Gustavo Veiga
6ab729d6d0 Add support for dissable keyboard actions. 2012-03-17 11:23:03 -03:00
Paulo Gustavo Veiga
90eb8346db Fix Note and Link floating link position bug on Firefox. 2012-03-15 23:22:30 -03:00
Gonzalo Bellver
cc0e6c3e45 Baseline alignment 2012-03-15 14:48:30 -03:00
Gonzalo Bellver
99d7a1faaf Baseline layout, first approach 2012-03-15 14:48:30 -03:00
Paulo Gustavo Veiga
6a1484b49d Minor fix to have a single point of exit. 2012-03-14 23:37:54 -03:00
Paulo Gustavo Veiga
699fda21d2 Merge commit 'refs/merge-requests/3' of repo.wisemapping.org:wisemapping/wiseorg into merge-requests/3 2012-03-14 23:30:38 -03:00
Paulo Gustavo Veiga
27ad9af1b3 Merge branch 'master' of repo.wisemapping.org:wisemapping/wiseorg 2012-03-14 23:01:52 -03:00
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
Gonzalo Bellver
63876ccb38 Node sizes for tests made more realistic 2012-01-10 10:01:31 -03:00
Gonzalo Bellver
f3d4c3cd5d Symmetric Sorter adapted to work on both directions 2012-01-10 10:01:30 -03:00
Gonzalo Bellver
f355c5a23a Balanced Layout first level approach 2012-01-10 10:01:29 -03:00
Paulo Veiga
86e80e324c Start integration with new layout. 2012-01-09 23:50:52 -03:00
Gonzalo Bellver
ad1bb136fd Improved test graphs 2012-01-04 14:37:58 -03:00
Gonzalo Bellver
344573d4bd Comment fix 2012-01-02 17:38:44 -03:00
Gonzalo Bellver
93cf061f4c Merge fix 2012-01-02 17:38:02 -03:00
Gonzalo Bellver
3435bd17c2 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2012-01-02 17:10:47 -03:00
Gonzalo Bellver
93e035bbbb Grid sorter first approach 2012-01-02 17:10:14 -03:00
Paulo Veiga
44a46c8489 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source
Conflicts:
	mindplot/src/main/javascript/nlayout/TestSuite.js
2011-12-31 15:08:56 -03:00
Paulo Veiga
8062a29323 - Exclude brix during export
- More changes for layout manager.
2011-12-31 14:52:13 -03:00
Gonzalo Bellver
14cb5b586e Visual representation of nodes. Symetric sorter updated 2011-12-30 17:48:11 -03:00
Gonzalo Bellver
9ed6df2158 Basic plotting using Raphael 2011-12-30 15:28:03 -03:00
Paulo Veiga
4644240291 Missing file. 2011-12-11 23:48:29 -03:00
Paulo Veiga
87e636f29a Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2011-12-11 23:47:50 -03:00
Paulo Veiga
c2748f67cf More operations supported. 2011-12-11 23:47:01 -03:00
Paulo Veiga
9c41f0719c Close the first prototype of the new layout 2011-12-11 13:13:43 -03:00
Gonzalo Bellver
d20a4bfcea Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2011-12-02 14:08:28 -03:00
Gonzalo Bellver
b612472563 Thinkmapping menu removed 2011-12-02 14:07:23 -03:00
Paulo Veiga
a482c410a2 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2011-12-01 18:08:17 -03:00
Paulo Veiga
d62d4af766 Move layout files in order to reflethe final layout structure. 2011-12-01 18:07:19 -03:00
Gonzalo Bellver
6d81803047 Menu refactor cont. toolbar.jsp -> toolbar.jsf 2011-11-30 20:07:50 -03:00
Gonzalo Bellver
5ffce2bbc3 Thinkmapping Menu 2011-11-30 18:17:19 -03:00
Gonzalo Bellver
a300899673 Menu refactor 2011-11-30 18:06:45 -03:00
Paulo Veiga
4d3baac09d - Fix actions over the central topic. 2011-11-30 00:59:36 -03:00
Paulo Veiga
dfc3bbdbe6 - Fix errors on actions over central topic. 2011-11-30 00:56:21 -03:00
Paulo Veiga
e520d9baba - Partially fix relationship to central topic.
- Fix add icon to the central topic
2011-11-30 00:50:46 -03:00
Paulo Veiga
bc87d0f311 - Fix Link node
- Finish local storage support
2011-11-30 00:32:24 -03:00
Paulo Gustavo Veiga
334206ab19 - Fix meta/control seleccion 2011-11-29 00:51:38 -03:00
Paulo Veiga
81f9ffa5e9 - Fix auto save.
- Fix error trying to remove a node that contains a icons
- Fix auto-save leaving the page.
2011-11-29 00:38:11 -03:00
Paulo Veiga
c598c1837e - Fix notes issues. Now, notes are part of a CDATA seccion 2011-11-28 22:38:22 -03:00
Paulo Veiga
a33daf4563 Implement LocalStorage manager ... 2011-11-28 22:17:55 -03:00
Paulo Veiga
410d3553b1 Decouple persistence manager from Designer. 2011-11-28 21:27:57 -03:00
Paulo Veiga
3eeb9e32b9 Add fist version of notifier. More work pending ... 2011-11-28 17:11:02 -03:00
Paulo Veiga
2441b78684 Remove duplicated css. 2011-11-28 14:40:16 -03:00
Paulo Veiga
2bdd9f3a5e Add new icons for weather. It could be useful. 2011-11-27 22:00:46 -03:00
Paulo Veiga
5fc6c19ef4 Minor fix. 2011-11-27 21:39:49 -03:00
Paulo Veiga
0b6fcdb980 Fix failing using tests. Legacy will contain a set of images to be removed in the future. 2011-11-27 21:37:20 -03:00
Paulo Veiga
30de8b44ed - Fix notes issues. Now, notes are part of a CDATA seccion 2011-11-27 20:55:52 -03:00
Gonzalo Bellver
0ac513ea1e Added version numbers where missing from Maven 3 compatibility 2011-11-24 14:57:28 -03:00
Paulo Veiga
a0e13ad9d3 - Add UI cache for position. 2011-11-13 21:18:34 -03:00
Paulo Veiga
cfda92195a Simple bug fixing. 2011-10-27 21:18:49 -03:00
Paulo Veiga
cb7b3a2660 More features. 2011-10-18 23:37:22 -03:00
Paulo Veiga
ce52e078b5 Fix Printer ... 2011-10-18 09:29:29 -03:00
Paulo Veiga
8913b5f187 Add support for modal dialog multiple request. 2011-10-17 10:12:27 -03:00
Paulo Veiga
0133f127b8 Fix embedded view. 2011-10-16 21:42:02 -03:00
Paulo Veiga
cb6302bf50 More more more fixes. 2011-10-15 13:23:27 -03:00
Paulo Veiga
024585c321 More more fixes. 2011-10-15 02:52:44 -03:00
Paulo Veiga
2a37f2e422 Editor working . 2011-10-14 22:56:20 -03:00
Paulo Veiga
64bebe8d88 Fix connection issues. 2011-10-10 19:31:10 -03:00
Paulo Veiga
cd85390b22 Working on the new editor ... 2011-10-10 18:30:02 -03:00
Paulo Veiga
2f9b53b045 Fix icon pannel selection. 2011-10-10 01:23:22 -03:00
Paulo Veiga
c2670d5140 Several issues fixed. 2011-10-09 18:38:41 -03:00
Paulo Veiga
707e1864ef Minor fixes. 2011-10-09 18:14:28 -03:00
Paulo Veiga
a10001dd80 Relationships almost working 2011-10-09 17:59:16 -03:00
Paulo Veiga
5d1ab3cb6e Fix add links. 2011-10-08 20:36:47 -03:00
Paulo Veiga
52587c0eaa Minor fix. 2011-10-07 01:30:55 -03:00
Paulo Veiga
c472b95b20 Minor fix. 2011-10-07 00:50:07 -03:00
Paulo Veiga
7194269826 Finish Notes Support... 2011-10-07 00:21:49 -03:00
Paulo Veiga
1f02d51434 Improve node editor 2011-10-05 02:38:43 -03:00
Paulo Veiga
b0e5923fec Minor fix. 2011-10-04 23:59:21 -03:00
Paulo Veiga
9185883d30 Implements toolbar disabling. 2011-10-04 01:16:29 -03:00
Paulo Veiga
b7bbe2c0b7 Fix toolbar. 2011-10-02 21:05:17 -03:00
Paulo Veiga
410180e744 Remove bunch of duplicated code. 2011-10-02 20:16:57 -03:00
Paulo Veiga
0f990f1c63 Fix color pallete. 2011-10-02 19:16:13 -03:00
Paulo Veiga
f3af50740c Save action working again :). 2011-10-02 14:47:54 -03:00
Paulo Veiga
a994099397 Merge WiseDoc with Master. WiseDoc branch must not be used. 2011-10-02 12:22:09 -03:00
Paulo Veiga
304f9f4c97 Support connection in any node. 2011-09-14 08:51:38 -03:00
Paulo Veiga
5a08728686 Add remove node support. 2011-09-11 00:07:43 -03:00
Paulo Veiga
c1e0d52ff5 More fixes. 2011-09-10 01:17:48 -03:00
Paulo Veiga
1abda3914a Support multiple nodes .. 2011-09-09 22:26:52 -03:00
Paulo Veiga
09237a13b5 Fix several issues. 2011-09-09 22:03:31 -03:00
Paulo Veiga
d84384364c Fix several issues. 2011-09-09 21:53:41 -03:00
Paulo Veiga
2a4d96151b Keep fixing issues. 2011-09-09 02:22:44 -03:00
Paulo Veiga
0c216778e5 Add IMindmap and INode. 2011-09-08 10:03:42 -03:00
Paulo Veiga
21f848e3df Refactor and create INode and IMindmap 2011-09-08 10:02:55 -03:00
Paulo Veiga
71b761081f New model. 2011-09-08 09:54:55 -03:00