Ezequiel Bergamaschi
b923e21bce
Merge remote-tracking branch 'origin/develop' into feature/remove_mootols
...
Conflicts:
wise-editor/src/main/webapp/js/less.js
wise-webapp/pom.xml
wise-webapp/src/main/webapp/js/less.js
2014-08-18 21:35:45 -03:00
Ezequiel Bergamaschi
c282a80b5d
fix less update and restoring symblinks
2014-08-18 21:23:42 -03:00
Ezequiel Bergamaschi
a6eeecbbf7
Revert "fix alias checking for jetty 9.x"
...
This reverts commit fff27e1bb7
.
2014-08-18 21:10:25 -03:00
Ezequiel Bergamaschi
46fd579933
old jetty pom
2014-08-18 21:09:56 -03:00
Ezequiel Bergamaschi
4705a4e612
adding symlink for bootstrap in wise-webapp
2014-07-29 02:30:51 -03:00
Ezequiel Bergamaschi
8df2441a66
remove wise-webapp bootstrap
2014-07-29 02:30:08 -03:00
Ezequiel Bergamaschi
21e5850ee5
adding js resources to jsp
2014-07-14 02:45:39 -03:00
Ezequiel Bergamaschi
71154ca05a
updating some pom versions
2014-07-14 02:43:24 -03:00
Ezequiel Bergamaschi
6ab59967d2
loading dialog added
2014-07-14 00:12:23 -03:00
Ezequiel Bergamaschi
367a6d7cb7
change old addEvent method call by .on()
2014-07-14 00:11:56 -03:00
Ezequiel Bergamaschi
fedef3cbac
restore symlink for less.js
2014-07-14 00:11:17 -03:00
Ezequiel Bergamaschi
a6fabc5a5a
Merge remote-tracking branch 'origin/develop' into feature/remove_mootols
2014-07-13 02:39:19 -03:00
Paulo Gustavo Veiga
756afef4b6
Bug WISE-242 fixed
...
Add support for Firefox 3
2014-06-25 21:26:58 -03:00
Ezequiel Bergamaschi
2166dd9504
Merge remote-tracking branch 'origin/develop' into feature/remove_mootols
2014-06-19 00:49:34 -03:00
Ezequiel Bergamaschi
425ac4a7ad
fix alias checking for jetty 9.x
2014-06-19 00:43:10 -03:00
Michael Magill
d3b1c9087f
I was getting a 404 because it was looking for en_us, not just en. The en template may need to be copied for other English locales like en_GB, en_CA, etc. The 404 only showed up in Firefox's developer console did not appear to affect functionality, so this is just cleanup.
2014-04-29 15:42:31 +00:00
Paulo Gustavo Veiga
634cd3e8be
Mir fix on label.
2014-04-26 21:08:13 -03:00
Paulo Gustavo Veiga
d1a5bd56f9
Merged feature/WISE-211-iconSupportOnLabels into develop
2014-04-26 15:44:36 -03:00
Michael Magill
1bfbd8ea60
removed "ou=" from LDAP user search since it is now integrated with security.ldap.subDn
2014-04-25 20:41:50 +00:00
Michael Magill
c46f65e23f
changed default security.ldap.subDn parameter to include "ou="
2014-04-25 20:36:48 +00:00
Michael Magill
abd39b604f
removed extra / from site.baseurl
2014-04-25 20:30:18 +00:00
Ezequiel Bergamaschi
10ff33be13
fixing wrong reference variable
2014-04-19 14:18:35 -03:00
Paulo Gustavo Veiga
1f61a40e5c
Update ads codes.
2014-04-18 19:48:09 -03:00
Paulo Gustavo Veiga
fccbf7b996
Update analitics tracking code.
2014-04-18 19:13:55 -03:00
Ezequiel Bergamaschi
7ea9da3512
popovers for icons in label icon chooser
2014-04-17 01:29:44 -03:00
Claudio Barril
8b679bae00
fixing tests broken because refactor of label attribute icon
2014-04-16 10:29:36 -03:00
Claudio Barril
96068e05d4
label icon list reduced
2014-04-16 03:00:00 -03:00
Claudio Barril
ff327c5b5c
jsp include for label icon list
2014-04-16 02:59:33 -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
4c54bc5cad
adding icon to tags list (when tagging) and some style
2014-04-16 02:25:07 -03:00
Ezequiel Bergamaschi
9d86fdd7e1
adding css for color chooser
2014-04-16 01:57:42 -03:00
Ezequiel Bergamaschi
5206d3b627
removing fixme from dialogForm function
2014-04-16 01:48:09 -03:00
Claudio Barril
0f3d4856d2
fix tests
2014-04-16 00:25:32 -03:00
Claudio Barril
1a7bae563e
import label list from another jsp prototype
2014-04-14 18:14:56 -03:00
Claudio Barril
25783d8152
sending icon data to api rest
2014-04-14 18:14:32 -03:00
Claudio Barril
bf26c4c0ef
add styles
2014-04-14 18:10:16 -03:00
Claudio Barril
8e7133c4ab
add label icons back-end (model and database)
2014-04-14 18:09:34 -03:00
Claudio Barril
725be7ca9b
icon ui selection
2014-04-12 19:04:28 -03:00
Claudio Barril
e8567fccf0
icon dropdown creation dialog
2014-04-12 19:04:19 -03:00
Claudio Barril
a0f4024d26
icon message
2014-04-12 19:03:31 -03:00
Claudio Barril
df821e754e
fix padding and label in two lines
2014-04-09 00:13:38 -03:00
Mariela Michalek
5d8dc697b0
revert "update bootstrap modal dialog"
...
This reverts commit 690b653092
.
2014-04-02 15:28:59 -03:00
Mariela Michalek
f22c0de2ad
update bootstrap modal dialog
2014-04-01 07:24:00 -03:00
Paulo Gustavo Veiga
678e5ff5ce
Remove Events class from moootools library.
2014-03-16 11:30:37 -03:00
Ezequiel Bergamaschi
e5b9de1cc8
Revert "new header"
...
This reverts commit 251f0eca46
.
Conflicts:
wise-webapp/src/main/webapp/jsp/header.jsp
2014-03-14 23:59:16 -03:00
Ezequiel Bergamaschi
9ca7b7d8e4
bootstrap 13px
2014-03-14 23:57:23 -03:00
Ezequiel Bergamaschi
9dc195cc4b
bootstrap 12px and 13px
2014-03-14 23:48:05 -03:00
Ezequiel Bergamaschi
2a3878faae
orange buttons new header
2014-03-13 00:41:45 -03:00
Ezequiel Bergamaschi
9f69c30b25
updating webdefault.xml
2014-03-12 23:42:30 -03:00
Ezequiel Bergamaschi
d29bba4b64
updating jetty version and removing old config
2014-03-12 23:42:20 -03:00
Ezequiel Bergamaschi
5c299bad10
reducing delete dialog size
2014-03-12 01:53:47 -03:00
Ezequiel Bergamaschi
d830fd6f33
bootstrap recompiled with base font size 12px
2014-03-12 01:41:36 -03:00
Ezequiel Bergamaschi
e8e5954cea
avoid override bootstrap nav-pills class
2014-03-11 23:43:45 -03:00
Ezequiel Bergamaschi
e6e05e6be3
new header
2014-03-10 01:22:30 -03:00
Ezequiel Bergamaschi
16985ae7d7
rows clickeables
2014-03-10 00:12:49 -03:00
Ezequiel Bergamaschi
2b5c1518f4
css and animation fadeIn
2014-03-09 23:41:39 -03:00
Ezequiel Bergamaschi
c3fd645515
small searcher
2014-03-09 23:41:17 -03:00
Ezequiel Bergamaschi
5ac8e92abd
small buttons
2014-03-09 23:41:00 -03:00
Ezequiel Bergamaschi
58be9c0848
Revert "rename parameter"
...
This reverts commit 29894a276e
.
2014-03-09 22:08:46 -03:00
Claudio Barril
73f48b6de5
force linkLabel to use view security in mindmap service
2014-03-09 02:34:20 -03:00
Claudio Barril
d7cfa0de04
renaming method addLabel to linkLabel
2014-03-09 02:34:20 -03:00
Claudio Barril
78859324a1
select only my labels from all mindmap labels
2014-03-08 16:29:43 -03:00
Claudio Barril
c6b7e48d7a
rename parameter
2014-03-08 16:29:42 -03:00
Claudio Barril
de515c572c
remove unused exception and class
2014-03-08 16:29:42 -03:00
Paulo Gustavo Veiga
135c956406
Merge branch 'feature/WISE-15-mindmapListFolderSupport' into develop
2014-03-04 16:11:52 -03:00
Mariela Michalek
d36c52b40a
add new label test
2014-02-25 22:19:52 -03:00
Paulo Gustavo Veiga
6c20ed025a
Fix display lock message.
2014-02-17 09:05:54 -03:00
Ezequiel Bergamaschi
fbea000aad
Merge remote-tracking branch 'origin/develop' into feature/WISE-15-mindmapListFolderSupport
...
Conflicts:
wise-webapp/src/main/webapp/jsp/mindmapList.jsp
2014-02-14 03:54:36 -03:00
Paulo Gustavo Veiga
ad7bde02e3
Move adsense location
2014-02-12 01:00:12 -03:00
Paulo Gustavo Veiga
74a817e63d
Fix login color h1.
2014-02-12 00:55:04 -03:00
Paulo Gustavo Veiga
383b9dce22
Reference bootstrap min.
...
Fin export dialog.
2014-02-12 00:20:06 -03:00
Paulo Gustavo Veiga
d5f658677e
Fix no closed div element on account settings.
2014-02-11 23:27:46 -03:00
Paulo Gustavo Veiga
ec9d0470d8
Fix table hover issue.
2014-02-11 21:45:29 -03:00
Ezequiel Bergamaschi
e9ca68732e
get label by id with user and validate label exists on link to mindmap
2014-02-11 02:04:09 -03:00
Ezequiel Bergamaschi
c7674825a6
style change..
2014-02-11 01:36:19 -03:00
Ezequiel Bergamaschi
dfefd6da40
warning in yellow
2014-02-11 01:05:31 -03:00
Ezequiel Bergamaschi
4b4c07c5fe
code indendt
2014-02-11 00:48:48 -03:00
Ezequiel Bergamaschi
6299f43067
fix focus on modal
2014-02-11 00:43:20 -03:00
Ezequiel Bergamaschi
c78b8db81c
fix color picker on background
2014-02-11 00:43:04 -03:00
Ezequiel Bergamaschi
788cb1ea98
fixing ui
2014-02-11 00:18:46 -03:00
Ezequiel Bergamaschi
6b73dd10b1
Merge remote-tracking branch 'origin/develop' into feature/WISE-15-mindmapListFolderSupport
...
Conflicts:
wise-webapp/src/main/webapp/jsp/mindmapList.jsp
2014-02-10 22:16:48 -03:00
Ezequiel Bergamaschi
572eb44e7a
Merge remote-tracking branch 'origin/develop' into feature/WISE-15-mindmapListFolderSupport
...
Conflicts:
wise-webapp/src/main/webapp/bootstrap/css/bootstrap.css
wise-webapp/src/main/webapp/bootstrap/css/bootstrap.min.css
wise-webapp/src/main/webapp/css/mindmapList.less
wise-webapp/src/main/webapp/js/mindmapList.js
wise-webapp/src/main/webapp/jsp/mindmapList.jsp
2014-02-10 01:07:50 -03:00
Ezequiel Bergamaschi
1d6e3ec4bf
new tests added
2014-02-10 00:59:13 -03:00
Ezequiel Bergamaschi
83e51a6501
return location on header
2014-02-10 00:58:42 -03:00
Ezequiel Bergamaschi
5733dbf45e
color validation
2014-02-10 00:58:29 -03:00
Ezequiel Bergamaschi
b110d338af
attributes nullable
2014-02-10 00:58:19 -03:00
Paulo Gustavo Veiga
8996df4cbb
More minor fixes.
2014-02-09 22:44:58 -03:00
Paulo Gustavo Veiga
c5932dc0f8
Fix mindmap list navigator toolbar.
2014-02-09 22:14:53 -03:00
Paulo Gustavo Veiga
832fb6ce52
Enable MYSQL display message.
2014-02-09 22:04:01 -03:00
Paulo Gustavo Veiga
bbc380366f
Fix login page.
2014-02-09 21:58:23 -03:00
Paulo Gustavo Veiga
95d9414ae3
Change sd to md styles.
2014-02-09 20:12:24 -03:00
Mariela Michalek
1a31e5ee99
Refactor Imports and Helper
2014-02-09 18:37:10 -03:00
Mariela Michalek
d48abe6121
refactor test - add helper class
2014-02-09 17:50:57 -03:00
Mariela Michalek
f564b4b34a
rename test
2014-02-09 15:19:07 -03:00
Mariela Michalek
147a4ec06a
adding new suite test
2014-02-09 13:57:00 -03:00
Mariela Michalek
c81439cae8
Revert "deleting unnecessary XML annotation"
...
This reverts commit f65149c948
.
2014-02-09 12:25:21 -03:00
Paulo Gustavo Veiga
06d3f0cd25
Fix publish page.
2014-02-09 04:54:36 -03:00
Paulo Gustavo Veiga
2a37167b01
Fix import dialog...
2014-02-09 04:34:25 -03:00
Paulo Gustavo Veiga
2b89fdccca
Fix registration, login
2014-02-09 04:19:39 -03:00
Paulo Gustavo Veiga
6624abb9ed
Fix login.
2014-02-09 04:03:43 -03:00
Paulo Gustavo Veiga
726ffcd817
First corrections.
...
Fix more styling issues.
Conflicts:
wise-webapp/src/main/webapp/jsp/accountSettings.jsp
2014-02-09 03:26:51 -03:00
Ezequiel Bergamaschi
a9c1d42925
fix animate on delete
2014-02-08 18:54:14 -03:00
Ezequiel Bergamaschi
08a9289893
filter list appears all simultaneously
2014-02-08 18:25:32 -03:00
Ezequiel Bergamaschi
3df00e9e0e
dialog modal with focus and submit on enter
2014-02-08 17:54:10 -03:00
Ezequiel Bergamaschi
b3e2e37929
fix animate bug
2014-02-08 17:53:47 -03:00
Ezequiel Bergamaschi
7f6d575c16
animation on bubble hover
2014-02-07 06:08:40 -03:00
Ezequiel Bergamaschi
10b9a4ceb2
bubbles
2014-02-07 06:08:40 -03:00
Ezequiel Bergamaschi
a3c6ce10c2
animation on create an delete tags
2014-02-07 06:08:40 -03:00
Ezequiel Bergamaschi
ba90addad2
fixing the annoying duplicate key on link label to maps
2014-02-06 00:44:36 -03:00
Ezequiel Bergamaschi
cfa669fe2e
adding hibernate config
2014-02-05 21:55:37 -03:00
Ezequiel Bergamaschi
efb7e0cc3b
fix add label UI
2014-02-05 21:44:30 -03:00
Ezequiel Bergamaschi
668506ceb8
adding missing msgs
2014-02-05 21:25:59 -03:00
Ezequiel Bergamaschi
105c0544e1
removing comment line
2014-02-05 21:21:37 -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
7525ba4820
Merge remote-tracking branch 'origin/develop' into feature/WISE-16-remove_user
2014-02-04 22:18:29 -03:00
Claudio Barril
58390dfb92
Merge remote-tracking branch 'origin/develop' into feature/WISE-16-remove_user
2014-02-04 22:18:29 -03:00
Paulo Gustavo Veiga
b765a21369
Bug https://wisemapping.atlassian.net/browse/WISE-209 fixed.
2014-02-03 22:01:38 -03:00
Paulo Gustavo Veiga
560ceffaaf
Bug https://wisemapping.atlassian.net/browse/WISE-209 fixed.
2014-02-03 22:01:38 -03:00
Ezequiel Bergamaschi
f3cc90d9d0
removing unnecesaries js
2014-02-03 01:26:05 -03:00
Ezequiel Bergamaschi
434fb4c8f5
remove hex input of color picker
2014-02-03 01:07:24 -03:00
Ezequiel Bergamaschi
57e5fcac3a
remove preventDefault
2014-02-03 00:46:51 -03:00
Ezequiel Bergamaschi
b99cb2f8a3
adding icons and change label msg
2014-02-03 00:46:35 -03:00
Ezequiel Bergamaschi
ea95ba0ec7
extract method
2014-02-02 23:34:40 -03:00
Ezequiel Bergamaschi
3cf726f928
fix multiple request (I hope)
2014-02-02 23:34:20 -03:00
Ezequiel Bergamaschi
460d8270c6
remove commented code
2014-02-02 23:33:41 -03:00
Paulo Gustavo Veiga
079606c4e7
Change the unexpecter error message.
2014-02-02 22:56:40 -03:00
Claudio Barril
d67a16f550
ui support of untag mindmap
2014-02-02 04:10:00 -03:00
Claudio Barril
8db7f5015f
api for unlink mindmaps
2014-02-02 04:09:28 -03:00
Ezequiel Bergamaschi
734463d233
css on 'x' mouse over
2014-02-02 03:02:01 -03:00
Ezequiel Bergamaschi
fdf041e8b1
adding scrollbar support
2014-02-02 02:22:58 -03:00
Ezequiel Bergamaschi
23611c8d54
fix select all issue
2014-02-02 02:01:37 -03:00
Ezequiel Bergamaschi
729d2e98f7
palette with default value
2014-02-02 01:35:19 -03:00
Ezequiel Bergamaschi
baa8adacda
datatype workaround
2014-02-02 01:28:14 -03:00
Ezequiel Bergamaschi
7a535b1dca
css and fix jquery problems
2014-02-02 01:26:56 -03:00
Ezequiel Bergamaschi
632a9a6e00
ordering labels on mindmap retreive
2014-02-02 01:26:28 -03:00
Ezequiel Bergamaschi
a4aa1c5436
tag label with x to delete tag from mindmap
2014-02-01 23:33:38 -03:00
Ezequiel Bergamaschi
9a19e2a5eb
some button actions
2014-02-01 23:33:38 -03:00
Paulo Gustavo Veiga
6d1a00291e
Fix jQuery resturn status.
2014-02-01 22:48:01 -03:00
Paulo Gustavo Veiga
d6656dffc0
Fix jQuery resturn status.
2014-02-01 22:48:01 -03:00
Paulo Gustavo Veiga
3b23fead8e
Fix another typo.
2014-02-01 19:54:31 -03:00
Paulo Gustavo Veiga
94b043ecf5
Fix another typo.
2014-02-01 19:54:31 -03:00
Paulo Gustavo Veiga
c8286c26aa
Fix minor typo.
2014-02-01 19:50:37 -03:00
Paulo Gustavo Veiga
f567513468
Fix minor typo.
2014-02-01 19:50:37 -03:00
Paulo Gustavo Veiga
472bb38342
Change the unexpecter error message.
2014-02-01 19:47:33 -03:00
Paulo Gustavo Veiga
10fb98cdaa
Change the unexpecter error message.
2014-02-01 19:47:33 -03:00
Claudio Barril
f65149c948
deleting unnecessary XML annotation
2014-02-01 19:36:42 -03:00
Paulo Gustavo Veiga
37e9676687
Merge branch 'develop' into feature/WISE-15-mindmapListFolderSupport
2014-02-01 19:18:57 -03:00
Paulo Gustavo Veiga
6ed7bc9154
Update jquery version.
2014-02-01 19:15:19 -03:00
Paulo Gustavo Veiga
d535fcc381
Update jquery version.
2014-02-01 19:15:19 -03:00
Ezequiel Bergamaschi
d28b439e62
remove stopPropagation
2014-02-01 18:54:49 -03:00
Ezequiel Bergamaschi
0738804d88
fix mindmapList filter problem on long labels names
2014-02-01 18:54:37 -03:00
Ezequiel Bergamaschi
0891beeecd
fix one click problem on empty input
2014-02-01 18:13:16 -03:00
Ezequiel Bergamaschi
4646ae15c4
adding missing css
2014-02-01 16:25:09 -03:00
Ezequiel Bergamaschi
54fb696090
hack removed
2014-02-01 16:24:57 -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
8936ef5008
btn actions
2014-02-01 15:46:18 -03:00
Ezequiel Bergamaschi
0eaa8c8638
more readable function
2014-02-01 15:46:18 -03:00
Ezequiel Bergamaschi
28010a85aa
add label btn with dropdown
2014-02-01 15:46:18 -03:00
Ezequiel Bergamaschi
f1e4b1c8c0
remove add label dialog and btn
2014-02-01 15:46:18 -03:00
Ezequiel Bergamaschi
1a2ba04b76
fix filter by none
2014-02-01 15:46:18 -03:00
Claudio Barril
1ead555e09
fixing tag cascade delete when mindmap tagged is deleted
2014-02-01 04:19:39 -03:00
Claudio Barril
cf246f00c8
fix duplicate tags for a map in ui
2014-02-01 04:10:00 -03:00
Ezequiel Bergamaschi
4200d85cc0
adding delete action
2014-02-01 01:42:54 -03:00
Ezequiel Bergamaschi
a4ae253ae3
adding delete X button
2014-02-01 01:42:36 -03:00
Ezequiel Bergamaschi
640b8d7ed0
delete modal dialog
2014-02-01 01:41:02 -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
c8e0b92ef5
column name changes
2014-01-30 04:35:06 -03:00
Ezequiel Bergamaschi
7d0e4dc35a
replace deprecated live method
2014-01-30 04:34:25 -03:00
Ezequiel Bergamaschi
5f9b98324d
css changes
2014-01-30 04:34:08 -03:00
Ezequiel Bergamaschi
95fcbb5888
removing empty lines
2014-01-30 01:54:48 -03:00
Ezequiel Bergamaschi
2f4efde017
add tag on add label to mindmap action
2014-01-30 01:54:36 -03:00
Paulo Gustavo Veiga
71bba1c5ab
Merge branch 'develop' into feature/WISE-16-remove_user
2014-01-30 00:24:06 -03:00
Paulo Gustavo Veiga
708b8eb355
Merge branch 'develop' into feature/WISE-16-remove_user
2014-01-30 00:24:06 -03:00
Claudio Barril
3e7ed53a2d
Revert "changing jetty version"
...
This reverts commit 558aa31516
.
2014-01-30 00:03:06 -03:00
Claudio Barril
136dc1154b
Revert "changing jetty version"
...
This reverts commit 558aa31516
.
2014-01-30 00:03:06 -03:00
Claudio Barril
301048ecad
callback functions and type added to postChange function
2014-01-29 22:17:25 -03:00
Claudio Barril
26138188ea
callback functions and type added to postChange function
2014-01-29 22:17:25 -03:00
Claudio Barril
558aa31516
changing jetty version
2014-01-29 22:15:45 -03:00
Claudio Barril
f0e056c298
changing jetty version
2014-01-29 22:15:45 -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
9edea47dbd
add label to mindmap ui logic
2014-01-29 02:55:44 -03:00
Ezequiel Bergamaschi
ed55fd824f
insert tag on table load
2014-01-29 02:55:00 -03:00
Ezequiel Bergamaschi
eff063ca37
remove default option
2014-01-29 02:54:33 -03:00
Ezequiel Bergamaschi
a74f4158c6
css changes
2014-01-29 02:52:37 -03:00
Ezequiel Bergamaschi
d601a2818f
remove unused method
2014-01-29 02:52:25 -03:00
Ezequiel Bergamaschi
81e9b5f59d
add label modal dialog
2014-01-28 02:59:09 -03:00
Ezequiel Bergamaschi
f048d0adb7
fetchLabels with postUpdate callback
2014-01-28 02:58:39 -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
b19ac2c4c3
label with colors in filter
2014-01-28 01:44:56 -03:00
Ezequiel Bergamaschi
acb3782561
js refactor
2014-01-28 01:44:56 -03:00
Ezequiel Bergamaschi
c7b193f43f
remove duplicate labels on fetch
2014-01-28 01:44:55 -03:00
Ezequiel Bergamaschi
154db9d9e8
adding color properties to label
2014-01-28 00:13:29 -03:00
Ezequiel Bergamaschi
deb6c4be4d
bootstrap color picker plugin
2014-01-27 23:48:11 -03:00
Paulo Gustavo Veiga
8b6ef7536e
Bug WISE-205 fixed.
...
Fix IE 11 browser detection.
2014-01-26 22:09:00 -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
81e3cb590c
Add Jira Issue Integration.
2014-01-26 20:12:56 -03:00
Paulo Gustavo Veiga
a70dd1e52e
Add Jira Issue Integration.
2014-01-26 20:12:56 -03:00
Ezequiel Bergamaschi
194a7f200e
retrieve label list on mindmapList
2014-01-26 18:21:55 -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
829815f9e9
Merge remote-tracking branch 'origin/develop' into feature/WISE-15-mindmapListFolderSupport
2014-01-26 12:18:37 -03:00
Claudio Barril
93a8647c6a
Merge remote-tracking branch 'origin/develop' into feature/WISE-16-remove_user
2014-01-25 23:53:54 -03:00
Claudio Barril
6ac7948312
Merge remote-tracking branch 'origin/develop' into feature/WISE-16-remove_user
2014-01-25 23:53:54 -03:00
Claudio Barril
0dc426487d
fix mysql populate file selected
2014-01-25 23:53:17 -03:00
Claudio Barril
b9e64e20e3
fix mysql populate file selected
2014-01-25 23:53:17 -03:00
Ezequiel Bergamaschi
49d9820a44
create tag item on left list
2014-01-25 23:25:17 -03:00
Ezequiel Bergamaschi
3f2c687643
bug WISE-199 fixed
2014-01-25 23:24:04 -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
f2be251c8b
Merge remote-tracking branch 'origin/develop' into feature/WISE-16-remove_user
2014-01-25 23:03:21 -03:00
Claudio Barril
cedd12314b
Merge remote-tracking branch 'origin/develop' into feature/WISE-16-remove_user
2014-01-25 23:03:21 -03:00
Ezequiel Bergamaschi
02cb53d082
fixing merge conflicts
2014-01-25 19:54:28 -03:00
Claudio Barril
0acd0c097f
fix typo
2014-01-25 19:50:46 -03:00
Claudio Barril
9a9dabc0ab
fix typo
2014-01-25 19:50:46 -03:00
Paulo Gustavo Veiga
99be712a5f
Add JCoco Coverage report.
2014-01-25 18:31:50 -03:00
Paulo Gustavo Veiga
ed4d50724a
Add JCoco Coverage report.
2014-01-25 18:31:50 -03:00
Ezequiel Bergamaschi
94812cd96a
adding missing db profiles due to a wrong merge
2014-01-25 18:16:21 -03:00
Ezequiel Bergamaschi
f39e82b016
adding missing db profiles due to a wrong merge
2014-01-25 18:16:21 -03:00
Paulo Gustavo Veiga
5d4da27842
Fix Jetty hangs during install.
2014-01-25 15:27:03 -03:00
Paulo Gustavo Veiga
20a786460c
Fix Jetty hangs during install.
2014-01-25 15:27:03 -03:00
Paulo Gustavo Veiga
07b18d9527
Improve delete message.
...
Add unit test.
2014-01-25 12:31:14 -03:00
Paulo Gustavo Veiga
adfc6c08f2
Improve delete message.
...
Add unit test.
2014-01-25 12:31:14 -03:00
Paulo Gustavo Veiga
9a1c0fe46d
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
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
5b1fb27ca2
Add Maven Tomcat Plugin.
2014-01-25 04:53:51 -03:00
Paulo Gustavo Veiga
cf0b3cf80d
Add Maven Tomcat Plugin.
2014-01-25 04:53:51 -03:00
Paulo Gustavo Veiga
0493d66daa
Fix mindmaping controller tests.
2014-01-25 04:21:59 -03:00
Paulo Gustavo Veiga
f66c476187
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
5e62eb3279
Enable MindmapController rests.
2014-01-25 03:13:51 -03:00
Paulo Gustavo Veiga
2ccb4bfb83
Remove HTML support for test ...
2014-01-24 22:58:25 -03:00
Paulo Gustavo Veiga
686e011f9b
Remove HTML support for test ...
2014-01-24 22:58:25 -03:00
Paulo Gustavo Veiga
f610bfdfb3
Fix W3ORG logo url location on footer.
2014-01-24 22:42:05 -03:00
Paulo Gustavo Veiga
f0c6d944a8
Fix W3ORG logo url location on footer.
2014-01-24 22:42:05 -03:00
Paulo Gustavo Veiga
ebf4603889
Conflicts:
...
README.md
config/database/mysql/apopulate-schemas.sql
wise-webapp/pom.xml
2014-01-24 20:17:21 -03:00
Paulo Gustavo Veiga
706031a641
Conflicts:
...
README.md
config/database/mysql/apopulate-schemas.sql
wise-webapp/pom.xml
2014-01-24 20:17:21 -03:00
Paulo Gustavo Veiga
25e6e4de4f
Bug WISE-190 fixed.
...
Implement REST Console support.
2014-01-24 09:45:22 -03:00
Paulo Gustavo Veiga
ae604b1c70
Bug WISE-190 fixed.
...
Implement REST Console support.
2014-01-24 09:45:22 -03:00
Ezequiel Bergamaschi
0d11dee06c
format
2014-01-24 02:47:51 -03:00
Ezequiel Bergamaschi
00773ae3b9
adding missing version to tomcat plugin
2014-01-24 02:47:01 -03:00
ezequiel
88fed0af0a
api rest call
2014-01-24 00:21:43 -03:00
ezequiel
31aab0bd48
api rest call
2014-01-24 00:21:43 -03:00
ezequiel
4f40431d55
adding warning msg on delete user popup
2014-01-24 00:21:27 -03:00
ezequiel
d1004f2919
adding warning msg on delete user popup
2014-01-24 00:21:27 -03:00
Ezequiel Bergamaschi
091955255b
Merge remote-tracking branch 'origin/develop' into feature/WISE-15-mindmapListFolderSupport
2014-01-21 01:47:39 -03:00
Ezequiel Bergamaschi
f4fb008f1b
popup for label
2014-01-21 01:45:12 -03:00
Claudio Barril
da2594292b
delete account lash in account settings
2014-01-20 23:10:57 -03:00
Claudio Barril
f30106ab39
delete account lash in account settings
2014-01-20 23:10:57 -03:00
Claudio Barril
8a684519f0
DELETE__ACCOUNT message property (en and es languages)
2014-01-20 23:10:15 -03:00
Claudio Barril
24417d4fd0
DELETE__ACCOUNT message property (en and es languages)
2014-01-20 23:10:15 -03:00
Ezequiel Bergamaschi
8bdc5f6b05
new button is now a dropdown in order to support folders
2014-01-20 01:03:32 -03:00
Ezequiel Bergamaschi
91b5a08b11
adding new properties
2014-01-20 01:02:48 -03:00
Ezequiel Bergamaschi
871d89a304
blue icon on mindmap list
2014-01-19 22:39:44 -03:00
Claudio Barril
0968549e55
creating mysql and hsql maven profiles
2014-01-19 22:38:46 -03:00
Ezequiel Bergamaschi
e34f5ce45a
adding icon to map name in mindmapList
2014-01-19 21:25:53 -03:00
Ezequiel Bergamaschi
b401a53a21
addding tomcat plugin
2014-01-19 18:26:48 -03:00
Ezequiel Bergamaschi
0c103fc3a2
addding tomcat plugin
2014-01-19 18:26:48 -03:00
Claudio Barril
2e7aa144b2
Merge remote-tracking branch 'origin/feature-WISE-78-pom-improvements' into feature/WISE-16-remove_user
2014-01-19 18:25:03 -03:00
Claudio Barril
4eec745296
Merge remote-tracking branch 'origin/feature-WISE-78-pom-improvements' into feature/WISE-16-remove_user
2014-01-19 18:25:03 -03:00
Claudio Barril
cc9fa543cb
creating mysql and hsql maven profiles
2014-01-19 14:33:56 -03:00
Claudio Barril
541d07c46c
creating mysql and hsql maven profiles
2014-01-19 14:33:56 -03:00
Paulo Gustavo Veiga
3d948a1419
Merge branch 'develop' into feature/WISE-16-remove_user
2014-01-12 23:42:47 -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
22c102917e
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
a2db34ae61
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
9a77ff3bb8
Bug WISE-16 fixed. Backed completed.
2014-01-10 00:19:56 -03:00
Paulo Gustavo Veiga
94ac039390
Bug WISE-16 fixed. Backed completed.
2014-01-10 00:18:00 -03:00
Paulo Gustavo Veiga
805f5eed7f
Bug WISE-16 fixed. Backed completed.
2014-01-10 00:18:00 -03:00
Ezequiel Bergamaschi
1dce163782
fix wrong version of jetty-maven-plugin
2014-01-07 16:58:05 -03:00
Ezequiel Bergamaschi
4d3d8daa37
fix wrong version of jetty-maven-plugin
2014-01-07 16:58:05 -03:00
Paulo Gustavo Veiga
f75124233b
Update part of Maven Pluggins versions.
2014-01-05 18:10:42 -03:00
Paulo Gustavo Veiga
26bd9f8840
Resources moved to https.
2014-01-02 18:34:14 -03:00
Paulo Gustavo Veiga
da8f474c64
Add extra documentation for LDAP configuration
2013-09-25 11:00:54 -03:00
Paulo Gustavo Veiga
35d76ea56f
Fix message.
2013-04-20 00:43:19 -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
65283a0edc
Improve text export.
2013-04-04 22:11:59 -03:00
Paulo Gustavo Veiga
9686431874
Fix node export format.
2013-04-04 21:46:54 -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
Paulo Gustavo Veiga
4d46864388
Add compress fix.
2013-03-29 15:44:49 -03:00
Paulo Gustavo Veiga
3696e126e3
Fix descriptor.
2013-03-29 15:09:55 -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
Paulo Gustavo Veiga
2a2dc7c57f
Change mindjet extension.
2013-03-29 12:08:40 -03:00
Paulo Gustavo Veiga
2c355205d0
Complete mindjet integration.
2013-03-29 11:49:59 -03:00
Paulo Gustavo Veiga
ed508d646c
Add mindjet support.
2013-03-29 11:28:26 -03:00
Paulo Gustavo Veiga
fd00a5e0fc
Minor text fix.
2013-03-28 17:20:01 -03:00
Paulo Gustavo Veiga
06210ab95b
Add text/plan, open office and xls transformation support.
2013-03-28 17:01:42 -03:00
Paulo Gustavo Veiga
3137f78cce
Improve purge.
2013-03-28 12:28:53 -03:00
Paulo Gustavo Veiga
dcd59efc12
Add history purge.
2013-03-26 22:58:45 -03:00
Paulo Gustavo Veiga
2b8972a35a
Add delete permission to admin.
2013-03-24 22:57:32 -03:00
Paulo Gustavo Veiga
f961ae578c
Add purge to history...
2013-03-24 22:49:55 -03:00
Paulo Gustavo Veiga
0188e15a92
Add more catchs ..
2013-03-24 19:28:20 -03:00
Paulo Gustavo Veiga
c12b73c1ff
Add catch ...
2013-03-24 19:24:24 -03:00
Paulo Gustavo Veiga
a60f001f2c
Check for more period.
2013-03-24 19:15:37 -03:00
Paulo Gustavo Veiga
04d58533cf
Catch all exceptions during purge.
2013-03-24 17:20:41 -03:00
Paulo Gustavo Veiga
ed6d89fb7e
Admin can delete maps.
2013-03-24 16:58:18 -03:00
Paulo Gustavo Veiga
3b47ed2e52
Fix string case.
2013-03-24 16:48:14 -03:00
Paulo Gustavo Veiga
abfc06c7d5
Fix classcast.
2013-03-24 16:41:57 -03:00
Paulo Gustavo Veiga
712cc2c60b
Fix classcast.
2013-03-24 16:33:58 -03:00
Paulo Gustavo Veiga
057d5bc01f
Add admin as permissions for finding.
2013-03-24 16:30:38 -03:00
Paulo Gustavo Veiga
e36b0b8b52
Handle exceptions.
2013-03-24 16:20:56 -03:00
Paulo Gustavo Veiga
4dd7a82e32
Add debug info.
2013-03-24 16:10:30 -03:00
Paulo Gustavo Veiga
580d977aa9
Add purge flag.
2013-03-24 15:57:59 -03:00
Paulo Gustavo Veiga
45c67d6b57
Add purge flag.
2013-03-24 15:42:25 -03:00
Paulo Gustavo Veiga
0b6c8a5977
Add purge action.
2013-03-24 15:11:06 -03:00
Paulo Gustavo Veiga
811cc8a668
Add purge action.
2013-03-24 15:03:19 -03:00
Paulo Gustavo Veiga
f136240591
Minor fix on property.
2013-03-19 23:25:36 -03:00
Paulo Gustavo Veiga
e0a6d15ad0
Initialize OPSS values.
2013-03-19 23:18:19 -03:00
Paulo Gustavo Veiga
617abd9d90
Change exception ...
2013-03-19 22:41:43 -03:00
Paulo Gustavo Veiga
c2e74cb2d4
Fix HTML tests positioning.
2013-03-19 22:21:51 -03:00
Paulo Gustavo Veiga
db70db49a5
Add missing resource.
2013-03-19 21:44:51 -03:00
Paulo Gustavo Veiga
4cc6382043
Fix resources.
2013-03-19 21:39:17 -03:00
Paulo Gustavo Veiga
c8d3d99224
Do not send duplicated emails on bugs.
2013-03-19 21:18:15 -03:00
Paulo Gustavo Veiga
645402e691
Fix property name.
2013-03-18 23:27:05 -03:00
Paulo Gustavo Veiga
8ed1a18280
Minor fixes.
2013-03-18 23:25:49 -03:00
Paulo Gustavo Veiga
0d81db52f1
Add alter table scripts.
2013-03-17 23:40:39 -03:00
Paulo Gustavo Veiga
9b21c77485
Finish OpenId implementation.
2013-03-17 23:17:55 -03:00
Paulo Gustavo Veiga
94356a5773
Outh working!. Pending:
...
- Test all databases
- Migration Scripts
- Manage error due to changing of authentication schemas.
- Link from the login page.
- What happend with the logout ?.
2013-03-17 18:51:33 -03:00
Paulo Gustavo Veiga
2f8df725c9
Login page completed.
2013-03-17 16:39:50 -03:00
Paulo Gustavo Veiga
48e211cc2d
Escape invalid XML chars during serialization.
2013-03-17 11:22:53 -03:00
Paulo Gustavo Veiga
3578d6e624
Temporal hack for broken maps in Firefox. \r issue.
2013-03-14 21:38:38 -03:00
Pablo Luna
9e67329703
fixing build
2013-03-14 21:51:17 +00:00
Paulo Gustavo Veiga
8489eaea6d
More tests fixed.
2013-03-10 21:25:21 -03:00
Paulo Gustavo Veiga
9fb0ebd8f6
Fix tests.
2013-03-10 21:20:19 -03:00
Paulo Gustavo Veiga
e03f5f632b
Fix export unit tests.
2013-03-10 19:57:24 -03:00
Paulo Gustavo Veiga
b6ee7e61b8
Fix SVG export tests...
2013-03-10 19:45:21 -03:00
Paulo Gustavo Veiga
202c3f28a3
Fix open id.
2013-03-10 19:07:52 -03:00
Paulo Gustavo Veiga
a1a28efe49
Minor fix, use db database result.
2013-03-10 19:06:55 -03:00
Paulo Gustavo Veiga
0e5592a0d3
Move database configuration scripts.
2013-03-10 19:05:33 -03:00
Paulo Gustavo Veiga
52efdf729b
Try to fix encoding issue on post.
2013-03-07 23:46:07 -03:00
Paulo Gustavo Veiga
bf3bd5c1c7
Fix save on Opera.
2013-03-02 21:29:26 -03:00
Paulo Gustavo Veiga
9cabfb14a5
Add more debug info.
2013-03-02 18:13:59 -03:00
Paulo Gustavo Veiga
b5a7a11920
Check map before save.
2013-02-27 23:08:37 -03:00
Paulo Gustavo Veiga
846ad24bf3
Minor fix to enable LDAP customization of first and last name.
2013-02-24 17:46:05 -03:00
Paulo Gustavo Veiga
9ab0637690
Fix scape name with spaces.
2013-02-24 17:34:25 -03:00
Paulo Gustavo Veiga
312f5447b8
Fix NPE.
2013-02-23 15:39:10 -03:00
Paulo Gustavo Veiga
879fa4c926
Add postgres scripts.
2013-02-23 15:33:09 -03:00
Paulo Gustavo Veiga
5e0c879654
Minor fix on export.
2013-02-23 14:54:51 -03:00
Paulo Gustavo Veiga
9049ca25aa
More export issues fixed.
2013-02-23 13:53:56 -03:00
Paulo Gustavo Veiga
76ccc5e6b2
Fix mindmap export.
2013-02-23 13:48:43 -03:00
Paulo Gustavo Veiga
8aa733158c
Minor translation fix.
2013-02-23 12:58:34 -03:00
Paulo Gustavo Veiga
0eef3b3251
Add Catalan support for time ...
2013-02-23 12:53:06 -03:00
Paulo Gustavo Veiga
965ba4edaa
Space " in customization dialogs.
2013-02-23 12:44:45 -03:00
Paulo Gustavo Veiga
7960c0a419
Finsh CA Integrationb.
2013-02-22 20:49:20 -03:00
Paulo Gustavo Veiga
99a3fa64ec
Add Catalan support.
2013-02-22 20:39:51 -03:00
Paulo Gustavo Veiga
a7316d516c
Add rest service doc.
2013-02-22 20:08:48 -03:00
Paulo Gustavo Veiga
d2b7b640d9
Fix print issue loading cached maps.
2013-02-20 14:16:00 -03:00
Paulo Gustavo Veiga
79f5e51513
Finish LDAP support.
2013-02-20 13:15:31 -03:00
Paulo Gustavo Veiga
0f605d89f0
Enable security configuration from properties.
2013-02-17 23:10:04 -03:00
Paulo Gustavo Veiga
cb6828c08e
Minor fixes
...
Update Spring 3.1.3 fixed.
2013-02-17 21:26:42 -03:00
Paulo Gustavo Veiga
3ff67910c9
Add LDAP support.
2013-02-17 21:00:08 -03:00
Paulo Gustavo Veiga
51f531f6b4
Fix revert on zip format.
2013-02-13 23:13:27 -03:00
Paulo Gustavo Veiga
fc22dd32a2
Compiles.
2013-02-13 23:08:55 -03:00
Paulo Gustavo Veiga
deca7e51b2
Fix npe.
2013-02-13 23:06:18 -03:00
Paulo Gustavo Veiga
28ffead0a0
Fix npe.
2013-02-13 22:51:55 -03:00
Paulo Gustavo Veiga
d1dfb48be5
Add new files.
2013-02-13 22:46:45 -03:00
Paulo Gustavo Veiga
9360a27f15
Show more rows on history.
2013-02-13 21:41:47 -03:00
Paulo Gustavo Veiga
cc8ff94b10
Fix encoding issue on import.
2013-02-11 13:25:07 -03:00
Paulo Gustavo Veiga
f245116e48
Fix deleted object would be re-saved by cascade (remove deleted object from associations): [com.wisemapping.model.Collaboration#114902]; nested exception is org.hibernate.ObjectDeletedException: deleted object would be re-saved by cascade (remove deleted object from associations): [com.wisemapping.model.Collaboration#114902]
2013-02-10 16:14:32 -03:00
Paulo Gustavo Veiga
7bd87c50ac
- Disable cache ...
2013-02-10 15:24:37 -03:00
Paulo Gustavo Veiga
86d5c98ed7
- Fix security issues when the map is loaded from the rest service. Two URL has been defined for each type of access.
2013-02-07 21:56:36 -03:00
Paulo Gustavo Veiga
5d05f21803
- Fix security issues when the map is loaded from the rest service. Two URL has been defined for each type of access.
2013-02-07 21:44:20 -03:00
Paulo Gustavo Veiga
6e2880c8cc
- Review security for print. This is required for enable public sharing of maps. The issue is when the map is not public in the editor.
2013-02-03 17:47:48 -03:00
Paulo Gustavo Veiga
87ce3fc0a9
- Print is not public
...
- Public maps now are shared using REST
2013-02-03 17:33:19 -03:00
Paulo Gustavo Veiga
92849b02eb
Finish moving mindmap loading to rest.
2013-02-03 13:47:31 -03:00
Paulo Gustavo Veiga
829655f253
Add dummy parameter when the service is readOnly.
2013-02-03 13:19:24 -03:00
Paulo Gustavo Veiga
b4bdad796e
Use the same PersitenceManager for public maps.
2013-02-03 12:54:46 -03:00
Paulo Gustavo Veiga
d52e2c04a6
Fix encoding on returning maps.
2013-02-03 12:51:12 -03:00
Paulo Gustavo Veiga
edc3351fd8
Fix httpBase servlet request property.
2013-02-03 12:38:04 -03:00
Paulo Gustavo Veiga
73a664ab97
Minor fix.
2013-01-31 22:57:49 -03:00
Paulo Gustavo Veiga
cabca992d1
Map are loaded using Rest service.
2013-01-31 22:50:21 -03:00
Paulo Gustavo Veiga
e734ea350c
Add /f secuence scape.
2013-01-31 20:27:17 -03:00
Paulo Gustavo Veiga
ac7af5b8f1
Minor fix.
2013-01-31 20:10:50 -03:00
Paulo Gustavo Veiga
43e9f8fcad
Fix firefox issue with \b caracters.
2013-01-31 20:01:15 -03:00
Paulo Gustavo Veiga
82ff47220d
Disable browser cache.
2013-01-31 14:49:04 -03:00
Paulo Gustavo Veiga
f3d88e91c4
Fix typo
2013-01-26 01:07:29 -03:00
Paulo Gustavo Veiga
37419cba66
Fix delete issue removing in hsql. History is now removed in advance.
2013-01-26 00:52:05 -03:00
Paulo Gustavo Veiga
765b1fc80e
Exported images are now centered.
2012-12-02 16:37:09 -03:00
Paulo Gustavo Veiga
0d8b6b210e
- Add metadata descriptor to template page
...
- Add png export tests.
2012-12-01 19:09:31 -03:00
Paulo Gustavo Veiga
d2c287684f
Improve img quality export.
2012-12-01 17:58:01 -03:00