648 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
86964febc1 Performance optimization to avoid loading Collaboration table per map. 2022-09-26 10:25:23 -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
Paulo Gustavo Veiga
b5e7389e41 Enable entities cache. 2022-09-24 08:39:11 -07:00
Paulo Gustavo Veiga
485814f22a Add starred unit test 2022-08-06 16:54:27 -07:00
Paulo Gustavo Veiga
cb2436889b Fix bug cascade remove of label 2022-08-06 16:21:17 -07:00
Gonzalo Martinez
edaa4b78f4 Merged in integration-test-incresed-coverage (pull request #19)
Integration test incresed coverage

* batchDelete test implementation

* updatePublishState test implementation

* RestMindmapHistory basic constructor for testing purpose

* fetchMapHistory test implementation

* updateRevertMindmap test implementation

* Coverage report in README

* correction

* updateRevertMindmap test improvement

* addCollab missed branches

* deleteCollab missed branches


Approved-by: Paulo Veiga
2022-07-29 23:19:14 +00:00
Paulo Gustavo Veiga
d831c9d81f Improve control when owner try to be changed. 2022-04-15 00:21:38 -03:00
Paulo Gustavo Veiga
51cfa961e6 Improve handling change of ownner exception. 2022-04-14 16:37:18 -03:00
Paulo Gustavo Veiga
3e9a5a0b12 Add exclusion list for domains. 2022-04-11 17:50:19 -03:00
Paulo Gustavo Veiga
7af7925610 Add control to limit the number of accounts to share. 2022-04-11 16:58:06 -03:00
Paulo Gustavo Veiga
50e0069532 Improve email template 2022-04-11 15:09:42 -03:00
Paulo Gustavo Veiga
735bb640b6 Minor fix 2022-04-11 10:05:30 -03:00
Paulo Gustavo Veiga
f1cfef8cf0 Improve message translation on email 2022-04-11 10:03:27 -03:00
Paulo Gustavo Veiga
08374056cc Disable cache on entitles. 2022-04-04 23:04:57 -03:00
Paulo Gustavo Veiga
86a0a876ca Fix error trying to delete account with labels created. 2022-04-03 22:02:20 -03:00
Paulo Gustavo Veiga
a618849afc Remove REST API application/xml type support 2022-04-02 12:59:54 -03:00
Paulo Gustavo Veiga
accf252e78 Fix email encodding problem. 2022-03-30 07:50:42 -03:00
Paulo Gustavo Veiga
8248e162fe Enable base url discovery. 2022-03-29 22:41:21 -03:00
Paulo Gustavo Veiga
6f19323292 Add debug information. 2022-03-28 08:15:46 -03:00
Paulo Gustavo Veiga
86a5b39124 Partial i18n share message. 2022-03-27 14:50:35 -03:00
Paulo Gustavo Veiga
ff2b37f4cf i18n password changed. 2022-03-27 14:29:29 -03:00
Paulo Gustavo Veiga
f70f1d89ab Translate welcome email. 2022-03-27 07:32:53 -03:00
Paulo Gustavo Veiga
20b2e8f1e8 Improve mindmap format validation. 2022-03-26 21:06:51 -03:00
Paulo Gustavo Veiga
c5c47892cb Improve collab error email report. 2022-03-24 00:14:38 -03: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
63f83e879d Merge branch 'develop' into feature/lock2 2022-03-22 22:09:00 -03:00
Paulo Gustavo Veiga
0ee642c246 Improve exception un invalid email 2022-03-22 20:44:07 -03:00
Paulo Gustavo Veiga
20a9978577 Improve toString on User class. 2022-03-22 08:53:52 -03:00
Paulo Gustavo Veiga
cbdd6ebb47 WIp 2022-03-22 08:35:47 -03:00
Paulo Gustavo Veiga
fdd6fb928b Improve lock logic. 2022-03-17 19:25:33 -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
c769a5fbe7 Fix compilation 2022-03-14 15:08:31 -03:00
Paulo Gustavo Veiga
7ca5bf716f Improve message on lack of permissions to perform map operations 2022-03-14 15:04:15 -03:00
Paulo Gustavo Veiga
5694697c5f Improve exception handling on non permissions 2022-03-09 17:18:14 -08:00
Paulo Gustavo Veiga
d217768b83 Remove unused context variables. 2022-03-09 13:24:41 -08:00
Paulo Gustavo Veiga
e0dac73873 Fix NPE on null user. 2022-02-28 21:12:28 -08:00
Paulo Gustavo Veiga
a8e2c74a21 Remove homepage 2022-02-28 14:51:25 -08:00
Paulo Gustavo Veiga
732127a7a9 Fix to many redirects on remember me 2022-02-27 13:11:55 -08:00
Paulo Gustavo Veiga
194e858191 Bump up size limit 2022-02-25 06:23:52 -08:00
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