92 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
ad9cea069a Support for Java 11 2020-11-06 21:35:54 -08:00
Paulo Veiga
57b2e79c0d Update batik library.
Fix sample SVG tests.
2018-09-14 17:33:36 -07:00
Paulo Gustavo Veiga
113a93f48a Update copyright headers. 2015-04-12 00:15:12 -03:00
Paulo Gustavo Veiga
db9c90c0a2 Bug WISE-422 fixed: Add Safari hack for importing images. 2015-03-24 21:33:13 -03:00
Claudio Barril
0447cb995f fix nomenclature test name 2014-09-07 23:15:48 -03:00
Claudio Barril
cb80d5e976 add test for version comparison 2014-09-07 21:02:04 -03:00
Paulo Gustavo Veiga
756afef4b6 Bug WISE-242 fixed
Add support for Firefox 3
2014-06-25 21:26:58 -03:00
Claudio Barril
b427747f9a label attribute icon to iconName refactor (because of eze code review) 2014-04-16 02:38:33 -03:00
Claudio Barril
0f3d4856d2 fix tests 2014-04-16 00:25:32 -03:00
Mariela Michalek
d36c52b40a add new label test 2014-02-25 22:19:52 -03:00
Ezequiel Bergamaschi
1d6e3ec4bf new tests added 2014-02-10 00:59:13 -03:00
Ezequiel Bergamaschi
b110d338af attributes nullable 2014-02-10 00:58:19 -03:00
Mariela Michalek
1a31e5ee99 Refactor Imports and Helper 2014-02-09 18:37:10 -03:00
Mariela Michalek
d48abe6121 refactor test - add helper class 2014-02-09 17:50:57 -03:00
Mariela Michalek
f564b4b34a rename test 2014-02-09 15:19:07 -03:00
Mariela Michalek
147a4ec06a adding new suite test 2014-02-09 13:57:00 -03:00
Paulo Gustavo Veiga
708b8eb355 Merge branch 'develop' into feature/WISE-16-remove_user 2014-01-30 00:24:06 -03:00
Paulo Gustavo Veiga
d0e07269c4 Bug WISE-205 fixed.
Fix IE 11 browser detection.
2014-01-26 22:09:00 -03:00
Paulo Gustavo Veiga
adfc6c08f2 Improve delete message.
Add unit test.
2014-01-25 12:31:14 -03:00
Paulo Gustavo Veiga
0493d66daa Fix mindmaping controller tests. 2014-01-25 04:21:59 -03:00
Paulo Gustavo Veiga
9b3f1c79a6 Enable MindmapController rests. 2014-01-25 03:13:51 -03:00
Paulo Gustavo Veiga
703414266e Fix failing uning tests ... 2014-01-12 22:53:42 -03:00
Paulo Gustavo Veiga
96cb014a6e Add firefox 20 support. 2013-04-04 20:39:11 -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
e03f5f632b Fix export unit tests. 2013-03-10 19:57:24 -03:00
Paulo Gustavo Veiga
765b1fc80e Exported images are now centered. 2012-12-02 16:37:09 -03:00
Paulo Gustavo Veiga
0d8b6b210e - Add metadata descriptor to template page
- Add png export tests.
2012-12-01 19:09:31 -03:00
Paulo Gustavo Veiga
f34ec25610 Add new icon. 2012-11-24 14:36:18 -03:00
Paulo Gustavo Veiga
2c5f7139d5 Add new priority icons. 2012-11-14 21:19:56 -03:00
Paulo Gustavo Veiga
af8d833356 Update copyright year. 2012-11-01 21:35:01 -03:00
Paulo Gustavo Veiga
dafe8eeb03 Fix i18n during import. 2012-10-31 23:14:13 -03:00
Paulo Gustavo Veiga
c44d88eb09 - Add some automatic tests to detect user agent. 2012-09-16 21:45:58 -03:00
Paulo Gustavo Veiga
7b1574150a - Add Safari 6 to the supported matrix. 2012-09-16 20:47:13 -03:00
Paulo Gustavo Veiga
36a35b44d7 - Replace Browser user agent detection 2012-09-16 18:36:23 -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
1ac80626b4 Remove username from the mindmap info. 2012-07-15 02:04:53 -03:00
Paulo Gustavo Veiga
853aa0ad5c Remove username attribute 2012-07-15 01:05:30 -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
509a31a4ed Fix image export 2012-06-20 17:48:29 -03:00
Paulo Gustavo Veiga
251ea5edb6 Add embedded and public view compatibility.
Remove Utils method
2012-06-18 00:40:42 -03:00
Paulo Gustavo Veiga
226a7a0ff9 Improve collaboration mail. 2012-06-13 23:04:29 -03:00
Paulo Gustavo Veiga
aeb0ef0668 Get Collaboration list completed. 2012-06-09 22:49:54 -03:00
Paulo Gustavo Veiga
5498c681a4 Rename and delete actions working ... 2012-05-23 20:05:16 -03:00
Paulo Gustavo Veiga
3da0eec842 Add error report for fields on new map.
Display error messages
2012-04-07 12:45:35 -03:00
Paulo Gustavo Veiga
70b8fe8727 Mindmap list new using rest services ... 2012-04-06 20:18:25 -03:00
Paulo Gustavo Veiga
5aca99a24f Add clone REST service. 2012-03-15 21:13:47 -03:00
Paulo Gustavo Veiga
731df774a8 Add REST support for changing map title and description. 2012-03-15 01:47:42 -03:00