Commit Graph

56 Commits

Author SHA1 Message Date
Claudio Barril
f65149c948 deleting unnecessary XML annotation 2014-02-01 19:36:42 -03:00
Ezequiel Bergamaschi
95fcbb5888 removing empty lines 2014-01-30 01:54:48 -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
154db9d9e8 adding color properties to label 2014-01-28 00:13:29 -03:00
Ezequiel Bergamaschi
306a2a2ada retrieveList api for labels 2014-01-26 18:21:14 -03:00
Ezequiel Bergamaschi
1b480b566a rest api for label and hibernate mapping 2014-01-25 23:21:17 -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
Paulo Gustavo Veiga
6560973237 Replace all User.equals for Collaborator.identityEquality 2012-11-14 20:35:09 -03:00
Paulo Gustavo Veiga
596aeeebc4 Keep fixing user issues. 2012-11-14 20:33:42 -03:00
Paulo Gustavo Veiga
16e59a0879 Fix collaboration equal issue. 2012-11-14 20:17:55 -03:00
Paulo Gustavo Veiga
71762ff629 Add more debug. 2012-11-13 13:44:33 -03:00
Paulo Gustavo Veiga
a228ea6ed5 Split rest authentication into two. For web apps integration url is /c/restful/ 2012-11-10 19:53:04 -03:00
Paulo Gustavo Veiga
a74efa4647 Merge branch 'master' into db-purge
Conflicts:
	mindplot/src/main/javascript/MainTopic.js
	wise-webapp/src/main/java/com/wisemapping/exporter/FreemindExporter.java
	wise-webapp/src/main/java/com/wisemapping/rest/BaseController.java
2012-11-04 01:38:52 -03:00
Paulo Gustavo Veiga
52ce817e3a Fix integration tests execution. 2012-11-04 01:06:02 -03:00
Paulo Gustavo Veiga
af8d833356 Update copyright year. 2012-11-01 21:35:01 -03:00
Paulo Gustavo Veiga
6303ba93c7 Edition lock is working. Working on user interation. 2012-11-01 21:35:00 -03:00
Paulo Gustavo Veiga
a179875fee - Finish exclusive locking support. 2012-11-01 21:35:00 -03:00
Paulo Gustavo Veiga
15e03c690f - Filter collaborators from export. 2012-09-15 11:35:53 -03:00
Paulo Gustavo Veiga
337a67a8f6 Fix ReCaptha NPE
Improve error handling when permission are removed.
2012-09-06 23:52:53 -03:00
Paulo Gustavo Veiga
30c13905c0 Fix NPE retriving history if the editor is null. 2012-08-27 22:24:59 -03:00
Paulo Gustavo Veiga
5f441c2c20 - IE window.open does not support base href tag. Fixed. 2012-08-15 21:37:21 -03:00
Paulo Gustavo Veiga
853aa0ad5c Remove username attribute 2012-07-15 01:05:30 -03:00
Paulo Gustavo Veiga
a82439975d - Fix unit tests ... 2012-07-12 23:56:04 -03:00
Paulo Gustavo Veiga
8e103f44c8 More I18n changes. 2012-06-30 16:30:04 -03:00
Paulo Gustavo Veiga
c8837baadd Add report notification by email support. 2012-06-23 14:39:50 -03:00
Paulo Gustavo Veiga
f25ea3a377 Solve expcetion on editor exception on starred for a viewer. 2012-06-17 23:23:14 -03:00
Paulo Gustavo Veiga
521111fac2 Fix toolbar title bug
Add properties peer user.
2012-06-17 21:43:34 -03:00
Paulo Gustavo Veiga
5e67811dcf Finish mindmapHistory rest service. 2012-06-17 03:51:28 -03:00
Paulo Gustavo Veiga
2f52856ea1 - Add custom message support 2012-06-16 11:37:40 -03:00
Paulo Gustavo Veiga
c4d2acec7b Fix several minor security bugs. 2012-06-12 22:33:51 -03:00
Paulo Gustavo Veiga
cbdd6dd146 Simplify security model. 2012-06-12 22:33:34 -03:00
Paulo Gustavo Veiga
249080cc20 Finish collaboration update ... 2012-06-11 22:16:43 -03:00
Paulo Gustavo Veiga
aeb0ef0668 Get Collaboration list completed. 2012-06-09 22:49:54 -03:00
Paulo Gustavo Veiga
6c8664ada4 Rename MindmapUser to Collaboration. 2012-06-09 16:15:12 -03:00
Paulo Gustavo Veiga
6f923656ee Fix error handling for Import Operation.
Remove some old icons
2012-06-09 13:00:22 -03:00
Paulo Gustavo Veiga
79b009e29e Add wisemapping support for import. 2012-06-06 00:48:46 -03:00
Paulo Gustavo Veiga
f52a75ac79 - Remove .htm
- Keep working on export.
2012-06-03 14:56:59 -03:00
Paulo Gustavo Veiga
4f95ad04ca - Add support for starred.
- Remove tags temporally.
2012-05-29 22:36:32 -03:00
Paulo Gustavo Veiga
9bc4504aea Start working on a folders support. 2012-05-23 21:54:03 -03:00
Paulo Gustavo Veiga
fdc4a20667 Firt version of publish dialog. 2012-05-23 00:45:36 -03:00
Paulo Gustavo Veiga
736d88d000 Add pretty format to last moditication time. 2012-04-07 21:35:01 -03:00
Paulo Gustavo Veiga
3da0eec842 Add error report for fields on new map.
Display error messages
2012-04-07 12:45:35 -03:00
Paulo Gustavo Veiga
bca68f407d First integration of the mindmap list. 2012-04-06 17:05:42 -03:00
Paulo Gustavo Veiga
5aca99a24f Add clone REST service. 2012-03-15 21:13:47 -03:00
Paulo Gustavo Veiga
0e3b0754cd Add delete map rest operation. 2012-03-15 01:21:46 -03:00
Paulo Gustavo Veiga
b52da56739 Add mindmap list test. 2012-03-15 00:29:22 -03:00