Commit Graph

156 Commits (440e750f3055f330e2915622d37961cd5a0563b1)

Author SHA1 Message Date
Gonzalo Bellver 440e750f30 Initial workspace layout 2011-10-10 18:59:20 -03:00
Paulo Veiga 52587c0eaa Minor fix. 2011-10-07 01:30:55 -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 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 c1d3902b72 Fix css issues. 2011-10-02 14:53:41 -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 26759bd437 Fix resize issue. Need to work on centering the node. 2011-08-26 19:41:50 -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 ad13c296ad Rename Event listener
Remove hacks
2011-08-21 12:42:00 -03:00
Paulo Veiga f3e024735d - Move keyboard events as part of a separate class.
- TextEditor is now one instance peer node.
- Broken: f2 and start writting on typing.
2011-08-19 13:38:37 -03:00
Paulo Veiga d27d15e162 Fix toolbar strange resize. 2011-08-10 23:16:00 -03:00
Paulo Veiga e9ed01c87d Minor fixes. 2011-08-08 09:20:32 -03:00
Paulo Veiga 2db8cd5c96 Refactor menu. 2011-08-07 18:59:20 -03:00
Paulo Veiga 36e44c13ca Improve toolbar and editor size. 2011-08-05 01:06:56 -03:00
Paulo Veiga 0b3083d50c Several fixes added. 2011-08-04 22:12:53 -03:00
Paulo Veiga 51be944cca Mindplot don't need to be compiled. 2011-07-30 05:22:57 -03:00
Paulo Veiga 899bf85545 Remove chk, all must be $defined. 2011-07-28 13:06:15 -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
Paulo Veiga 9759ee12cb Minor fixes. 2011-07-26 16:58:49 -03:00
Paulo Veiga 41c1f47227 Start migration to Mootools 1.3.1 2011-07-26 15:07:53 -03:00
Paulo Veiga 93c9e2d3b2 Send email was commented by error. Why?. I don't know. 2011-07-20 21:44:52 -03:00
Paulo Gustavo Veiga c328a65d97 Fix encodding issues in tests. 2011-07-03 17:36:30 -03:00
Paulo Gustavo Veiga c1ed44d627 Enable test parametrization. 2011-07-03 12:57:01 -03:00
Paulo Gustavo Veiga 5ace7f5259 Fix tests. 2011-07-03 12:45:45 -03:00
Paulo Gustavo Veiga 9517f06902 Add support for MySQL 5.1.54 fixed. 2011-06-29 10:33:41 -03:00
Paulo Gustavo Veiga 415dc2f396 Remove local library issue dependency. This solve maven 3 legacy reporitory support. 2011-06-28 01:18:53 -03:00
Paulo Gustavo Veiga b58141b1b8 Fix path issue during export. 2011-05-05 16:50:12 -03:00
Paulo Gustavo Veiga 973f3b9365 Fix wrong SVG images export. 2011-05-05 14:10:46 -03:00
Paulo Gustavo Veiga 499a2eafbf SVG files must be exported with .svg extension. 2011-05-04 00:51:43 -03:00
Paulo Gustavo Veiga 76c9b2c0f9 Fix relationship error during import. 2011-05-04 00:18:10 -03:00
Paulo Gustavo Veiga 7fc6b7465d Fix add relation issue. Pending: Ignore position in the old model. 2011-04-28 22:08:43 -03:00
Paulo Gustavo Veiga fa726742a4 Fix several issues with the old layout. For that I had to:
- Revert some positioning code.
- Child nodes are not positioned
- Don't support export/import of relations

This is a temporal fix in order to stabilize the old layout. Pablo, we need to discuss how this will be fix to fit the new layout.
2011-04-26 00:46:10 -03:00
Paulo Gustavo Veiga e8cfa5163d A couple if minor improvements. 2011-04-25 13:52:52 -03:00
Pablo Luna bb6c9702e2 fixing lines and adding childs when shrinked children 2011-04-20 09:43:04 +01:00
Pablo Luna b678344991 Revert "adding multiple line support editor and in nodes"
This reverts commit 5aa6775a85.
2011-04-20 09:30:45 +01:00
Pablo Luna 5aa6775a85 adding multiple line support editor and in nodes 2011-04-19 17:01:12 +01:00
Pablo Luna c804b3715e adding new editor 2011-04-17 19:04:02 +01:00
Pablo Luna f73737ed0b fixing bugs 2011-04-16 23:53:31 +01:00
Pablo Luna 4e746833ae fixing freemind layout with import 2011-04-16 14:18:33 +01:00
Paulo Gustavo Veiga 776e216e50 - Improve error handling on export
- Validate FreeMind 0.9 or gretter during import
- Improve login message.
2011-04-15 23:22:58 -03:00
Pablo Luna 405f0d9998 changing default shapes to be all lines, and fixing text centering bug 2011-04-15 17:31:55 -03:00
Pablo Luna f95f537246 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2011-04-11 18:34:49 +01:00
Pablo Luna d4de03d373 working on Freemind layout algorithm 2011-04-11 18:29:48 +01:00