Ezequiel Bergamaschi
|
efb7e0cc3b
|
fix add label UI
|
2014-02-05 21:44:30 -03:00 |
|
Ezequiel Bergamaschi
|
29acc46d34
|
solving merge conflict
|
2014-02-05 21:21:00 -03:00 |
|
Ezequiel Bergamaschi
|
6fe9dcf578
|
comment save
|
2014-02-05 02:27:33 -03:00 |
|
Ezequiel Bergamaschi
|
d555309c22
|
moving api methods to MindmapController
|
2014-02-05 02:11:23 -03:00 |
|
Ezequiel Bergamaschi
|
d089b471fc
|
remove classes of relationship
|
2014-02-05 02:10:12 -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 |
|
Claudio Barril
|
f65149c948
|
deleting unnecessary XML annotation
|
2014-02-01 19:36:42 -03:00 |
|
Ezequiel Bergamaschi
|
e5d9380699
|
change linkToMindmaps logic
|
2014-02-01 16:24:48 -03:00 |
|
Ezequiel Bergamaschi
|
5fe892abfd
|
adding private methods
|
2014-02-01 16:23:30 -03:00 |
|
Ezequiel Bergamaschi
|
12ec295fe0
|
rename method
|
2014-02-01 16:22:54 -03:00 |
|
Ezequiel Bergamaschi
|
1a2ba04b76
|
fix filter by none
|
2014-02-01 15:46:18 -03:00 |
|
Ezequiel Bergamaschi
|
5429178a1c
|
make static public attributes final
|
2014-02-01 01:38:40 -03:00 |
|
Ezequiel Bergamaschi
|
b79930394d
|
remove label api
|
2014-01-30 04:35:48 -03:00 |
|
Ezequiel Bergamaschi
|
95fcbb5888
|
removing empty lines
|
2014-01-30 01:54:48 -03:00 |
|
Paulo Gustavo Veiga
|
708b8eb355
|
Merge branch 'develop' into feature/WISE-16-remove_user
|
2014-01-30 00:24:06 -03:00 |
|
Ezequiel Bergamaschi
|
148b56aecb
|
refactor MindmapFilter to accept Label Filters
|
2014-01-29 03:59:42 -03:00 |
|
Ezequiel Bergamaschi
|
684c412e95
|
hasLabel method for mindmap
|
2014-01-29 03:59:05 -03:00 |
|
Ezequiel Bergamaschi
|
7d9ccaec91
|
Merge remote-tracking branch 'origin/develop' into feature/WISE-15-mindmapListFolderSupport
|
2014-01-29 02:58:10 -03:00 |
|
Ezequiel Bergamaschi
|
b4c69133f5
|
api rest
|
2014-01-29 02:56:09 -03:00 |
|
Ezequiel Bergamaschi
|
d601a2818f
|
remove unused method
|
2014-01-29 02:52:25 -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 |
|
Paulo Gustavo Veiga
|
d0e07269c4
|
Bug WISE-205 fixed.
Fix IE 11 browser detection.
|
2014-01-26 22:09:00 -03:00 |
|
Paulo Gustavo Veiga
|
a70dd1e52e
|
Add Jira Issue Integration.
|
2014-01-26 20:12:56 -03:00 |
|
Ezequiel Bergamaschi
|
306a2a2ada
|
retrieveList api for labels
|
2014-01-26 18:21:14 -03:00 |
|
Ezequiel Bergamaschi
|
0c43bb4ad3
|
adding final statements
|
2014-01-26 18:18:49 -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 |
|
Claudio Barril
|
9a9dabc0ab
|
fix typo
|
2014-01-25 19:50:46 -03:00 |
|
Paulo Gustavo Veiga
|
adfc6c08f2
|
Improve delete message.
Add unit test.
|
2014-01-25 12:31:14 -03:00 |
|
Paulo Gustavo Veiga
|
a8f7d28c11
|
Merge branch 'develop' into feature/WISE-16-remove_user
Conflicts:
wise-webapp/src/main/java/com/wisemapping/rest/AccountController.java
wise-webapp/src/main/java/com/wisemapping/rest/AdminController.java
|
2014-01-25 11:33:31 -03:00 |
|
Paulo Gustavo Veiga
|
0493d66daa
|
Fix mindmaping controller tests.
|
2014-01-25 04:21:59 -03:00 |
|
Paulo Gustavo Veiga
|
9b3f1c79a6
|
Enable MindmapController rests.
|
2014-01-25 03:13:51 -03:00 |
|
Paulo Gustavo Veiga
|
25e6e4de4f
|
Bug WISE-190 fixed.
Implement REST Console support.
|
2014-01-24 09:45:22 -03:00 |
|
ezequiel
|
31aab0bd48
|
api rest call
|
2014-01-24 00:21:43 -03:00 |
|
Paulo Gustavo Veiga
|
cd02cdb1ce
|
Merge branch 'develop' into feature/WISE-16-remove_user
|
2014-01-12 23:42:47 -03:00 |
|
Paulo Gustavo Veiga
|
703414266e
|
Fix failing uning tests ...
|
2014-01-12 22:53:42 -03:00 |
|
Paulo Gustavo Veiga
|
50adfa0053
|
Revert "Bug WISE-16 fixed. Backed completed."
This reverts commit 9a77ff3bb8 .
|
2014-01-10 00:21:21 -03:00 |
|
Paulo Gustavo Veiga
|
5f29024559
|
Bug WISE-16 fixed. Backed completed.
|
2014-01-10 00:19:56 -03:00 |
|
Paulo Gustavo Veiga
|
805f5eed7f
|
Bug WISE-16 fixed. Backed completed.
|
2014-01-10 00:18:00 -03:00 |
|
Paulo Gustavo Veiga
|
a230dd104c
|
Fix unlock issues.
|
2013-04-07 12:27:45 -03:00 |
|
Paulo Gustavo Veiga
|
31fb342ef1
|
Fix missing message.
|
2013-04-05 20:49:17 -03:00 |
|
Paulo Gustavo Veiga
|
96cb014a6e
|
Add firefox 20 support.
|
2013-04-04 20:39:11 -03:00 |
|
Paulo Gustavo Veiga
|
8915e7eddf
|
Fix rename issues.
|
2013-03-31 15:33:00 -03:00 |
|
Paulo Gustavo Veiga
|
fd021de86d
|
Mindmap loading is lazy.
|
2013-03-30 01:09:28 -03:00 |
|
Paulo Gustavo Veiga
|
f5b4cc9ea7
|
Add debung info for exceptions....
|
2013-03-29 22:44:13 -03:00 |
|
Paulo Gustavo Veiga
|
8e66c97aa3
|
Handle deleted maps propertly.
|
2013-03-29 21:09:28 -03:00 |
|
Paulo Gustavo Veiga
|
bd80d95d22
|
Fix NPE on loading maps.
|
2013-03-29 20:32:52 -03:00 |
|