Commit Graph

2308 Commits

Author SHA1 Message Date
Gustavo Fuhr
2592d338bb Google Authenticaition support 2022-12-13 02:36:58 +00:00
Paulo Gustavo Veiga
d88e655eee Add postgreSQL driver. 2022-12-05 20:07:35 -08:00
Paulo Gustavo Veiga
6205cba586 Remove ads from public view 2022-12-05 19:55:16 -08:00
Paulo Gustavo Veiga
7f6343bdc8 Load ads after 15 mil 2022-11-20 09:28:38 -08:00
Paulo Gustavo Veiga
ac3f4bed31 Change default font for view. 2022-11-20 07:46:02 -08:00
Paulo Gustavo Veiga
f6a8cbdf38 Optimize font loading. 2022-11-20 07:38:36 -08:00
Paulo Gustavo Veiga
b34eabc800 Specify script async load. 2022-11-20 00:52:19 -08:00
Paulo Gustavo Veiga
72368be54e Fix loading error. 2022-11-20 00:04:15 -08:00
Paulo Gustavo Veiga
da6feccc5b Fix page location. 2022-11-20 00:02:43 -08:00
Paulo Gustavo Veiga
5a79c1ef38 Fix accesiblity errors. 2022-11-20 00:01:16 -08:00
Paulo Gustavo Veiga
ea071562ca Fix zoom and center rendering. 2022-11-19 11:36:09 -08:00
Paulo Gustavo Veiga
4f701d0b74 Fix lighthouse usability errors. 2022-11-14 20:18:34 -08:00
Paulo Gustavo Veiga
34b00a8a7f Add missing password encodder object. 2022-11-12 14:12:19 -08:00
Paulo Gustavo Veiga
11dba85641 Update to tomcat 10 base image. 2022-10-27 22:47:21 -07:00
Paulo Gustavo Veiga
35d8e19c3c Revert "Revert "Update docker base image.""
This reverts commit 16ac1c468d.
2022-10-27 20:44:55 -07:00
Paulo Gustavo Veiga
16ac1c468d Revert "Update docker base image."
This reverts commit 52d6a12e0f.
2022-10-27 20:43:15 -07:00
Paulo Gustavo Veiga
52d6a12e0f Update docker base image. 2022-10-27 20:34:46 -07:00
Paulo Gustavo Veiga
23b0f7351e Resolve several critical vulnerabilities. 2022-10-27 20:28:37 -07:00
Paulo Gustavo Veiga
49732ec06d Update mysql driver version 2022-10-27 19:47:51 -07:00
Paulo Veiga
6c78eb078f Update JDBC drivers. 2022-10-28 02:07:39 +00:00
Paulo Veiga
17e04a6f3f README.md edited online with Bitbucket 2022-10-28 01:54:48 +00:00
Paulo Veiga
59d7ffd9c5 Fix creation table issue. 2022-10-28 01:45:18 +00:00
Paulo Gustavo Veiga
24e2ba93f3 Fix encoding on map title. 2022-10-24 19:02:41 -07:00
Paulo Gustavo Veiga
6cd0f635d5 Fix deleted object would be re-saved by cascade (remove deleted object from associations): [com.wisemapping.model.Collaboration#1651889] 2022-10-21 23:06:04 -07:00
Paulo Gustavo Veiga
4ee62035b8 Update spring framework version. 2022-10-21 18:58:36 -07:00
Paulo Gustavo Veiga
38639e18aa Bump up version. 2022-10-21 18:46:53 -07:00
Paulo Gustavo Veiga
e3a60102fb Update front-end version. 2022-10-21 18:43:08 -07:00
Paulo Gustavo Veiga
7c060ee192 Fix typo 2022-10-21 18:37:33 -07:00
Paulo Gustavo Veiga
2981fe79f7 Rename exception OnwerCollabCannotChangeException 2022-10-21 18:34:55 -07:00
Paulo Gustavo Veiga
c5009e8a07 Add automation for starred. 2022-10-21 17:44:59 -07:00
Paulo Gustavo Veiga
44bb67936b Add starred get endpoint 2022-10-21 17:26:19 -07:00
Paulo Gustavo Veiga
6b220ccb81 Fix bug scape ' on title name. 2022-10-21 16:05:41 -07:00
Paulo Gustavo Veiga
4d8c2aa6cb Inclease session timeout to 24 hs. 2022-10-19 17:36:46 -07:00
Paulo Gustavo Veiga
308092abbd Update MySQL schema 2022-10-18 21:14:49 -07:00
Paulo Gustavo Veiga
b97d5b1a00 Fix removal of maps shared in read-only. 2022-10-05 20:27:41 -07:00
Paulo Gustavo Veiga
ad84282ef8 Remove chache from user. 2022-10-03 21:23:38 -07:00
Paulo Veiga
5b4a6e4c78 Merged editor-with-mui into develop 2022-10-04 01:45:12 +00:00
Paulo Gustavo Veiga
103534475d Fix java.util.ConcurrentModificationException on User creation. 2022-10-03 18:18:30 -07:00
Paulo Gustavo Veiga
2146e2e457 Remove tags. 2022-10-03 16:14:23 -07:00
Paulo Gustavo Veiga
f0531551d7 Add unique to table. 2022-09-28 07:12:13 -07:00
Paulo Gustavo Veiga
e511d5e23d Improve registration code 2022-09-27 21:46:42 -07:00
Paulo Gustavo Veiga
aa6ac9bf7f Fix db error during account creation. 2022-09-27 20:14:32 -07:00
Paulo Gustavo Veiga
5f26874b47 Clean up dependencies on map delete 2022-09-27 18:47:56 -07:00
Paulo Gustavo Veiga
599bc9ec00 Revert NameMatchTransactionAttributeSource mapping. 2022-09-27 17:42:17 -07:00
Paulo Gustavo Veiga
708a42c560 Optimize to avoid single selects on OnToMany in mindmap. 2022-09-26 20:41:48 -07:00
Paulo Gustavo Veiga
86964febc1 Performance optimization to avoid loading Collaboration table per map. 2022-09-26 10:25:23 -07:00
Paulo Gustavo Veiga
0c88b8a474 Change to nexted for transaction propagation. 2022-09-26 08:42:55 -07:00
Paulo Gustavo Veiga
225a913a3a Change PROPAGATION_REQUIRED_NEW option. 2022-09-26 08:24:00 -07:00
Paulo Gustavo Veiga
047c8cce9d Revert condition change. 2022-09-24 09:52:45 -07:00
Paulo Gustavo Veiga
704fb1a880 Workaround to solve maps visibility problem on missing COLLABORATION entry. 2022-09-24 09:37:36 -07:00