Commit Graph

69 Commits

Author SHA1 Message Date
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
70b8fe8727 Mindmap list new using rest services ... 2012-04-06 20:18:25 -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
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
25f1e2f549 - Remove commited JAXB stubs
- Export support multiline notes.
2012-03-06 23:27:54 -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
e401d73cb6 Fix freemind import bug with relationships. 2012-02-25 11:56:20 -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 Veiga
ba24e02d85 Change icons path location. 2012-01-31 00:14:49 -03:00
Paulo Veiga
2bdd9f3a5e Add new icons for weather. It could be useful. 2011-11-27 22:00:46 -03:00
Paulo Veiga
ce52e078b5 Fix Printer ... 2011-10-18 09:29:29 -03:00
Paulo Gustavo Veiga
c328a65d97 Fix encodding issues in tests. 2011-07-03 17:36:30 -03:00
Paulo Gustavo Veiga
c1ed44d627 Enable test parametrization. 2011-07-03 12:57:01 -03:00
Paulo Gustavo Veiga
5ace7f5259 Fix tests. 2011-07-03 12:45:45 -03:00
Paulo Gustavo Veiga
9517f06902 Add support for MySQL 5.1.54 fixed. 2011-06-29 10:33:41 -03:00
Paulo Gustavo Veiga
b58141b1b8 Fix path issue during export. 2011-05-05 16:50:12 -03:00
Paulo Gustavo Veiga
76c9b2c0f9 Fix relationship error during import. 2011-05-04 00:18:10 -03:00
Paulo Gustavo Veiga
7fc6b7465d Fix add relation issue. Pending: Ignore position in the old model. 2011-04-28 22:08:43 -03:00
Paulo Gustavo Veiga
fa726742a4 Fix several issues with the old layout. For that I had to:
- Revert some positioning code.
- Child nodes are not positioned
- Don't support export/import of relations

This is a temporal fix in order to stabilize the old layout. Pablo, we need to discuss how this will be fix to fit the new layout.
2011-04-26 00:46:10 -03:00
Pablo Luna
4e746833ae fixing freemind layout with import 2011-04-16 14:18:33 +01:00
Pablo Luna
405f0d9998 changing default shapes to be all lines, and fixing text centering bug 2011-04-15 17:31:55 -03:00
Paulo Gustavo Veiga
8905fc5467 Fix MySQL scripts. 2011-04-09 12:48:36 -03:00
Paulo Gustavo Veiga
dd072ed958 - Freemind export store order and position using extended properties.
- Fix order calculation algorith during import.
- Optimize JABX context initialization.
2011-04-08 17:53:32 -03:00
Paulo Gustavo Veiga
c5aa23dbc4 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source
Conflicts:
	wise-webapp/src/main/java/com/wisemapping/exporter/ExporterFactory.java
2011-04-06 17:34:17 -03:00
Pablo Luna
c9ff2e23d5 adding export test that fails on local 2011-04-06 20:43:43 +01:00
Paulo Gustavo Veiga
be942c452f Minor refactor. SVG export should not depend on maps. 2011-04-04 16:22:52 -03:00
Pablo Luna
c4021bf3c4 removing svg from save operation 2011-03-31 17:34:33 +01:00
Paulo Gustavo Veiga
08daec0092 Editor HTML 5.0 compliant. 2011-03-28 20:53:18 -03:00
Paulo Gustavo Veiga
6c9e057503 Fix path. 2011-03-28 20:01:32 -03:00
Pablo Luna
92d39f0a08 Quich fix for export error 2011-03-28 15:16:32 +01:00
Pablo Luna
bd7c83f17d adding new export tests 2011-03-28 14:06:48 +01:00
Paulo Gustavo Veiga
cb52a2e17f HTML 5.0 icons and headers changed. 2011-03-28 01:33:16 -03:00
Paulo Gustavo Veiga
6d1b678c48 - Fix remove icon position
- Import don't use elipse for freemind anymore
-
2011-03-28 00:22:20 -03:00
Paulo Gustavo Veiga
a527404aa2 Minor improvement ... 2011-03-27 19:48:11 -03:00
Paulo Gustavo Veiga
cff3d7cc8a Fix export of links in root node. 2011-03-27 19:41:45 -03:00
Paulo Gustavo Veiga
c74adcbf54 Add node links tests. No working :). 2011-03-27 15:32:58 -03:00
Paulo Gustavo Veiga
87465945ac Fix note styles issues. 2011-03-27 15:26:55 -03:00