Commit Graph

75 Commits

Author SHA1 Message Date
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
37b4298579 Fix Apache Proxy configuration property. 2012-11-04 18:17:32 -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
a179875fee - Finish exclusive locking support. 2012-11-01 21:35:00 -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
154a442428 Add support for homepage configuration. 2012-09-01 14:38:19 -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
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
f961f7f071 Several try fixes. 2012-08-27 14:13:27 -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
5f441c2c20 - IE window.open does not support base href tag. Fixed. 2012-08-15 21:37:21 -03:00
Paulo Gustavo Veiga
b816d12842 Fix several I18n isssues. 2012-07-06 00:46:54 -03:00
Paulo Gustavo Veiga
5cf9756ed3 Add support for revert changes ... 2012-07-04 02:21:05 -03:00
Paulo Gustavo Veiga
ada0f6c679 Add Keyboard Shorcuts Support. 2012-07-02 00:06:26 -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
8e103f44c8 More I18n changes. 2012-06-30 16:30:04 -03:00
Paulo Gustavo Veiga
7b6293dc46 More translated resources ... 2012-06-30 14:20:09 -03:00
Paulo Gustavo Veiga
dd74a7a63d Partial support for locale in spanish. 2012-06-30 02:26:21 -03:00
Paulo Gustavo Veiga
65e7f2ce63 - Disable text selection on IE 9. 2012-06-24 21:51:04 -03:00
Paulo Gustavo Veiga
c4ad5810da - Fix several IE9 issues. 2012-06-24 20:03:25 -03:00
Paulo Gustavo Veiga
10e869ab70 Add Google Crome Frame support. 2012-06-21 22:18:04 -03:00
Paulo Gustavo Veiga
cfe78bdf7e Finish account settings option. 2012-06-20 13:28:45 -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
88b0efa859 Add zoom support for embedded maps.
Add new url to embedded maps
2012-06-03 20:24:10 -03:00
Paulo Gustavo Veiga
f52a75ac79 - Remove .htm
- Keep working on export.
2012-06-03 14:56:59 -03:00
Paulo Gustavo Veiga
5d1399017f Add publish map on editor. 2012-05-27 18:15:46 -03:00
Paulo Gustavo Veiga
5498c681a4 Rename and delete actions working ... 2012-05-23 20:05:16 -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
a141414b4b Improve and fix print.
Support for jetty:run fixed.
Several minor fixes.
2012-04-05 14:18:13 -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
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
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 Veiga
1b9a20adad Fix symblinks. 2012-02-04 13:56:17 -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
Gonzalo Bellver
6d81803047 Menu refactor cont. toolbar.jsp -> toolbar.jsf 2011-11-30 20:07:50 -03:00
Paulo Veiga
410d3553b1 Decouple persistence manager from Designer. 2011-11-28 21:27:57 -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
4e128b0987 Rename old icons. 2011-11-01 00:13:05 -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