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
|
ad84282ef8
|
Remove chache from user.
|
2022-10-03 21:23:38 -07:00 |
|
Paulo Gustavo Veiga
|
2146e2e457
|
Remove tags.
|
2022-10-03 16:14:23 -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
|
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
|
cb2436889b
|
Fix bug cascade remove of label
|
2022-08-06 16:21:17 -07:00 |
|
Paulo Gustavo Veiga
|
08374056cc
|
Disable cache on entitles.
|
2022-04-04 23:04:57 -03:00 |
|
Paulo Gustavo Veiga
|
20b2e8f1e8
|
Improve mindmap format validation.
|
2022-03-26 21:06:51 -03:00 |
|
Paulo Gustavo Veiga
|
20a9978577
|
Improve toString on User class.
|
2022-03-22 08:53:52 -03:00 |
|
Paulo Gustavo Veiga
|
340ddcd1ef
|
Update copyright
|
2022-03-17 18:47:34 -03: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
|
c3f93fdf4a
|
Improve validation of xml mindmaps during save.
|
2022-02-22 14:17:13 -08:00 |
|
Paulo Gustavo Veiga
|
820e268e3e
|
Fix bug on non-existing last modified
|
2022-02-21 09:08:28 -08:00 |
|
Paulo Gustavo Veiga
|
63cfe44d50
|
Remove orphan collabs on registration
|
2022-02-16 18:05:26 -08:00 |
|
Paulo Gustavo Veiga
|
89dd7e0193
|
Remove hackcode forze of lazy loading.
|
2022-02-12 12:34:30 -08:00 |
|
Paulo Gustavo Veiga
|
eabc55307c
|
Remove lazy initialization from collaboation
|
2022-01-18 13:19:25 -08:00 |
|
Paulo Gustavo Veiga
|
6307af005c
|
Optimize mindmap list query.
|
2022-01-18 13:16:39 -08:00 |
|
Paulo Gustavo Veiga
|
f844692e66
|
Change initializations of Collabs to eager
|
2022-01-16 22:47:33 -08:00 |
|
Paulo Gustavo Veiga
|
7fc91abe59
|
Migrate hibernate xml annotation to annotations
|
2022-01-16 20:01:56 -08:00 |
|
Paulo Gustavo Veiga
|
a118547523
|
Clen up unsed classes and resources
|
2022-01-10 16:51:06 -08:00 |
|
Paulo Gustavo Veiga
|
b3e26caee4
|
Fix major update integrating with external wisemapping frond end
|
2021-12-24 18:03:23 -08:00 |
|
Paulo Gustavo Veiga
|
3a006f1fbc
|
Fix error on mindmap publish & details
|
2020-11-22 12:53:35 -08:00 |
|
Paulo Gustavo Veiga
|
4acdc0b994
|
Minor java 8 refactors.
|
2015-07-25 13:17:53 -03:00 |
|
Paulo Gustavo Veiga
|
113a93f48a
|
Update copyright headers.
|
2015-04-12 00:15:12 -03:00 |
|
Ezequiel Bergamaschi
|
2316459cf1
|
Bug WISE-421 #resolve
|
2015-04-03 01:23:50 -03:00 |
|
Claudio Barril
|
77a087277a
|
fix exporter to freemind issues (shape, font styles and font sizes)
|
2014-09-08 14:36:49 -03:00 |
|
Claudio Barril
|
b427747f9a
|
label attribute icon to iconName refactor (because of eze code review)
|
2014-04-16 02:38:33 -03:00 |
|
Claudio Barril
|
8e7133c4ab
|
add label icons back-end (model and database)
|
2014-04-14 18:09:34 -03:00 |
|
Claudio Barril
|
de515c572c
|
remove unused exception and class
|
2014-03-08 16:29:42 -03:00 |
|
Ezequiel Bergamaschi
|
b110d338af
|
attributes nullable
|
2014-02-10 00:58:19 -03:00 |
|
Ezequiel Bergamaschi
|
d555309c22
|
moving api methods to MindmapController
|
2014-02-05 02:11:23 -03:00 |
|
Claudio Barril
|
8db7f5015f
|
api for unlink mindmaps
|
2014-02-02 04:09:28 -03:00 |
|
Ezequiel Bergamaschi
|
632a9a6e00
|
ordering labels on mindmap retreive
|
2014-02-02 01:26:28 -03:00 |
|
Ezequiel Bergamaschi
|
684c412e95
|
hasLabel method for mindmap
|
2014-01-29 03:59:05 -03:00 |
|
Ezequiel Bergamaschi
|
2ec941e1a0
|
link label to mindmaps
|
2014-01-28 02:57:40 -03:00 |
|
Ezequiel Bergamaschi
|
72a46367d6
|
label validator finished
|
2014-01-28 02:21:14 -03:00 |
|
Ezequiel Bergamaschi
|
154db9d9e8
|
adding color properties to label
|
2014-01-28 00:13:29 -03:00 |
|
Ezequiel Bergamaschi
|
c68b4c90da
|
removing unnecesary validation
|
2014-01-25 23:21:44 -03:00 |
|
Ezequiel Bergamaschi
|
1b480b566a
|
rest api for label and hibernate mapping
|
2014-01-25 23:21:17 -03:00 |
|
Paulo Gustavo Veiga
|
9b3f1c79a6
|
Enable MindmapController rests.
|
2014-01-25 03:13:51 -03:00 |
|
Paulo Gustavo Veiga
|
fd021de86d
|
Mindmap loading is lazy.
|
2013-03-30 01:09:28 -03:00 |
|
Paulo Gustavo Veiga
|
4d46864388
|
Add compress fix.
|
2013-03-29 15:44:49 -03:00 |
|
Paulo Gustavo Veiga
|
65ee33a09f
|
Fix compile
|
2013-03-29 14:57:21 -03:00 |
|
Paulo Gustavo Veiga
|
dce29eda19
|
Fix history bug.
|
2013-03-29 14:51:21 -03:00 |
|
Paulo Gustavo Veiga
|
81d3d591fa
|
Keep working on mindmanager support.
|
2013-03-29 14:29:58 -03:00 |
|