Commit Graph

126 Commits

Author SHA1 Message Date
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
Paulo Gustavo Veiga
eb6aac4a5e - Add more tests to save map
- Add new rest operations for saving map content
- Fix password encoding bug
- Fix bug that allow different users being created with the same password.
2012-03-14 01:49:05 -03:00
Paulo Gustavo Veiga
8716ff4feb - Add site report generation. mvn site:stage
- Add more tests.
2012-03-13 15:57:30 -03:00
Paulo Gustavo Veiga
3f2deda442 Add tests for change password, remove user. All admin operations covered. 2012-03-12 13:50:43 -03:00
Paulo Gustavo Veiga
1aebcf48e3 - Add REST Integration tests. 2012-03-12 10:48:54 -03:00
Paulo Gustavo Veiga
4f1edd0af4 Move test resources to standard maven dirs. 2012-03-10 16:53:54 -03:00
Paulo Gustavo Veiga
b26f9715ff Replace read file for FileUtils
Change jaxb mindmap package
Fix failing tests for encodding issues.
2012-03-10 16:33:00 -03:00
Paulo Gustavo Veiga
25f1e2f549 - Remove commited JAXB stubs
- Export support multiline notes.
2012-03-06 23:27:54 -03:00
Paulo Gustavo Veiga
9f4c928d13 Add support for Freemind to Wise transformation:
curl http://localhost:8080/service/transform.wise --data @fonts.mm  -H "Content-Type:application/freemind" --post301
2012-02-29 20:22:27 -03:00
Paulo Gustavo Veiga
e401d73cb6 Fix freemind import bug with relationships. 2012-02-25 11:56:20 -03:00
Paulo Gustavo Veiga
f96b0d49c2 Configure default exception handlers for REST services. 2012-02-21 20:04:17 -03:00
Paulo Gustavo Veiga
7e59b19fc0 Fix PNG exporter. 2012-02-21 18:47:43 -03:00
Paulo Gustavo Veiga
0bd71c12f9 - Fix crlt for edition.
- Support minor changes
2012-02-21 18:14:28 -03:00
Paulo Gustavo Veiga
a4e097ad15 Add REST service for reseting user password. 2012-02-21 17:41:51 -03:00
Paulo Gustavo Veiga
6ff556b317 Add configurable support for admin profile. 2012-02-21 16:36:19 -03:00
Paulo Gustavo Veiga
7b6cae0fd2 - Add missing changes. 2012-02-21 15:37:15 -03:00
Paulo Gustavo Veiga
fb3f9946ae Update to HSQLDB driver
Remove DWR
Remove native SVG tables
Add new REST services for persistence.
2012-02-21 14:22:43 -03:00
Paulo Gustavo Veiga
89f7fd8d3c Add REST service /service/maps. 2012-02-20 14:42:07 -03:00
Paulo Gustavo Veiga
81538f049b - Remove old ExportController
- Add support for simple REST transformation
2012-02-19 21:07:24 -03:00
Paulo Gustavo Veiga
6edb3d46a5 - REST PDF/PNG/Freemind transform working... 2012-02-17 10:42:20 -03:00
Paulo Gustavo Veiga
a786c0de09 - JSON/XML/HTML configuration for map rendering 2012-02-16 01:16:51 -03:00
Paulo Gustavo Veiga
826606dc53 - First REST operation working 2012-02-12 21:57:11 -03:00
Paulo Gustavo Veiga
5fd6ba30f5 - Migrate to Spring 3.1
- Remove Acegy
- Fix editor partially
2012-02-12 02:55:42 -03:00
Paulo Veiga
2bdd9f3a5e Add new icons for weather. It could be useful. 2011-11-27 22:00:46 -03:00
Paulo Veiga
0b6fcdb980 Fix failing using tests. Legacy will contain a set of images to be removed in the future. 2011-11-27 21:37:20 -03:00
Paulo Veiga
923cd8ae11 Revert "Fixed tests"
This reverts commit d5f88e0004.
2011-11-27 21:04:10 -03:00
Gonzalo Bellver
d5f88e0004 Fixed tests 2011-11-24 14:44:16 -03:00