diff --git a/config/bartik.settings.yml b/config/bartik.settings.yml index b57cb18..bb01ce2 100644 --- a/config/bartik.settings.yml +++ b/config/bartik.settings.yml @@ -4,9 +4,9 @@ features: comment_user_verification: true favicon: true logo: - use_default: true - path: 'public://Screenshot from 2021-09-01 13-01-43.png' + use_default: false + path: modules/contrib/goodnightout_opencase/images/GNO-logo.png favicon: - use_default: true - path: 'public://Screenshot from 2021-09-01 13-01-43_0.png' + use_default: false + path: 'modules/contrib/goodnightout_opencase/images/Screenshot from 2021-09-01 13-01-43_0.png' mimetype: image/png diff --git a/config/color.theme.bartik.yml b/config/color.theme.bartik.yml index 2af9a4c..1264b13 100644 --- a/config/color.theme.bartik.yml +++ b/config/color.theme.bartik.yml @@ -8,9 +8,9 @@ palette: titleslogan: '#fffeff' text: '#3b3b3b' link: '#0071b3' -logo: 'public://color/bartik-9853583d/logo.svg' +logo: 'public://color/bartik-d612a847/logo.svg' stylesheets: - - 'public://color/bartik-9853583d/colors.css' + - 'public://color/bartik-d612a847/colors.css' files: - - 'public://color/bartik-9853583d/logo.svg' - - 'public://color/bartik-9853583d/colors.css' + - 'public://color/bartik-d612a847/logo.svg' + - 'public://color/bartik-d612a847/colors.css' diff --git a/docs/manual_tests.md b/docs/manual_tests.md index a849da9..319bd07 100644 --- a/docs/manual_tests.md +++ b/docs/manual_tests.md @@ -128,7 +128,7 @@ * Partner Organistion * debrief * Evaluation -* Untick and save - you should get Access Denied and the entity should have disappeared from the "All" lists and also from the following contextual lists: +* Untick and save - you should be taken to a screen with a message saying it's been Unpublished, and the entity should have disappeared from the "All" lists and also from the following contextual lists: * List of trainings on client & umbrella client screens * List of projects on client & umbrella client screens screen * List of clients on umbrella client screens @@ -140,6 +140,7 @@ * Unpublished umbrella clients should not come up as an option when filling in the umbrella client field of a client ### As a GNO Admin user +* When you unpublish an entity you can still see it * Unpublished entities should appear in all the lists, but in grey (and should not show up in autocomplete fields) * You should be able to delete all entities * When you delete a training it should warn you it's going to delete the debriefs and evaulations as well. \ No newline at end of file