Commit Graph

708 Commits

Author SHA1 Message Date
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
36c34b6962 - FIX NPE loading old maps ... 2012-06-25 23:13:08 -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
5b966d870f - IE does not support input type URL. Sucks. 2012-06-24 21:15:10 -03:00
Paulo Gustavo Veiga
9213dc6aa3 - Fix Explorer toolbar color 2012-06-24 20:53:31 -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
3a7c1d56cb - Fix relationship exception due to usage of Mootools deprecated method. 2012-06-23 20:26:19 -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
63113a529d Fix notes text exception loading beta maps. 2012-06-23 17:10:58 -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