Commit Graph

1958 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
6507d6566e Disable brower support check. This was required because the validation is failing with some new version of Chrome. 2020-04-30 21:15:52 -07:00
Paulo Veiga
9a364dd702 Merge branch 'develop' 2018-09-16 18:29:02 -07:00
Paulo Veiga
a52f83d179 Fix test 2018-09-16 18:27:42 -07:00
Paulo Veiga
4c66002339 Hack for workaround batik OOM 2018-09-16 18:06:47 -07:00
Paulo Veiga
4aaa00fc45 Update batik 2018-09-16 13:05:11 -07:00
Paulo Veiga
2c9faca7e7 Fix several minor issues. 2018-09-16 12:29:19 -07:00
Paulo Veiga
1da36f2595 Fix bug on based URL generation 2018-09-15 01:25:14 -07:00
Paulo Veiga
abfb6b1157 Bump up version 2018-09-14 23:16:35 -07:00
Paulo Veiga
edf31e86b6 Bump up version 2018-09-14 23:15:47 -07:00
Paulo Veiga
45ccacad39 Merge branch 'develop' 2018-09-14 23:08:50 -07:00
Paulo Veiga
71e99673e4 Upgrade Spring version.
Fix failing export tests
2018-09-14 23:08:34 -07:00
Paulo Veiga
e610ef60d5 Update batik library.
Fix sample SVG tests.
2018-09-14 17:33:36 -07:00
Paulo Veiga
d5cc311f9d Revert "Try push"
This reverts commit f9acc51888.
2018-09-14 13:45:03 -07:00
Paulo Veiga
f9acc51888 Try push 2018-09-14 13:44:24 -07:00
Paulo Gustavo Veiga
8ce979299a Return to java 1.7. Why ?. Spring does not like it. 2015-11-02 08:57:21 -03:00
Paulo Gustavo Veiga
f7318161b6 Return to java 1.7 2015-11-02 08:57:12 -03:00
Paulo Gustavo Veiga
f85585b3b0 Fix typo... 2015-11-01 21:53:38 -03:00
Paulo Gustavo Veiga
33c3da51c8 Merge branch 'develop' of bitbucket.org:wisemapping/wisemapping-open-source into develop 2015-11-01 21:48:58 -03:00
Ezequiel Bergamaschi
8db908912c Merge remote-tracking branch 'origin/develop'
Conflicts:
	core-js/pom.xml
	mindplot/pom.xml
	pom.xml
	web2d/pom.xml
	wise-editor/pom.xml
	wise-webapp/pom.xml
2015-10-29 23:06:57 -03:00
Ezequiel Bergamaschi
a51846e536 zoom factor decreased, fixing some js errors due to legacy code 2015-10-29 22:31:40 -03:00
Ezequiel Bergamaschi
f20b4d63d1 rest user has not password set for rest api 2015-08-29 02:14:49 -03:00
Ezequiel Bergamaschi
070815c95c fix api rest for get user by email, email was trimmed 2015-08-26 23:38:41 -03:00
Ezequiel Bergamaschi
7e440fb9de firefox 40+ support 2015-08-26 23:37:49 -03:00
Paulo Gustavo Veiga
12f2048fa2 Minor java 8 refactors. 2015-07-25 13:17:53 -03:00
Paulo Gustavo Veiga
0cc08b34cf Move to Java 1.8. 2015-07-04 11:02:48 -03:00
Mariela Michalek
0633bb589e fix focus link editor 2015-05-31 11:12:27 -03:00
Ezequiel Bergamaschi
c6c825fedc fix error stack not reporting to autolog 2015-05-09 17:30:00 -03:00
Paulo Gustavo Veiga
1320bb737c Update lattest version. 2015-05-09 12:10:39 -03:00
Paulo Gustavo Veiga
2a9fa3f978 Finish Docker implementation. 2015-05-09 12:08:53 -03:00
Paulo Gustavo Veiga
6e76288093 Initial version of Dockerfile generation. 2015-05-09 11:02:09 -03:00
Ezequiel Bergamaschi
c0b61a2a5d adding error stack information to error reporter 2015-05-09 04:55:40 -03:00
Ezequiel Bergamaschi
cec637afbe fix underscorejs.min.map not found 2015-05-09 02:44:28 -03:00
Ezequiel Bergamaschi
d2a6312b7c fix bug WA-794: submitDialogForm not defined issue WA #resolve 2015-05-09 02:43:46 -03:00
Paulo Gustavo Veiga
64f371e2da Update to new version. 2015-04-29 12:10:53 -07:00
Paulo Gustavo Veiga
17be6f8443 Change to 4.0.2 2015-04-29 11:33:32 -07:00
Ezequiel Bergamaschi
6c4d105a14 fix escape key not working in firefox 2015-04-27 23:15:14 -03:00
Ezequiel Bergamaschi
e00bf7fffe fix swagger configuration 2015-04-27 01:19:15 -03:00
Ezequiel Bergamaschi
e22de46812 WISE-383 #resolve 2015-04-25 01:06:06 -03:00
Ezequiel Bergamaschi
b653e0e48f alignment between submitDialogForm functions implementation 2015-04-24 23:51:54 -03:00
Ezequiel Bergamaschi
928afcd1e7 testing bamboo repository polling 2015-04-19 15:07:59 -03:00
Ezequiel Bergamaschi
4d54497429 jasmine specs running in mindplot 2015-04-19 14:57:42 -03:00
Ezequiel Bergamaschi
fcf1f9b4de fix bug when clicking cancel button for modal windows 2015-04-19 14:57:12 -03:00
Mariela Michalek
0d6403e81e fix duplicate insert 2015-04-12 21:14:37 -03:00
Paulo Gustavo Veiga
96af3564f7 Merged WISE-436-fixErrorChangingRoleInSharing into develop 2015-04-12 16:11:36 -03:00
Paulo Gustavo Veiga
3d36a4d9d4 Format some .js. 2015-04-12 11:08:30 -03:00
Paulo Gustavo Veiga
04e1f71faa Update copyright headers. 2015-04-12 00:15:12 -03:00
Paulo Gustavo Veiga
cbaaed7810 Bug WA-57 fixed. #resolve 2015-04-11 19:41:45 -03:00
Claudio Barril
13b3c307c7 sort collabs by id 2015-04-11 16:09:55 -03:00
Claudio Barril
3ad7a345cc take away collaboration from collabsToRemove before role edition 2015-04-11 16:09:29 -03:00
Paulo Gustavo Veiga
928ef3d813 Serialize paramters to json to post. 2015-04-10 00:28:45 -03:00