Commit Graph

245 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
9a9837af35 Improve JS compilation times. 2012-03-22 02:02:27 -03:00
Paulo Gustavo Veiga
20c5ee5b43 Minor fix. 2012-03-21 23:34:30 -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
5ee8d22b23 Sample account. 2012-03-19 23:37:56 -03:00
Paulo Gustavo Veiga
eca10247c0 Change properties sample. 2012-03-19 23:31:22 -03:00
Paulo Gustavo Veiga
ce53e8e726 Add tooltip to menu. 2012-03-19 23:29:52 -03:00
Paulo Gustavo Veiga
6ab729d6d0 Add support for dissable keyboard actions. 2012-03-17 11:23:03 -03:00
Paulo Gustavo Veiga
90eb8346db Fix Note and Link floating link position bug on Firefox. 2012-03-15 23:22:30 -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
2d38b5d990 Configure Integration Tests. 2012-03-10 17:35:35 -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
24047e02bb Add support for Images on nodes. 2012-03-07 17:40:45 -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
f704e730c9 Minor bug fixing. 2012-02-29 18:52:07 -03:00
Paulo Gustavo Veiga
e67b2ba50b Fix commands calling super class constructor. 2012-02-27 19:25:14 -03:00
Paulo Gustavo Veiga
7ba0e36cb9 Introduce the convept of Feature to a topic. 2012-02-27 18:49:58 -03:00
Paulo Gustavo Veiga
9e44804314 Move persistence clases to persistence package. 2012-02-25 23:34:57 -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
ae43a27dd2 All the resources of the editor asume that the resources css,js and images are relative to /. The base parameter could be used to change the default location. 2012-02-20 11:32:37 -03:00
Paulo Gustavo Veiga
95aa9f18eb Add missing images to wise-webapps. 2012-02-20 10:01:53 -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
1b9a20adad Fix symblinks. 2012-02-04 13:56:17 -03:00
Paulo Veiga
9d52819117 More changes for isolate the editor ... 2012-02-04 13:31:10 -03:00
Paulo Veiga
b537d38295 Minore changes. 2012-02-04 13:16:57 -03:00
Paulo Veiga
edf04d558d Remove duplicated libraries. Manage all as symlinks. 2012-02-04 13:12:54 -03:00
Paulo Veiga
6f7567abea More refactors. 2012-02-04 12:51:50 -03:00
Paulo Veiga
b6dd7712f9 Keep cleaning and refactoring styles and samples. 2012-02-02 13:30:31 -03:00
Paulo Veiga
b37ecd8c2c Finish embedded view implementation. 2012-02-02 13:30:30 -03:00