Commit Graph

245 Commits

Author SHA1 Message Date
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
Paulo Gustavo Veiga
8905fc5467 Fix MySQL scripts. 2011-04-09 12:48:36 -03:00
Paulo Gustavo Veiga
79b474e5aa Revert "Replace for absolute paths instea of relave patths."
This reverts commit d78533be6f.
2011-04-09 09:53:23 -03:00
Paulo Gustavo Veiga
51b8fdfe7b Revert "Remove analitics tracker from the editor page."
This reverts commit 38c9a6e126.
2011-04-09 09:52:39 -03:00
Paulo Gustavo Veiga
38c9a6e126 Remove analitics tracker from the editor page. 2011-04-08 19:59:30 -03:00
Paulo Gustavo Veiga
d78533be6f Replace for absolute paths instea of relave patths. 2011-04-08 19:56:07 -03:00
Paulo Gustavo Veiga
dd072ed958 - Freemind export store order and position using extended properties.
- Fix order calculation algorith during import.
- Optimize JABX context initialization.
2011-04-08 17:53:32 -03:00
Pablo Luna
ae071f7fcb updated french translations 2011-04-07 16:39:47 +01:00
Paulo Gustavo Veiga
9a45d0402a Fix stupid mistake. 2011-04-06 17:51:16 -03:00
Paulo Gustavo Veiga
c5aa23dbc4 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source
Conflicts:
	wise-webapp/src/main/java/com/wisemapping/exporter/ExporterFactory.java
2011-04-06 17:34:17 -03:00
Paulo Gustavo Veiga
0420cc1d03 Replace by dom. 2011-04-06 17:27:18 -03:00
Pablo Luna
c9ff2e23d5 adding export test that fails on local 2011-04-06 20:43:43 +01:00
Pablo Luna
5318e29df5 fixing print and export 2011-04-06 20:36:57 +01:00
Pablo Luna
1a69d0b3c3 fixing print 2011-04-06 19:45:23 +01:00
Pablo Luna
002dba3094 fixing print 2011-04-06 19:05:47 +01:00
Pablo Luna
d2b8c3fd7c fixing print 2011-04-06 18:01:53 +01:00
Pablo Luna
bb156c4b55 fixing print 2011-04-06 17:58:32 +01:00
Pablo Luna
ae858476b1 fixing export error with image tag with hack 2011-04-06 16:37:40 +01:00
Pablo Luna
518587a29a fixing editor and my mindmap lists 2011-04-06 11:20:15 +01:00
Pablo Luna
a349672170 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2011-04-06 10:47:53 +01:00
Pablo Luna
5756c66de9 fixing embedded map 2011-04-06 10:47:39 +01:00
Paulo Gustavo Veiga
be942c452f Minor refactor. SVG export should not depend on maps. 2011-04-04 16:22:52 -03:00
Paulo Gustavo Veiga
a0010e7cc7 Update the lastest stable version. 2011-04-02 14:22:49 -03:00
Pablo Luna
2b23388b51 adding use other browser recomendation when GCF is needed 2011-04-02 15:24:46 +01:00
Pablo Luna
4b230abd65 fixing wise-webapp pom 2011-04-02 14:07:58 +01:00
Pablo Luna
7320f8a600 fixing wise-webapp pom 2011-04-02 13:51:08 +01:00
Pablo Luna
96a71d6d58 using css3 border-radius instead of js library when possible 2011-04-02 11:53:13 +01:00
Pablo Luna
e722fdd720 Adding hsql warning message in login page 2011-04-01 19:50:55 +01:00
Pablo Luna
8ea733fc55 fixing google chrome installation to work on all browsers 2011-04-01 18:55:59 +01:00
Pablo Luna
c4021bf3c4 removing svg from save operation 2011-03-31 17:34:33 +01:00
Paulo Gustavo Veiga
ba2db11b0e Browser support. 2011-03-29 20:42:57 -03:00
Pablo Luna
9a0de7ed21 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2011-03-29 16:34:30 +01:00
Pablo Luna
fdf3b34959 fixing google frame installation jsp 2011-03-29 16:33:15 +01:00
Paulo Gustavo Veiga
123f909310 Bye IE 6 support. 2011-03-29 11:01:56 -03:00
Paulo Gustavo Veiga
5b92c6a2bb Fix several minor CSS issues. 2011-03-28 23:26:05 -03:00
Paulo Gustavo Veiga
74dfd39af3 HTML 5.0 support for MindmapList 2011-03-28 22:36:22 -03:00
Paulo Gustavo Veiga
18e9651ba1 HTML 5.0 compliant. 2011-03-28 21:40:38 -03:00
Paulo Gustavo Veiga
08daec0092 Editor HTML 5.0 compliant. 2011-03-28 20:53:18 -03:00
Paulo Gustavo Veiga
6c9e057503 Fix path. 2011-03-28 20:01:32 -03:00
Paulo Gustavo Veiga
52362babbc Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2011-03-28 19:54:46 -03:00
Pablo Luna
760ccd3754 reapplying history fix 2011-03-28 15:58:01 +01:00
Pablo Luna
92d39f0a08 Quich fix for export error 2011-03-28 15:16:32 +01:00
Pablo Luna
bd7c83f17d adding new export tests 2011-03-28 14:06:48 +01:00
Paulo Gustavo Veiga
5d939a1e78 Change export controller path and keep compatibility with old SVG images. 2011-03-28 02:55:54 -03:00
Paulo Gustavo Veiga
9849414abb Fix several issues related to HTML 5.0 in the editor. 2011-03-28 02:39:12 -03:00
Paulo Gustavo Veiga
8bb7dab9f0 - Fix login HTML 5.0 errors. 2011-03-28 02:04:40 -03:00
Paulo Gustavo Veiga
cb52a2e17f HTML 5.0 icons and headers changed. 2011-03-28 01:33:16 -03:00
Paulo Gustavo Veiga
6d1b678c48 - Fix remove icon position
- Import don't use elipse for freemind anymore
-
2011-03-28 00:22:20 -03:00
Paulo Gustavo Veiga
a527404aa2 Minor improvement ... 2011-03-27 19:48:11 -03:00
Paulo Gustavo Veiga
cff3d7cc8a Fix export of links in root node. 2011-03-27 19:41:45 -03:00
Paulo Gustavo Veiga
c74adcbf54 Add node links tests. No working :). 2011-03-27 15:32:58 -03:00
Paulo Gustavo Veiga
87465945ac Fix note styles issues. 2011-03-27 15:26:55 -03:00
Paulo Gustavo Veiga
308250ab73 Fix freeming import issue with fonts. 2011-03-27 14:44:09 -03:00
Paulo Gustavo Veiga
334c9820b3 Add one more export test. 2011-03-27 13:54:16 -03:00
Paulo Gustavo Veiga
fd5a122cc9 Fix pop up issues with Firefox 4. 2011-03-27 13:19:46 -03:00
Pablo Luna
d72ae43a69 updating png export svg file 2011-03-25 17:23:05 +00:00
Pablo Luna
179a76be59 fixing png export test 2011-03-25 17:21:56 +00:00
Paulo Gustavo Veiga
0b05bcd4b4 Add all images for backward compatibility. SVG maps has links to them. 2011-03-25 14:04:13 -03:00
Pablo Luna
2f3143327c Adding png export test 2011-03-25 16:43:53 +00:00
Paulo Gustavo Veiga
43ff313635 Fix position dialog. 2011-03-23 00:50:30 -03:00
Paulo Gustavo Veiga
cbc31c56ef Add more icons. 2011-03-23 00:26:27 -03:00
Paulo Gustavo Veiga
483b781981 Add more and more icons... 2011-03-22 22:22:42 -03:00
Paulo Gustavo Veiga
107e559364 - Mode dynamic way to declare new icons. 2011-03-21 17:38:05 -03:00
Paulo Gustavo Veiga
5d0d837062 Start working on moving all the images to icons and rename them to follow the convention family-image.png. Based on that, the current hardcode maps could be removed. 2011-03-21 01:27:21 -03:00
Paulo Gustavo Veiga
1790a20d6a Move icons to icons directory. Now, start working on tests to check that all the icons has his image. 2011-03-21 01:04:43 -03:00
Paulo Gustavo Veiga
d5ac7376b3 Fix image mappings issue during export/import to freemind. 2011-03-20 22:49:31 -03:00
Paulo Gustavo Veiga
4ae0258411 - Add @NotNull support
- Add FreeMindTest suite
2011-03-20 18:25:41 -03:00
Pablo Luna
7acfd763fa removing VML support from client side 2011-03-16 11:40:48 +00:00
Pablo Luna
1b04d1effc Adding Google Chrome Framework for IE<9 2011-03-13 20:02:13 +00:00
Pablo Luna
331652ad74 fixing freemind export npe 2011-03-13 15:11:14 +00:00
Pablo Luna
94db33e2ac fixing freemind export side of nodes 2011-03-13 14:26:27 +00:00
Paulo Gustavo Veiga
2eff6fe197 Minor fix. 2011-03-12 19:23:41 -03:00
Paulo Gustavo Veiga
2021a39229 Add configurable email confirmation. 2011-03-12 19:10:44 -03:00
Paulo Gustavo Veiga
7fdf08a6b1 Wrong commit. 2011-03-12 18:30:59 -03:00
Paulo Gustavo Veiga
8e40ce9a18 Fix several import/export issues. 2011-03-12 18:30:21 -03:00
Paulo Gustavo Veiga
600bde0e15 - Set freemind version to the exported map
- Exported map don't useless font nodes.
2011-03-12 17:08:01 -03:00
Paulo Gustavo Veiga
b8cfed1a25 Split Spring loading. 2011-03-11 01:42:28 -03:00
Pablo Luna
314df3ca68 fixing arrows and curved lines default control points 2011-01-24 10:55:06 -03:00
Pablo Luna
82a9dc8f24 Adding relationship line icon 2011-01-23 21:49:00 -03:00
Pablo Luna
2b81b71cb4 restoring color chooser 2011-01-23 21:03:41 -03:00
Pablo Luna
cbdc1679db Freemind import - Fixing text default font color 2011-01-23 21:03:41 -03:00
Pablo Luna
a4ab2a2e42 Changing bubble for a more simple one 2011-01-23 21:03:41 -03:00
Pablo Luna
2430db31b3 Fixing license text in every file 2011-01-23 21:03:40 -03:00
Pablo Luna
4fc6216b97 Fixing license text in every file and adding the powered by requirement 2011-01-23 20:36:48 -03:00
Pablo Luna
47793ec4e2 Fixing encoding error when importing files 2011-01-16 18:05:17 -03:00
Pablo Luna
89b2a871e2 Adding the possibility of changing language 2011-01-16 14:28:20 -03:00
Pablo Luna
8ddb66eebb Adding start and end arrows to relationship lines 2011-01-16 11:48:53 -03:00
Pablo Luna
4777ccf6fb Making curved line control point relative and Importing Freemind relationship lines curve control points 2011-01-14 14:10:15 -03:00
Pablo Luna
8db75a940d Freemind Import - Fixing relationshis in loop 2011-01-11 18:54:20 -03:00
Pablo Luna
be4cebf64b Freemind Import/Export, supporting relationship lines 2011-01-11 16:35:46 -03:00
Pablo Luna
67d2954f9e Freemind import - Supporting collapsed nodes 2011-01-11 14:36:33 -03:00
Pablo Luna
c1989c4562 Freemind import adding Notes and richText support 2011-01-11 13:59:28 -03:00
Pablo Luna
6b3f50914f Fixing Freemind import node's font color 2011-01-10 12:51:37 -03:00
Pablo Luna
bfa403a14f Fixing FreeMind importing nodes order 2011-01-10 12:33:30 -03:00
Pablo Luna
ae64037f3a Relationship lines can now be selected and deleted 2010-12-22 19:51:15 -03:00
Pablo Luna
67c4968aca Adding model update, model migrator, curved line support, relationship lines, remove of web-services classes 2010-12-13 11:16:02 -03:00
Pablo
63fe8c5493 rolling back captcha fix 2010-11-24 01:11:31 +01:00
Pablo
f63fcae531 fix image type 2010-11-24 00:32:13 +01:00
Pablo
dfba30f83f Fixing captcha error because of OpenJDK 2010-11-24 00:11:14 +01:00
Pablo
862a53e147 Fixing test user data 2010-11-22 22:35:36 +01:00
Pablo
d449bf0dcc fixing div overlaying over feedback link 2010-11-22 22:18:50 +01:00
Pablo
d8f9826f85 Being in Beta for ever is not cool anymore. Bye Beta 2010-11-21 00:16:19 +01:00
Pablo Luna
5b997de415 Adding Chrome, Safari and IE9 support 2010-11-20 23:43:54 +01:00
Paulo Gustavo Veiga
2efa40c664 Fix I18n issue. 2010-01-19 00:39:52 -03:00
Paulo Gustavo Veiga
131d5b18e8 Fix opera load issue. 2009-12-30 11:06:17 -03:00
Paulo Gustavo Veiga
b3b71db425 Some maven no distrubuted libraries are part of the project in order to simplify installation. 2009-11-07 02:19:41 -02:00
Paulo Gustavo Veiga
75470a91fd Remove trunk directory 2009-11-06 23:30:29 -02:00