Commit Graph

1944 Commits

Author SHA1 Message Date
Paulo Veiga
d5cc311f9d Revert "Try push"
This reverts commit f9acc51888.
2018-09-14 13:45:03 -07:00
Paulo Veiga
f9acc51888 Try push 2018-09-14 13:44:24 -07:00
Paulo Gustavo Veiga
8ce979299a Return to java 1.7. Why ?. Spring does not like it. 2015-11-02 08:57:21 -03:00
Paulo Gustavo Veiga
f7318161b6 Return to java 1.7 2015-11-02 08:57:12 -03:00
Paulo Gustavo Veiga
f85585b3b0 Fix typo... 2015-11-01 21:53:38 -03:00
Paulo Gustavo Veiga
33c3da51c8 Merge branch 'develop' of bitbucket.org:wisemapping/wisemapping-open-source into develop 2015-11-01 21:48:58 -03:00
Ezequiel Bergamaschi
a51846e536 zoom factor decreased, fixing some js errors due to legacy code 2015-10-29 22:31:40 -03:00
Ezequiel Bergamaschi
f20b4d63d1 rest user has not password set for rest api 2015-08-29 02:14:49 -03:00
Ezequiel Bergamaschi
070815c95c fix api rest for get user by email, email was trimmed 2015-08-26 23:38:41 -03:00
Ezequiel Bergamaschi
7e440fb9de firefox 40+ support 2015-08-26 23:37:49 -03:00
Paulo Gustavo Veiga
12f2048fa2 Minor java 8 refactors. 2015-07-25 13:17:53 -03:00
Paulo Gustavo Veiga
0cc08b34cf Move to Java 1.8. 2015-07-04 11:02:48 -03:00
Mariela Michalek
0633bb589e fix focus link editor 2015-05-31 11:12:27 -03:00
Ezequiel Bergamaschi
c6c825fedc fix error stack not reporting to autolog 2015-05-09 17:30:00 -03:00
Paulo Gustavo Veiga
1320bb737c Update lattest version. 2015-05-09 12:10:39 -03:00
Paulo Gustavo Veiga
2a9fa3f978 Finish Docker implementation. 2015-05-09 12:08:53 -03:00
Paulo Gustavo Veiga
6e76288093 Initial version of Dockerfile generation. 2015-05-09 11:02:09 -03:00
Ezequiel Bergamaschi
c0b61a2a5d adding error stack information to error reporter 2015-05-09 04:55:40 -03:00
Ezequiel Bergamaschi
cec637afbe fix underscorejs.min.map not found 2015-05-09 02:44:28 -03:00
Ezequiel Bergamaschi
d2a6312b7c fix bug WA-794: submitDialogForm not defined issue WA #resolve 2015-05-09 02:43:46 -03:00
Paulo Gustavo Veiga
64f371e2da Update to new version. 2015-04-29 12:10:53 -07:00
Ezequiel Bergamaschi
6c4d105a14 fix escape key not working in firefox 2015-04-27 23:15:14 -03:00
Ezequiel Bergamaschi
e00bf7fffe fix swagger configuration 2015-04-27 01:19:15 -03:00
Ezequiel Bergamaschi
e22de46812 WISE-383 #resolve 2015-04-25 01:06:06 -03:00
Ezequiel Bergamaschi
b653e0e48f alignment between submitDialogForm functions implementation 2015-04-24 23:51:54 -03:00
Ezequiel Bergamaschi
928afcd1e7 testing bamboo repository polling 2015-04-19 15:07:59 -03:00
Ezequiel Bergamaschi
4d54497429 jasmine specs running in mindplot 2015-04-19 14:57:42 -03:00
Ezequiel Bergamaschi
fcf1f9b4de fix bug when clicking cancel button for modal windows 2015-04-19 14:57:12 -03:00
Mariela Michalek
0d6403e81e fix duplicate insert 2015-04-12 21:14:37 -03:00
Paulo Gustavo Veiga
96af3564f7 Merged WISE-436-fixErrorChangingRoleInSharing into develop 2015-04-12 16:11:36 -03:00
Paulo Gustavo Veiga
3d36a4d9d4 Format some .js. 2015-04-12 11:08:30 -03:00
Paulo Gustavo Veiga
04e1f71faa Update copyright headers. 2015-04-12 00:15:12 -03:00
Paulo Gustavo Veiga
cbaaed7810 Bug WA-57 fixed. #resolve 2015-04-11 19:41:45 -03:00
Claudio Barril
13b3c307c7 sort collabs by id 2015-04-11 16:09:55 -03:00
Claudio Barril
3ad7a345cc take away collaboration from collabsToRemove before role edition 2015-04-11 16:09:29 -03:00
Paulo Gustavo Veiga
928ef3d813 Serialize paramters to json to post. 2015-04-10 00:28:45 -03:00
Paulo Gustavo Veiga
d73c104543 Minor fix to unify paths. 2015-04-10 00:07:40 -03:00
Paulo Gustavo Veiga
c8ceec18bf Enable JS error reporting. 2015-04-09 23:37:39 -03:00
Ezequiel Bergamaschi
4f075ca689 Merged in christinaKorger/wisemapping-open-source (pull request #3)
clean-up
2015-04-04 17:09:06 -03:00
Christina Korger
f374e50ede Merged wisemapping/wisemapping-open-source into develop 2015-04-04 22:07:07 +02:00
Christina Korger
b0302dfda4 revert commit b4b1c6d
Backed out changeset: f1dbc1a70afc
(probable future relevance to image dragging support)

--HG--
branch : clean-up
2015-04-04 20:45:36 +02:00
Ezequiel Bergamaschi
2e0d470ecf Bug WISE-421 #resolve 2015-04-03 01:23:50 -03:00
Ezequiel Bergamaschi
c7c8a5ef50 fixing freemind tests 2015-04-03 00:53:53 -03:00
Ezequiel Bergamaschi
98670c32a6 Bug WISE-435 #resolve 2015-04-02 17:50:46 -03:00
Christina Korger
47e7fd4fd3 Bug/Task WISE-429 fixed: mark publicly used Designer functions as public by
removing '_' for function definition and calls:

_nodeModelToNodeGraph -> nodeModelToNodeGraph
_addRelationship -> addRelationship
_deleteRelationship -> deleteRelationship
_removeTopic -> removeTopic

--HG--
branch : clean-up
2015-03-30 14:10:26 +02:00
Christina Korger
b4b1c6d67f Bug/Task WISE-430 fixed: clean-up Designer - remove unused function
addDraggedNode

--HG--
branch : clean-up
2015-03-30 11:41:08 +02:00
Christina Korger
09d3741dae Bug/Task WISE-428 fixed: clean-up Designer - remove unused functions
de-/activateKeyboard with calls to non-existing methods

--HG--
branch : clean-up
2015-03-30 11:29:58 +02:00
Christina Korger
984eb5b078 Merged wisemapping/wisemapping-open-source into develop 2015-03-25 09:07:43 +01:00
Ezequiel Bergamaschi
abbeab2f8f Bug WISE-393 #resolve 2015-03-25 01:36:47 -03:00
Ezequiel Bergamaschi
3ea1d69ac6 Bug WISE-393 fixed: empty commit, see the previous one 2015-03-25 01:34:04 -03:00