67 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
1e5e11a309 - Fix wrong state issue when the topic is restored. 2012-09-27 20:18:12 -03:00
Paulo Gustavo Veiga
f6e5018272 - Remove visibility flag on createTopic. 2012-09-27 09:17:34 -03:00
Paulo Gustavo Veiga
4a0d70e3b3 - Minor fixes 2012-09-27 08:12:03 -03:00
Paulo Gustavo Veiga
66fcc68677 Fix npe removing relationships. 2012-09-25 08:58:37 -03:00
Paulo Gustavo Veiga
8320ae0abf - Fix orphan relationships. 2012-09-24 20:40:01 -03:00
Paulo Gustavo Veiga
0dafb4b31b - Fix undo of multiple nodes. 2012-09-24 14:54:19 -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
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
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
ae9f05dd05 Use FX class for delete node events. 2012-03-07 20:35:06 -03:00
Paulo Gustavo Veiga
e67b2ba50b Fix commands calling super class constructor. 2012-02-27 19:25:14 -03:00
Paulo Gustavo Veiga
7ba0e36cb9 Introduce the convept of Feature to a topic. 2012-02-27 18:49:58 -03:00
Paulo Veiga
e5beb4f034 Fix collapse. 2012-01-17 00:26:29 -03:00
Paulo Veiga
1b3ad1b42d Add new Tango serializer. Pending to comple migration. 2012-01-14 10:45:39 -03:00
Paulo Veiga
86e80e324c Start integration with new layout. 2012-01-09 23:50:52 -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
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
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
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
7194269826 Finish Notes Support... 2011-10-07 00:21:49 -03:00
Paulo Veiga
0c216778e5 Add IMindmap and INode. 2011-09-08 10:03:42 -03:00
Paulo Veiga
e2da27ebc8 Basic topic propeties integrated with brix. 2011-09-06 01:03:27 -03:00
Paulo Veiga
0e21aad802 Severa lfixed. 2011-09-04 21:32:29 -03:00
Paulo Veiga
d43eb930d9 Partially supported multilines. 2011-09-02 02:31:03 -03:00
Paulo Veiga
55db305b10 Fix remove icon. 2011-08-29 20:32:12 -03:00
Paulo Veiga
c74d2de32d Fix flicker.
Remove more code.
2011-08-29 20:10:05 -03:00
Paulo Veiga
c4cd24744a First edit node implementation... 2011-08-25 22:08:39 -03:00
Paulo Veiga
046789bb6a Refactor designer moving methods to a designer model. 2011-08-24 23:41:39 -03:00
Paulo Veiga
fb39e32b33 Text editor works based on absolute position. 2011-08-23 14:25:49 -03:00
Pablol
18dfd82c1d Merge branch 'wise-doc' into collaboration
Conflicts:
	mindplot/pom.xml
	mindplot/src/main/javascript/DesignerActionRunner.js
	mindplot/src/main/javascript/DragTopic.js
	mindplot/src/main/javascript/MindmapDesigner.js
	wise-doc/src/main/webapp/html/editor.html
	wise-doc/src/main/webapp/js/editor.js
2011-08-07 19:51:55 -03:00
Pablol
bd888412f7 adding general collaboration framework and Brix 2011-08-07 19:27:23 -03:00
Paulo Veiga
36e44c13ca Improve toolbar and editor size. 2011-08-05 01:06:56 -03:00
Paulo Veiga
63cda0a170 Start working on ActionDispatcher migration. 2011-08-03 17:56:11 -03:00
Paulo Veiga
6a4a0f68fc Commands fixed. 2011-07-30 18:55:32 -03:00
Paulo Veiga
d06275f524 - Add new assert syntax.
- Fix Icons size issues.
2011-07-27 14:33:02 -03:00
Paulo Veiga
0b67b42045 Replace core.Utils.isDefined for $defined. 2011-07-27 13:44:09 -03:00