Commit Graph

172 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
728ef7eb6b Add print action to mindmapList 2012-04-14 18:52:24 -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
583b2723d3 Change date value from data to date time for edition_timestamp. 2012-04-08 18:36:22 -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
3b465940bb Fix partially remember me. 2012-04-05 00:40:39 -03:00
Paulo Gustavo Veiga
4c634fefec Fix login redirection when there is not enoght permisions. 2012-04-05 00:25:34 -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
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
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
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
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
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
9e44804314 Move persistence clases to persistence package. 2012-02-25 23:34:57 -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
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
Paulo Veiga
c4f32cbcf9 WiseEditor WAR generation. 2012-02-01 00:03:32 -03:00
Paulo Veiga
68fdf41bb7 Move editor resources to wise-editor, wise-webapp must contain only wise web application files. 2012-01-31 00:04:41 -03:00
Paulo Veiga
69b36bed75 Rename wise-doc to wise-editor. 2012-01-30 23:33:05 -03:00
Gonzalo Bellver
d0a3c77e37 Messages updated 2011-12-15 14:30:04 -03:00