Commit Graph

152 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
c73934aadf Add revert and view actions. 2012-06-17 19:16:39 -03:00
Paulo Gustavo Veiga
26766fdbc6 Add readOnly support to the mindmapList. 2012-06-17 12:24:09 -03:00
Paulo Gustavo Veiga
5e67811dcf Finish mindmapHistory rest service. 2012-06-17 03:51:28 -03:00
Paulo Gustavo Veiga
33131d4e9e Migrate UserRegitration to MVC 3.0.
wisemapping-servlet.xml is not used anymore.
2012-06-16 19:27:22 -03:00
Paulo Gustavo Veiga
ea2bff60f7 Login Migrated to MVC 3.0 2012-06-16 17:03:17 -03:00
Paulo Gustavo Veiga
7d6b82c626 - Fix forgot password email
- Rewrite forgot password to use the new MVC model.
- Show a dialog when the password has been sent.
2012-06-16 16:01:27 -03:00
Paulo Gustavo Veiga
2f52856ea1 - Add custom message support 2012-06-16 11:37:40 -03:00
Paulo Gustavo Veiga
9836ffdecf Minor fix. 2012-06-14 21:10:20 -03:00
Paulo Gustavo Veiga
35346bfba2 Improve email. 2012-06-13 23:50:21 -03:00
Paulo Gustavo Veiga
226a7a0ff9 Improve collaboration mail. 2012-06-13 23:04:29 -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
907f31c030 Finish export dialog. 2012-06-06 01:42:24 -03:00
Paulo Gustavo Veiga
79b009e29e Add wisemapping support for import. 2012-06-06 00:48:46 -03:00
Paulo Gustavo Veiga
88b0efa859 Add zoom support for embedded maps.
Add new url to embedded maps
2012-06-03 20:24:10 -03:00
Paulo Gustavo Veiga
3907e04ff6 Working on a "REST" version of import. 2012-06-03 19:19:48 -03:00
Paulo Gustavo Veiga
b914bbb8a8 Fix PDF export. 2012-06-03 18:12:56 -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
5d1399017f Add publish map on editor. 2012-05-27 18:15:46 -03:00
Paulo Gustavo Veiga
2b4953ea11 Migrate some pages to new Spring Annotations schema. 2012-05-25 12:31:09 -03:00
Paulo Gustavo Veiga
b21fd642a5 Start working on a folders support. 2012-05-24 00:38:12 -03:00
Paulo Gustavo Veiga
9bc4504aea Start working on a folders support. 2012-05-23 21:54:03 -03:00
Paulo Gustavo Veiga
5498c681a4 Rename and delete actions working ... 2012-05-23 20:05:16 -03:00
Paulo Gustavo Veiga
fdc4a20667 Firt version of publish dialog. 2012-05-23 00:45:36 -03:00
Paulo Gustavo Veiga
fe688be593 Add info button to the toolbar. 2012-05-20 02:25:54 -03:00
Paulo Gustavo Veiga
b534fce00f Fix delete operation. 2012-05-19 21:36:34 -03:00
Paulo Gustavo Veiga
873e635b9a Fix import. 2012-04-15 08:10:53 -03:00
Paulo Gustavo Veiga
eb2efd2db0 Change some navigation URLs
Keep removing old controller model.
2012-04-14 18:46:07 -03:00
Paulo Gustavo Veiga
736d88d000 Add pretty format to last moditication time. 2012-04-07 21:35:01 -03:00
Paulo Gustavo Veiga
748ecf7608 Add duplicate action. 2012-04-07 20:05:50 -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
e4dc4a50aa Rest service return ResourceId after the creation. 2012-04-06 20:28:25 -03:00
Paulo Gustavo Veiga
70b8fe8727 Mindmap list new using rest services ... 2012-04-06 20:18:25 -03:00
Paulo Gustavo Veiga
bca68f407d First integration of the mindmap list. 2012-04-06 17:05:42 -03:00
Paulo Gustavo Veiga
a141414b4b Improve and fix print.
Support for jetty:run fixed.
Several minor fixes.
2012-04-05 14:18:13 -03:00
Paulo Gustavo Veiga
1aa4859da1 Add missing Menu.js tooltip actions. 2012-04-05 00:58:38 -03:00
Paulo Gustavo Veiga
bed005afef Fix mindmap expport. 2012-04-05 00:01:51 -03:00
Paulo Gustavo Veiga
f52f01a6b1 Change symblink to moootols
Add editor issue.
2012-04-04 23:33:16 -03:00
Paulo Gustavo Veiga
a813531731 Solve partially Firefox 11 issue. 2012-04-01 22:10:33 -03:00
Paulo Gustavo Veiga
773d164256 Add reCaptcha as default implementation
Add support for enabling and disabling captcha
2012-03-21 23:30:07 -03:00
Paulo Gustavo Veiga
5aca99a24f Add clone REST service. 2012-03-15 21:13:47 -03:00
Paulo Gustavo Veiga
731df774a8 Add REST support for changing map title and description. 2012-03-15 01:47:42 -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
Paulo Gustavo Veiga
11c77817cd Add support for custom dialogs and extend drag support. 2012-03-14 23:00:59 -03:00