Commit Graph

1648 Commits (8003ef73bf2e2070dcecd43a77aef76b14c4dc92)

Author SHA1 Message Date
Paulo Gustavo Veiga 8003ef73bf Fix Swagger console base URL location issue. 2014-12-16 00:43:40 -03:00
Paulo Gustavo Veiga 81e9fa2793 Test new release plugin. 2014-12-12 23:28:35 -03:00
Ezequiel Bergamaschi 09606bf820 fix thumbnail service is down 2014-09-25 00:18:03 -03:00
Paulo Gustavo Veiga 4d89851d1a Update release version to 3.0.4 snapshot 2014-09-21 22:19:21 -03:00
Ezequiel Bergamaschi f30f8fb0f2 change thumbnails service due to service is down 2014-09-12 02:01:19 -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 013a31ca6e Merge remote-tracking branch 'origin/WISE-253-support-freemind-101' into develop 2014-09-07 23:31:57 -03:00
Claudio Barril b66d15e51f add default to import error manager 2014-09-07 23:16:00 -03:00
Claudio Barril 0447cb995f fix nomenclature test name 2014-09-07 23:15:48 -03:00
Claudio Barril eadea5e442 freemind constant 2014-09-07 23:15:27 -03:00
Claudio Barril cb80d5e976 add test for version comparison 2014-09-07 21:02:04 -03:00
Claudio Barril 68b8428439 fixing files to test export 2014-09-07 20:20:03 -03:00
Claudio Barril 01071a9236 setting default version for freemind export 2014-09-07 20:16:23 -03:00
Claudio Barril 72ee23849f considering possibility of null positions 2014-09-07 20:16:09 -03:00
Claudio Barril 37b2cc7466 remove console printing for debugging 2014-09-07 18:51:19 -03:00
Claudio Barril bf5ae3b0de hack fix for relationships when import/export for freemind 2014-09-07 16:58:14 -03:00
Claudio Barril 2a121f91d2 fix vertical order when export to freemind versions. 2014-09-07 16:10:06 -03:00
Claudio Barril 26a18ae7d0 support both export versions for freemind (old and new 1.0.1) 2014-09-07 16:06:58 -03:00
Claudio Barril 369f015af2 fix drawn and freemind test 2014-08-30 22:42:28 -03:00
Claudio Barril 43790c1b9a copy parent background color when a sibling or a child is created 2014-08-25 23:58:13 -03:00
Claudio Barril 696ac88330 fix side as first level nodes are drawn 2014-08-25 23:32:17 -03:00
Claudio Barril c4a4424364 fixing import dialog, parameters modification and redirect 2014-08-20 23:31:14 -03:00
Claudio Barril e1a28027db removing comparasion hack and fixing order to compare versions 2014-08-20 23:30:24 -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 961865eb6f Revert "removing unnecesary build"
This reverts commit 52cac830ae.
2014-08-18 20:19:59 -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 425ac4a7ad fix alias checking for jetty 9.x 2014-06-19 00:43:10 -03:00
Ezequiel Bergamaschi 9641e978a6 adding wisemapping service script 2014-05-26 00:19: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
Michael Magill bcdc1a1ca4 Syntax error, CHARACTER SET utf8; should have been at the end of the create r_label_mindmap enty, not the bottom of the file. Probably copy and paste error. 2014-04-29 14:23:29 +00:00
Paulo Gustavo Veiga 5b588d2425 Rename migration script ... 2014-04-29 11:17:20 -03:00
Paulo Gustavo Veiga 8aea5499d3 Remove all used users for setup. Pending to define data set. 2014-04-27 12:05:49 -03:00
Paulo Gustavo Veiga aac835a516 Fix SQL names. 2014-04-27 11:13:38 -03:00
Paulo Gustavo Veiga 86eeb3c6f6 Merge branch 'develop' into feature/WISE-211-iconSupportOnLabels 2014-04-26 21:15:57 -03:00
Paulo Gustavo Veiga 634cd3e8be Mir fix on label. 2014-04-26 21:08:13 -03:00
Claudio Barril 713a312823 add update for label icon support with tag as default 2014-04-26 18:27:01 -03:00
Paulo Gustavo Veiga d1a5bd56f9 Merged feature/WISE-211-iconSupportOnLabels into develop 2014-04-26 15:44:36 -03:00
Paulo Gustavo Veiga 78cbf3e307 Merged in ldap-changes (pull request #1)
move 'ou=' from being hardcoded to part of security.ldap.subDn
2014-04-26 15:39:29 -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