Commit Graph

2431 Commits

Author SHA1 Message Date
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
Gustavo Fuhr 8554fb7507 Merged in ray-develop (pull request #16)
Ray develop

* fix view and public mode, initial scale and body size

* Merged develop into ray-develop
* root container size now is defined with css

* Merge branch 'ray-develop' of bitbucket.org:wisemapping/wisemapping-open-source into ray-develop


Approved-by: Paulo Veiga
2022-07-09 01:35:06 +00:00
Gustavo Fuhr a49b870f03 Merged in ray-develop (pull request #14)
PR ray-develop -> develop

* fix view and public mode, initial scale and body size


Approved-by: Paulo Veiga
2022-07-04 22:10:30 +00:00
Paulo Gustavo Veiga 0920dab922 Update readme documentation. 2022-06-29 18:24:42 -07:00
Paulo Gustavo Veiga c5dca51df9 Simplify GA page title 2022-05-30 09:00:13 -07:00
Paulo Gustavo Veiga 038c4fa6fe Fix url typo 2022-05-29 22:07:38 -07:00
Paulo Gustavo Veiga b44ace6992 Update GA4 for public 2022-05-29 21:47:44 -07:00
Paulo Gustavo Veiga 1290261966 Update Spring Framework version 2022-05-29 10:27:31 -07:00