From 3894316421d73031099e7cd66c8fdd0dbdbd23f9 Mon Sep 17 00:00:00 2001 From: Christophe Lejeune Date: Sat, 5 Oct 2024 18:55:41 +0200 Subject: [PATCH] FIX: Locally storing names of the diaries (#97) The local cache is cleaned when a diary access is removed. Thanks to Lola Dente ! --- CITATION.cff | 4 ++-- app/ddocs/cassandre/shows/index.js | 2 +- app/ddocs/cassandre/templates/diaries.html | 6 ++++++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index d9942ef..8abf887 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -5,8 +5,8 @@ authors: given-names: "Christophe" orcid: "https://orcid.org/0000-0002-3622-7050" title: "Cassandre. Diary for qualitative analysis" -version: 3.24.07.29 -date-released: 2024-07-29 +version: 3.24.10.05 +date-released: 2024-10-05 url: "https://github.com/Hypertopic/Cassandre/" preferred-citation: type: article diff --git a/app/ddocs/cassandre/shows/index.js b/app/ddocs/cassandre/shows/index.js index b913bb7..8560abc 100644 --- a/app/ddocs/cassandre/shows/index.js +++ b/app/ddocs/cassandre/shows/index.js @@ -7,7 +7,7 @@ function(o, req) { return { body: JSON.stringify({ service: 'Cassandre', - revision: '3.24.07.29', + revision: '3.24.10.05', update_seq: req.info.update_seq }) } diff --git a/app/ddocs/cassandre/templates/diaries.html b/app/ddocs/cassandre/templates/diaries.html index 9eaf917..a1f4869 100644 --- a/app/ddocs/cassandre/templates/diaries.html +++ b/app/ddocs/cassandre/templates/diaries.html @@ -90,6 +90,7 @@
{{i18n.i_create.diary}}