611 Commits

Author SHA1 Message Date
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
Paulo Gustavo Veiga
5f26874b47 Clean up dependencies on map delete 2022-09-27 18:47:56 -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
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