Paulo Gustavo Veiga
|
12f2048fa2
|
Minor java 8 refactors.
|
2015-07-25 13:17:53 -03:00 |
|
Ezequiel Bergamaschi
|
e22de46812
|
WISE-383 #resolve
|
2015-04-25 01:06:06 -03:00 |
|
Paulo Gustavo Veiga
|
04e1f71faa
|
Update copyright headers.
|
2015-04-12 00:15:12 -03:00 |
|
Paulo Gustavo Veiga
|
65c48562af
|
Bug WISE-422 fixed: Minor improvement.
|
2015-03-24 21:36:47 -03:00 |
|
Paulo Gustavo Veiga
|
f23d708385
|
Bug WISE-422 fixed: Add Safari hack for importing images.
|
2015-03-24 21:33:13 -03:00 |
|
Claudio Barril
|
53e210456e
|
allow null value to rgbToHex method
|
2015-03-08 00:54:34 -03:00 |
|
Claudio Barril
|
36f2143f46
|
map rgb to hex color in export freemind
|
2015-03-07 17:34:05 -03:00 |
|
Claudio Barril
|
802c9d3375
|
fix exporter to freemind issues (shape, font styles and font sizes)
|
2014-09-08 14:36:49 -03:00 |
|
Claudio Barril
|
7ee42468bd
|
freemind constant
|
2014-09-07 23:15:27 -03:00 |
|
Claudio Barril
|
7d973c7a87
|
setting default version for freemind export
|
2014-09-07 20:16:23 -03:00 |
|
Claudio Barril
|
d8e255cac8
|
considering possibility of null positions
|
2014-09-07 20:16:09 -03:00 |
|
Claudio Barril
|
8b6764af17
|
hack fix for relationships when import/export for freemind
|
2014-09-07 16:58:14 -03:00 |
|
Claudio Barril
|
a6a79e9f94
|
fix vertical order when export to freemind versions.
|
2014-09-07 16:10:06 -03:00 |
|
Claudio Barril
|
94e76fad9c
|
support both export versions for freemind (old and new 1.0.1)
|
2014-09-07 16:06:58 -03:00 |
|
Paulo Gustavo Veiga
|
fd021de86d
|
Mindmap loading is lazy.
|
2013-03-30 01:09:28 -03:00 |
|
Paulo Gustavo Veiga
|
2a2dc7c57f
|
Change mindjet extension.
|
2013-03-29 12:08:40 -03:00 |
|
Paulo Gustavo Veiga
|
2c355205d0
|
Complete mindjet integration.
|
2013-03-29 11:49:59 -03:00 |
|
Paulo Gustavo Veiga
|
06210ab95b
|
Add text/plan, open office and xls transformation support.
|
2013-03-28 17:01:42 -03:00 |
|
Paulo Gustavo Veiga
|
b6ee7e61b8
|
Fix SVG export tests...
|
2013-03-10 19:45:21 -03:00 |
|
Paulo Gustavo Veiga
|
9ab0637690
|
Fix scape name with spaces.
|
2013-02-24 17:34:25 -03:00 |
|
Paulo Gustavo Veiga
|
5e0c879654
|
Minor fix on export.
|
2013-02-23 14:54:51 -03:00 |
|
Paulo Gustavo Veiga
|
9049ca25aa
|
More export issues fixed.
|
2013-02-23 13:53:56 -03:00 |
|
Paulo Gustavo Veiga
|
76ccc5e6b2
|
Fix mindmap export.
|
2013-02-23 13:48:43 -03:00 |
|
Paulo Gustavo Veiga
|
765b1fc80e
|
Exported images are now centered.
|
2012-12-02 16:37:09 -03:00 |
|
Paulo Gustavo Veiga
|
d2c287684f
|
Improve img quality export.
|
2012-12-01 17:58:01 -03:00 |
|
Paulo Gustavo Veiga
|
bad11bea88
|
Fix freemind import/export notes.
|
2012-12-01 17:22:54 -03:00 |
|
Paulo Gustavo Veiga
|
c86bd15382
|
Fix unit tests.
|
2012-11-04 01:51:23 -03:00 |
|
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
|
27a82d9e41
|
Fix NPE with empty node text.
|
2012-11-02 00:47:55 -03:00 |
|
Paulo Gustavo Veiga
|
806bb96ce1
|
Fix error when the connections in the pool has been closed.
|
2012-11-02 00:38:13 -03:00 |
|
Paulo Gustavo Veiga
|
ef88ee06de
|
Merge branch 'db-purge' of repo.wisemapping.org:wisemapping/wiseorg into db-purge
Conflicts:
wise-webapp/src/test/resources/data/freemind/richtextnode.mmr
|
2012-11-01 21:43:27 -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
|
dafe8eeb03
|
Fix i18n during import.
|
2012-10-31 23:14:13 -03:00 |
|
Paulo Gustavo Veiga
|
cc57fae5cf
|
Update copyright year.
|
2012-10-05 08:35:31 -03:00 |
|
Paulo Gustavo Veiga
|
2e2e978c43
|
- Fix IE 9 issue that true value is serialized as number instead of boolean string.
|
2012-09-11 20:46:53 -03:00 |
|
Paulo Gustavo Veiga
|
df52d57a1d
|
Bug java.lang.NullPointerException
at com.wisemapping.exporter.FreemindExporter.addNote(FreemindExporter.java:170)
fixed.
|
2012-08-30 20:43:56 -03:00 |
|
Paulo Gustavo Veiga
|
396ed9a147
|
Fix NPE during export.
|
2012-08-29 23:51:33 -03:00 |
|
Paulo Gustavo Veiga
|
80deb4922b
|
Fix export issue on tranformation on SVG maps produced by IE9.
|
2012-08-28 00:13:50 -03:00 |
|
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 |
|