From 58aba8b041f40e871512e592f98e8cccc104dc03 Mon Sep 17 00:00:00 2001 From: Laurent Hasson <112203848+ldhasson-hmhn@users.noreply.github.com> Date: Sun, 16 Oct 2022 13:28:51 -0400 Subject: [PATCH] #1 more updates --- WebContent/WEB-INF/web.xml | 4 +- WebContent/index.html | 41 +++++-- WebContent/static/css/tilda.css | 43 +++++-- WebContent/static/floria/module-ajax.js | 4 +- WebContent/static/floria/module-dojosimple.js | 4 +- WebContent/static/floria/module-dom.js | 5 + WebContent/static/floria/module-forms2.js | 39 +++--- .../static/img/folder-blue-empty.70x70.png | Bin 0 -> 967 bytes .../static/img/folder-blue-full.70x70.png | Bin 0 -> 1077 bytes WebContent/static/js/module-projects.js | 106 ++++++++++++---- WebContent/static/json/ProjectForm.json | 115 ++---------------- lib/Wanda.jar | Bin 925470 -> 927510 bytes lib/tilda-2.2.0.jar | Bin 3117831 -> 3118143 bytes src/tildabuilder/config/Config.java | 88 +++++++++++++- src/tildabuilder/config/Project.java | 72 ++++++++++- src/tildabuilder/servlets/ProjectAdd.java | 79 ++++++++++++ src/tildabuilder/servlets/ProjectList.java | 2 +- src/tildabuilder/servlets/ProjectOpen.java | 52 ++++++++ 18 files changed, 475 insertions(+), 179 deletions(-) create mode 100644 WebContent/static/img/folder-blue-empty.70x70.png create mode 100644 WebContent/static/img/folder-blue-full.70x70.png create mode 100644 src/tildabuilder/servlets/ProjectAdd.java create mode 100644 src/tildabuilder/servlets/ProjectOpen.java diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index f0b59d4d..9397b39f 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -4105,17 +4105,15 @@ application/vnd.handheld-entertainment+xml - diff --git a/WebContent/index.html b/WebContent/index.html index ae4b762d..342e9dbc 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -2,7 +2,7 @@ - Tilda Workbench + TIDE: Tilda Workbench @@ -15,23 +15,33 @@
- +
Tilda WorkbenchTIDE
-
-
-
Projects - - - - +
+
+
+ Projects +
+ +
+
+
+ Entities + +
+
+
+
+
+
+