Commit Graph

175 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
a74efa4647 Merge branch 'master' into db-purge
Conflicts:
	mindplot/src/main/javascript/MainTopic.js
	wise-webapp/src/main/java/com/wisemapping/exporter/FreemindExporter.java
	wise-webapp/src/main/java/com/wisemapping/rest/BaseController.java
2012-11-04 01:38:52 -03:00
Paulo Gustavo Veiga
d7c74e289e Try to detect delete node error on close. 2012-11-02 02:04:22 -03:00
Paulo Gustavo Veiga
806bb96ce1 Fix error when the connections in the pool has been closed. 2012-11-02 00:38:13 -03:00
Paulo Gustavo Veiga
ef88ee06de Merge branch 'db-purge' of repo.wisemapping.org:wisemapping/wiseorg into db-purge
Conflicts:
	wise-webapp/src/test/resources/data/freemind/richtextnode.mmr
2012-11-01 21:43:27 -03:00
Paulo Gustavo Veiga
af8d833356 Update copyright year. 2012-11-01 21:35:01 -03:00
Paulo Gustavo Veiga
04d43e62c7 - Change MYSQL blob to mediumblob. 2012-11-01 21:35:00 -03:00
Paulo Gustavo Veiga
a179875fee - Finish exclusive locking support. 2012-11-01 21:35:00 -03:00
Paulo Gustavo Veiga
e5e2e86fce Fix parser error on export. 2012-11-01 00:14:21 -03:00
Paulo Gustavo Veiga
dafe8eeb03 Fix i18n during import. 2012-10-31 23:14:13 -03:00
Paulo Gustavo Veiga
a492521a10 Remove xml prolog from generation. 2012-10-07 15:04:48 -03:00
Paulo Gustavo Veiga
ddaa89acee - Fix export NPE. 2012-10-06 22:07:44 -03:00
Paulo Gustavo Veiga
a155477eff Fix import NPE. 2012-10-05 20:42:32 -03:00
Paulo Gustavo Veiga
cc57fae5cf Update copyright year. 2012-10-05 08:35:31 -03:00
Paulo Gustavo Veiga
ad9d00843f Add Opera 12 support to the list. 2012-10-03 00:27:19 -03:00
Paulo Gustavo Veiga
3fdbcb31d3 - Change MYSQL blob to mediumblob. 2012-10-01 23:14:25 -03:00
Paulo Gustavo Veiga
3672d2a8e2 - Finish exclusive locking support. 2012-10-01 00:22:17 -03:00
Paulo Gustavo Veiga
c37b632ac9 Fix FeeMind size conversion. Now it's mapped to the proper wise size. 2012-09-29 16:53:43 -03:00
Paulo Gustavo Veiga
9985384a7f Improve freemind imported to support html text nodes. 2012-09-29 15:27:16 -03:00
Paulo Gustavo Veiga
c44d88eb09 - Add some automatic tests to detect user agent. 2012-09-16 21:45:58 -03:00
Paulo Gustavo Veiga
7b1574150a - Add Safari 6 to the supported matrix. 2012-09-16 20:47:13 -03:00
Paulo Gustavo Veiga
36a35b44d7 - Replace Browser user agent detection 2012-09-16 18:36:23 -03:00
Paulo Gustavo Veiga
2e2e978c43 - Fix IE 9 issue that true value is serialized as number instead of boolean string. 2012-09-11 20:46:53 -03:00
Paulo Gustavo Veiga
154a442428 Add support for homepage configuration. 2012-09-01 14:38:19 -03:00
Paulo Gustavo Veiga
df52d57a1d Bug java.lang.NullPointerException
at com.wisemapping.exporter.FreemindExporter.addNote(FreemindExporter.java:170)
fixed.
2012-08-30 20:43:56 -03:00
Paulo Gustavo Veiga
4b76fe42bf Failing export tests with CDATA 2012-08-30 08:35:49 -03:00
Paulo Gustavo Veiga
39a8fc1891 Do not serialize isolated relationships. 2012-08-30 08:21:48 -03:00
Paulo Gustavo Veiga
396ed9a147 Fix NPE during export. 2012-08-29 23:51:33 -03:00
Paulo Gustavo Veiga
80deb4922b Fix export issue on tranformation on SVG maps produced by IE9. 2012-08-28 00:13:50 -03:00
Paulo Gustavo Veiga
ad190b575d Fix href export login. 2012-08-26 22:50:39 -03:00
Paulo Gustavo Veiga
c4f3feb92e Several fixes. 2012-08-26 16:53:33 -03:00
Paulo Gustavo Veiga
361beb371f - Several fixes 2012-08-26 15:36:08 -03:00
Paulo Gustavo Veiga
5f441c2c20 - IE window.open does not support base href tag. Fixed. 2012-08-15 21:37:21 -03:00
Paulo Gustavo Veiga
1ac80626b4 Remove username from the mindmap info. 2012-07-15 02:04:53 -03:00
Paulo Gustavo Veiga
0a74e73c80 Remove foreing key from auditory. 2012-07-15 01:38:52 -03:00
Paulo Gustavo Veiga
5c94291b06 Fix SQL on creation. 2012-07-15 01:25:21 -03:00
Paulo Gustavo Veiga
853aa0ad5c Remove username attribute 2012-07-15 01:05:30 -03:00
Paulo Gustavo Veiga
6582f073bd - Fix mindmap img export support. Now images are embedded in the SVG. 2012-07-12 21:00:22 -03:00
Paulo Gustavo Veiga
35d91102d2 - Fix exception of first login... 2012-07-11 22:12:01 -03:00
Paulo Gustavo Veiga
dd74a7a63d Partial support for locale in spanish. 2012-06-30 02:26:21 -03:00
Paulo Gustavo Veiga
ee93a8f7ab Fix minor issue in drop tables. 2012-06-23 16:31:31 -03:00
Paulo Gustavo Veiga
3349f2e567 Audith login operations. 2012-06-23 16:15:59 -03:00
Paulo Gustavo Veiga
2d8fa5c259 - Add migration script
- Rename some tables
2012-06-22 01:34:33 -03:00
Paulo Gustavo Veiga
509a31a4ed Fix image export 2012-06-20 17:48:29 -03:00
Paulo Gustavo Veiga
251ea5edb6 Add embedded and public view compatibility.
Remove Utils method
2012-06-18 00:40:42 -03:00
Paulo Gustavo Veiga
521111fac2 Fix toolbar title bug
Add properties peer user.
2012-06-17 21:43:34 -03:00
Paulo Gustavo Veiga
226a7a0ff9 Improve collaboration mail. 2012-06-13 23:04:29 -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
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
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
583b2723d3 Change date value from data to date time for edition_timestamp. 2012-04-08 18:36:22 -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
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