650 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
68c8f5c6b8 Add @Transactional to controller. 2023-11-20 19:47:53 -08:00
Paulo Gustavo Veiga
d26b516eb9 Clean up. 2023-11-20 19:44:59 -08:00
Paulo Gustavo Veiga
538083ae83 Add transction 2023-11-20 19:37:08 -08:00
Paulo Gustavo Veiga
f49ae37866 Add exception details in JSP. 2023-11-20 19:14:01 -08:00
Paulo Gustavo Veiga
ad158e4821 Fix parameter injection. 2023-11-20 18:57:50 -08:00
Paulo Gustavo Veiga
769968376b Add log verbosity. 2023-11-20 08:00:09 -08:00
Paulo Gustavo Veiga
9668823c31 Fix missing URLs. 2023-11-20 07:41:51 -08:00
Paulo Gustavo Veiga
55c104cfbe fix lazy initialization error. 2023-11-20 07:27:56 -08:00
Paulo Gustavo Veiga
92edef9bd6 Minor variable rename. 2023-11-19 20:28:27 -08:00
Paulo Gustavo Veiga
884a93478b Fix been lazy loading issue. 2023-11-19 20:22:05 -08:00
Paulo Gustavo Veiga
63975464ca Add enable_lazy_load_no_trans fix. 2023-11-19 19:11:06 -08:00
Paulo Gustavo Veiga
2b918a0df3 Move collaborations to header to prevent aused by org.hibernate.LazyInitializationException: could not initialize proxy [com.wisemapping.model.Collaborator#758998] - no Session error 2023-11-19 18:55:16 -08:00
Paulo Gustavo Veiga
479eb6db2c Refactor beens loading. 2023-11-19 15:40:16 -08:00
Paulo Gustavo Veiga
a739bb3e0b Move more services out of XML definition. 2023-11-19 08:28:40 -08:00
Paulo Gustavo Veiga
50e4a68d28 More classes to annotation. 2023-11-19 08:05:38 -08:00
Paulo Gustavo Veiga
8ec7c4edea Move couple of classes to services
Improve label security.
2023-11-19 07:57:23 -08:00
Paulo Gustavo Veiga
480fd49fd0 Keep transaction simplication 2023-11-19 00:31:41 -08:00
Paulo Gustavo Veiga
61c691fc82 Fix creation. 2023-11-18 23:45:31 -08:00
Paulo Gustavo Veiga
3eaeb8f500 Fix new user creation. 2023-11-18 23:30:06 -08:00
Paulo Gustavo Veiga
07e8259417 WIP 2023-11-18 23:22:25 -08:00
Paulo Veiga
315267e68c Migrate to hibernate 6 2023-10-30 05:34:45 +00:00
Paulo Gustavo Veiga
e85a670695 Fix embedded view issue. 2023-08-23 08:15:39 -07:00
Paulo Gustavo Veiga
9912897879 Revert "Add mail provider."
This reverts commit 8d3983fd08ea9fd35a2e8b6e0081d51d7e315df8.
2023-08-16 19:32:17 -07:00
Paulo Gustavo Veiga
8d3983fd08 Add mail provider. 2023-08-16 19:24:16 -07:00
Paulo Gustavo Veiga
169c6e6538 Improve security filters 2023-08-12 18:57:13 -07:00
Paulo Gustavo Veiga
87712b2493 Fix public map access. 2023-08-10 23:18:59 -07:00
Paulo Gustavo Veiga
c783feef65 Add flavicon on auth exclusion. 2023-08-10 22:46:48 -07:00
Paulo Gustavo Veiga
4ebef65728 Fix hibernate warning 2023-07-30 22:50:04 -07:00
Paulo Gustavo Veiga
e55e7e8867 Remove Tiles !!!! 2023-07-30 22:34:31 -07:00
Paulo Gustavo Veiga
1340fff68a Move error page to react. 2023-07-30 22:31:24 -07:00
Paulo Gustavo Veiga
963ed70d8d Fix failing tests. 2023-07-30 18:21:25 -07:00
Paulo Gustavo Veiga
a66dff8ae4 Migrate authentication to beans. 2023-07-28 22:46:38 -07:00
Paulo Gustavo Veiga
30098527b5 Enforce password size limit 2023-07-02 10:13:42 -07:00
Paulo Gustavo Veiga
6acde03327 Improve OAuth error handling. 2023-04-01 13:33:15 -07:00
Paulo Gustavo Veiga
917442f418 Change default mindmap theme 2023-02-15 19:09:53 -08:00
Paulo Gustavo Veiga
439b237caa Fix adding harcode description. 2023-01-18 21:36:56 -08:00
Paulo Gustavo Veiga
16180f4c6d Minor refactor for oauth.:wq 2022-12-17 17:33:59 -08:00
Gustavo Fuhr
2592d338bb Google Authenticaition support 2022-12-13 02:36:58 +00:00
Paulo Gustavo Veiga
23b0f7351e Resolve several critical vulnerabilities. 2022-10-27 20:28:37 -07: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
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
44bb67936b Add starred get endpoint 2022-10-21 17:26:19 -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 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
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