Commit Graph

418 Commits

Author SHA1 Message Date
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