Commit Graph

1089 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
f8a6607de9 Fix equals bug. 2012-11-17 09:59:53 -03:00
Paulo Gustavo Veiga
3832844ee6 Fix german resource. 2012-11-16 23:36:46 -03:00
Paulo Gustavo Veiga
b3234675cc Fix lazy initialization bug. 2012-11-16 23:29:01 -03:00
Paulo Gustavo Veiga
146c6d8a17 Add more debug ... 2012-11-16 23:17:46 -03:00
Paulo Gustavo Veiga
37e11a5b05 Add more debug... 2012-11-16 23:11:45 -03:00
Paulo Gustavo Veiga
ea5f1afa40 Change file encoding to UTF-8. 2012-11-16 23:02:37 -03:00
Paulo Gustavo Veiga
2e0339492d Add german support. 2012-11-16 22:47:18 -03:00
Paulo Gustavo Veiga
f8d6cdebc4 Merge branch 'master' into db-purge 2012-11-16 22:39:19 -03:00
Paulo Gustavo Veiga
58ed80d763 Avoid additional checks ... 2012-11-16 22:37:29 -03:00
Ralf Mueller
61569bc571 Added german language message files. 2012-11-15 16:15:26 +01:00
Paulo Gustavo Veiga
2c5f7139d5 Add new priority icons. 2012-11-14 21:19:56 -03:00
Paulo Gustavo Veiga
0c433352c5 Minor fix. 2012-11-14 20:53:59 -03:00
Paulo Gustavo Veiga
07c8a1d8c7 Update session for the same user. 2012-11-14 20:44:59 -03:00
Paulo Gustavo Veiga
6560973237 Replace all User.equals for Collaborator.identityEquality 2012-11-14 20:35:09 -03:00
Paulo Gustavo Veiga
596aeeebc4 Keep fixing user issues. 2012-11-14 20:33:42 -03:00
Paulo Gustavo Veiga
16e59a0879 Fix collaboration equal issue. 2012-11-14 20:17:55 -03:00
Paulo Gustavo Veiga
2861a7b5f9 Fix user comparator. 2012-11-14 20:00:46 -03:00
Paulo Gustavo Veiga
b1172f16cc Fix more lock issues. 2012-11-13 21:01:04 -03:00
Paulo Gustavo Veiga
71762ff629 Add more debug. 2012-11-13 13:44:33 -03:00
Paulo Gustavo Veiga
00fd168489 Keep fixing session issues. 2012-11-13 13:34:35 -03:00
Paulo Gustavo Veiga
df98282620 Improve error reporting. 2012-11-11 20:23:21 -03:00
Paulo Gustavo Veiga
cba00adc41 Fix embedded url 2012-11-10 20:34:04 -03:00
Paulo Gustavo Veiga
0f66d6fb6d Push not read only. 2012-11-10 20:22:26 -03:00
Paulo Gustavo Veiga
e302171ac9 Merge branch 'master' into db-purge 2012-11-10 20:02:44 -03:00
Paulo Gustavo Veiga
a228ea6ed5 Split rest authentication into two. For web apps integration url is /c/restful/ 2012-11-10 19:53:04 -03:00
Paulo Gustavo Veiga
10f8b5748e Fix site.location resolution. Evironment seems not be be resolved . 2012-11-07 20:47:15 -03:00
Paulo Gustavo Veiga
6a9d1c684e Add dialog message support. 2012-11-07 20:14:07 -03:00
Paulo Gustavo Veiga
fe8516bb94 Merge branch 'master' into db-purge
Conflicts:
	wise-webapp/src/main/webapp/WEB-INF/classes/log4j.properties
2012-11-05 20:40:54 -03:00
Paulo Gustavo Veiga
c1d041e3f8 Remove logger info. 2012-11-05 00:55:51 -03:00
Paulo Gustavo Veiga
98729c2582 Configure loggers for proper login. 2012-11-05 00:51:06 -03:00
Paulo Gustavo Veiga
37b4298579 Fix Apache Proxy configuration property. 2012-11-04 18:17:32 -03:00
Paulo Gustavo Veiga
c86bd15382 Fix unit tests. 2012-11-04 01:51:23 -03:00
Paulo Gustavo Veiga
aed1c0afcb Fix wrong merge. 2012-11-04 01:40:40 -03:00
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
cf0f0a8c00 Do not print exception message. 2012-11-04 01:15:46 -03:00
Paulo Gustavo Veiga
52ce817e3a Fix integration tests execution. 2012-11-04 01:06:02 -03:00
Paulo Gustavo Veiga
45a190bbac Merge branch 'images'
Conflicts:
	mindplot/src/main/javascript/StandaloneActionDispatcher.js
2012-11-02 02:08:28 -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
27a82d9e41 Fix NPE with empty node text. 2012-11-02 00:47:55 -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
9067a6cff2 Fix error when the connections in the pool has been closed. 2012-11-01 23:29:18 -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
b4005c8159 Add new doc. 2012-11-01 21:36:41 -03:00
Paulo Gustavo Veiga
af8d833356 Update copyright year. 2012-11-01 21:35:01 -03:00
Paulo Gustavo Veiga
6303ba93c7 Edition lock is working. Working on user interation. 2012-11-01 21:35:00 -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
d17b8397f7 Edition lock is working. Working on user interation. 2012-10-04 20:28:59 -03:00
Paulo Gustavo Veiga
ad9d00843f Add Opera 12 support to the list. 2012-10-03 00:27:19 -03:00
Paulo Gustavo Veiga
742fa9d03e - Add Opera 11 support. 2012-10-03 00:26:11 -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
4f1bb45fc2 Minor improvement to change freemind change if the background color was defined. 2012-09-29 17:38:51 -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
c7f7b20260 Fix wrong exception mapping. 2012-09-29 15:42:41 -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
295fbba387 - Add freemind import exception data on failure. 2012-09-29 12:39:20 -03:00
Paulo Gustavo Veiga
dbf8b0e28c - Add restriction to the input name for the map
- Translate some pending resources.
2012-09-28 20:35:31 -03:00
Paulo Gustavo Veiga
14e9bf0e06 - TypeError: $("#userSettingsBtn") is null, line:4 2012-09-26 19:42:24 -03:00
Paulo Gustavo Veiga
f8fb56e49f - Add tab as option to creating a child node. 2012-09-26 19:31:41 -03:00
Paulo Gustavo Veiga
f6b1499322 - Ups. Complete footer rename. 2012-09-24 19:34:57 -03:00
Paulo Gustavo Veiga
acd149bfc9 - Add more info to detect errors. 2012-09-24 13:15:24 -03:00
Paulo Gustavo Veiga
155ec74dea - Add more info to detect errors. 2012-09-24 13:11:11 -03:00
Paulo Gustavo Veiga
56ac4aaed3 Add button refers to http://www.wisemapping.com 2012-09-23 11:40:45 -03:00
Paulo Gustavo Veiga
a42c54678a Minor analytics refector. 2012-09-23 10:26:26 -03:00
Paulo Gustavo Veiga
88f5f1a5bd - Try to catch more exception details. 2012-09-22 21:34:43 -03:00
Paulo Gustavo Veiga
8a8922f2a6 - Minot fix on password recovery. 2012-09-19 23:33:52 -03:00
Paulo Gustavo Veiga
7c4f500361 - Fix error on IE9 on sharing ... 2012-09-19 23:12:47 -03:00
Paulo Gustavo Veiga
310a6b9e03 - I18 link and note dialog. 2012-09-19 20:21:20 -03:00
Paulo Gustavo Veiga
6555203a94 - Fix java.lang.NullPointerException
at com.wisemapping.util.Browser.isInUserAgentString(Browser.java:267)
      	at com.wisemapping.util.Browser.checkUserAgent(Browser.java:2 issue.
2012-09-19 19:24:30 -03:00
Paulo Gustavo Veiga
f8cb849597 Add more logs. 2012-09-19 09:02:21 -03:00
Paulo Gustavo Veiga
5e93c0a98c - Fix I18n resource
- Fix "$(this._divContainer).addEvent is not a function" error.
2012-09-19 08:52:05 -03:00
Paulo Gustavo Veiga
4ec8e75bdb i18n forgot password. 2012-09-18 21:17:57 -03:00
Paulo Gustavo Veiga
a19003077c Fix NPE when browser version can not be detected. 2012-09-18 21:02:44 -03:00
Paulo Gustavo Veiga
662fc82919 Wheel enabled on read only maps
Fix NPE on mobile firefox on UserAgent
MindmapList display list fix on read only maps.
2012-09-18 20:46:04 -03:00
Paulo Gustavo Veiga
029bfa809a Fix NPE on Firefox mobile. 2012-09-18 10:47:14 -03:00
Paulo Gustavo Veiga
7246260220 - Fix the problem tha public links where not properly displayed. 2012-09-17 22:20:22 -03:00
Paulo Gustavo Veiga
e1d4f0afc8 - Fix login button bug when the form produces an error. 2012-09-17 00:35:39 -03:00
Paulo Gustavo Veiga
849cb4a9ce - Fix wrong redirection path. 2012-09-17 00:25:06 -03:00
Paulo Gustavo Veiga
de64764306 - Fix wrong redirection path. 2012-09-16 23:53:57 -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
66e214ca88 Another minor stupid fix. 2012-09-16 21:25:59 -03:00
Paulo Gustavo Veiga
bb26d73462 Add IE8 to the list. 2012-09-16 21:22:22 -03:00
Paulo Gustavo Veiga
7b1574150a - Add Safari 6 to the supported matrix. 2012-09-16 20:47:13 -03:00
Paulo Gustavo Veiga
46f3ec96c5 - Add images support 2012-09-16 20:33:51 -03:00
Paulo Gustavo Veiga
69ed3d8126 Fix br time language issue. 2012-09-16 20:23:25 -03:00
Paulo Gustavo Veiga
1400130ebf Fix @NotNull import. 2012-09-16 20:05:12 -03:00
Paulo Gustavo Veiga
a0ea9a6980 - Add support for serialized sessions... 2012-09-16 20:02:08 -03:00
Paulo Gustavo Veiga
36a35b44d7 - Replace Browser user agent detection 2012-09-16 18:36:23 -03:00
Paulo Gustavo Veiga
f90dd4f22a - Footer lt staayout 2012-09-16 16:05:10 -03:00
Paulo Gustavo Veiga
f1c9c95ed5 - Fix layout 2012-09-15 12:59:56 -03:00
Paulo Gustavo Veiga
15e03c690f - Filter collaborators from export. 2012-09-15 11:35:53 -03:00
Paulo Gustavo Veiga
e0a67fe1d7 - Fix User.parameter Conflict on JSON 2012-09-14 22:43:47 -03:00
Paulo Gustavo Veiga
b4f036745f Minor fix. 2012-09-14 11:02:28 -03:00
Paulo Gustavo Veiga
5719e54091 Hack for wron encoding on UTF chars. 2012-09-14 10:55:59 -03:00
Paulo Gustavo Veiga
5c9a10b878 - Catch IO exceptions during JSON deserialization 2012-09-13 09:21:30 -03:00
Paulo Gustavo Veiga
011acba666 Minor fix. 2012-09-13 00:35:46 -03:00
Paulo Gustavo Veiga
a1199687d4 Fix problem opening public maps. 2012-09-13 00:17:49 -03:00
Paulo Gustavo Veiga
4c988d4ae2 - Footer is more positioned in the bottom 2012-09-12 23:29:57 -03:00
Paulo Gustavo Veiga
69912ecef4 Fix service.xml fie. 2012-09-11 21:24:23 -03:00
Paulo Gustavo Veiga
a263a05520 Minor permissions modification. 2012-09-11 21:09:37 -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
1e53ba827f - Fix java.lang.NullPointerException,at java.util.regex.Matcher.getTextLength(Matcher.java:1140) exception. 2012-09-11 20:30:00 -03:00
Paulo Gustavo Veiga
d811c8f011 Handle validations exceptions. 2012-09-11 14:02:06 -03:00
Paulo Gustavo Veiga
0cbe108910 Add added to the top. 2012-09-11 02:01:52 -03:00
Paulo Gustavo Veiga
3fb746f79b - Change to start using bootstrap grid 2012-09-11 01:47:23 -03:00
Paulo Gustavo Veiga
6efc068a6c Fix editor.js url location. 2012-09-10 14:45:44 -03:00
Paulo Gustavo Veiga
db49d96b97 - Fix image URL on sharing. 2012-09-10 13:16:52 -03:00
Paulo Gustavo Veiga
3fda0c9dab Fix better default for email notifications. 2012-09-10 09:50:56 -03:00
Paulo Gustavo Veiga
e83fa28ae8 Relax and add support for Firefox 10 and Chrome 18. 2012-09-09 19:13:53 -03:00
Paulo Gustavo Veiga
84fcad2688 Fix compilation. 2012-09-09 19:04:34 -03:00
Paulo Gustavo Veiga
3f2b343a06 Detect Google Mediapartners browser. 2012-09-09 19:02:41 -03:00
Paulo Gustavo Veiga
e76a2372d0 Fix minor french translation typos. 2012-09-09 13:34:33 -03:00
Paulo Gustavo Veiga
861d265891 - Fix MooDialog.Request.active is null 2012-09-08 14:32:43 -03:00
Paulo Gustavo Veiga
0b0cb960f7 Enable annotations driven. 2012-09-08 12:49:49 -03:00
Paulo Gustavo Veiga
c15c1824b3 Fix stack overflow 2012-09-08 12:27:50 -03:00
Paulo Gustavo Veiga
8321363333 Add freemind converted. 2012-09-08 12:01:26 -03:00
Paulo Gustavo Veiga
8d9fb53741 Minor fix. 2012-09-07 19:49:36 -03:00
Paulo Gustavo Veiga
4cce432bb8 Add debug information on broken input streams. 2012-09-07 19:40:08 -03:00
Paulo Gustavo Veiga
337a67a8f6 Fix ReCaptha NPE
Improve error handling when permission are removed.
2012-09-06 23:52:53 -03:00
Paulo Gustavo Veiga
a86a38d157 - Fix character encodding issue on mysql 2012-09-04 22:12:52 -03:00
Paulo Gustavo Veiga
6008376ad5 - Add Mediapartners-Google add sense crawler 2012-09-03 21:39:40 -03:00
Paulo Gustavo Veiga
04a221799a Add filter for avoiding multiple emails on error reporting. 2012-09-02 18:24:15 -03:00
Paulo Gustavo Veiga
1fee2bc349 Disable email notifications. 2012-09-02 14:18:54 -03:00
Paulo Gustavo Veiga
dfb5bb7c3a Change tracking info 2012-09-02 02:58:06 -03:00
Paulo Gustavo Veiga
154a442428 Add support for homepage configuration. 2012-09-01 14:38:19 -03:00
Paulo Gustavo Veiga
8839b8d333 Enable Google Boot to craw the site. 2012-09-01 13:01:28 -03:00
Paulo Gustavo Veiga
00829bfcc4 Remove svgXML on get action. 2012-08-31 22:53:56 -03:00
Paulo Gustavo Veiga
b855da47d0 Add more info to notification email. 2012-08-31 20:56:51 -03:00
Paulo Gustavo Veiga
052494a6a5 Fix export problem when the windows is closed. Some code was moved to the iframeDialog. 2012-08-31 20:51:55 -03:00
Paulo Gustavo Veiga
6dce37d794 Add Italian Languange Support. 2012-08-31 20:21:21 -03:00
Paulo Gustavo Veiga
98e29e0dc4 Complete french translation. 2012-08-31 12:52:30 -03:00
Paulo Gustavo Veiga
a580dceaea Move ads div to the footer. 2012-08-31 01:04:57 -03:00
Paulo Gustavo Veiga
7390025bf4 Fix wrong base exception handlers. 2012-08-31 01:00:30 -03:00
Paulo Gustavo Veiga
d1ce3540ed Fix messages locale display.
Add Google Ads.
2012-08-31 00:46:46 -03:00
Paulo Gustavo Veiga
9be46d6822 Fix minor display issue when the list of items is bigger than 10. 2012-08-30 23:40:53 -03:00
Paulo Gustavo Veiga
3efd3ef172 Add google analitycs to the footer. 2012-08-30 23:26:15 -03:00
Paulo Gustavo Veiga
1cb7a3d3d7 - Fix missing translation for welcome map. 2012-08-30 23:19:11 -03:00
Paulo Gustavo Veiga
1e02650800 Fix type in es. 2012-08-30 23:05:25 -03:00
Paulo Gustavo Veiga
b808fcdbb8 Remove try from export. 2012-08-30 21:48:21 -03:00
Paulo Gustavo Veiga
45858f393e Improve report information. 2012-08-30 21:23:10 -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
592886519e - Read only mode remove actions over topic icons
- Fix other JS Injection issues.
2012-08-29 20:30:50 -03:00
Paulo Gustavo Veiga
96de014d52 Fix Javascript Injection bugs. 2012-08-29 19:42:24 -03:00
Paulo Gustavo Veiga
0a655ff802 Fix languange resolution problem default. 2012-08-28 09:35:23 -03:00
Paulo Gustavo Veiga
a442c487e4 Fix iframeWindow.submitDialogForm is not a function, line:4, :http://app.wisemapping.com/c/maps/163/edit
null
2012-08-28 08:41:49 -03:00
Paulo Gustavo Veiga
878a040708 Extends exception info ... 2012-08-28 01:34:15 -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
30c13905c0 Fix NPE retriving history if the editor is null. 2012-08-27 22:24:59 -03:00
Paulo Gustavo Veiga
e42af6a952 Fix concurrency issue. 2012-08-27 21:56:39 -03:00
Paulo Gustavo Veiga
f961f7f071 Several try fixes. 2012-08-27 14:13:27 -03:00
Paulo Gustavo Veiga
601cbe6d25 Fix try mode ... 2012-08-27 12:52:24 -03:00
Paulo Gustavo Veiga
ad190b575d Fix href export login. 2012-08-26 22:50:39 -03:00
Paulo Gustavo Veiga
fbed936c45 Minor typo in spanish. 2012-08-26 20:41:31 -03:00
Paulo Gustavo Veiga
1dfe6ab711 Cascade save on map save. 2012-08-26 20:34:01 -03:00
Paulo Gustavo Veiga
666cf329a8 Hack for IE. 2012-08-26 20:03:38 -03:00
Paulo Gustavo Veiga
1265d978e8 Change error reporting subject. 2012-08-26 19:45:12 -03:00
Paulo Gustavo Veiga
4c93a72072 Do no report errors on security exceptions. 2012-08-26 17:12:25 -03:00
Paulo Gustavo Veiga
183f472f52 Fix exception handing.: 2012-08-26 17:02:24 -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
fc299e1fe6 Minor fix. 2012-08-25 11:48:45 -03:00
Paulo Gustavo Veiga
95f409e839 Missing renamme. 2012-08-25 11:33:22 -03:00
Paulo Gustavo Veiga
dfa3a9ca29 Rename profile prod.properties to heroku.properties. 2012-08-25 11:32:23 -03:00
Paulo Gustavo Veiga
d7d269d97c Remove file. 2012-08-24 01:38:46 -03:00
Paulo Gustavo Veiga
4ebf0bad4a Rename file. 2012-08-24 01:38:25 -03:00
Paulo Gustavo Veiga
9354d6ae64 - Remove console.logs
- Add portuguese support.
2012-08-24 00:56:27 -03:00
Paulo Gustavo Veiga
29b4503135 Change mail port. 2012-08-24 00:31:15 -03:00
Paulo Gustavo Veiga
173f5f5f82 Add heroku mail conf. 2012-08-24 00:20:21 -03:00
Paulo Gustavo Veiga
46831e110b Fix locale resolver issue with the languange. 2012-08-23 23:55:26 -03:00
Paulo Gustavo Veiga
e2682108e0 Fix chinese location ids. 2012-08-23 22:46:28 -03:00
Paulo Gustavo Veiga
7fa7d8ca8b Minor issue with locales. 2012-08-23 22:34:07 -03:00
Paulo Gustavo Veiga
c9217265fd Replace ant call by native2ascci maven plugin. 2012-08-23 22:25:15 -03:00
Paulo Gustavo Veiga
dcd15d8fa4 Fix resources generation bug
Add support for try.
2012-08-23 22:07:37 -03:00
Paulo Gustavo Veiga
73056de872 Enable welcome maps for all languages
Fix some spanish typos.
2012-08-23 20:29:07 -03:00
Paulo Gustavo Veiga
c191136de9 Add automatic conversion of UTF-8 properties to ASCII 2012-08-23 00:46:15 -03:00
Paulo Gustavo Veiga
9aba9993e2 Merge branch 'master' of repo.wisemapping.org:wisemapping/wiseorg 2012-08-22 00:43:00 -03:00
Paulo Gustavo Veiga
448c9e55e7 Fix embed map issue. 2012-08-22 00:42:01 -03:00
Paulo Gustavo Veiga
b787abad9b Fix minor redirect issue. 2012-08-22 00:14:29 -03:00
Paulo Gustavo Veiga
3e7f02907c Add in footer contact information. 2012-08-21 23:52:47 -03:00
Gonzalo Bellver
db6a9d90b4 Added French locale 2012-08-21 23:34:28 -03:00
Paulo Gustavo Veiga
4891fbb024 Generate convertor for properties files to js. 2012-08-21 23:05:55 -03:00
Paulo Gustavo Veiga
0ffe8236e1 Revert heroku pom jetty configuration. 2012-08-20 12:41:16 -03:00
Paulo Gustavo Veiga
be635f550a Heroku email for testing. 2012-08-20 12:37:20 -03:00
Gonzalo Bellver
ea75b33553 added jetty runnner to pom 2012-08-17 12:33:37 -03:00
Gonzalo Bellver
81a85aaadf Deployment on heroku 2012-08-17 12:33:36 -03:00
Gonzalo Bellver
b6b0f460de added Mindamp.hbm.xml 2012-08-17 12:33:35 -03:00
Gonzalo Bellver
1883210837 removed MindMap.hbm.xml 2012-08-17 12:33:35 -03:00
Paulo Gustavo Veiga
f6953aad9c Default editor colors appear in the pallete.
Remove discard changes button.
2012-08-17 09:47:46 -03:00
Gonzalo Bellver
4cd765cfb9 Added Mindmap.java 2012-08-16 21:51:59 -03:00
Gonzalo Bellver
73b72a32da removed MindMap.java 2012-08-16 21:50:09 -03:00
Paulo Gustavo Veiga
2e8b166b8a Fix default language swith ... 2012-08-16 19:42:25 -03:00
Paulo Gustavo Veiga
731beef4e8 - Fix missing translation for welcome map. 2012-08-16 00:23:50 -03:00
Paulo Gustavo Veiga
5a765b2f2c On editor error, send notification emails. 2012-08-15 21:45:57 -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
dde7806b38 - IE window.open does not support base href tag. Fixed. 2012-08-15 21:05:44 -03:00
Paulo Gustavo Veiga
70cebe97fc - Fix IE 9 redirect issue to the editor ... 2012-08-15 00:51:10 -03:00
Paulo Gustavo Veiga
78274fe3f2 - Fix login tabindex order issue... 2012-08-15 00:07:03 -03:00
Paulo Gustavo Veiga
09ed4f68b7 - Improve email notification cases for unexpected exceptions. 2012-08-14 23:55:13 -03:00
Paulo Gustavo Veiga
71f0c32943 Add PT support. 2012-07-20 15:40:10 -03:00
Paulo Gustavo Veiga
ed2b9190ba Add I18n map support. 2012-07-19 10:34:10 -03:00
Paulo Gustavo Veiga
f2cdc96a96 - Start working on a I18n tutorial mindmap. 2012-07-17 01:20:47 -03:00
Paulo Gustavo Veiga
98846768fe - Minor fixes. 2012-07-16 23:07:00 -03:00
Paulo Gustavo Veiga
16bbc0a456 - Swap zoom buttons 2012-07-15 23:40:13 -03:00
Paulo Gustavo Veiga
8d4b336908 Only send save operation of changes has been perfomed.
Change default SMTP port.
2012-07-15 22:20:21 -03:00
Paulo Gustavo Veiga
d304909a86 Minor licence correction. 2012-07-15 19:27:20 -03:00
Paulo Gustavo Veiga
1cd65e347b Open Term and Conditions in a different page. 2012-07-15 02:56:49 -03:00
Paulo Gustavo Veiga
5d82ccc552 Add Term Of Use missing page. 2012-07-15 02:53:41 -03:00
Paulo Gustavo Veiga
1ac80626b4 Remove username from the mindmap info. 2012-07-15 02:04:53 -03:00
Paulo Gustavo Veiga
9257638da2 Fix error importing freeming mindmaps. 2012-07-15 01:50:47 -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
80cafc0c0d Add JSTL to the distribution. This is required by 2012-07-14 15:40:26 -03:00
Paulo Gustavo Veiga
b05e25b43f Add welcome message on creation ... 2012-07-13 21:07:51 -03:00
Paulo Gustavo Veiga
41c1113058 Fix dialogs in firefox. 2012-07-13 01:08:12 -03:00
Paulo Gustavo Veiga
a82439975d - Fix unit tests ... 2012-07-12 23:56:04 -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
99ee5a7da9 - Fix footer layout. 2012-07-11 23:54:41 -03:00
Paulo Gustavo Veiga
aceb7833a5 - Add more resources... 2012-07-11 23:07:35 -03:00
Paulo Gustavo Veiga
99c2b813bc - Add more resources... 2012-07-11 23:05:55 -03:00
Paulo Gustavo Veiga
35d91102d2 - Fix exception of first login... 2012-07-11 22:12:01 -03:00
Paulo Gustavo Veiga
8175eea928 - Add support for copy and paste. 2012-07-08 18:41:35 -03:00
Paulo Gustavo Veiga
8da65a9102 Fix error connecting to the central node. 2012-07-06 23:59:54 -03:00
Paulo Gustavo Veiga
b816d12842 Fix several I18n isssues. 2012-07-06 00:46:54 -03:00
Paulo Gustavo Veiga
aedab95b4a Add chinese support. 2012-07-05 23:34:06 -03:00
Paulo Gustavo Veiga
5cf9756ed3 Add support for revert changes ... 2012-07-04 02:21:05 -03:00
Paulo Gustavo Veiga
61d0fcbdf6 Add Google Analitycs to the footer. 2012-07-03 00:04:44 -03:00
Paulo Gustavo Veiga
31c86d053d Fix collapse using keybard. 2012-07-02 22:54:59 -03:00
Paulo Gustavo Veiga
1df9afda1b Change default font style. 2012-07-02 00:39:22 -03:00
Paulo Gustavo Veiga
ef89c0457b Minor typo fix on translations ... 2012-07-02 00:17:03 -03:00
Paulo Gustavo Veiga
ada0f6c679 Add Keyboard Shorcuts Support. 2012-07-02 00:06:26 -03:00
Paulo Gustavo Veiga
d3447d1142 More wrong paths fixed... 2012-07-01 22:42:18 -03:00
Paulo Gustavo Veiga
4770601190 Minor fix for some wrong paths ... 2012-07-01 22:34:01 -03:00
Paulo Gustavo Veiga
4c4a8d9553 Minor fixes 2012-07-01 20:23:18 -03:00
Paulo Gustavo Veiga
59e065c8b5 Add more messages ... 2012-07-01 19:22:14 -03:00
Paulo Gustavo Veiga
0cb142d3fd Remove the loading text from dialog ... 2012-07-01 19:11:48 -03:00
Paulo Gustavo Veiga
7752ac0dc1 Integrate Designer location with the editor ... 2012-07-01 17:54:46 -03:00
Paulo Gustavo Veiga
2757a5ddb4 Add 18n support to the editor. 2012-07-01 17:25:34 -03:00
Paulo Gustavo Veiga
cd46647602 Improve message for SMTP server not configured. 2012-06-30 19:16:18 -03:00
Paulo Gustavo Veiga
538e0196e2 Error page support for I18n. 2012-06-30 19:01:05 -03:00
Paulo Gustavo Veiga
8e103f44c8 More I18n changes. 2012-06-30 16:30:04 -03:00
Paulo Gustavo Veiga
cc9f57a153 More resources translated ... 2012-06-30 15:25:24 -03:00
Paulo Gustavo Veiga
7b6293dc46 More translated resources ... 2012-06-30 14:20:09 -03:00
Paulo Gustavo Veiga
43aa3e2aea Fix change locale. 2012-06-30 02:56:18 -03:00
Paulo Gustavo Veiga
dd74a7a63d Partial support for locale in spanish. 2012-06-30 02:26:21 -03:00
Paulo Gustavo Veiga
042ea9ae6e - Start working on I18n support 2012-06-25 00:03:04 -03:00
Paulo Gustavo Veiga
65e7f2ce63 - Disable text selection on IE 9. 2012-06-24 21:51:04 -03:00
Paulo Gustavo Veiga
ec41dafcf5 - Fix duplicate map bug. 2012-06-24 20:25:27 -03:00
Paulo Gustavo Veiga
c4ad5810da - Fix several IE9 issues. 2012-06-24 20:03:25 -03:00
Paulo Gustavo Veiga
a3d129a034 - Fix position on Beta version maps during loading ... 2012-06-23 19:51:14 -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
c8837baadd Add report notification by email support. 2012-06-23 14:39:50 -03:00
Paulo Gustavo Veiga
2d8fa5c259 - Add migration script
- Rename some tables
2012-06-22 01:34:33 -03:00
Paulo Gustavo Veiga
10e869ab70 Add Google Crome Frame support. 2012-06-21 22:18:04 -03:00
Paulo Gustavo Veiga
a5bf5b8d57 Fix Browser detection filter. 2012-06-21 20:16:13 -03:00
Paulo Gustavo Veiga
f49448d22f Minor fixes. 2012-06-20 18:01:02 -03:00
Paulo Gustavo Veiga
509a31a4ed Fix image export 2012-06-20 17:48:29 -03:00
Paulo Gustavo Veiga
cfe78bdf7e Finish account settings option. 2012-06-20 13:28:45 -03:00
Paulo Gustavo Veiga
a845a87183 Minor fix for firefox. 2012-06-18 01:42:05 -03:00
Paulo Gustavo Veiga
d751f2be55 Fix remember me issue. 2012-06-18 01:15:46 -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
f25ea3a377 Solve expcetion on editor exception on starred for a viewer. 2012-06-17 23:23:14 -03:00
Paulo Gustavo Veiga
29091dec88 Show collaboration role on details. 2012-06-17 22:48:33 -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
c73934aadf Add revert and view actions. 2012-06-17 19:16:39 -03:00
Paulo Gustavo Veiga
26766fdbc6 Add readOnly support to the mindmapList. 2012-06-17 12:24:09 -03:00
Paulo Gustavo Veiga
5e67811dcf Finish mindmapHistory rest service. 2012-06-17 03:51:28 -03:00
Paulo Gustavo Veiga
33131d4e9e Migrate UserRegitration to MVC 3.0.
wisemapping-servlet.xml is not used anymore.
2012-06-16 19:27:22 -03:00
Paulo Gustavo Veiga
ea2bff60f7 Login Migrated to MVC 3.0 2012-06-16 17:03:17 -03:00
Paulo Gustavo Veiga
7d6b82c626 - Fix forgot password email
- Rewrite forgot password to use the new MVC model.
- Show a dialog when the password has been sent.
2012-06-16 16:01:27 -03:00
Paulo Gustavo Veiga
8a638e8de6 - Migrate to Tile2.0 removing the dependecy with Struts. 2012-06-16 14:32:26 -03:00
Paulo Gustavo Veiga
65db1acf6a - Integrate to editor menu 2012-06-16 12:33:16 -03:00
Paulo Gustavo Veiga
2f52856ea1 - Add custom message support 2012-06-16 11:37:40 -03:00
Paulo Gustavo Veiga
9836ffdecf Minor fix. 2012-06-14 21:10:20 -03:00
Paulo Gustavo Veiga
35346bfba2 Improve email. 2012-06-13 23:50:21 -03:00
Paulo Gustavo Veiga
226a7a0ff9 Improve collaboration mail. 2012-06-13 23:04:29 -03:00
Paulo Gustavo Veiga
c4d2acec7b Fix several minor security bugs. 2012-06-12 22:33:51 -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
6f923656ee Fix error handling for Import Operation.
Remove some old icons
2012-06-09 13:00:22 -03:00
Paulo Gustavo Veiga
907f31c030 Finish export dialog. 2012-06-06 01:42:24 -03:00
Paulo Gustavo Veiga
4d3e371d05 Some import bug fixing stuff. 2012-06-06 01:19:55 -03:00
Paulo Gustavo Veiga
79b009e29e Add wisemapping support for import. 2012-06-06 00:48:46 -03:00
Paulo Gustavo Veiga
88b0efa859 Add zoom support for embedded maps.
Add new url to embedded maps
2012-06-03 20:24:10 -03:00
Paulo Gustavo Veiga
3907e04ff6 Working on a "REST" version of import. 2012-06-03 19:19:48 -03:00
Paulo Gustavo Veiga
b914bbb8a8 Fix PDF export. 2012-06-03 18:12:56 -03:00
Paulo Gustavo Veiga
f52a75ac79 - Remove .htm
- Keep working on export.
2012-06-03 14:56:59 -03:00
Paulo Gustavo Veiga
71793c38b8 Move js code from editor to mymaps.js 2012-05-30 00:09:13 -03:00
Paulo Gustavo Veiga
4f95ad04ca - Add support for starred.
- Remove tags temporally.
2012-05-29 22:36:32 -03:00
Paulo Gustavo Veiga
5d1399017f Add publish map on editor. 2012-05-27 18:15:46 -03:00
Paulo Gustavo Veiga
2b4953ea11 Migrate some pages to new Spring Annotations schema. 2012-05-25 12:31:09 -03:00
Paulo Gustavo Veiga
3562132117 Delete usless jsps. 2012-05-24 00:58:42 -03:00
Paulo Gustavo Veiga
840b7f4659 Remove old search pages. 2012-05-24 00:46:54 -03:00
Paulo Gustavo Veiga
a832d72bac Improve import layout. 2012-05-24 00:38:13 -03:00
Paulo Gustavo Veiga
fc1ee1ff2e Change tree icon to white. 2012-05-24 00:38:12 -03:00
Paulo Gustavo Veiga
b21fd642a5 Start working on a folders support. 2012-05-24 00:38:12 -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
391c523b43 Finish delete operation. 2012-05-23 01:13:14 -03:00
Paulo Gustavo Veiga
fdc4a20667 Firt version of publish dialog. 2012-05-23 00:45:36 -03:00
Paulo Gustavo Veiga
93da41dcf5 Toolbar manage the concept of single and multiple actions over the mindmap. 2012-05-20 14:54:35 -03:00
Paulo Gustavo Veiga
a4e6325b12 Improve mindmaplist render. 2012-05-20 12:28:10 -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
07056b95fe Minor fix. 2012-05-19 02:32:09 -03:00
Paulo Gustavo Veiga
a8d30ece9f Fix some minor issues un the toolbar. 2012-05-19 02:18:22 -03:00
Paulo Gustavo Veiga
11809a4493 Clean some unused css. 2012-05-19 02:02:59 -03:00
Paulo Gustavo Veiga
65e9625867 Migrate regitration forms to bootstrap 2012-05-19 01:58:37 -03:00
Paulo Gustavo Veiga
95d02a4d25 Clean login ... 2012-05-19 01:19:55 -03:00
Paulo Gustavo Veiga
6a6efd58f4 Fix print. 2012-05-19 00:13:06 -03:00
Paulo Gustavo Veiga
4546aaad98 Fix Rename and Dup Actions ... 2012-05-18 23:43:22 -03:00
Paulo Gustavo Veiga
73c99fe252 Start replacing JQuery UI for Bootstrap. 2012-05-16 01:36:02 -03:00
Paulo Gustavo Veiga
0e83d56b94 - Change login action prefix.
- Hide/Display buttons based on the selected items.
2012-05-13 18:28:00 -03:00
Paulo Gustavo Veiga
873e635b9a Fix import. 2012-04-15 08:10:53 -03:00
Paulo Gustavo Veiga
b245b97db3 Fix some usrs... 2012-04-15 06:59:32 -03:00
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
a813531731 Solve partially Firefox 11 issue. 2012-04-01 22:10:33 -03:00
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
Paulo Veiga
c4f32cbcf9 WiseEditor WAR generation. 2012-02-01 00:03:32 -03:00
Paulo Veiga
ba24e02d85 Change icons path location. 2012-01-31 00:14:49 -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
Gonzalo Bellver
6d81803047 Menu refactor cont. toolbar.jsp -> toolbar.jsf 2011-11-30 20:07:50 -03:00
Paulo Veiga
81f9ffa5e9 - Fix auto save.
- Fix error trying to remove a node that contains a icons
- Fix auto-save leaving the page.
2011-11-29 00:38:11 -03:00
Paulo Veiga
410d3553b1 Decouple persistence manager from Designer. 2011-11-28 21:27:57 -03:00
Paulo Veiga
fb1bc476bc Add missing display elem. 2011-11-28 17:26:17 -03:00
Paulo Veiga
3eeb9e32b9 Add fist version of notifier. More work pending ... 2011-11-28 17:11:02 -03:00
Paulo Veiga
2441b78684 Remove duplicated css. 2011-11-28 14:40:16 -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
0ac513ea1e Added version numbers where missing from Maven 3 compatibility 2011-11-24 14:57:28 -03:00
Gonzalo Bellver
d5f88e0004 Fixed tests 2011-11-24 14:44:16 -03:00
Gonzalo Bellver
63a88d65c6 Moved toolbar to a seperate jsp 2011-11-01 16:59:13 -03:00
Gonzalo Bellver
55581a7f4e - Improved dev environment: webapp can now be run using mvn jetty:run and is refreshed every 10 seconds
- Modularized less files
2011-11-01 16:46:20 -03:00
Paulo Veiga
7a07a46d43 Revert change. 2011-11-01 00:13:27 -03:00
Paulo Veiga
4e128b0987 Rename old icons. 2011-11-01 00:13:05 -03:00
Paulo Veiga
537bc5d0b9 Fix mail server configuration. 2011-10-31 23:54:02 -03:00
Paulo Veiga
cfda92195a Simple bug fixing. 2011-10-27 21:18:49 -03:00
Paulo Veiga
cb7b3a2660 More features. 2011-10-18 23:37:22 -03:00
Paulo Veiga
ce52e078b5 Fix Printer ... 2011-10-18 09:29:29 -03:00
Paulo Veiga
8913b5f187 Add support for modal dialog multiple request. 2011-10-17 10:12:27 -03:00
Paulo Veiga
0133f127b8 Fix embedded view. 2011-10-16 21:42:02 -03:00
Paulo Veiga
cb6302bf50 More more more fixes. 2011-10-15 13:23:27 -03:00
Paulo Veiga
024585c321 More more fixes. 2011-10-15 02:52:44 -03:00
Paulo Veiga
2a37f2e422 Editor working . 2011-10-14 22:56:20 -03:00
Gonzalo Bellver
7b42b6c1cd Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2011-10-11 17:27:13 -03:00
Gonzalo Bellver
7ee850acc8 Some internationzalization and UI pagination 2011-10-11 16:55:13 -03:00
Gonzalo Bellver
16f78d46cc Modal dialog to share maps 2011-10-11 16:39:32 -03:00
Gonzalo Bellver
6c175168eb Now multiple tags supported 2011-10-11 15:15:30 -03:00
Gonzalo Bellver
83d2dd4603 Sliding panel for tags 2011-10-11 14:43:03 -03:00
Gonzalo Bellver
a5dbd51be7 Added basic modal dialog 2011-10-11 13:16:15 -03:00
Gonzalo Bellver
fb40df5dac Basic Tags. jQuery UI only with Buttons and Dialogs 2011-10-11 11:56:27 -03:00
Gonzalo Bellver
657418411f Table data now taken from a JSON source 2011-10-11 11:20:12 -03:00
Gonzalo Bellver
de38d2ffb2 Basic Table styling 2011-10-10 20:25:49 -03:00
Gonzalo Bellver
440e750f30 Initial workspace layout 2011-10-10 18:59:20 -03:00
Paulo Veiga
cd85390b22 Working on the new editor ... 2011-10-10 18:30:02 -03:00
Paulo Veiga
52587c0eaa Minor fix. 2011-10-07 01:30:55 -03:00
Paulo Veiga
7194269826 Finish Notes Support... 2011-10-07 00:21:49 -03:00
Paulo Veiga
1f02d51434 Improve node editor 2011-10-05 02:38:43 -03:00
Paulo Veiga
9185883d30 Implements toolbar disabling. 2011-10-04 01:16:29 -03:00
Paulo Veiga
b7bbe2c0b7 Fix toolbar. 2011-10-02 21:05:17 -03:00
Paulo Veiga
410180e744 Remove bunch of duplicated code. 2011-10-02 20:16:57 -03:00
Paulo Veiga
0f990f1c63 Fix color pallete. 2011-10-02 19:16:13 -03:00
Paulo Veiga
c1d3902b72 Fix css issues. 2011-10-02 14:53:41 -03:00
Paulo Veiga
f3af50740c Save action working again :). 2011-10-02 14:47:54 -03:00
Paulo Veiga
a994099397 Merge WiseDoc with Master. WiseDoc branch must not be used. 2011-10-02 12:22:09 -03:00
Paulo Veiga
26759bd437 Fix resize issue. Need to work on centering the node. 2011-08-26 19:41:50 -03:00
Paulo Veiga
c4cd24744a First edit node implementation... 2011-08-25 22:08:39 -03:00
Paulo Veiga
046789bb6a Refactor designer moving methods to a designer model. 2011-08-24 23:41:39 -03:00
Paulo Veiga
ad13c296ad Rename Event listener
Remove hacks
2011-08-21 12:42:00 -03:00
Paulo Veiga
f3e024735d - Move keyboard events as part of a separate class.
- TextEditor is now one instance peer node.
- Broken: f2 and start writting on typing.
2011-08-19 13:38:37 -03:00
Paulo Veiga
d27d15e162 Fix toolbar strange resize. 2011-08-10 23:16:00 -03:00
Paulo Veiga
e9ed01c87d Minor fixes. 2011-08-08 09:20:32 -03:00
Paulo Veiga
2db8cd5c96 Refactor menu. 2011-08-07 18:59:20 -03:00
Paulo Veiga
36e44c13ca Improve toolbar and editor size. 2011-08-05 01:06:56 -03:00
Paulo Veiga
0b3083d50c Several fixes added. 2011-08-04 22:12:53 -03:00
Paulo Veiga
51be944cca Mindplot don't need to be compiled. 2011-07-30 05:22:57 -03:00
Paulo Veiga
899bf85545 Remove chk, all must be $defined. 2011-07-28 13:06:15 -03:00
Paulo Veiga
d06275f524 - Add new assert syntax.
- Fix Icons size issues.
2011-07-27 14:33:02 -03:00
Paulo Veiga
0b67b42045 Replace core.Utils.isDefined for $defined. 2011-07-27 13:44:09 -03:00
Paulo Veiga
9759ee12cb Minor fixes. 2011-07-26 16:58:49 -03:00
Paulo Veiga
41c1f47227 Start migration to Mootools 1.3.1 2011-07-26 15:07:53 -03:00
Paulo Veiga
93c9e2d3b2 Send email was commented by error. Why?. I don't know. 2011-07-20 21:44:52 -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
415dc2f396 Remove local library issue dependency. This solve maven 3 legacy reporitory support. 2011-06-28 01:18:53 -03:00
Paulo Gustavo Veiga
b58141b1b8 Fix path issue during export. 2011-05-05 16:50:12 -03:00
Paulo Gustavo Veiga
973f3b9365 Fix wrong SVG images export. 2011-05-05 14:10:46 -03:00
Paulo Gustavo Veiga
499a2eafbf SVG files must be exported with .svg extension. 2011-05-04 00:51:43 -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
Paulo Gustavo Veiga
e8cfa5163d A couple if minor improvements. 2011-04-25 13:52:52 -03:00
Pablo Luna
bb6c9702e2 fixing lines and adding childs when shrinked children 2011-04-20 09:43:04 +01:00
Pablo Luna
b678344991 Revert "adding multiple line support editor and in nodes"
This reverts commit 5aa6775a85.
2011-04-20 09:30:45 +01:00
Pablo Luna
5aa6775a85 adding multiple line support editor and in nodes 2011-04-19 17:01:12 +01:00
Pablo Luna
c804b3715e adding new editor 2011-04-17 19:04:02 +01:00
Pablo Luna
f73737ed0b fixing bugs 2011-04-16 23:53:31 +01:00
Pablo Luna
4e746833ae fixing freemind layout with import 2011-04-16 14:18:33 +01:00
Paulo Gustavo Veiga
776e216e50 - Improve error handling on export
- Validate FreeMind 0.9 or gretter during import
- Improve login message.
2011-04-15 23:22:58 -03:00
Pablo Luna
405f0d9998 changing default shapes to be all lines, and fixing text centering bug 2011-04-15 17:31:55 -03:00
Pablo Luna
f95f537246 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2011-04-11 18:34:49 +01:00
Pablo Luna
d4de03d373 working on Freemind layout algorithm 2011-04-11 18:29:48 +01:00
Paulo Gustavo Veiga
8905fc5467 Fix MySQL scripts. 2011-04-09 12:48:36 -03:00
Paulo Gustavo Veiga
79b474e5aa Revert "Replace for absolute paths instea of relave patths."
This reverts commit d78533be6f.
2011-04-09 09:53:23 -03:00
Paulo Gustavo Veiga
51b8fdfe7b Revert "Remove analitics tracker from the editor page."
This reverts commit 38c9a6e126.
2011-04-09 09:52:39 -03:00
Paulo Gustavo Veiga
38c9a6e126 Remove analitics tracker from the editor page. 2011-04-08 19:59:30 -03:00
Paulo Gustavo Veiga
d78533be6f Replace for absolute paths instea of relave patths. 2011-04-08 19:56:07 -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
Pablo Luna
ae071f7fcb updated french translations 2011-04-07 16:39:47 +01:00
Paulo Gustavo Veiga
9a45d0402a Fix stupid mistake. 2011-04-06 17:51:16 -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
Paulo Gustavo Veiga
0420cc1d03 Replace by dom. 2011-04-06 17:27:18 -03:00
Pablo Luna
c9ff2e23d5 adding export test that fails on local 2011-04-06 20:43:43 +01:00
Pablo Luna
5318e29df5 fixing print and export 2011-04-06 20:36:57 +01:00
Pablo Luna
1a69d0b3c3 fixing print 2011-04-06 19:45:23 +01:00
Pablo Luna
002dba3094 fixing print 2011-04-06 19:05:47 +01:00
Pablo Luna
d2b8c3fd7c fixing print 2011-04-06 18:01:53 +01:00
Pablo Luna
bb156c4b55 fixing print 2011-04-06 17:58:32 +01:00
Pablo Luna
ae858476b1 fixing export error with image tag with hack 2011-04-06 16:37:40 +01:00
Pablo Luna
518587a29a fixing editor and my mindmap lists 2011-04-06 11:20:15 +01:00
Pablo Luna
a349672170 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2011-04-06 10:47:53 +01:00
Pablo Luna
5756c66de9 fixing embedded map 2011-04-06 10:47:39 +01:00
Paulo Gustavo Veiga
be942c452f Minor refactor. SVG export should not depend on maps. 2011-04-04 16:22:52 -03:00
Paulo Gustavo Veiga
a0010e7cc7 Update the lastest stable version. 2011-04-02 14:22:49 -03:00
Pablo Luna
2b23388b51 adding use other browser recomendation when GCF is needed 2011-04-02 15:24:46 +01:00
Pablo Luna
4b230abd65 fixing wise-webapp pom 2011-04-02 14:07:58 +01:00
Pablo Luna
7320f8a600 fixing wise-webapp pom 2011-04-02 13:51:08 +01:00
Pablo Luna
96a71d6d58 using css3 border-radius instead of js library when possible 2011-04-02 11:53:13 +01:00
Pablo Luna
e722fdd720 Adding hsql warning message in login page 2011-04-01 19:50:55 +01:00
Pablo Luna
8ea733fc55 fixing google chrome installation to work on all browsers 2011-04-01 18:55:59 +01:00
Pablo Luna
c4021bf3c4 removing svg from save operation 2011-03-31 17:34:33 +01:00
Paulo Gustavo Veiga
ba2db11b0e Browser support. 2011-03-29 20:42:57 -03:00
Pablo Luna
9a0de7ed21 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2011-03-29 16:34:30 +01:00
Pablo Luna
fdf3b34959 fixing google frame installation jsp 2011-03-29 16:33:15 +01:00
Paulo Gustavo Veiga
123f909310 Bye IE 6 support. 2011-03-29 11:01:56 -03:00
Paulo Gustavo Veiga
5b92c6a2bb Fix several minor CSS issues. 2011-03-28 23:26:05 -03:00
Paulo Gustavo Veiga
74dfd39af3 HTML 5.0 support for MindmapList 2011-03-28 22:36:22 -03:00
Paulo Gustavo Veiga
18e9651ba1 HTML 5.0 compliant. 2011-03-28 21:40:38 -03: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
Paulo Gustavo Veiga
52362babbc Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2011-03-28 19:54:46 -03:00
Pablo Luna
760ccd3754 reapplying history fix 2011-03-28 15:58:01 +01: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
5d939a1e78 Change export controller path and keep compatibility with old SVG images. 2011-03-28 02:55:54 -03:00
Paulo Gustavo Veiga
9849414abb Fix several issues related to HTML 5.0 in the editor. 2011-03-28 02:39:12 -03:00
Paulo Gustavo Veiga
8bb7dab9f0 - Fix login HTML 5.0 errors. 2011-03-28 02:04:40 -03: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
Paulo Gustavo Veiga
308250ab73 Fix freeming import issue with fonts. 2011-03-27 14:44:09 -03:00
Paulo Gustavo Veiga
334c9820b3 Add one more export test. 2011-03-27 13:54:16 -03:00
Paulo Gustavo Veiga
fd5a122cc9 Fix pop up issues with Firefox 4. 2011-03-27 13:19:46 -03:00
Pablo Luna
d72ae43a69 updating png export svg file 2011-03-25 17:23:05 +00:00
Pablo Luna
179a76be59 fixing png export test 2011-03-25 17:21:56 +00:00
Paulo Gustavo Veiga
0b05bcd4b4 Add all images for backward compatibility. SVG maps has links to them. 2011-03-25 14:04:13 -03:00
Pablo Luna
2f3143327c Adding png export test 2011-03-25 16:43:53 +00:00
Paulo Gustavo Veiga
43ff313635 Fix position dialog. 2011-03-23 00:50:30 -03:00
Paulo Gustavo Veiga
cbc31c56ef Add more icons. 2011-03-23 00:26:27 -03:00
Paulo Gustavo Veiga
483b781981 Add more and more icons... 2011-03-22 22:22:42 -03:00
Paulo Gustavo Veiga
107e559364 - Mode dynamic way to declare new icons. 2011-03-21 17:38:05 -03:00
Paulo Gustavo Veiga
5d0d837062 Start working on moving all the images to icons and rename them to follow the convention family-image.png. Based on that, the current hardcode maps could be removed. 2011-03-21 01:27:21 -03:00
Paulo Gustavo Veiga
1790a20d6a Move icons to icons directory. Now, start working on tests to check that all the icons has his image. 2011-03-21 01:04:43 -03:00
Paulo Gustavo Veiga
d5ac7376b3 Fix image mappings issue during export/import to freemind. 2011-03-20 22:49:31 -03:00
Paulo Gustavo Veiga
4ae0258411 - Add @NotNull support
- Add FreeMindTest suite
2011-03-20 18:25:41 -03:00
Pablo Luna
7acfd763fa removing VML support from client side 2011-03-16 11:40:48 +00:00