Commit Graph

1388 Commits (ef6d50b26d8ae350057bfaf4f4fdcd606556a0b1)

Author SHA1 Message Date
Paulo Gustavo Veiga 439b237caa Fix adding harcode description. 2023-01-18 21:36:56 -08:00
Paulo Gustavo Veiga 39ff7622f3 Bump up version. 2023-01-02 19:49:07 -08:00
Paulo Gustavo Veiga 766de183eb Release 5.0.19 2023-01-02 19:43:54 -08:00
Paulo Gustavo Veiga 844a3768b0 Minor change. 2022-12-17 17:54:14 -08:00
Paulo Gustavo Veiga 16180f4c6d Minor refactor for oauth.:wq 2022-12-17 17:33:59 -08:00
Gustavo Fuhr 2592d338bb Google Authenticaition support 2022-12-13 02:36:58 +00:00
Paulo Gustavo Veiga d88e655eee Add postgreSQL driver. 2022-12-05 20:07:35 -08:00
Paulo Gustavo Veiga 6205cba586 Remove ads from public view 2022-12-05 19:55:16 -08:00
Paulo Gustavo Veiga 7f6343bdc8 Load ads after 15 mil 2022-11-20 09:28:38 -08:00
Paulo Gustavo Veiga ac3f4bed31 Change default font for view. 2022-11-20 07:46:02 -08:00
Paulo Gustavo Veiga f6a8cbdf38 Optimize font loading. 2022-11-20 07:38:36 -08:00
Paulo Gustavo Veiga b34eabc800 Specify script async load. 2022-11-20 00:52:19 -08:00
Paulo Gustavo Veiga 72368be54e Fix loading error. 2022-11-20 00:04:15 -08:00
Paulo Gustavo Veiga da6feccc5b Fix page location. 2022-11-20 00:02:43 -08:00
Paulo Gustavo Veiga 5a79c1ef38 Fix accesiblity errors. 2022-11-20 00:01:16 -08:00
Paulo Gustavo Veiga ea071562ca Fix zoom and center rendering. 2022-11-19 11:36:09 -08:00
Paulo Gustavo Veiga 4f701d0b74 Fix lighthouse usability errors. 2022-11-14 20:18:34 -08:00
Paulo Gustavo Veiga 34b00a8a7f Add missing password encodder object. 2022-11-12 14:12:19 -08:00
Paulo Gustavo Veiga 23b0f7351e Resolve several critical vulnerabilities. 2022-10-27 20:28:37 -07:00
Paulo Gustavo Veiga 49732ec06d Update mysql driver version 2022-10-27 19:47:51 -07:00
Paulo Veiga 6c78eb078f Update JDBC drivers. 2022-10-28 02:07:39 +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 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 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 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 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