127 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
079f8ac417 Fix MVC 2023-11-27 21:09:00 -08:00
Paulo Gustavo Veiga
c29098d717 WIP 2023-11-24 19:26:36 -08:00
Paulo Gustavo Veiga
ad158e4821 Fix parameter injection. 2023-11-20 18:57:50 -08:00
Paulo Gustavo Veiga
a739bb3e0b Move more services out of XML definition. 2023-11-19 08:28:40 -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
a66dff8ae4 Migrate authentication to beans. 2023-07-28 22:46:38 -07:00
Paulo Gustavo Veiga
6acde03327 Improve OAuth error handling. 2023-04-01 13:33:15 -07: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
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
b97d5b1a00 Fix removal of maps shared in read-only. 2022-10-05 20:27:41 -07:00
Paulo Gustavo Veiga
d380b97938 Clean up lock implementation 2022-03-23 23:32:19 -03:00
Paulo Gustavo Veiga
b8eadb7533 Fix unit tests 2022-03-23 10:56:57 -03:00
Paulo Gustavo Veiga
cbdd6ebb47 WIp 2022-03-22 08:35:47 -03:00
Paulo Gustavo Veiga
340ddcd1ef Update copyright 2022-03-17 18:47:34 -03:00
Paulo Gustavo Veiga
92dd4a7014 Improve lock code. 2022-03-16 23:16:34 -03:00
Paulo Gustavo Veiga
a9d091a187 Improve error handle on security errors. 2022-03-15 10:30:18 -03:00
Paulo Gustavo Veiga
c3f93fdf4a Improve validation of xml mindmaps during save. 2022-02-22 14:17:13 -08:00
Paulo Gustavo Veiga
0cd62f612b Improve error handling in not public maps. 2022-02-21 09:43:04 -08:00
Paulo Gustavo Veiga
63cfe44d50 Remove orphan collabs on registration 2022-02-16 18:05:26 -08:00
Paulo Gustavo Veiga
fb1755768c Adjust log level 2022-02-13 08:25:09 -08:00
Paulo Gustavo Veiga
c269cd9edb Remove support for admin to remove mindmaps 2022-02-12 12:47:54 -08:00
Paulo Gustavo Veiga
ccc0b10ea0 Improve captch erorr handling on invalid input 2022-02-12 10:33:05 -08:00
Paulo Gustavo Veiga
b67cd407a4 Improve captcha error processing. 2022-02-12 08:29:53 -08:00
Paulo Gustavo Veiga
9af7247072 Fix captcha error list 2022-02-12 07:52:16 -08:00
Paulo Gustavo Veiga
c55025f07f Fix NPE on recapcha validation 2022-02-03 21:27:43 -08:00
Paulo Gustavo Veiga
6307af005c Optimize mindmap list query. 2022-01-18 13:16:39 -08:00
Paulo Gustavo Veiga
7fc91abe59 Migrate hibernate xml annotation to annotations 2022-01-16 20:01:56 -08:00
Paulo Gustavo Veiga
b3e26caee4 Fix major update integrating with external wisemapping frond end 2021-12-24 18:03:23 -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 Veiga
4234ca7e38 Upgrade Spring version.
Fix failing export tests
2018-09-14 23:08:34 -07:00
Paulo Gustavo Veiga
113a93f48a Update copyright headers. 2015-04-12 00:15:12 -03:00
Claudio Barril
d7cfa0de04 renaming method addLabel to linkLabel 2014-03-09 02:34:20 -03:00
Ezequiel Bergamaschi
e9ca68732e get label by id with user and validate label exists on link to mindmap 2014-02-11 02:04:09 -03:00
Ezequiel Bergamaschi
dfefd6da40 warning in yellow 2014-02-11 01:05:31 -03:00
Ezequiel Bergamaschi
29acc46d34 solving merge conflict 2014-02-05 21:21:00 -03:00
Ezequiel Bergamaschi
6fe9dcf578 comment save 2014-02-05 02:27:33 -03:00
Ezequiel Bergamaschi
d555309c22 moving api methods to MindmapController 2014-02-05 02:11:23 -03:00
Ezequiel Bergamaschi
d089b471fc remove classes of relationship 2014-02-05 02:10:12 -03:00
Claudio Barril
8db7f5015f api for unlink mindmaps 2014-02-02 04:09:28 -03:00
Ezequiel Bergamaschi
b79930394d remove label api 2014-01-30 04:35:48 -03:00
Paulo Gustavo Veiga
708b8eb355 Merge branch 'develop' into feature/WISE-16-remove_user 2014-01-30 00:24:06 -03:00
Ezequiel Bergamaschi
7d9ccaec91 Merge remote-tracking branch 'origin/develop' into feature/WISE-15-mindmapListFolderSupport 2014-01-29 02:58:10 -03:00
Ezequiel Bergamaschi
2ec941e1a0 link label to mindmaps 2014-01-28 02:57:40 -03:00