diff --git a/ccm-sci-bundle/web/themes/foundry/conf/css-files.xml b/ccm-sci-bundle/web/themes/foundry/conf/css-files.xml index 279f80d64..62b3251d7 100644 --- a/ccm-sci-bundle/web/themes/foundry/conf/css-files.xml +++ b/ccm-sci-bundle/web/themes/foundry/conf/css-files.xml @@ -3,6 +3,9 @@ admin.css + + admin.css + public.css diff --git a/ccm-sci-bundle/web/themes/foundry/conf/global.xml b/ccm-sci-bundle/web/themes/foundry/conf/global.xml index 41028f926..ae54dd019 100644 --- a/ccm-sci-bundle/web/themes/foundry/conf/global.xml +++ b/ccm-sci-bundle/web/themes/foundry/conf/global.xml @@ -6,4 +6,6 @@ + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/foundry/conf/templates.xml b/ccm-sci-bundle/web/themes/foundry/conf/templates.xml index fcb031b59..35e32c11f 100644 --- a/ccm-sci-bundle/web/themes/foundry/conf/templates.xml +++ b/ccm-sci-bundle/web/themes/foundry/conf/templates.xml @@ -5,6 +5,9 @@ --> admin-layout.xml + portal-workspace.xml + admin-layout.xml + portal-workspace.xml default-layout.xml diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action-add.png b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action-add.png new file mode 100644 index 000000000..0d423a37e Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action-add.png differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action-delete.png b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action-delete.png new file mode 100644 index 000000000..fc710bbff Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action-delete.png differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action-edit.png b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action-edit.png new file mode 100644 index 000000000..9bbd4dcf5 Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action-edit.png differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action-return.png b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action-return.png new file mode 100644 index 000000000..1a06e0eed Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action-return.png differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action.png b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action.png new file mode 100644 index 000000000..e7aa040a2 Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/action.png differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/checkbox-checked.gif b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/checkbox-checked.gif new file mode 100644 index 000000000..abfe86602 Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/checkbox-checked.gif differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/checkbox-grey-checked.gif b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/checkbox-grey-checked.gif new file mode 100644 index 000000000..16fcc90ca Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/checkbox-grey-checked.gif differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/checkbox-grey-unchecked.gif b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/checkbox-grey-unchecked.gif new file mode 100644 index 000000000..c5175af82 Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/checkbox-grey-unchecked.gif differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/checkbox-unchecked.gif b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/checkbox-unchecked.gif new file mode 100644 index 000000000..2ef997f1c Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/checkbox-unchecked.gif differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/collapse.png b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/collapse.png new file mode 100644 index 000000000..f0a5460e4 Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/collapse.png differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/expand.png b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/expand.png new file mode 100644 index 000000000..6148bb215 Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/expand.png differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/gray-triangle-down.gif b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/gray-triangle-down.gif new file mode 100644 index 000000000..3ee21b373 Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/gray-triangle-down.gif differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/gray-triangle-up.gif b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/gray-triangle-up.gif new file mode 100644 index 000000000..3adf5bc33 Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/gray-triangle-up.gif differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/treeNode.png b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/treeNode.png new file mode 100644 index 000000000..302370b5c Binary files /dev/null and b/ccm-sci-bundle/web/themes/foundry/foundry/images/bebop/treeNode.png differ diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/lib.xsl b/ccm-sci-bundle/web/themes/foundry/foundry/lib.xsl index 012db0aa9..e6f76b3c3 100644 --- a/ccm-sci-bundle/web/themes/foundry/foundry/lib.xsl +++ b/ccm-sci-bundle/web/themes/foundry/foundry/lib.xsl @@ -24,6 +24,7 @@ version="2.0"> + diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/lib/bebop/double-click-protection.xsl b/ccm-sci-bundle/web/themes/foundry/foundry/lib/bebop/double-click-protection.xsl index 8b5d23f5f..7122f410e 100644 --- a/ccm-sci-bundle/web/themes/foundry/foundry/lib/bebop/double-click-protection.xsl +++ b/ccm-sci-bundle/web/themes/foundry/foundry/lib/bebop/double-click-protection.xsl @@ -43,7 +43,7 @@ + 'double-click-protection/wait-message')"/>