diff --git a/external/daisy/_at_a_glance.md b/external/daisy/_at_a_glance.md
deleted file mode 100644
index d6c42a5d7e07125287a2d2e838f2a320c8ec8ad4..0000000000000000000000000000000000000000
--- a/external/daisy/_at_a_glance.md
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
-# 1 DAISY at a Glance
-
-DAISY is a tool that assists GDPR compliance by keeping a register of personal data used in research. DAISY's application menu Bar lists the main functions provided.
-
- ![Alt](img/menubar.png "DAISY Menubar")
- <center>DAISY Menubar</center>
-
- * _Project Management_ module allows for the recording of research activities as projects. Documenting projects is critical for GDPR compliance as projects constitute the purpose and the context of use of personal data. Any document supporting the legal and ethical basis for data use can be stored in DAISY. Examples are ethics approvals, consent configurations, or subject information sheets.
- * _Dataset Management_ module allows for the recording of personal data held by the institution. The dataset may or may not fall in the context of a particular project. DAISY allows   Datasets to be defined in a granular way; where - if desired - each data subset, called a data declaration, can be listed individually. These declarations may list data from a particular partner, data of a particular cohort or data of a particular type.
- * _Contract Management_ module allows the recording and storage of legal contracts of various types that have been signed with partner institutes or suppliers. Consortium agreements, data sharing agreements, material transfer agreements are examples of contracts. For GDPR compliance contracts become useful when documenting the source of  datasets received or the target datasets transferred.
- * _Definitions Management_. DAISY comes pre-packed with default lookup lists; these can be changed during application deployment. Lookup lists are used when defining contracts, projects or datasets. The definitions module of the DAISY application allows the management of dynamic lookup lists, specifically those of cohorts, partner institutes and contact persons.
-
-The dependencies between DAISY modules is given below. There are no hard dependencies between the Projects, Contracts and Datasets modules. In principle you may start using any of these modules once DAISY is deployed with pre-packed definitions.
-
-![Alt](img/dependencies.png "DAISY module dependencies")
- <center>DAISY module dependencies</center>
-
-<mark>Our suggestion to first-time users is the following</mark>:
-
-1. Familiarise yourself with DAISY's  interface conventions by reading the [relevant section of this guide](#DIC).
-2. Login to DAISY with a user that has Administrator or VIP privileges. E.g. In the demo deployment the _admin_ user has Administrator privileges and _alice.white_ has VIP privileges.
-3. Use Project Management to [create a project](#PM1).
-4. Use Dataset Management to [create a dataset](#PM21) within the defined project.
-
-
-
-<br />
-<br />
-<br />
-<div style="text-align: right;"> <a href="#top">Back to top</a> </div>
-<br />
-<br />
-<br />
diff --git a/external/daisy/_contract_management.md b/external/daisy/_contract_management.md
deleted file mode 100644
index 5d2a6f9e2764298c742579166a5dabfe69ad53ee..0000000000000000000000000000000000000000
--- a/external/daisy/_contract_management.md
+++ /dev/null
@@ -1,52 +0,0 @@
-
-<a name="CM"></a>
-# 5 Contract Management
-
-The Contract Management module allows recording legal documents signed in the context of research activities. Contracts are typically linked to Projects and provide the necessary traceability for the GDPR compliant provision and transfer of data.
-
-<a name="CM1"></a>
-## 5.1 Create New Contract
-
-<mark>In order  to create a new contract</mark>:
-
-1. Click Contracts from the Menu Bar.<br />
- ![Alt](img/contract_menubar.png)
-2. Click the add button from the Contract Search Page.<br />
- ![Alt](img/add_button.png)
-3. You will see an empty Contract Form. The _Project_ field is optional, meanwhile, in practice most contracts are signed in the context of a research project. In the _Roles_ field,  you are expected to select one or more GDPR role that identifies your institutions roles as described in the Contract.  In the _Other comments_ section you may describe the nature of the document or if the document has an ID/REF e.g. from a document management system, you may put it in. Just like projects and datasets, when creating contracts you are expected to provide a local responsible in the _Local Custodians_ field. As stated before, one of the Local Custodians must be a user with VIP Privileges. E.g. in the demo deployment _alice.white_ is a  research principle investigator and is a VIP user.<br />
-![Alt](img/contract_add_form.png)
-4. Click SUBMIT. Once you successfully save the form, you will be taken to the newly created contract's details page, as seen below.<br />
-![Alt](img/contract_created.png)
-
-<a name="CM2"></a>
-
-## 5.2 Manage Contract Details
-
-After initial creation the contract will be in a skeletal form and would need further input on its signatories and document attachments.
-
-### 5.2.1 Manage Contract Partners (Signatories)
-
-Contracts have multiple signatories. These can be  managed via the **Partners (Signatories)** detail box.
-
-
-1. Click the plus button  on the **Partners (Signatories)** details box, as seen below.<br />
- ![Alt](img/contract_add_partner.png)
-2. You will see the **Partner and role** addition form. In this form, you will be asked to select the _Partner_ as well as the  GDPR _Roles_ that this partner assumes in the contract. You can select more than one role. It is also mandatory to provide a contact person that is with the selected partner institute. You can either select from the list or you can add a new contact if it does not already exist.
-![Alt](img/contract_add_partner_form.png)
-3. Once you fill in the information and click SUBMIT the partner will be added to the list of signatories, as seen below. Partners can be removed from a contract by clicking on the trash icon that will appear when hovering over the items in the **Partner and role detail box**.<br />
-![Alt](img/project_ref_user_search.png)
-
-### 5.2.2 Manage Contract Documents
-
-You may attach  PDF, word documents, scans, via the **Documents** detail box. Document management is common throughout DAISY modules. It is described [here](#PM25).
-
-
-
-
-<br />
-<br />
-<br />
-<div style="text-align: right;"> <a href="#top">Back to top</a> </div>
-<br />
-<br />
-<br />
\ No newline at end of file
diff --git a/external/daisy/_dataset_management.md b/external/daisy/_dataset_management.md
deleted file mode 100644
index 1a6de23d35b50aa6c4b3646d85d953e648515735..0000000000000000000000000000000000000000
--- a/external/daisy/_dataset_management.md
+++ /dev/null
@@ -1,120 +0,0 @@
-<a name="DM"></a>
-# 4 Dataset Management
-
-<a name="DM1"></a>
-## 4.1 Create New Dataset
-In order  to create a new Dataset:
-
-1. Click Datasets from the Menu Bar.<br />
- ![Alt](img/dataset_menubar.png)
-2. Click the add button from the Dataset Search Page.<br />
- ![Alt](img/add_button.png)
-3. You will see the **Dataset Creation Quick Form**<br />
- ![Alt](img/dataset_quick_form.png)
-4. Click SUBMIT. Once you successfully save the form, you will be taken to the newly created dataset's details page, as seen below. <br />
-
- ![Alt](img/dataset_details.png)
-
-<a name="DM2"></a>
-## 4.2 Declare Data within the Dataset
-After initial creation the dataset will be in a skeletal form. The dataset needs to be fleshed out with further information on the characteristics of the data it contains. We do this by creating **data declarations** within the dataset, by following these steps.
-
- 1. Click the plus button  on the **Data declarations** details box.<br />
- ![Alt](img/datadec_empty.png)
-
- 2. You will see the **Data declaration Creation Quick Form** as below. With the **Data declaration Creation Quick Form** you are asked for a **Title**  for the declaration and denote where the data was **Obtained from** by selecting one of three options. For the  **Title** one can use the same title you used earlier when creating the dataset. However, if you're going to have multiple declarations within a dataset you can give them names based on their source or their type (e.g. Helsinki Cohort, Parkinson Study-2, LuxPARK PARK2 Cell lines etc). It is important that the **Title** is a name that is familiar to you and your research group as it will be used in free text search over datasets. The options for the **Obtained from** field is described in detail [in the remainder of this section](#DDEC_OPTIONS). <br />
-![Alt](img/datadec_quick_form.png)
-
-3. Click SUBMIT. The data declaration will be created you will be taken to the **Data Declaration Editor Page**.
-
-Before we describe the details of data declaration editing we will discuss the three different options for specifying the origin of data in DAISY.
-
-<a name="DDEC_OPTIONS"></a> <mark>The <strong>Obtained from</strong> field captures important information, but, for the first-time users of DAISY it can be difficult to populate. Your choice among the three options will determine if and how your dataset will be linked to other entities in DAISY. If you are a first-time user and you're creating records for learning purposes, we suggest that you choose the option "Other" for simplicity.</mark>
-
-<span>&#9675;  </span><mark><strong>From existing data/samples:</strong></mark> When you state that the data is obtained from existing data/samples in your institution, DAISY will prompt you (as below) to search for and choose the data record which is the origin for your current declaration.
-
- ![Alt](img/datadec_from_existing.png)
-
-You will be provided a searchable selection box, through which you can find existing data records by their Project, by responsible PI or by their title. As you will be making a selection from existing records, with this option, it is necessary that origin data had been entered into DAISY earlier.
-
-
-By choosing the **from existing data/samples:**  you will link the newly created data declaration to an existing data declaration in daisy, as depicted below.
-
-  ![Alt](img/from_existing_topology.png)
-
-<span>&#9675;</span><mark><strong>Newly incoming data/samples:</strong></mark> When you select this option, it means you are obtaining data from a collaborator institute or from a repository and this data is being recorded for the first time in DAISY. With this option DAISY will first ask you to select a partner (institutes and repositories are both  in the partner list). Once you select a partner DAISY will then list all those contracts that are in the system involving this partner and that have local custodians overlapping with the custodians of the dataset you're detailing. If there are no such contracts or if none of the existing contracts foresee the receipt of this data, then you have to option to create an empty contract. You can later on provide the details and documentation for this empty contract. It is possible that in some DAISY deployments the _Contract Management_ module, in that case the empty contract acts as a link to the source partner for the data.
-
- ![Alt](img/datadec_newly_incoming.png)
-
-When the  **newly incoming data/samples**  option is chose, DAISY will link the newly created data declaration to a Contract and and associated Partner(s), as depicted below.
-
-
-  ![Alt](img/newly_incoming_topology.png)
-
-<span>&#9675;</span><mark><strong>Other:</strong></mark> When you select this option, it means you do not want to create  any structured DAISY records to denote the origin of data being declared. DAISY will prompt you to provide a free-text description of the origin of data as seen below.
-
- ![Alt](img/datadec_other.png)
-
-Data declared with the **Other** option will not have links to any other records as to its origin.
-
-  ![Alt](img/other_topology.png)
-
-
-After selecting any one of the options and creating the data declaration, you will be taken back to the Dataset Details Page. You can see the newly added declaration listed in the **Data Declarations** detail box. This box also provides action buttons  for  editing, deleting, and cloning  data declarations, as seen below.
-
- ![Alt](img/datadec_added.png)
-
-
-Once created you're advised to edit the declaration to provide further information about the data. Data declarations have several fields in addition to the title and origin supplied during their creation.
-
-
- ![Alt](img/datadec_edit_1.png)
-
-
-## 4.3 Manage Dataset Locations
-
-As per GDPR, the storage of personal data is considered as a``data  processing'' and needs tone recorded. The **Storage Locations detail box** allows you to do this. In order to record a new storage location:
-1.  click the plus button  on the **Storage Locations** detail box depicted below. <br />
-
- ![Alt](img/dataset_add_location.png)
-
-2. You will see the location creation form asking you for the _Storage Backend_ and the  _Nature of data copy_ the _Stored datatypes_ (optional) and _Location of the data_ for the paper. The backends box will list storage platforms for your institution, you need to select one and in the location box you're expected to provide information on where the data can be found on the selected platform. Please note that you are not expected to document individual files. E.g. it is good practice to record the top level folder in which a certain dataset exists. The datatypes are optional and if you're not separately storing data subsets by type then there is no need to specify datatype information for a location.
-
- ![Alt](img/dataset_add_location_form.png)
-
-
-3. Click SUBMIT and the new location will be listed as below. Storage locations can be deleted by clicking on the trash icon that will appear when hovering over items in the **Storage Locations detail box**. <br />
-
-
-   ![Alt](img/dataset_remove_location.png)
-
-## 4.4 Manage Dataset Accesses
-
-As per GDPR, any access to personal data held in an institution needs to be recorded. The **Accesses detail box** allows you to do this. **IMPORTANT NOTE: Before recording access, make sure you have recorded storage locations of data.**
-
-In order to add a new access record:
-
-1.  Click the plus button  on the **Accesses** detail box depicted below.<br />
- ![Alt](img/dataset_add_access.png)
-2. You will see the access creation form. Access is defined over a specific storage location, so you'd need to select one  from the _Data Locations_ list. In addition you'd need to document the access control policy in the _Remarks_ section.  If access is time-limited you may specify the start and end dates for its validity. By default all accesses recorded will fall under the scope of the project, which owns the  dataset. It is also possible to record accesses, in the scope of other projects, to do so you must select one from the _Project_ list. We discuss access across projects later in this section.<br />
- ![Alt](img/dataset_add_access_form.png)
-3. Click SUBMIT and the new access will be recorded and listed on the dataset's page as below. Accesses can be deleted by clicking on the trash icon that will appear when hovering over items in the **Accesses detail box**. <br />
-   ![Alt](img/dataset_remove_access.png)
-
-
-As discussed above, when data of one project is being access in the context of another project, this can be specified by in the access creation form by selecting a Project (see below left). When you create access records in this way, the dataset will be linked to the project accessing it. This dataset will be listed in the **Dat used from other projects** detail box (see below right).
-   ![Alt](img/dataset_access_other_project.png)
-
-
-
-
-<br />
-<br />
-<br />
-<div style="text-align: right;"> <a href="#top">Back to top</a> </div>
-<br />
-<br />
-<br />
-
-
-
diff --git a/external/daisy/_definitions_management.md b/external/daisy/_definitions_management.md
deleted file mode 100644
index 55761b9148963ca163f299c4836febf948854134..0000000000000000000000000000000000000000
--- a/external/daisy/_definitions_management.md
+++ /dev/null
@@ -1,42 +0,0 @@
-<a name="DEF_M"></a>
-# 6 Definitions Management
-
-With the _Definitions_ module, DAISY allows the management of _Contacts, _Cohorts_ and _Partners_. All pages within _Definitions_ operate according to the interface conventions given in the [relevant section of this guide](#DIC). In the following sections we only discuss what information is held in these definitions.
-
-
-<a name="COH_M"></a>
-## 6.1 Cohorts Management
-Cohort is a study that collects data and/or bio-samples from a group of participants (e.g. longitudinal case-control or family studies). A cohort is linked to the creation of data and is considered its ultimate source.
-
-In order to effectively handle data subjects' requests, as per GDPR, it is crucial that an institution keeps track of what data it keeps from which cohorts. Inline with this, DAISY allows maintaining a list of _Cohorts_ and link  _Datasets_ to _Cohorts_.
-
-The information kept on cohorts can be seen in the associated _Editor Page_ seen below. Cohorts are expected to have a _Title_ unique to them, and they are  linked to one or more _Cohort Owners_, which are that are Principle Investigators, Clinicians running the study. Cohorts owners are kept as _Contacts_ in DAISY. In order to maintain a controlled list of cohorts, the administrator for the DAISY deployment may assign an accession number to the _Cohort_, which would be the unique identifier for this Cohort.  <br />
-![Alt](img/cohort_edit_form.png)
-
-
- <a name="PAR_M"></a>
-## 6.2 Partners Management
-
-A _Partner_ is a research collaborator that is the source and/or recipient of human data. Partners are also legal entities with whom contracts are signed. Clinical entities that run longitudinal cohorts, research institutes, or data hubs are all examples of Partners.
-In accordance, when maintaining _Dataset_ source info, _Dataset_ transfer info or when creating _Contract_ records, you will be asked to select Partners.
-
-The information kept on partners can be seen in the associated _Editor Page_ seen below. <br />
-![Alt](img/partner_edit_form.png)
-
-<a name="CONN_M"></a>
-## 6.3 Contacts Management
-
-DAISY allows keeping an address book of all contact persons related to the _Projects_, _Datasets_, _Cohorts_ and _Contracts_.
-
-The information kept on contacts is pretty standard as can be seen in the associated _Editor Page_ given below. <br />
-![Alt](img/contact_edit_form.png)
-
-
-
-<br />
-<br />
-<br />
-<div style="text-align: right;"> <a href="#top">Back to top</a> </div>
-<br />
-<br />
-<br />
\ No newline at end of file
diff --git a/external/daisy/_interface_conventions.md b/external/daisy/_interface_conventions.md
deleted file mode 100644
index 8a7b91138bd49fba045e5a6d4b6924ce3ee18bc2..0000000000000000000000000000000000000000
--- a/external/daisy/_interface_conventions.md
+++ /dev/null
@@ -1,75 +0,0 @@
-
-<a name="DIC"></a>
-# 2 DAISY Interface Conventions
-
-<a name="SP"></a>
-## 2.1 Search Pages
-
-
-DAISY provides search pages for all entities manageable via modules. Currently these are: _Projects, Contracts, Datasets_, and, under definitions, _Partners, Cohorts, Contacts_.  All search pages have similar layout and operational conventions. Search pages are also the only entry point for the functions in a module. When you select a module from the menu bar, you will be taken to the search page for the entity managed by that module.
-
-A screenshot of the search page for Projects is given below.
-Each search page is headed with _help text search facets on the left hand side and search results on the right hand side.
-
-
- ![Alt](img/search_page.png)
- <center>Search Page for Projects</center>
-
-By default, all entities - in our example, all projects- will be listed on the search page. The list can be filtered by either selecting one or more facet from the left hand side or by typing in a keyword into the search box. Currently DAISY search  does not support partial matching; instead the entire keyword will be matched in a case insensitive  manner.
-
-On the top right section of search results a few attributes will be listed. Clicking on these attributes repeatedly will respectively (1) enable the ordering either (2) change order to ascending/descending (3) disable ordering for the clicked attribute.
-
-Each entity listed in the search results will be displayed in a shaded box are listing few of attributes; in our example the project's name and number of publications are listed. Each result box will also contain a  "DETAILS" link, through which  you can go to the [Entity Details Page](#EDP).
-
-Depending on the permissions associated with your user type, you may see a **add button (denoted with a plus sign)** at the bottom right section of the search page. You can add a new entity by clicking  the plus button, which will open up an empty editor form for you to fill in.
-
-
-<a name="EDP"></a>
-## 2.2 Entity Details Pages
-
-Information about a single entity is provided through a Details Page. As example page for a _Project_ named ``SYSCID'' is given below.
-
-![Alt](img/details_page.png)
-<center>Details page of a Project in DAISY</center>
-
-You may end up on an Entity Details Page in two primary ways.  (1) Through the  ``DETAILS'' link of a search results in a search page  (2) Through links on details pages of  other (linked) entities in DAISY.
-
-Each Details Page is headed with an **overview box) listing some of  the entity's attributes. Depending on the permissions associated with your user type, you may see an **edit entity button (denoted with a pencil icon)** and an **permissions button (denoted with an eye icon)**. These will take you to the Entity Editor Page and the  Permissions Management Page respectively.
-
-Beneath the overview box several information boxes will be listed displaying further details of the entity.
-
-If you have edit permissions for the entity, then at the top right corner of some detail boxes you will see an **add detail button (denoted with a plus sign)**. Via this button you can do the following:
-
-* create links to other entities e.g.  link contacts with projects.
-* create (inline) detail records to the current entity e.g. one or more publications to a project.
-
-<a name="EEP"></a>
-## 2.3 Entity Editor Pages
-
-
-When you click the edit button on the Details Page of an entity, you will be taken to the Editor Page containing a form for entity update.  An example is given below.
-
-![Alt](img/editor_form.png)
-<center>Editor page of a Project</center>
-
-Each field in the form will be listed with a **Name**, a **Value** and a **Help text**. Names of fields that are required to have a value will end with a red asterisk.
-
-Editor forms can be saved by pressing the **SUBMIT** button found at the bottom of the page. Forms will be validated upon submission. If validation fails for one or more fields, these will be highlighted with inline validation _ERROR_ messages, illustrated below.
-
-![Alt](img/validation_error.png)
-<center>Field validation error</center>
-
-
-Upon successful save of a form, you will be returned to the entity details page. DAISY may give **SUCCESS** and/or **WARNING** messages upon form save; these will be displayed at the top of the page, as illustrated below.
-
- ![Alt](img/page_messages.png)
-<center>Message display in DAISY</center>
-
-
-<br />
-<br />
-<br />
-<div style="text-align: right;"> <a href="#top">Back to top</a> </div>
-<br />
-<br />
-<br />
\ No newline at end of file
diff --git a/external/daisy/_project_management.md b/external/daisy/_project_management.md
deleted file mode 100644
index f981978ccb28b1abd994ded080970063d7605a5b..0000000000000000000000000000000000000000
--- a/external/daisy/_project_management.md
+++ /dev/null
@@ -1,133 +0,0 @@
-
-<a name="PM"></a>
-# 3 Project Management
-
- <a name="PM1"></a>
-## 3.1 Create New Project
-
-<mark>In order  to create a new project</mark>:
-
-1. Click Projects from the Menu Bar.<br />
- ![Alt](img/project_menubar.png)
-2. Click the add button from the Project Search Page.<br />
- ![Alt](img/add_button.png)
-3. You will see an empty Project Form. _Acronym, Title_ and _Local Custodians_  are mandatory fields, whereas others are optional. Provide values for fields. Please note that one of the Local Custodians must be a user with VIP Privileges. E.g. in the demo deployment _alice.white_ is a  research principle investigator and is a VIP user.<br />
-![Alt](img/project_custodians.png)
-4. Click SUBMIT. Once you successfully save the form, you will be taken to the newly create project's details page, as seen below.<br />
-![Alt](img/project_created.png)
-
-
-<a name="PM2"></a>
-## 3.2 Manage Project Details
-
-
-When you first create a _Project_ in DAISY, it will be isolated, with no links to other entities. The _Project_ page provides shortcuts to create such entities, most importantly Datasets and Contracts. If you use these shortcuts the newly created entities will automatically be linked to the project.  In the following section we describe how such shortcuts work.
-<a name="PM21"></a>
-### 3.2.1 Add Dataset to Project
-
-
-When a project is created, it will have no associated Datasets. On the project's details page this situation will be highlighted in the **Data of this project** detail box as follows:
-
- ![Alt](img/project_add_dataset.png)
-
- <mark>In order to create a Dataset and automatically link it to the project</mark>:
-
- 1. Click the **Add** button pointed by the arrow  in the **Data of this project** detail box.
- 2. You will see the **Dataset Creation Quick Form** as below. The _Project_ field will be auto-selected, in addition you need to provide _Local Custodians_ and a _Title_ for your dataset. Typically the local custodians would be the same as the project, but you are free to choose any user as the custodian. Remember that one of the custodians needs to be a VIP User. Provide the field values and press submit.\
-  ![Alt](img/project_add_dataset_form.png)
-
-  3. Once the dataset is created, you will be taken to the **Dataset's Details Page**, seen below. You can continue working on the data set as described in [this part of the guide](#DM). If you want to go pack to the Project that owns this dataset, then you can click the project link in the dataset's overview box, highlighted below.<br />
-  ![Alt](img/project_add_dataset_result.png)
-
-<a name="PM22"></a>
-### 3.2.2 Add Contract to Project
-
-TBC
-
-<a name="PM23"></a>
-### 3.2.3 Add Personnel to Project
-
-
-A project's _Personnel_ refer to those persons that work on the project, we assume that these persons will all have a user account for the DAISY system.  The **Personnel** detail box on the _Project_ page also allows linking DAISY _Users_ as personnel of a Project, to do so;
-
-
-1. Click the plus button  on the **Personnel** details box, as seen below.<br />
- ![Alt](img/project_ref_user.png)
-2. You will be asked to select one user from a searchable list of existing users. Users will be listed with their name and surname. Make a selection and click SUBMIT. <br />
- ![Alt](img/project_ref_user_search.png)
-
-
- Personnel can be unlinked from a Project by clicking on the trash icon that will appear when hovering over items in the  **Personnel detail box**, as seen below. Note that the personnel will not be deleted from the system, it will simply be unlinked.<br />
-
-
-  ![Alt](img/project_remove_user.png)
-
-<a name="PM24"></a>
-### 3.2.4 Manage Project Contacts
-
-
-A project's _Contacts_ refer to those persons that are associated with the Project, but that are not a user of the DAISY system. Under the _Definitions Management_ module, it is possible to manage _Contacts_ and search for them. The **Contacts** detail box on the _Project_ page also allows contact management, as follows;
-
- 1. Click the plus button  on the **Contacts** details box. You will be given the options to either **Create a new contact** or **Reference an existing contact** as seen below.<br />
- ![Alt](img/project_add_contact.png)
-
- 2. If you choose to reference, you will be asked to select one contact from a searchable list of existing contacts. Contacts will be listed with their name, surname and role as seen below. Make a selection and click SUBMIT.<br />
- ![Alt](img/project_ref_contact.png)
-
- 3. If you choose to create new, you will see the contact creation form. Once you fill in the details and click SUBMIT a new contact will be created and automatically linked to the project.<br />
- ![Alt](img/project_add_contact_form.png)
-
-
- Contacts can be unlinked from a Project by clicking on the trash icon that will appear when hovering over items in the  **Contacts detail box**, as seen below. Note that the contact will not be deleted from the system, it will simply be unlinked.<br />
-![Alt](img/project_remove_contact.png)
-
-
-<a name="PM25"></a>
-### 3.2.5 Manage Project Documentation
-
-
-You can attach documents to a project record in DAISY. Examples of documents are the Project Proposal, Ethics Approvals, Templates of Consent Form or the Subject Information Sheet. Documents can be in any format, PDF, Word or scans. If the document is stored already in an external system, you can also record its link in DAISY.
-
-Document management is done via the **Documents** detail box, as follows:
-
-1. Click the plus button on the **Documents** detail box.<br />
-![Alt](img/project_add_document.png)
-
-2. You will see the _Document_ creation form. Either select _Content_, i.e. file to upload, or paste the document link (if in external system). You will be required to provide a brief description of the document in _Document Notes_. Also you will also be required to select a _Type_ for the document. <br />
-![Alt](img/project_add_document_form.png)
-
-3. Click SUBMIT and the new document will be listed as below. Documents can be deleted by clicking on the trash icon beside each document, also document information can be edited by clicking the pencil icon.<br />
-![Alt](img/project_remove_document.png)
-
-
-
-### 3.2.6 Manage Project Publications
-<a name="PM26"></a>
-
-A project's _Publications_ can be managed via the **Publications detail box**, as follows:
-
- 1. Click the plus button  on the **Publications** detail box. You will be given the options to either **Create a new publication** or **Reference an existing publication** as seen below.<br />
- ![Alt](img/project_add_publication.png)
-
- 2. If you choose to reference, you will be asked to select one publication from a searchable list of existing publications. Publications will be listed with their citation string. Make a selection and click SUBMIT.<br />
- ![Alt](img/project_ref_publication.png)
-
- 3. If you choose to create new, you will see the publication creation form asking you for the _Citation string_ and the  _DOI_ for the paper. Once you fill in the details and click SUBMIT a new publication will be created and automatically linked to the project.<br />
- ![Alt](img/project_add_publication_form.png)
-
-
- Publications can be unlinked from a Project by clicking on the trash icon that will appear when hovering over items in the **Publications detail box**, as seen below. Note that the publication will not be deleted from the system, it will simply be unlinked.<br />
-
-
-![Alt](img/project_remove_publication.png)
-
-
-<br />
-<br />
-<br />
-<div style="text-align: right;"> <a href="#top">Back to top</a> </div>
-<br />
-<br />
-<br />
-
-
diff --git a/external/daisy/_user_management.md b/external/daisy/_user_management.md
deleted file mode 100644
index 4ab72af4644d538f996e6f9e3a91630bf7e7172e..0000000000000000000000000000000000000000
--- a/external/daisy/_user_management.md
+++ /dev/null
@@ -1,48 +0,0 @@
-
-# 7 Login, Types of Users and Permissions
-
-
-Upon successful installation of DAISY, going to the web address ```https://${IP_ADDRESS_OR_NAME_OF_DEPLOYMENT_SERVER}```
-should display the login page.
-
- ![Alt](img/login.png)
- <center>DAISY Login Page</center>
-
-Based on the authentication configuration made for your deployment, you may login by:
-
-* user definitions in an existing LDAP directory, e.g. institutional/uni credentials
-* user definitions maintained within the DAISY database.
-
-
-<mark>DAISY is intended to be used mostly by three categories of end users in a Biomedical research institution</mark>; primarily  Research staff e.g. principle investigators, lab members, legal support team, and IT and data management specialists.
-
-Specifically, DAISY has the following **user groups**  to support record access control;
-
-* **standard**: This is the default role assigned to all users. All DAISY users can view all Dataset, Project, Contract and Definitions (Cohorts, Partner, Contact). The document attachments of records are excluded from this view permission.
-* **vip**: This role is typically given to research principle investigators. VIP users have all privileges on the records they own, meaning the records where the user has been appointed as the ``Local Custodian``. They also have the right to give permissions to others on these records.
-* **legal**: This role is given to users that will be managing _Contract_ records. Legal personnel will be able to create view and edit contract as well as view all other records in DAISY and manage their document attachments
-* **auditor**: This role would designed to an external person, who is given view-only temporary access to all DAISY records. This would typically happening an audit scenario.
-
-
-
-DAISY supports fine-grained permission management with the following categories of permissible actions. The ability to _View_ records, _View Document_ attachments of records, ability to _Edit_ and _Delete_ records. The ability to _Administer Permissions_.
-
-
-
-| User Category | Administer Permissions | Delete | Edit | View | View  Document Attachments |
-| -------------|:-------------:|:-------------:|:-------------:|:-------------:|:-----|
-| superuser | P<sub>all</sub>, D<sub>all</sub>, C<sub>all</sub>, Def<sub>all</sub> | P<sub>all</sub>, D<sub>all</sub>, C<sub>all</sub>, Def<sub>all</sub>| P<sub>all</sub>, D<sub>all</sub>, C<sub>all</sub>, Def<sub>all</sub>| P<sub>all</sub>, D<sub>all</sub>, C<sub>all</sub>, Def<sub>all</sub> | P<sub>all</sub>, D<sub>all</sub>, C<sub>all</sub>, Def<sub>all</sub>|
-| standard |  | | | P<sub>all</sub>, D<sub>all</sub>, C<sub>all</sub>, Def<sub>all</sub> | |
-| vip | P<sub>own</sub>, D<sub>own</sub> | P<sub>own</sub>, D<sub>own</sub>| P<sub>own</sub>, D<sub>own</sub>| P<sub>all</sub>, D<sub>all</sub>, C<sub>all</sub>, Def<sub>all</sub>  | P<sub>own</sub>, D<sub>own</sub>, C<sub>own</sub> |
-| auditor |  | | |P<sub>all</sub>, D<sub>all</sub>, C<sub>all</sub>, Def<sub>all</sub>| P<sub>all</sub>, D<sub>all</sub>, C<sub>all</sub>, Def<sub>all</sub> |
-| legal | C<sub>all</sub> | C<sub>all</sub> | P<sub>all</sub>, D<sub>all</sub>, C<sub>all</sub>, Def<sub>all</sub> | P<sub>all</sub>, D<sub>all</sub>, C<sub>all</sub>, Def<sub>all</sub> | P<sub>all</sub>, D<sub>all</sub>, C<sub>all</sub>, Def<sub>all</sub> |
-
-
-
-<br />
-<br />
-<br />
-<div style="text-align: right;"> <a href="#top">Back to top</a> </div>
-<br />
-<br />
-<br />
\ No newline at end of file
diff --git a/external/daisy/daisy.md b/external/daisy/daisy.md
deleted file mode 100644
index 279f830b1332096acd985af50d8dabaae8c439f1..0000000000000000000000000000000000000000
--- a/external/daisy/daisy.md
+++ /dev/null
@@ -1,23 +0,0 @@
----
-layout: page
-permalink: /external/daisy/
-shortcut: daisy
-redirect_from:
-  - /cards/daisy
-  - /external/cards/daisy
----
-# DAISY User Guide
-
-{:.no_toc}
-This howto-card is the user guide for the Data Information System (DAISY). If it is your first time with the guide then start with Section **DAISY at a Glance**.
-
-* TOC
-{:toc}
-
-{% include_relative _at_a_glance.md %}
-{% include_relative _interface_conventions.md %}
-{% include_relative _project_management.md %}
-{% include_relative _dataset_management.md %}
-{% include_relative _contract_management.md %}
-{% include_relative _definitions_management.md %}
-{% include_relative _user_management.md %}
diff --git a/external/daisy/img/add_button.png b/external/daisy/img/add_button.png
deleted file mode 100644
index bfa1641cdf4f125bab4d3bc1af69a0ea3ce6e8b7..0000000000000000000000000000000000000000
--- a/external/daisy/img/add_button.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:898da08b00f262c05499f487c458d948da98a02522e74c51e462d2fae9627357
-size 6897
diff --git a/external/daisy/img/cohort_edit_form.png b/external/daisy/img/cohort_edit_form.png
deleted file mode 100644
index f82019df2f8fc5247df93efc135e3ddae9a3b18e..0000000000000000000000000000000000000000
--- a/external/daisy/img/cohort_edit_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e0551e0e62b938dd610906761af8368d871749fc934335b7237b4f0b260be7d2
-size 161792
diff --git a/external/daisy/img/contact_edit_form.png b/external/daisy/img/contact_edit_form.png
deleted file mode 100644
index ca7376840d70b6879b810c7560b50bf35256e8e9..0000000000000000000000000000000000000000
--- a/external/daisy/img/contact_edit_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fa83b65e27e2083d7708892c0b9fb54f9d83cdaa3612663bff02366be80c5524
-size 88350
diff --git a/external/daisy/img/contract_add_form.png b/external/daisy/img/contract_add_form.png
deleted file mode 100644
index 9f709b798772f9931c9e67bca6b6beb4e7108080..0000000000000000000000000000000000000000
--- a/external/daisy/img/contract_add_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ee12ff8ac3bfc9a705f77e54353f985f7e09990e26ef8d8032bb15dc1963e4ea
-size 84085
diff --git a/external/daisy/img/contract_add_partner.png b/external/daisy/img/contract_add_partner.png
deleted file mode 100644
index 4e01d82dc5e1f1e539c330d05f55bc9029edc068..0000000000000000000000000000000000000000
--- a/external/daisy/img/contract_add_partner.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:016569553686b31a9ed34bd528ffba5505c7fdaf6c2108a539b5c6e9366ab9eb
-size 24748
diff --git a/external/daisy/img/contract_add_partner_form.png b/external/daisy/img/contract_add_partner_form.png
deleted file mode 100644
index b5d3343ab90e2b1c553f5a186246e0ad3729beb9..0000000000000000000000000000000000000000
--- a/external/daisy/img/contract_add_partner_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:206f73cd1c4510d7a4b2285dd482dc3e9cd085e729e1647e1339c0701718cf10
-size 65964
diff --git a/external/daisy/img/contract_add_partner_result.png b/external/daisy/img/contract_add_partner_result.png
deleted file mode 100644
index efe2cc65bc9d019f99f76d5d8cf7bb8a12f8bb53..0000000000000000000000000000000000000000
--- a/external/daisy/img/contract_add_partner_result.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:be7d96035ed47b108449927bd4a7c29f130a1839da5d2820ac1b42816249b459
-size 81669
diff --git a/external/daisy/img/contract_created.png b/external/daisy/img/contract_created.png
deleted file mode 100644
index b1642c2115cf676da3f421db195a02cda4481196..0000000000000000000000000000000000000000
--- a/external/daisy/img/contract_created.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e61b9edae95630d5c137cb2edcc00da9b46f31376372b0d89e5886f1261b91bc
-size 86208
diff --git a/external/daisy/img/contract_menubar.png b/external/daisy/img/contract_menubar.png
deleted file mode 100644
index 86a5142cf8fc59465cbeeaf953811f002301833e..0000000000000000000000000000000000000000
--- a/external/daisy/img/contract_menubar.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:18425ace6d410aee2272a5376b4647add114ad1fabae30e59e9f208e4bf6afbc
-size 140046
diff --git a/external/daisy/img/datadec_actions.png b/external/daisy/img/datadec_actions.png
deleted file mode 100644
index 9e1794e796b5a5e28b85555f48e4137f5bb7e551..0000000000000000000000000000000000000000
--- a/external/daisy/img/datadec_actions.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a5f5414c63f30a289efb06283812ecd0e52c5648d34cd0261154a43bad6b12b4
-size 166441
diff --git a/external/daisy/img/datadec_added.png b/external/daisy/img/datadec_added.png
deleted file mode 100644
index 2bf778a45833aa840f491f7faa61d6f1da3e1372..0000000000000000000000000000000000000000
--- a/external/daisy/img/datadec_added.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a8746b3b879f05401ce4f7d963aa1161b94c1d923f979ea849195291fb8b0946
-size 299435
diff --git a/external/daisy/img/datadec_edit_1.png b/external/daisy/img/datadec_edit_1.png
deleted file mode 100644
index 9e1e4c03a6284f8089b6892113559fe6194f3d55..0000000000000000000000000000000000000000
--- a/external/daisy/img/datadec_edit_1.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ef44962513e61760415aee0dbc52644da96762269771e8808c730f9300b86053
-size 413876
diff --git a/external/daisy/img/datadec_empty.png b/external/daisy/img/datadec_empty.png
deleted file mode 100644
index 6e9e5217ce9788b9823ba0eefc6ac49e196330f0..0000000000000000000000000000000000000000
--- a/external/daisy/img/datadec_empty.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e4985c420a4402a22068636da2b95b10c1e26ef19c7508b9cb87bf9a4aebbaea
-size 86272
diff --git a/external/daisy/img/datadec_from_existing.png b/external/daisy/img/datadec_from_existing.png
deleted file mode 100644
index fb332780bfafe808c11d1c04423d6ac9a2f95a71..0000000000000000000000000000000000000000
--- a/external/daisy/img/datadec_from_existing.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fbf106959d803ff45a9bf32110b2f08a22f3e346f671688574ca3a1038c60cc2
-size 470115
diff --git a/external/daisy/img/datadec_newly_incoming.png b/external/daisy/img/datadec_newly_incoming.png
deleted file mode 100644
index 16393df5241601f58da4c740b63080c7e594f33d..0000000000000000000000000000000000000000
--- a/external/daisy/img/datadec_newly_incoming.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:118cc276b46459b97d85df0427de3e309eafd93fd84618a59312fb91d1a1eca1
-size 221840
diff --git a/external/daisy/img/datadec_other.png b/external/daisy/img/datadec_other.png
deleted file mode 100644
index e5e2eed87cc70c954ef9d0ca3935a84f02f5303f..0000000000000000000000000000000000000000
--- a/external/daisy/img/datadec_other.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cc7a762e8a78f2c2f02850db47d699b7d4cbed0762a654ed14ec83bb8286eed3
-size 297866
diff --git a/external/daisy/img/datadec_quick_form.png b/external/daisy/img/datadec_quick_form.png
deleted file mode 100644
index f7c90b3028533174479882026accf1bca2b6e7b5..0000000000000000000000000000000000000000
--- a/external/daisy/img/datadec_quick_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d0a609eed0e0a911fd695b68a589ea9ec1e4b97d6c4721fc19d21dbc82496f46
-size 45723
diff --git a/external/daisy/img/dataset_access_other_project.png b/external/daisy/img/dataset_access_other_project.png
deleted file mode 100644
index 8a8e1501754362b61b06990dff6fcf5d4955721b..0000000000000000000000000000000000000000
--- a/external/daisy/img/dataset_access_other_project.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f56e7c6b925a4a45cad4858325c2ac0d4a400747e2f05f85282469bec5e1840d
-size 450595
diff --git a/external/daisy/img/dataset_add_access.png b/external/daisy/img/dataset_add_access.png
deleted file mode 100644
index 3e09b6c41582996152a870930292637744425d92..0000000000000000000000000000000000000000
--- a/external/daisy/img/dataset_add_access.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:59316b0285d9640c128b9538a097d547030ef7bb9594d4b9c55fd4a7ee242197
-size 22821
diff --git a/external/daisy/img/dataset_add_access_form.png b/external/daisy/img/dataset_add_access_form.png
deleted file mode 100644
index 627ed13ed8aff5939bc4602c9420bf14edb54e0e..0000000000000000000000000000000000000000
--- a/external/daisy/img/dataset_add_access_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e019cf946dd22e43ed3277baf49cf5f7e6cae527cbe62f70a847ff7db84fc41b
-size 140596
diff --git a/external/daisy/img/dataset_add_location.png b/external/daisy/img/dataset_add_location.png
deleted file mode 100644
index b5dd055cd61315de49cd70df76e191ef2cccef5d..0000000000000000000000000000000000000000
--- a/external/daisy/img/dataset_add_location.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c2ae2e03939793f2fc12fdb9d89f6beb740c883733d9cf2e7cadd3634808582f
-size 17665
diff --git a/external/daisy/img/dataset_add_location_form.png b/external/daisy/img/dataset_add_location_form.png
deleted file mode 100644
index 6039b9fa5fb9ebd91065f32cfcc4bb19418c9bc5..0000000000000000000000000000000000000000
--- a/external/daisy/img/dataset_add_location_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6a2f638ce4791c0539146a9c5b2a64bfc10f90b395fd470fc7abfdad7e611423
-size 129107
diff --git a/external/daisy/img/dataset_details.png b/external/daisy/img/dataset_details.png
deleted file mode 100644
index 529ec482b580c14df8593e6b428a866809d77d90..0000000000000000000000000000000000000000
--- a/external/daisy/img/dataset_details.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9af47bc8ef59a277d10df36021c4718b1e9ad00b3227cecfa1935a3e11a75566
-size 220143
diff --git a/external/daisy/img/dataset_menubar.png b/external/daisy/img/dataset_menubar.png
deleted file mode 100644
index 7a5ff9bd932213193dbced6fee8b66257cb5e34e..0000000000000000000000000000000000000000
--- a/external/daisy/img/dataset_menubar.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:69963925050e465f1e8ef5edb0409a92991b00d50d03500e7c99107daebae741
-size 215610
diff --git a/external/daisy/img/dataset_quick_form.png b/external/daisy/img/dataset_quick_form.png
deleted file mode 100644
index 6041558776b80416653bec1aa1457d6b41fc6065..0000000000000000000000000000000000000000
--- a/external/daisy/img/dataset_quick_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ece5e9eabd0eae0b4080ecb08791b4ae104f92da2879bca555a1b3c49bf3c3f1
-size 191717
diff --git a/external/daisy/img/dataset_remove_access.png b/external/daisy/img/dataset_remove_access.png
deleted file mode 100644
index eb09ae6c105abbbdbd642e0b8553f5836bf7d7dd..0000000000000000000000000000000000000000
--- a/external/daisy/img/dataset_remove_access.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0911a239ef2ad03fc023f142f6ac63dc1f30fa5ba3df91e6e189c0c5b7c01f13
-size 30632
diff --git a/external/daisy/img/dataset_remove_location.png b/external/daisy/img/dataset_remove_location.png
deleted file mode 100644
index 9dd3127bf766e3d6b63d7b8e4049dc8866e98eed..0000000000000000000000000000000000000000
--- a/external/daisy/img/dataset_remove_location.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a0b81651639043ae49c583647bc8281f95bb99c50dfdc845a7b71766e2463808
-size 27358
diff --git a/external/daisy/img/dependencies.png b/external/daisy/img/dependencies.png
deleted file mode 100644
index 66b2cc9c0ce6c07a6a8575ea9a438963765bd837..0000000000000000000000000000000000000000
--- a/external/daisy/img/dependencies.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:55d036d7523241262822cf8befbc0ec4b2a84e7e761774b0a1efe03a741c7e54
-size 99614
diff --git a/external/daisy/img/details_page.png b/external/daisy/img/details_page.png
deleted file mode 100644
index 257d544b462fd9cc9a4ac2c99c8a220102bfa9f4..0000000000000000000000000000000000000000
--- a/external/daisy/img/details_page.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0f0ae814d08cdd3d75787124d41312ed98f8da42dc5edf0f121127550ce1ff68
-size 661665
diff --git a/external/daisy/img/editor_form.png b/external/daisy/img/editor_form.png
deleted file mode 100644
index e5fb3a9bc3d5b773205d17eeab9374bc9045c741..0000000000000000000000000000000000000000
--- a/external/daisy/img/editor_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5b32f59138aa00c496b602054a56da35bea48b3aa87855483620a2f337320c04
-size 463954
diff --git a/external/daisy/img/from_existing_topology.png b/external/daisy/img/from_existing_topology.png
deleted file mode 100644
index 0377663719d1929dfc74abe132d68bbfbdfd76bc..0000000000000000000000000000000000000000
--- a/external/daisy/img/from_existing_topology.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9824066652d881bb82d5bc33aad2602e2463ac86b62597c3c48c61ca18182647
-size 24642
diff --git a/external/daisy/img/login.png b/external/daisy/img/login.png
deleted file mode 100644
index 2ad61e3c3f21f3a8a696c4f9faacf1d7a5772443..0000000000000000000000000000000000000000
--- a/external/daisy/img/login.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:67a8224d90006e2227a82e3b440fb3f1c2b04ffccbcc587d5010a6407902bbda
-size 60319
diff --git a/external/daisy/img/menubar.png b/external/daisy/img/menubar.png
deleted file mode 100644
index 3b7ccc2514283b3bf03e414913881da092d84175..0000000000000000000000000000000000000000
--- a/external/daisy/img/menubar.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6d17911ce2587e33be17d65aa9bebba823332e209685ae12421b818c6b54966c
-size 28760
diff --git a/external/daisy/img/newly_incoming_topology.png b/external/daisy/img/newly_incoming_topology.png
deleted file mode 100644
index 77c7388acf244577b4d92a5c01749a1e06b6d17e..0000000000000000000000000000000000000000
--- a/external/daisy/img/newly_incoming_topology.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:df440faa070b5a5278c703c61363bd9c223073c8e3f8d3f812330600de5827c0
-size 34263
diff --git a/external/daisy/img/other_topology.png b/external/daisy/img/other_topology.png
deleted file mode 100644
index ad41d92b794bd382f39838c1f0f8519e8545c8e5..0000000000000000000000000000000000000000
--- a/external/daisy/img/other_topology.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4c463cbbd271acbf82b3c1cfaf9e888fa3021b5aa6ffa184a071673f81d4fae7
-size 11941
diff --git a/external/daisy/img/page_messages.png b/external/daisy/img/page_messages.png
deleted file mode 100644
index dc6c134e29daf6b36c4fc5a17f1aaad9b2bd8c28..0000000000000000000000000000000000000000
--- a/external/daisy/img/page_messages.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c08145191435e9b699ed40141b5f849d923cdcb27df5e7262a14df24e46f5a4a
-size 49029
diff --git a/external/daisy/img/partner_edit_form.png b/external/daisy/img/partner_edit_form.png
deleted file mode 100644
index 8844274859b97f586cebc7010428971aa28d6854..0000000000000000000000000000000000000000
--- a/external/daisy/img/partner_edit_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:842ad2293cde311daa9e67c9696ea9951c6bdfb81ec9e5727123d28dc4d2766c
-size 112087
diff --git a/external/daisy/img/project_add_contact.png b/external/daisy/img/project_add_contact.png
deleted file mode 100644
index 4dbde421ea50d71fae3d0e80b893377b095503dd..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_add_contact.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:455776734cec887cdcf154bc54706807aac76239546376a7d0cda35ea10f06e1
-size 30999
diff --git a/external/daisy/img/project_add_contact_form.png b/external/daisy/img/project_add_contact_form.png
deleted file mode 100644
index 944da28588c2a46b5a0f135736ebabc4fcd86d62..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_add_contact_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:78049ab345a93fa3e8d9ea5ead8315bea41fc77812a4cd896928e2c97978583f
-size 48474
diff --git a/external/daisy/img/project_add_dataset.png b/external/daisy/img/project_add_dataset.png
deleted file mode 100644
index 9577a0188b4bf54fd19f526c904dc98721aed96b..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_add_dataset.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fb32793dcfcf0942bc0085f335df1ee997d36b8209c196d465fd1005391b0089
-size 23548
diff --git a/external/daisy/img/project_add_dataset_form.png b/external/daisy/img/project_add_dataset_form.png
deleted file mode 100644
index 1aca29459498fd5a75a9f686290ac797b10dea2a..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_add_dataset_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2f15ee0756ca340961c9d646004fa496acfb7aaa65840c9052e986a82a0dfc04
-size 46401
diff --git a/external/daisy/img/project_add_dataset_result.png b/external/daisy/img/project_add_dataset_result.png
deleted file mode 100644
index c5fc39d4347ca47676cb9e66248f5d39ba2bd158..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_add_dataset_result.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fc2f7bf4ac8f47a4d12e4e297d3a4af2755c5ad10564c853fdf86032f0d274e5
-size 357393
diff --git a/external/daisy/img/project_add_document.png b/external/daisy/img/project_add_document.png
deleted file mode 100644
index 59ecdb07d572b7f9f1f3cd0856c31bd6d42404db..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_add_document.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2919e2cea21731fb55021820b5deab36a1526efbbf04eedf2c1f2ed3a88e855e
-size 23796
diff --git a/external/daisy/img/project_add_document_form.png b/external/daisy/img/project_add_document_form.png
deleted file mode 100644
index 54b43485b22dcb4602f6c86e535983bd13c16acd..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_add_document_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9a8b862a41db24fec9a390cb45e08e731fcccd094d4de308f80127d38f3786c7
-size 82386
diff --git a/external/daisy/img/project_add_publication.png b/external/daisy/img/project_add_publication.png
deleted file mode 100644
index f98ed3770413813c7f41cb6d47c58fd609303637..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_add_publication.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d8ea825fdac0d074419f451740cd88583702e624bc374d02db16138c5f94260a
-size 31924
diff --git a/external/daisy/img/project_add_publication_form.png b/external/daisy/img/project_add_publication_form.png
deleted file mode 100644
index 338a61dc355fa19eeccb3eabd9713e55e1e1b06f..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_add_publication_form.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b94159bd697d8f6f97ed02fff2c9957c769ae17235687778f5427f89aca817d5
-size 40845
diff --git a/external/daisy/img/project_created.png b/external/daisy/img/project_created.png
deleted file mode 100644
index fff9e11de49a736aeda02888e32e841f2134802a..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_created.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:880870161658042e0b8b12d0022881828c530fe0bbda0ee28e74838e605823d6
-size 272567
diff --git a/external/daisy/img/project_custodians.png b/external/daisy/img/project_custodians.png
deleted file mode 100644
index 90a2997417e6d9c1baf91a9b8cc599cb4a26bb06..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_custodians.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e8ec42d6ff8ea605fcde79897e8eaf5bd1448a32ec858f6f7aad3ab393f23662
-size 24611
diff --git a/external/daisy/img/project_menubar.png b/external/daisy/img/project_menubar.png
deleted file mode 100644
index 58b059c9295cd74f69f607ac494d2a65e18bca48..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_menubar.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0c5786383768b44a0ed382b2db978ef479f92235d2777a682ee2f4db5d868f8c
-size 50038
diff --git a/external/daisy/img/project_ref_contact.png b/external/daisy/img/project_ref_contact.png
deleted file mode 100644
index 791867c5f6f14ad89ab793b01b3bb2f07f93955b..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_ref_contact.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7e32080381113dd7bdee075c3f0ff0e0cca4137d3d7c518fc0d1c71ebe24690b
-size 28982
diff --git a/external/daisy/img/project_ref_publication.png b/external/daisy/img/project_ref_publication.png
deleted file mode 100644
index fa17caeca13a82cfef41c331a08a6a6faed41e01..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_ref_publication.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8134db9bcc6228ab1d379d7afdb9b4e4d8b20f92f11be00498ef03461a67c025
-size 20573
diff --git a/external/daisy/img/project_ref_user.png b/external/daisy/img/project_ref_user.png
deleted file mode 100644
index 23d2c0118d94ad56c59b2e46eddd5b0ad5d7e3eb..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_ref_user.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6cdee9039dc3a4175af68b8ba8c51b72cffbb74724c7d74a9de43dfaa55e4fa3
-size 22331
diff --git a/external/daisy/img/project_ref_user_search.png b/external/daisy/img/project_ref_user_search.png
deleted file mode 100644
index 499b52ef767fafd0ef634e340c975a0182aeae74..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_ref_user_search.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:67578ad068a70ab9cf5763561659b6ae6ad01f13ada0f9914fee944370c5d632
-size 18060
diff --git a/external/daisy/img/project_remove_contact.png b/external/daisy/img/project_remove_contact.png
deleted file mode 100644
index e39bb9b8b499336b20a0c9b1befaad146563cade..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_remove_contact.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:610ec66aad2613547be111a24779918cde932012f2589697e622a5aca9185c66
-size 18320
diff --git a/external/daisy/img/project_remove_document.png b/external/daisy/img/project_remove_document.png
deleted file mode 100644
index 3e23cbd9f2f0b445b3efb345e7f7baf0ddc970bc..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_remove_document.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:83c7bc8d56ceb688b2e015fd34d631160d0c7497275ce2c14454b3b284ffd9b3
-size 55400
diff --git a/external/daisy/img/project_remove_publication.png b/external/daisy/img/project_remove_publication.png
deleted file mode 100644
index 096e02960b20429d8bd542093a70be71a39a4c08..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_remove_publication.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:363d2bccdba421c7d1f63f74bcbf1784223377366ef93fb110ad53b01624dd66
-size 45052
diff --git a/external/daisy/img/project_remove_user.png b/external/daisy/img/project_remove_user.png
deleted file mode 100644
index 10662e2611bd9a87926c7bb3b65c66b93cb51961..0000000000000000000000000000000000000000
--- a/external/daisy/img/project_remove_user.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3b05fd95be2b3eb796072b239ec62f764a6e7cd81c95cac4dc4260edae24a4b7
-size 19838
diff --git a/external/daisy/img/search_page.png b/external/daisy/img/search_page.png
deleted file mode 100644
index 656953d71a427be406a773d678c528e5502cb9f4..0000000000000000000000000000000000000000
--- a/external/daisy/img/search_page.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2d1236911576293597c409ec00dfcea9589c81dfc825d36b41aa992ec4891ff7
-size 868573
diff --git a/external/daisy/img/validation_error.png b/external/daisy/img/validation_error.png
deleted file mode 100644
index 64963088565a555cda10d4ea6dcb90f1f2873361..0000000000000000000000000000000000000000
--- a/external/daisy/img/validation_error.png
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ec78d44b1bb812465930edd1d4e7589c7e6dbf906084e30315a5bc02b584d666
-size 63612