Commit Graph

301 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
5d1399017f Add publish map on editor. 2012-05-27 18:15:46 -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
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
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
773d164256 Add reCaptcha as default implementation
Add support for enabling and disabling captcha
2012-03-21 23:30:07 -03:00
Paulo Gustavo Veiga
f704e730c9 Minor bug fixing. 2012-02-29 18:52:07 -03:00
Paulo Gustavo Veiga
9e44804314 Move persistence clases to persistence package. 2012-02-25 23:34:57 -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 Gustavo Veiga
81538f049b - Remove old ExportController
- Add support for simple REST transformation
2012-02-19 21:07:24 -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
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
Paulo Veiga
fb1bc476bc Add missing display elem. 2011-11-28 17:26:17 -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
537bc5d0b9 Fix mail server configuration. 2011-10-31 23:54:02 -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
Paulo Veiga
1f02d51434 Improve node editor 2011-10-05 02:38:43 -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
a994099397 Merge WiseDoc with Master. WiseDoc branch must not be used. 2011-10-02 12:22:09 -03:00
Paulo Veiga
d27d15e162 Fix toolbar strange resize. 2011-08-10 23:16:00 -03: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
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
5318e29df5 fixing print and export 2011-04-06 20:36:57 +01:00
Pablo Luna
002dba3094 fixing print 2011-04-06 19:05:47 +01:00
Pablo Luna
bb156c4b55 fixing print 2011-04-06 17:58:32 +01:00
Pablo Luna
518587a29a fixing editor and my mindmap lists 2011-04-06 11:20:15 +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
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
Pablo Luna
92d39f0a08 Quich fix for export error 2011-03-28 15:16:32 +01: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
fd5a122cc9 Fix pop up issues with Firefox 4. 2011-03-27 13:19:46 -03:00
Pablo Luna
7acfd763fa removing VML support from client side 2011-03-16 11:40:48 +00:00
Pablo Luna
1b04d1effc Adding Google Chrome Framework for IE<9 2011-03-13 20:02:13 +00:00
Paulo Gustavo Veiga
2021a39229 Add configurable email confirmation. 2011-03-12 19:10:44 -03:00
Paulo Gustavo Veiga
8e40ce9a18 Fix several import/export issues. 2011-03-12 18:30:21 -03:00
Pablo Luna
314df3ca68 fixing arrows and curved lines default control points 2011-01-24 10:55:06 -03:00
Pablo Luna
82a9dc8f24 Adding relationship line icon 2011-01-23 21:49:00 -03:00
Pablo Luna
89b2a871e2 Adding the possibility of changing language 2011-01-16 14:28:20 -03:00
Pablo Luna
67c4968aca Adding model update, model migrator, curved line support, relationship lines, remove of web-services classes 2010-12-13 11:16:02 -03:00
Pablo
d8f9826f85 Being in Beta for ever is not cool anymore. Bye Beta 2010-11-21 00:16:19 +01:00
Pablo Luna
5b997de415 Adding Chrome, Safari and IE9 support 2010-11-20 23:43:54 +01:00
Paulo Gustavo Veiga
75470a91fd Remove trunk directory 2009-11-06 23:30:29 -02:00