Commit Graph

555 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
c3be0b6552 Increase number of nodes supported. 2022-02-23 14:34:55 -08:00
Paulo Gustavo Veiga
50fa9d80f5 Improve error message 2022-02-23 09:51:02 -08:00
Paulo Gustavo Veiga
fbbd2c43ff Fix marging on view 2022-02-22 18:14:21 -08: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
820e268e3e Fix bug on non-existing last modified 2022-02-21 09:08:28 -08:00
Paulo Gustavo Veiga
f2c15d100d Add CSRD to get operations 2022-02-19 15:57:57 -08:00
Paulo Gustavo Veiga
bea7bea486 Add flush to commit changes. 2022-02-17 18:11:54 -08:00
Paulo Gustavo Veiga
fad7442ffc Clean up code 2022-02-17 17:36:46 -08:00
Paulo Gustavo Veiga
1eab15f8f3 Fix constrain issue. 2022-02-17 17:34:22 -08:00
Paulo Gustavo Veiga
f16762636b Chores: remove duplicated code 2022-02-16 18:31:41 -08:00
Paulo Gustavo Veiga
1f99ce3889 Fix sharing of man on new collabs. 2022-02-16 18:29:28 -08:00
Paulo Gustavo Veiga
63cfe44d50 Remove orphan collabs on registration 2022-02-16 18:05:26 -08:00
Paulo Gustavo Veiga
5c0c18eba0 Add email validation on collaborators. 2022-02-14 19:59:36 -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
89dd7e0193 Remove hackcode forze of lazy loading. 2022-02-12 12:34:30 -08:00
Paulo Gustavo Veiga
ccc0b10ea0 Improve captch erorr handling on invalid input 2022-02-12 10:33:05 -08:00
Paulo Gustavo Veiga
83cff3f66d Split error message 2022-02-12 09:17:52 -08:00
Paulo Gustavo Veiga
f35d145fb8 Improve JS error loggin 2022-02-12 09:15:18 -08:00
Paulo Gustavo Veiga
609fdd7144 Split error message on browser error. 2022-02-12 08:35:29 -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
ea1349c518 Clean up code. 2022-02-12 00:33:50 -08:00
Paulo Gustavo Veiga
19ae88e93f Improve JS error loggin 2022-02-12 00:03:55 -08:00
Paulo Gustavo Veiga
6abc5a9e5e Fix map creation url 2022-02-09 19:13:09 -08:00
Paulo Gustavo Veiga
571895a2b3 Fix label delete 2022-02-09 16:49:48 -08:00
Paulo Gustavo Veiga
62e009b7e4 Fix add label. 2022-02-09 14:17:28 -08:00
Paulo Gustavo Veiga
45bdd80f8d Minor fixes 2022-02-06 09:42:36 -08:00
Paulo Gustavo Veiga
c55025f07f Fix NPE on recapcha validation 2022-02-03 21:27:43 -08:00
Paulo Gustavo Veiga
119eb03f53 Remove notifier to send emails. 2022-02-03 21:02:28 -08:00
Paulo Gustavo Veiga
bcd3384829 Fix history render 2022-01-27 19:06:51 -08:00
Paulo Gustavo Veiga
eabc55307c Remove lazy initialization from collaboation 2022-01-18 13:19:25 -08:00
Paulo Gustavo Veiga
6307af005c Optimize mindmap list query. 2022-01-18 13:16:39 -08:00
Paulo Gustavo Veiga
f844692e66 Change initializations of Collabs to eager 2022-01-16 22:47:33 -08:00
Paulo Gustavo Veiga
7fc91abe59 Migrate hibernate xml annotation to annotations 2022-01-16 20:01:56 -08:00
Paulo Gustavo Veiga
4668cba3bf Fix url for static 2022-01-14 16:39:20 -08:00
Paulo Gustavo Veiga
75997b11b3 Add support for external CDN references 2022-01-12 16:09:28 -08:00
Paulo Gustavo Veiga
451c181fd6 Update web.xml to servlet 3.0 2022-01-11 20:44:47 -08:00
Paulo Gustavo Veiga
a118547523 Clen up unsed classes and resources 2022-01-10 16:51:06 -08:00
Paulo Gustavo Veiga
307d8ea2b8 Remove JAXB, now supporting any version of JAVA 2022-01-04 13:07:05 -08:00
Paulo Gustavo Veiga
7153b0b103 Remove transformers 2022-01-03 16:49:28 -08:00
Paulo Gustavo Veiga
71fefdd8c6 Remove Image export support. It will be moved to the front end. 2021-12-31 09:13:07 -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
39ff095df7 Remove openid 2020-11-28 15:48:40 -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
306c34d7d5 Fix log level on hibernate.
Fix footer.
2020-11-22 13:12:03 -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