Paulo Gustavo Veiga
a74efa4647
Merge branch 'master' into db-purge
...
Conflicts:
mindplot/src/main/javascript/MainTopic.js
wise-webapp/src/main/java/com/wisemapping/exporter/FreemindExporter.java
wise-webapp/src/main/java/com/wisemapping/rest/BaseController.java
2012-11-04 01:38:52 -03:00
Paulo Gustavo Veiga
45a190bbac
Merge branch 'images'
...
Conflicts:
mindplot/src/main/javascript/StandaloneActionDispatcher.js
2012-11-02 02:08:28 -03:00
Paulo Gustavo Veiga
af8d833356
Update copyright year.
2012-11-01 21:35:01 -03:00
Paulo Gustavo Veiga
e5e2e86fce
Fix parser error on export.
2012-11-01 00:14:21 -03:00
Paulo Gustavo Veiga
a155477eff
Fix import NPE.
2012-10-05 20:42:32 -03:00
Paulo Gustavo Veiga
4f1bb45fc2
Minor improvement to change freemind change if the background color was defined.
2012-09-29 17:38:51 -03:00
Paulo Gustavo Veiga
c37b632ac9
Fix FeeMind size conversion. Now it's mapped to the proper wise size.
2012-09-29 16:53:43 -03:00
Paulo Gustavo Veiga
9985384a7f
Improve freemind imported to support html text nodes.
2012-09-29 15:27:16 -03:00
Paulo Gustavo Veiga
acd149bfc9
- Add more info to detect errors.
2012-09-24 13:15:24 -03:00
Paulo Gustavo Veiga
155ec74dea
- Add more info to detect errors.
2012-09-24 13:11:11 -03:00
Paulo Gustavo Veiga
5f441c2c20
- IE window.open does not support base href tag. Fixed.
2012-08-15 21:37:21 -03:00
Paulo Gustavo Veiga
4f95ad04ca
- Add support for starred.
...
- Remove tags temporally.
2012-05-29 22:36:32 -03:00
Paulo Gustavo Veiga
4f1edd0af4
Move test resources to standard maven dirs.
2012-03-10 16:53:54 -03:00
Paulo Gustavo Veiga
b26f9715ff
Replace read file for FileUtils
...
Change jaxb mindmap package
Fix failing tests for encodding issues.
2012-03-10 16:33:00 -03:00
Paulo Gustavo Veiga
25f1e2f549
- Remove commited JAXB stubs
...
- Export support multiline notes.
2012-03-06 23:27:54 -03:00
Paulo Gustavo Veiga
9f4c928d13
Add support for Freemind to Wise transformation:
...
curl http://localhost:8080/service/transform.wise --data @fonts.mm -H "Content-Type:application/freemind" --post301
2012-02-29 20:22:27 -03:00
Paulo Gustavo Veiga
e401d73cb6
Fix freemind import bug with relationships.
2012-02-25 11:56:20 -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
5ace7f5259
Fix tests.
2011-07-03 12:45:45 -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
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
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
c4021bf3c4
removing svg from save operation
2011-03-31 17:34:33 +01: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
cff3d7cc8a
Fix export of links in root node.
2011-03-27 19:41:45 -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
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
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
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
Pablo Luna
cbdc1679db
Freemind import - Fixing text default font color
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
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
Paulo Gustavo Veiga
75470a91fd
Remove trunk directory
2009-11-06 23:30:29 -02:00