Commit Graph

2288 Commits

Author SHA1 Message Date
Paulo Veiga
17e04a6f3f README.md edited online with Bitbucket 2022-10-28 01:54:48 +00:00
Paulo Veiga
59d7ffd9c5 Fix creation table issue. 2022-10-28 01:45:18 +00: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
4ee62035b8 Update spring framework version. 2022-10-21 18:58:36 -07:00
Paulo Gustavo Veiga
38639e18aa Bump up version. 2022-10-21 18:46:53 -07:00
Paulo Gustavo Veiga
e3a60102fb Update front-end version. 2022-10-21 18:43:08 -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
c5009e8a07 Add automation for starred. 2022-10-21 17:44:59 -07:00
Paulo Gustavo Veiga
44bb67936b Add starred get endpoint 2022-10-21 17:26:19 -07:00
Paulo Gustavo Veiga
6b220ccb81 Fix bug scape ' on title name. 2022-10-21 16:05:41 -07:00
Paulo Gustavo Veiga
4d8c2aa6cb Inclease session timeout to 24 hs. 2022-10-19 17:36:46 -07:00
Paulo Gustavo Veiga
308092abbd Update MySQL schema 2022-10-18 21:14:49 -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 Veiga
5b4a6e4c78 Merged editor-with-mui into develop 2022-10-04 01:45:12 +00: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
f0531551d7 Add unique to table. 2022-09-28 07:12:13 -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
599bc9ec00 Revert NameMatchTransactionAttributeSource mapping. 2022-09-27 17:42:17 -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
0c88b8a474 Change to nexted for transaction propagation. 2022-09-26 08:42:55 -07:00
Paulo Gustavo Veiga
225a913a3a Change PROPAGATION_REQUIRED_NEW option. 2022-09-26 08:24:00 -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
39bb8f458b Remove bootstrap for rendering. 2022-09-23 21:04:57 -07:00
Paulo Gustavo Veiga
242906d6d4 Fix layout specification 2022-09-12 21:59:10 -07:00
Paulo Gustavo Veiga
0301c5c63a Lazy loading on public view 2022-09-12 09:59:53 -07:00
Paulo Gustavo Veiga
befb252850 Lazy loading. 2022-09-12 09:46:02 -07:00
Paulo Gustavo Veiga
0c2c6c0b6e Add title to zoom in and zoom out buttons for view only 2022-09-11 16:35:08 -07:00
Paulo Gustavo Veiga
fecd5f3592 Add adds to public view
Add image width and height to icons
2022-09-11 16:23:25 -07:00
Paulo Gustavo Veiga
48eae09985 Update to async font load 2022-09-11 14:20:58 -07:00
Paulo Gustavo Veiga
b431c90758 Optimize font loading. 2022-09-11 13:57:55 -07:00
Paulo Gustavo Veiga
27f64e9feb New snapshot version 2022-09-11 13:28:44 -07:00
Paulo Gustavo Veiga
7af9822777 Complete new release. 2022-09-11 13:20:06 -07:00
Paulo Gustavo Veiga
5f687fa78b Update UI and spring boot dependencies. 2022-09-11 13:15:45 -07:00
Gonzalo Martinez
777a5a5212 Merged in mindplot-webcomponent (pull request #21)
Mindplot webcomponent

* webcomoponent poc in public view

* webcomponent in public view
2022-08-26 01:35:16 +00: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
Alejandro Raiczyk
f7369e33dc Merged in ray_fixes_ios (pull request #20)
center map zoom and position icons in the buttons

* center map zoom and position icons in the buttons
2022-08-05 02:15:05 +00: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 Veiga
8ffb48d095 Update email password for login in documentation. 2022-07-19 02:29:24 +00:00
Gustavo Fuhr
cf0d19de4e Revert change. 2022-07-15 01:00:34 +00:00
Gustavo Fuhr
845fb2f1df Merged in body-size-alternative (pull request #17)
alternative way to set body to fit browser window

* alternative way to set body to fit browser window
2022-07-14 03:12:56 +00:00