Commit Graph

1988 Commits

Author SHA1 Message Date
Matias Arriola
76ff1cc83d Merged in feature/docker-docs (pull request #7)
Add docker instructions and minor docs additions

* Add docker folder with docs and docker-compose
Add troubleshooting and docker sections to main README

Approved-by: Paulo Veiga
2021-06-10 00:13:26 +00:00
Paulo Gustavo Veiga
39ff095df7 Remove openid 2020-11-28 15:48:40 -08:00
Paulo Gustavo Veiga
cade40e1a3 Add ads support 2020-11-24 19:50:49 -08:00
Paulo Gustavo Veiga
4e0c621994 Bump up version. 2020-11-23 19:39:34 -08:00
Paulo Gustavo Veiga
23631b8ac3 Merge branch 'master' of bitbucket.org:wisemapping/wisemapping-open-source into develop 2020-11-23 18:55:38 -08:00
Paulo Gustavo Veiga
50eabdebc4 Change pipeline to install 2020-11-23 18:30:21 -08:00
Paulo Gustavo Veiga
e8a246d980 Adjust number of iterations to 12 for BCrypt 2020-11-23 18:27:29 -08:00
Paulo Gustavo Veiga
7a5b4ca75a Fix regression bug. 2020-11-23 18:17:48 -08:00
Paulo Gustavo Veiga
3ef7f6a7f0 Fix create user error. 2020-11-22 17:41:20 -08:00
Paulo Gustavo Veiga
dcd04df8df Update admin password for testing purposes. 2020-11-22 14:41:33 -08:00
Paulo Gustavo Veiga
4c5097a8fc Configure pipeline for build on master. 2020-11-22 13:27:20 -08:00
PauloV
eae4c9b512 Initial Bitbucket Pipelines configuration 2020-11-22 21:19:10 +00:00
Paulo Gustavo Veiga
939478cda5 Bump to 5.0.1-SNAPSHOT 2020-11-22 13:18:03 -08:00
Paulo Gustavo Veiga
ddb7de8c63 Update version 2020-11-22 13:14:05 -08:00
Paulo Gustavo Veiga
306c34d7d5 Fix log level on hibernate.
Fix footer.
2020-11-22 13:12:03 -08:00
Paulo Gustavo Veiga
62fa88cb3e Update favicon 2020-11-22 13:01:26 -08:00
Paulo Gustavo Veiga
3a006f1fbc Fix error on mindmap publish & details 2020-11-22 12:53:35 -08:00
Paulo Gustavo Veiga
64411c6232 Fix wrong query. 2020-11-08 15:42:51 -08:00
Paulo Gustavo Veiga
2a485b71db Copy Sha1 implementationo 2020-11-08 15:29:42 -08:00
Paulo Gustavo Veiga
df88b7d0ff Fix password encription 2020-11-08 13:43:38 -08:00
Paulo Gustavo Veiga
49c459f386 Merge branch 'feature/migration-spring5' of bitbucket.org:wisemapping/wisemapping-open-source into feature/migration-spring5 2020-11-08 13:36:09 -08:00
Paulo Gustavo Veiga
430b30bffb Fix password encoder for compatibility 2020-11-08 12:08:13 -08:00
Paulo Gustavo Veiga
1a524434da Update JDBC drivers for mysql & others... 2020-11-07 18:44:53 -08:00
Paulo Gustavo Veiga
4778433466 Update to tiles 3 version 2020-11-07 14:46:20 -08:00
Paulo Gustavo Veiga
c230fb4f3e Fix ClassNotFound starting Hibernate 2020-11-07 14:42:00 -08:00
Paulo Gustavo Veiga
e4af8acdc2 Initial commit 2020-11-07 11:56:38 -08:00
Paulo Gustavo Veiga
ad9cea069a Support for Java 11 2020-11-06 21:35:54 -08:00
Paulo Gustavo Veiga
542c0c33e0 Disable timestamp control. Issue seems to be related to changes in the JDBC driver. 2020-07-29 12:32:20 -07:00
Paulo Gustavo Veiga
535141c28f Disable timestamp control. Issue seems to be related to changes in the JDBC driver. 2020-07-29 12:30:44 -07:00
Paulo Gustavo Veiga
57a71427c3 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
70a1862351 Bump up version 2018-09-16 18:37:13 -07:00
Paulo Veiga
585b01f7d4 Merge branch 'develop' 2018-09-16 18:29:02 -07:00
Paulo Veiga
b324415c18 Fix test 2018-09-16 18:27:42 -07:00
Paulo Veiga
e138923694 Hack for workaround batik OOM 2018-09-16 18:06:47 -07:00
Paulo Veiga
b89a82760c Update batik 2018-09-16 13:05:11 -07:00
Paulo Veiga
752aff4e5f Fix several minor issues. 2018-09-16 12:29:19 -07:00
Paulo Veiga
146e84d790 Fix bug on based URL generation 2018-09-15 01:25:14 -07:00
Paulo Veiga
936dae2209 Bump up version 2018-09-14 23:16:35 -07:00
Paulo Veiga
0cda5e4d9e Bump up version 2018-09-14 23:15:47 -07:00
Paulo Veiga
c2334df403 Merge branch 'develop' 2018-09-14 23:08:50 -07:00
Paulo Veiga
4234ca7e38 Upgrade Spring version.
Fix failing export tests
2018-09-14 23:08:34 -07:00
Paulo Veiga
57b2e79c0d Update batik library.
Fix sample SVG tests.
2018-09-14 17:33:36 -07:00
Paulo Veiga
8be186d90e Revert "Try push"
This reverts commit f9acc51888.
2018-09-14 13:45:03 -07:00
Paulo Veiga
1068ed499d Try push 2018-09-14 13:44:24 -07:00
Paulo Gustavo Veiga
4824d7643d Return to java 1.7. Why ?. Spring does not like it. 2015-11-02 08:57:21 -03:00
Paulo Gustavo Veiga
5db868bb56 Return to java 1.7 2015-11-02 08:57:12 -03:00
Paulo Gustavo Veiga
a5ee4475e1 Fix typo... 2015-11-01 21:53:38 -03:00
Paulo Gustavo Veiga
2ece0533a0 Merge branch 'develop' of bitbucket.org:wisemapping/wisemapping-open-source into develop 2015-11-01 21:48:58 -03:00
Ezequiel Bergamaschi
2ee977c501 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
59c4330f4f zoom factor decreased, fixing some js errors due to legacy code 2015-10-29 22:31:40 -03:00