Commit Graph

47 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
ad190b575d Fix href export login. 2012-08-26 22:50:39 -03:00
Paulo Gustavo Veiga
666cf329a8 Hack for IE. 2012-08-26 20:03:38 -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
6582f073bd - Fix mindmap img export support. Now images are embedded in the SVG. 2012-07-12 21:00:22 -03:00
Paulo Gustavo Veiga
b914bbb8a8 Fix PDF export. 2012-06-03 18:12:56 -03:00
Paulo Gustavo Veiga
f52a75ac79 - Remove .htm
- Keep working on export.
2012-06-03 14:56:59 -03:00
Paulo Gustavo Veiga
4f95ad04ca - Add support for starred.
- Remove tags temporally.
2012-05-29 22:36:32 -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
e401d73cb6 Fix freemind import bug with relationships. 2012-02-25 11:56:20 -03:00
Paulo Gustavo Veiga
7e59b19fc0 Fix PNG exporter. 2012-02-21 18:47:43 -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
6edb3d46a5 - REST PDF/PNG/Freemind transform working... 2012-02-17 10:42:20 -03:00
Paulo Veiga
0b6fcdb980 Fix failing using tests. Legacy will contain a set of images to be removed in the future. 2011-11-27 21:37:20 -03:00
Paulo Veiga
923cd8ae11 Revert "Fixed tests"
This reverts commit d5f88e0004.
2011-11-27 21:04:10 -03:00
Gonzalo Bellver
d5f88e0004 Fixed tests 2011-11-24 14:44:16 -03:00
Paulo Veiga
0133f127b8 Fix embedded view. 2011-10-16 21:42:02 -03:00
Paulo Gustavo Veiga
c328a65d97 Fix encodding issues in tests. 2011-07-03 17:36:30 -03:00
Paulo Gustavo Veiga
5ace7f5259 Fix tests. 2011-07-03 12:45:45 -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
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
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
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
ae858476b1 fixing export error with image tag with hack 2011-04-06 16:37:40 +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
52362babbc Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2011-03-28 19:54:46 -03:00
Pablo Luna
92d39f0a08 Quich fix for export error 2011-03-28 15:16:32 +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
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
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
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
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
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
8ddb66eebb Adding start and end arrows to relationship lines 2011-01-16 11:48:53 -03:00
Pablo Luna
be4cebf64b Freemind Import/Export, supporting relationship lines 2011-01-11 16:35:46 -03:00
Paulo Gustavo Veiga
75470a91fd Remove trunk directory 2009-11-06 23:30:29 -02:00